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 #476

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/eslint-config (source) 1.0.0 -> 1.1.0 age adoption passing confidence
bumpp 10.0.1 -> 10.0.3 age adoption passing confidence
pnpm (source) 10.2.1 -> 10.4.1 age adoption passing confidence
typescript (source) 5.6.3 -> 5.7.3 age adoption passing confidence

Release Notes

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

v1.1.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.0.1

Compare Source

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

v10.0.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v10.0.2

Compare Source

No significant changes

    View changes on GitHub
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.

v10.3.0

Compare Source

Minor Changes
  • Added a new setting called strict-dep-builds. When enabled, the installation will exit with a non-zero exit code if any dependencies have unreviewed build scripts (aka postinstall scripts) #​9071.
Patch Changes
  • Fix a false negative of verify-deps-before-run after pnpm install --production|--no-optional #​9019.
  • Print the warning about blocked installation scripts at the end of the installation output and make it more prominent.
microsoft/TypeScript (typescript)

v5.7.3

Compare Source

v5.7.2

Compare Source


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 requested a review from danielroe as a code owner December 20, 2024 23:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8732120 to dc60361 Compare December 22, 2024 04:35
@renovate renovate bot changed the title chore(deps): update dependency @builder.io/partytown to v0.10.3 chore(deps): update all non-major dependencies Dec 22, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b60a7d9 to 7f65dc1 Compare December 28, 2024 21:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 9fbb87e to 9793f0b Compare January 10, 2025 15:48
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency typescript to v5.7.3 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 507ee7b to a37a0c0 Compare January 13, 2025 09:36
@renovate renovate bot changed the title chore(deps): update devdependency typescript to v5.7.3 chore(deps): update all non-major dependencies Jan 13, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 9b14dc8 to 517b848 Compare January 20, 2025 07:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from cb45773 to 952c065 Compare January 28, 2025 18:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 867a221 to d94a118 Compare February 5, 2025 15:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 4c1425b to 7455f88 Compare February 14, 2025 01:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 590f959 to ec097f5 Compare February 20, 2025 21:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ec097f5 to 7d7f740 Compare February 20, 2025 22:24
@danielroe danielroe merged commit 97aa76d into main Feb 20, 2025
4 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch February 20, 2025 22:28
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.

1 participant