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

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) ^9.22.0 -> ^9.23.0 age adoption passing confidence
@types/node (source) ^22.13.10 -> ^22.13.11 age adoption passing confidence
@vitest/expect (source) ^3.0.8 -> ^3.0.9 age adoption passing confidence
eslint (source) ^9.22.0 -> ^9.23.0 age adoption passing confidence
pnpm (source) 10.6.3 -> 10.6.5 age adoption passing confidence
rollup (source) ^4.35.0 -> ^4.37.0 age adoption passing confidence
rollup-plugin-dts ^6.1.1 -> ^6.2.1 age adoption passing confidence
typescript-eslint (source) ^8.26.1 -> ^8.27.0 age adoption passing confidence
vitest (source) ^3.0.8 -> ^3.0.9 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.23.0

Compare Source

vitest-dev/vitest (@​vitest/expect)

v3.0.9

Compare Source

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

v9.23.0

Compare Source

pnpm/pnpm (pnpm)

v10.6.5

Compare Source

v10.6.4: pnpm 10.6.4

Compare Source

Patch Changes

  • Fix pnpm dlx with --allow-build flag #​9263.
  • Invalid Node.js version in use-node-version should not cause pnpm itself to break #​9276.
  • The max amount of workers running for linking packages from the store has been reduced to 4 to achieve optimal results #​9286. The workers are performing many file system operations, so increasing the number of CPUs doesn't help performance after some point.

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz
rollup/rollup (rollup)

v4.37.0

Compare Source

2025-03-23

Features
  • Support Musl Linux on Riscv64 architectures (#​5726)
  • Handles class decorators placed before the export keyword (#​5871)
Bug Fixes
  • Log Rust panic messages to the console when using the WASM build (#​5875)
Pull Requests

v4.36.0

Compare Source

2025-03-17

Features
  • Extend renderDynamicImport hook to provide information about static dependencies of the imported module (#​5870)
  • Export several additional types used by Vite (#​5879)
Bug Fixes
  • Do not merge chunks if that would create a top-level await cycle between chunks (#​5843)
Pull Requests
Swatinem/rollup-plugin-dts (rollup-plugin-dts)

v6.2.1

Compare Source

v6.2.0

Compare Source

Features:

  • Support importing json modules
  • Return Source Map Differences to Rollup

Fixes:

  • Unable to find the program when entry points exist intersection dependency
  • Create program for imports input file
  • Force emit types even when there's errors
  • Preserve type members of namespace in re-exported module
  • Imports and exports follows type-only
  • Import "local types" from "global modules"
  • Correctly restore type-only import/export names

Thank you:

Features, fixes and improvements in this release have been contributed by:

typescript-eslint/typescript-eslint (typescript-eslint)

v8.27.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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.

@AriPerkkio AriPerkkio merged commit 565552a into master Mar 24, 2025
12 checks passed
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