Skip to content

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

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

Merged
merged 1 commit into from
Mar 3, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sxzz/eslint-config ^5.1.1 -> ^5.2.0 age adoption passing confidence
@types/node (source) ^22.13.5 -> ^22.13.8 age adoption passing confidence
pnpm (source) 10.4.1 -> 10.5.2 age adoption passing confidence
prettier (source) ^3.5.2 -> ^3.5.3 age adoption passing confidence
rollup (source) ^4.34.8 -> ^4.34.9 age adoption passing confidence
typescript (source) ^5.7.3 -> ^5.8.2 age adoption passing confidence
unplugin-oxc ^0.2.4 -> ^0.2.5 age adoption passing confidence
vite (source) ^6.1.1 -> ^6.2.0 age adoption passing confidence
vitest (source) ^3.0.6 -> ^3.0.7 age adoption passing confidence

Release Notes

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

v5.2.0

Compare Source

   🚀 Features
  • Enable unicorn/consistent-date-clone, migrate unicorn/no-instanceof-array  -  by @​sxzz (de8fc)
    View changes on GitHub
pnpm/pnpm (pnpm)

v10.5.2

Compare Source

Patch Changes
  • The pnpm config set command should change the global .npmrc file by default.
    This was a regression introduced by #​9151 and shipped in pnpm v10.5.0.

v10.5.1

Compare Source

Patch Changes
  • Throw an error message if a pnpm-workspaces.yaml or pnpm-workspaces.yml file is found instead of a pnpm-workspace.yaml #​9170.
  • Fix the update of pnpm-workspace.yaml by the pnpm approve-builds command #​9168.
  • Normalize generated link paths in package.json #​9163
  • Specifying overrides in pnpm-workspace.yaml should work.
  • pnpm dlx should ignore settings from the package.json file in the current working directory #​9178.

v10.5.0

Compare Source

Minor Changes
  • Allow to set the "pnpm" settings from package.json via the pnpm-workspace.yaml file #​9121.

  • Added support for automatically syncing files of injected workspace packages after pnpm run #​9081. Use the sync-injected-deps-after-scripts setting to specify which scripts build the workspace package. This tells pnpm when syncing is needed. The setting should be defined in a .npmrc file at the root of the workspace. Example:

    sync-injected-deps-after-scripts[]=compile
  • The packages field in pnpm-workspace.yaml became optional.

Patch Changes
  • pnpm link with no parameters should work as if --global is specified #​9151.
  • Allow scope registry CLI option without --config. prefix such as --@​scope:registry=https://scope.example.com/npm #​9089.
  • pnpm link <path> should calculate relative path from the root of the workspace directory #​9132.
  • Fix a bug causing catalog snapshots to be removed from the pnpm-lock.yaml file when using --fix-lockfile and --filter. #​8639
  • Fix a bug causing catalog protocol dependencies to not re-resolve on a filtered install #​8638.
prettier/prettier (prettier)

v3.5.3

Compare Source

rollup/rollup (rollup)

v4.34.9

Compare Source

2025-03-01

Bug Fixes
  • Support JSX modes in WASM (#​5866)
  • Allow the CustomPluginOptions to be extended (#​5850)
Pull Requests
microsoft/TypeScript (typescript)

v5.8.2

Compare Source

unplugin/unplugin-oxc (unplugin-oxc)

v0.2.5

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
vitejs/vite (vite)

v6.2.0

Compare Source

vitest-dev/vitest (vitest)

v3.0.7

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 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 label Mar 3, 2025
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@sxzz/eslint-config@5.1.15.2.0 Transitive: eval, filesystem, shell, unsafe +224 30.3 MB sxzz
npm/@types/node@22.13.522.13.8 None +1 2.4 MB types
npm/prettier@3.5.23.5.3 None 0 0 B
npm/rollup@4.34.84.34.9 None +1 2.72 MB eventualbuddha, lukastaegert, rich_harris, ...2 more
npm/typescript@5.7.35.8.2 None 0 22.9 MB typescript-bot
npm/unplugin-oxc@0.2.40.2.5 Transitive: environment, shell +17 835 kB sxzz
npm/vite@6.1.16.2.0 Transitive: environment, filesystem +4 405 kB
npm/vitest@3.0.63.0.7 Transitive: filesystem, shell, unsafe +31 1.3 MB

View full report↗︎

@renovate renovate bot merged commit 93aeeff into main Mar 3, 2025
9 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch March 3, 2025 05:59
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