Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 9, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@nuxt/eslint (source) 1.4.1 -> 1.9.0 age confidence dependencies minor
@nuxt/image (source) 1.10.0 -> 1.11.0 age confidence dependencies minor
@nuxt/scripts ^0.11.5 -> ^0.12.0 age confidence dependencies minor
@playwright/test (source) 1.52.0 -> 1.56.0 age confidence devDependencies minor
@vueuse/nuxt (source) 13.3.0 -> 13.9.0 age confidence dependencies minor
danielroe/provenance-action v0.1.0 -> v0.1.1 age confidence action patch
lint-staged 16.1.0 -> 16.2.4 age confidence devDependencies minor
mcr.microsoft.com/playwright v1.52.0-noble -> v1.56.0-noble age confidence container minor
nuxt-og-image (source) 5.1.4 -> 5.1.11 age confidence dependencies patch
pnpm (source) 10.11.1 -> 10.18.2 age confidence packageManager minor
simple-git-hooks 2.13.0 -> 2.13.1 age confidence devDependencies patch
typescript (source) 5.8.3 -> 5.9.3 age confidence devDependencies minor
unplugin-vue-router (source) ^0.12.0 -> ^0.15.0 age confidence dependencies minor
vue-sonner 2.0.0 -> 2.0.9 age confidence dependencies patch
vue-tsc (source) 3.0.1 -> 3.1.1 age confidence devDependencies minor

Release Notes

nuxt/eslint (@​nuxt/eslint)

v1.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.8.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.7.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.7.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.6.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.2

Compare Source

   🚀 Features
    View changes on GitHub

v1.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
nuxt/image (@​nuxt/image)

v1.11.0

Compare Source

compare changes

