Skip to content
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

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config ^4.2.1 -> ^4.3.0 age adoption passing confidence pnpm.catalog.default minor
@iconify-json/simple-icons ^1.2.24 -> ^1.2.25 age adoption passing confidence pnpm.catalog.default patch
@nuxtjs/i18n (source) ^9.2.0 -> ^9.2.1 age adoption passing confidence pnpm.catalog.default patch
@vitest/browser (source) ^3.0.5 -> ^3.0.6 age adoption passing confidence pnpm.catalog.default patch
@vitest/coverage-v8 (source) ^3.0.5 -> ^3.0.6 age adoption passing confidence pnpm.catalog.default patch
node (source) >=22.13.1 -> >=22.14.0 age adoption passing confidence engines minor
nuxt-auth-utils ^0.5.15 -> ^0.5.16 age adoption passing confidence pnpm.catalog.default patch
pnpm (source) >=10.3.0 -> >=10.4.1 age adoption passing confidence engines minor
vite (source) ^6.1.0 -> ^6.1.1 age adoption passing confidence pnpm.catalog.default patch
vitest (source) ^3.0.5 -> ^3.0.6 age adoption passing confidence pnpm.catalog.default patch
vitest-browser-vue ^0.1.0 -> ^0.2.0 age adoption passing confidence pnpm.catalog.default minor

Release Notes

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

v4.3.0

Compare Source

   🚀 Features
   🏎 Performance
    View changes on GitHub
nuxt-modules/i18n (@​nuxtjs/i18n)

v9.2.1

Compare Source

This changelog is generated by GitHub Releases

   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/vitest (@​vitest/browser)

v3.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
nodejs/node (node)

v22.14.0

Compare Source

atinux/nuxt-auth-utils (nuxt-auth-utils)

v0.5.16

Compare Source

compare changes

🚀 Enhancements
  • Custom params for Keycloak (#​355)
❤️ Contributors
pnpm/pnpm (pnpm)

v10.4.1

Compare Source

Patch Changes
  • Throws an error when the value provided by the --allow-build option overlaps with the pnpm.ignoredBuildDependencies list #​9105.
  • Print pnpm's version after the execution time at the end of the console output.
  • Print warning about ignored builds of dependencies on repeat install #​9106.
  • Setting init-package-manager should work.

v10.4.0

Compare Source

Minor Changes
  • pnpm approve-builds --global works now for allowing dependencies of globally installed packages to run postinstall scripts.

  • The pnpm add command now supports a new flag, --allow-build, which allows building the specified dependencies. For instance, if you want to install a package called bundle that has esbuild as a dependency and want to allow esbuild to run postinstall scripts, you can run:

    pnpm --allow-build=esbuild add bundle
    

    This will run esbuild's postinstall script and also add it to the pnpm.onlyBuiltDependencies field of package.json. So, esbuild will always be allowed to run its scripts in the future.

    Related PR: #​9086.

  • The pnpm init command adds a packageManager field with the current version of pnpm CLI #​9069. To disable this behaviour, set the init-package-manager setting to false.

Patch Changes
  • pnpm approve-builds should work after two consecutive pnpm install runs #​9083.
  • Fix instruction for updating pnpm with corepack #​9101.
  • The pnpm version specified by packageManager cannot start with v.
vitejs/vite (vite)

v6.1.1

Compare Source

vitest-dev/vitest-browser-vue (vitest-browser-vue)

v0.2.0

Compare Source

   🚀 Features
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies Pull requests that update a dependency file label Oct 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 46eabef to f1b48e7 Compare October 1, 2024 09:22
@renovate renovate bot changed the title chore(deps): update devdependency turbo to ^2.1.3 chore(deps): update all non-major dependencies Oct 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 24 times, most recently from 5d6c993 to 6d5b608 Compare October 8, 2024 02:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b74ab93 to cb94fcf Compare October 9, 2024 16:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 19 times, most recently from 66ab8df to 2a87ae1 Compare February 18, 2025 16:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 20f4f1d to f459a96 Compare February 20, 2025 15:25
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f459a96 to 75cc536 Compare February 20, 2025 17:48
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Feb 21, 2025
@renovate renovate bot closed this Feb 21, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch February 21, 2025 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants