Skip to content

fix(deps): update all non-major dependencies#520

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch
Jul 14, 2025
Merged

fix(deps): update all non-major dependencies#520
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 14, 2025

This PR contains the following updates:

Package Change Age Confidence
@cspell/dict-ru_ru (source) ^2.3.0 -> ^2.3.1 age confidence
@types/node (source) ^24.0.10 -> ^24.0.13 age confidence
es-toolkit (source) ^1.39.6 -> ^1.39.7 age confidence
eslint (source) ^9.30.1 -> ^9.31.0 age confidence
motion ^12.23.0 -> ^12.23.3 age confidence
pnpm (source) 10.12.4 -> 10.13.1 age confidence
vite (source) ^7.0.2 -> ^7.0.4 age confidence
vitepress (source) ^2.0.0-alpha.7 -> ^2.0.0-alpha.8 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

streetsidesoftware/cspell-dicts (@​cspell/dict-ru_ru)

v2.3.1

Compare Source

Updates and Bug Fixes
toss/es-toolkit (es-toolkit)

v1.39.7

Compare Source

Released on July 9th, 2025.

  • Fixed a compatibility issue with Lodash's debounce and throttle functions.
  • Remove useless source map for reduce bundle size.
  • Fix some of the documentation issues.

We sincerely thank @​dayongkr, @​cobocho, @​raon0211, and @​D-Sketon for their contributions. We appreciate your great efforts!

eslint/eslint (eslint)

v9.31.0

Compare Source

motiondivision/motion (motion)

v12.23.3

Compare Source

Changed
  • useScroll: Re-attempt to initialise scroll animation within a useEffect if refs weren't hydrated during the useLayoutEffect. Throw if refs are still not hydrated during the useEffect.

v12.23.2

Compare Source

Added
  • Added pages for remaining error and warning messages.

v12.23.1

Compare Source

Changed
  • Improved error messages. Some error messages will now link through to detailed documentation and solutions.
pnpm/pnpm (pnpm)

v10.13.1

Compare Source

Patch Changes
  • Run user defined pnpmfiles after pnpmfiles of plugins.

v10.13.0

Compare Source

Minor Changes
  • Added the possibility to load multiple pnpmfiles. The pnpmfile setting can now accept a list of pnpmfile locations #​9702.

  • pnpm will now automatically load the pnpmfile.cjs file from any config dependency named @pnpm/plugin-* or pnpm-plugin-* #​9729.

    The order in which config dependencies are initialized should not matter — they are initialized in alphabetical order. If a specific order is needed, the paths to the pnpmfile.cjs files in the config dependencies can be explicitly listed using the pnpmfile setting in pnpm-workspace.yaml.

Patch Changes
  • When patching dependencies installed via pkg.pr.new, treat them as Git tarball URLs #​9694.
  • Prevent conflicts between local projects' config and the global config in dangerouslyAllowAllBuilds, onlyBuiltDependencies, onlyBuiltDependenciesFile, and neverBuiltDependencies #​9628.
  • Sort keys in pnpm-workspace.yaml with deep #​9701.
  • The pnpm rebuild command should not add pkgs included in ignoredBuiltDependencies to ignoredBuilds in node_modules/.modules.yaml #​9338.
  • Replaced shell-quote with shlex for quoting command arguments #​9381.
vitejs/vite (vite)

v7.0.4

Compare Source

Bug Fixes
  • allow resolving bare specifiers to relative paths for entries (#​20379) (324669c)
Build System

v7.0.3

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
  • minor changes to reduce diff between normal Vite and rolldown-vite (#​20354) (2e8050e)
vuejs/vitepress (vitepress)

v2.0.0-alpha.8

Compare Source

Bug Fixes
  • adjust glob logic to always resolve glob relative to base (5d41785), closes #​4822
  • build: ignore escaped : when splitting selector in postcssIsolateStyles (#​4830) (a629b03)
  • font preload not being generated in rolldown-vite (ed387e8)
  • theme: remove extra slash when concatenating base with sidebar links (c8fc80e)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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 Pull requests that update a dependency file label Jul 14, 2025
@renovate renovate bot enabled auto-merge (squash) July 14, 2025 03:11
@renovate renovate bot merged commit b29c637 into main Jul 14, 2025
10 of 11 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch July 14, 2025 03:17
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