Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2025

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) 22.18.11 -> 22.19.0 age confidence
@types/yargs (source) 17.0.33 -> 17.0.34 age confidence
@typescript-eslint/parser (source) 8.46.1 -> 8.46.3 age confidence
eslint (source) 9.38.0 -> 9.39.1 age confidence
get-tsconfig 4.12.0 -> 4.13.0 age confidence
pnpm (source) 10.18.3 -> 10.20.0 age confidence
rimraf 6.0.1 -> 6.1.0 age confidence
vitest (source) 4.0.1 -> 4.0.6 age confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.46.3

Compare Source

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

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

v8.46.2

Compare Source

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

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

eslint/eslint (eslint)

v9.39.1

Compare Source

v9.39.0

Compare Source

privatenumber/get-tsconfig (get-tsconfig)

v4.13.0

Compare Source

Features
  • support rewriteRelativeImportExtensions implicit default (0367829)
pnpm/pnpm (pnpm)

v10.20.0

Compare Source

Minor Changes
  • Support --all option in pnpm --help to list all commands #​8628.
Patch Changes
  • When the latest version doesn't satisfy the maturity requirement configured by minimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #​10100.
  • create command should not verify patch info.
  • Set managePackageManagerVersions to false, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #​10063.

v10.19.0

Compare Source

Minor Changes
  • You can now allow specific versions of dependencies to run postinstall scripts. onlyBuiltDependencies now accepts package names with lists of trusted versions. For example:

    onlyBuiltDependencies:
      - [email protected] || 21.6.5
      - [email protected]

    Related PR: #​10104.

  • Added support for exact versions in minimumReleaseAgeExclude #​9985.

    You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by minimumReleaseAge. For example:

    minimumReleaseAge: 1440
    minimumReleaseAgeExclude:
      - [email protected]
      - [email protected] || 5.102.1
isaacs/rimraf (rimraf)

v6.1.0

Compare Source

vitest-dev/vitest (vitest)

v4.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.5

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v4.0.4

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v4.0.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 added the dependencies Pull requests that update a dependency file label Oct 20, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 20, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
bob-the-bundler 8.0.0-alpha-20251103225552-a0ba354f72d2385ddfd7614dfa262a1bb2ada44b npm ↗︎ unpkg ↗︎

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 39c6449 to babcabf Compare October 21, 2025 00:44
@renovate renovate bot changed the title chore(deps): update dependency @typescript-eslint/parser to v8.46.2 chore(deps): update all non-major dependencies Oct 21, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 26a1d5d to 2ec4e47 Compare October 27, 2025 17:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 156d6e2 to b31f671 Compare November 3, 2025 19:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b31f671 to a0ba354 Compare November 3, 2025 22:55
@ardatan ardatan merged commit da6356b into master Nov 3, 2025
5 checks passed
@ardatan ardatan deleted the renovate/all-minor-patch branch November 3, 2025 23:49
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.

1 participant