🚀 Enhancements
  • Add support for image helpers in nitro endpoints (#​1473)
  • ipx: Log the architecture of the build (#​1808)
🩹 Fixes
  • Remove layer0 and edgio providers (#​1763)
  • Add back layer0 and edgio providers (without) tests (a99ce09)
  • cloudflare: Don't add baseURL if there are no operations (#​1790)
  • ipx: Always use ipx provider if external baseURL is provided (#​1800)
  • ipxStatic: Strip repeated slashes from image path (#​1801)
  • Avoid deep type instantiation (12b37a2)
📖 Documentation
🏡 Chore
  • Disable shamefully-hoist (#​1795)
  • Do not ignore typescript upgrades (0809991)
  • Switch to using typesVersions field (b4af05a)
  • Allow major bumps in changelog (d486587)
  • Enable oxc-resolver build (4be31c7)
  • Release v1.11.0 (3123997)
✅ Tests
  • Exclude layer0 + edgio from unit tests (3682a90)
🤖 CI
❤️ Contributors
nuxt/scripts (@​nuxt/scripts)

v0.12.1

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.12.0

Compare Source

This release includes the merge of several new available scripts:

Thank you to all contributors. An extra special shout out to @​OrbisK, @​dennisadriaans, @​DamianGlowala, @​vachmara & @​gelanderosh for their contributions in this release.

⚠️ Please test when upgrading, as there is breaking changes included.

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.11.13

Compare Source

compare changes

🚀 Enhancements
  • Add databuddy analytics (#​495)
  • PayPal SDK (#​503)
  • Reddit Pixel (#​507)
  • stripe: ⚠️ Stripe basil (#​509)
  • google-maps: Declarative SFC API (#​510)
  • Bundling cache expiration & bypass (#​497)
  • devtools: Improved tracking (9aa000d)
  • matomoAnalytics: ⚠️ watch mode (#​514)
  • New event triggers (#​515)
🩹 Fixes
  • devtools: Show URL logos correctly (30abad4)
  • devtools: Show error status's (22d91c5)
  • devtools: Show validation errors (c9e1a20)
  • devtools: Add null safety (#​501)
  • Merge query parms when overriding scriptInput.src (#​500)
  • gtm: Broken onBeforeGtmStart arguments (#​494)
  • types: Publish types for node context (695b7f1)
  • matomo: Broken event tracking (712a869)
  • Gracefully handle production only scripts (a53ab33)
  • Drop #imports usage (67b7e70)
  • Drop performanceMarkFeature emits (c079f51)
  • googleAnalytics: Support customer ids (20aa9d5)
  • Respect env data when bundling (864102f)
  • Improved debugging when bundling fails (34d7be7)
  • useScriptEventPage: Remove hooks on dispose (cf5d715)
📖 Documentation
  • Improve responsiveness (#​505)
  • Improve bundling documentation (#​498)
🏡 Chore
⚠️ Breaking Changes
  • stripe: ⚠️ Stripe basil (#​509)
  • matomoAnalytics: ⚠️ watch mode (#​514)
❤️ Contributors

v0.11.10

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v0.11.9

Compare Source

compare changes

🏡 Chore
❤️ Contributors
microsoft/playwright (@​playwright/test)

v1.56.0

Compare Source

v1.55.1

Compare Source

Highlights

#​37479 - [Bug]: Upgrade Chromium to 140.0.7339.186.
#​37147 - [Regression]: Internal error: step id not found.
#​37146 - [Regression]: HTML reporter displays a broken chip link when there are no projects.
#​37137 - Revert "fix(a11y): track inert elements as hidden".

Browser Versions

  • Chromium 140.0.7339.186
  • Mozilla Firefox 141.0
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 139
  • Microsoft Edge 139

v1.55.0

Compare Source

v1.54.2

Compare Source

Highlights

https://github.com/microsoft/playwright/issues/36714 - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error)https://github.com/microsoft/playwright/issues/368288 - [Regression]: Playwright Codegen keeps spamming with selected optiohttps://github.com/microsoft/playwright/issues/3681010 - [Regression]: Starting Codegen with target language doesn't work anymore

Browser Versions

  • Chromium 139.0.7258.5
  • Mozilla Firefox 140.0.2
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 140
  • Microsoft Edge 140

v1.54.1

Compare Source

v1.54.0

Compare Source

Highlights

  • New cookie property partitionKey in browserContext.cookies() and browserContext.addCookies(). This property allows to save and restore partitioned cookies. See CHIPS MDN article for more information. Note that browsers have different support and defaults for cookie partitioning.

  • New option noSnippets to disable code snippets in the html report.

    import { defineConfig } from '@​playwright/test';
    
    export default defineConfig({
      reporter: [['html', { noSnippets: true }]]
    });
  • New property location in test annotations, for example in testResult.annotations and testInfo.annotations. It shows where the annotation like test.skip or test.fixme was added.

Command Line

  • New option --user-data-dir in multiple commands. You can specify the same user data dir to reuse browsing state, like authentication, between sessions.

    npx playwright codegen --user-data-dir=./user-data
  • Option -gv has been removed from the npx playwright test command. Use --grep-invert instead.

  • npx playwright open does not open the test recorder anymore. Use npx playwright codegen instead.

Miscellaneous

  • Support for Node.js 16 has been removed.
  • Support for Node.js 18 has been deprecated, and will be removed in the future.

Browser Versions

  • Chromium 139.0.7258.5
  • Mozilla Firefox 140.0.2
  • WebKit 26.0

This version was also tested against the following stable channels:

  • Google Chrome 140
  • Microsoft Edge 140

v1.53.2

Compare Source

v1.53.1

Compare Source

v1.53.0

Compare Source

Trace Viewer and HTML Reporter Updates

  • New Steps in Trace Viewer and HTML reporter: New Trace Viewer Steps

  • New option in 'html' reporter to set the title of a specific test run:

    import { defineConfig } from '@​playwright/test';
    
    export default defineConfig({
      reporter: [['html', { title: 'Custom test run #​1028' }]]
    });

Miscellaneous

  • New option kind in testInfo.snapshotPath() controls which snapshot path template is used.

  • New method locator.describe() to describe a locator. Used for trace viewer and reports.

    const button = page.getByTestId('btn-sub').describe('Subscribe button');
    await button.click();
  • npx playwright install --list will now list all installed browsers, versions and locations.

Browser Versions

  • Chromium 138.0.7204.4
  • Mozilla Firefox 139.0
  • WebKit 18.5

This version was also tested against the following stable channels:

  • Google Chrome 137
  • Microsoft Edge 137
vueuse/vueuse (@​vueuse/nuxt)

v13.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.8.0

Compare Source

   🚀 Features
   🏎 Performance
    View changes on GitHub

v13.7.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v13.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • useCookie: Update universal-cookie range to ^7 || ^8 #​4834
    View changes on GitHub

v13.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
danielroe/provenance-action (danielroe/provenance-action)

v0.1.1

Compare Source

compare changes

🚀 Enhancements
  • Add support for bun.lock (#​12)
📖 Documentation
  • Use @main constraint for example (237ceea)
❤️ Contributors
lint-staged/lint-staged (lint-staged)

v16.2.4

Compare Source

Patch Changes

v16.2.3

Compare Source

Patch Changes
  • #​1669 27cd541 Thanks @​iiroj! - When using --fail-on-changes, automatically hidden (partially) unstaged changes are no longer counted to make lint-staged fail.

v16.2.2

Compare Source

Patch Changes
  • #​1667 699f95d Thanks @​iiroj! - The backup stash will not be dropped when using --fail-on-changes and there are errors. When reverting to original state is disabled (via --no-revert or --fail-on-changes), hidden (partially) unstaged changes are still restored automatically so that it's easier to resolve the situation manually.

    Additionally, the example for using the backup stash manually now uses the correct backup hash, if available:

    % npx lint-staged --fail-on-changes
    ✔ Backed up original state in git stash (c18d55a3)
    ✔ Running tasks for staged files...
    ✖ Tasks modified files and --fail-on-changes was used!
    ↓ Cleaning up temporary files...
    
    ✖ lint-st
    

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

cloudflare-workers-and-pages bot commented Jun 9, 2025

Deploying dev-mode with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2d751d8
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from a0e4601 to 3853611 Compare June 16, 2025 08:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 5d5db8c to 1a5208b Compare June 22, 2025 23:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 23 times, most recently from f0b7feb to dca5d02 Compare October 10, 2025 17:09
Copy link

socket-security bot commented Oct 10, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​nuxt/​eslint@​1.4.1 ⏵ 1.9.099 +110077 +194 +1100
Updated@​nuxt/​image@​1.10.0 ⏵ 1.11.099 +110089 +181 -1100
Updated@​vueuse/​nuxt@​13.3.0 ⏵ 13.9.0100 +110083 +294 +3100
Updatednuxt-og-image@​5.1.4 ⏵ 5.1.119810095 +193100
Updatedlint-staged@​16.1.0 ⏵ 16.2.4100 +110010096 +3100
Updated@​playwright/​test@​1.52.0 ⏵ 1.56.010010010099100
Updated@​nuxt/​scripts@​0.11.8 ⏵ 0.12.1100 +3100100 +9100 +9100

View full report

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 24da891 to df2d8f2 Compare October 11, 2025 08:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from df2d8f2 to 2d751d8 Compare October 11, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants