Skip to content

chore(deps): update all non-major dependencies #200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@antfu/eslint-config ^4.16.2 -> ^4.19.0 age confidence
@iconify-json/carbon ^1.2.10 -> ^1.2.11 age confidence
@iconify-json/logos ^1.2.4 -> ^1.2.5 age confidence
@iconify-json/tabler ^1.2.19 -> ^1.2.20 age confidence
@nuxt/module-builder ^1.0.1 -> ^1.0.2 age confidence
@vueuse/nuxt (source) ^13.5.0 -> ^13.6.0 age confidence
bumpp ^10.2.0 -> ^10.2.1 age confidence
eslint (source) ^9.30.1 -> ^9.32.0 age confidence
firebase-functions ^6.3.2 -> ^6.4.0 age confidence
playwright-core (source) ^1.53.2 -> ^1.54.1 age confidence
shiki (source) ^3.7.0 -> ^3.8.1 age confidence
vue (source) ^3.5.17 -> ^3.5.18 age confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v4.19.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.18.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.17.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
nuxt/module-builder (@​nuxt/module-builder)

v1.0.2

Compare Source

compare changes

🩹 Fixes
  • Use absolute path for jiti stub (#​648)
🏡 Chore
✅ Tests
  • Add snapshots for v3 + v4 wrapped fetch (270779b)
🤖 CI
  • Remove forced corepack installation (9be288b)
  • Run tests on node 20 (97e3f47)
❤️ Contributors
vueuse/vueuse (@​vueuse/nuxt)

v13.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
antfu-collective/bumpp (bumpp)

v10.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v9.32.0

Compare Source

v9.31.0

Compare Source

firebase/firebase-functions (firebase-functions)

v6.4.0

Compare Source

microsoft/playwright (playwright-core)

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
shikijs/shiki (shiki)

v3.8.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.8.0

Compare Source

   🚀 Features
    View changes on GitHub
vuejs/core (vue)

v3.5.18

Compare Source

Bug Fixes

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.

@renovate renovate bot changed the title chore(deps): update pnpm to v10.7.1 chore(deps): update all non-major dependencies Apr 4, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 38dcc32 to 42d5295 Compare April 6, 2025 08:48
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Apr 6, 2025
@renovate renovate bot closed this Apr 6, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch April 6, 2025 09:01
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Apr 7, 2025
@renovate renovate bot reopened this Apr 7, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 9f44822 to 192685b Compare April 14, 2025 14:35
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Apr 16, 2025
@renovate renovate bot closed this Apr 16, 2025
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Apr 18, 2025
@renovate renovate bot reopened this Apr 18, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8b3af59 to 192685b Compare April 18, 2025 20:51
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency eslint to ^9.25.0 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 192685b to 7dbf8be Compare April 19, 2025 00:39
@renovate renovate bot changed the title chore(deps): update devdependency eslint to ^9.25.0 chore(deps): update all non-major dependencies Apr 21, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7dbf8be to e62dad1 Compare April 21, 2025 09:03
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Jul 7, 2025
@renovate renovate bot reopened this Jul 7, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f413bda to b659781 Compare July 7, 2025 03:32
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies to ^66.3.3 Jul 7, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 985a343 to 14da2c1 Compare July 9, 2025 10:01
@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^66.3.3 chore(deps): update all non-major dependencies Jul 9, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 14da2c1 to 20a74c3 Compare July 9, 2025 14:31
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency @unocss/runtime to ^66.3.3 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 20a74c3 to c5e1089 Compare July 9, 2025 14:33
@renovate renovate bot changed the title chore(deps): update devdependency @unocss/runtime to ^66.3.3 chore(deps): update devdependency @unocss/runtime to ^66.3.3 - autoclosed Jul 10, 2025
@renovate renovate bot closed this Jul 10, 2025
@renovate renovate bot changed the title chore(deps): update devdependency @unocss/runtime to ^66.3.3 - autoclosed chore(deps): update devdependency @unocss/runtime to ^66.3.3 Jul 14, 2025
@renovate renovate bot reopened this Jul 14, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 71bffd8 to c5e1089 Compare July 14, 2025 03:44
@renovate renovate bot changed the title chore(deps): update devdependency @unocss/runtime to ^66.3.3 chore(deps): update all non-major dependencies Jul 14, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from c2e2c9d to 83359db Compare July 20, 2025 07:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 191ba14 to f5060a3 Compare July 28, 2025 14:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f5060a3 to cc0eeda Compare July 29, 2025 08:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants