Skip to content

fix(deps): update dependencies#441

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/dependencies
Sep 20, 2025
Merged

fix(deps): update dependencies#441
renovate[bot] merged 1 commit intomainfrom
renovate/dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@babel/core (source) 7.28.0 -> 7.28.4 age confidence
@types/node (source) 24.1.0 -> 24.5.2 age confidence
@types/react (source) 19.1.9 -> 19.1.13 age confidence
commander 14.0.0 -> 14.0.1 age confidence
cypress (source) 15.0.0 -> 15.2.0 age confidence
eslint (source) 9.32.0 -> 9.36.0 age confidence
eslint-plugin-cypress 5.1.0 -> 5.1.1 age confidence
jest (source) 30.0.5 -> 30.1.3 age confidence
typescript-eslint (source) 8.38.0 -> 8.44.0 age confidence
vite (source) 7.0.7 -> 7.1.6 age confidence

Release Notes

babel/babel (@​babel/core)

v7.28.4

Compare Source

🏠 Internal

v7.28.3

Compare Source

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
🔬 Output optimization
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions
tj/commander.js (commander)

v14.0.1

Compare Source

Fixed
  • broken markdown link in README ([#​2369])
Changed
  • improve code readability by using optional chaining ([#​2394])
  • use more idiomatic code with object spread instead of Object.assign() ([#​2395])
  • improve code readability using string.endsWith() instead of string.slice() ([#​2396])
  • refactor .parseOptions() to process args array in-place ([#​2409])
  • change private variadic support routines from ._concatValue() to ._collectValue() (change code from array.concat() to array.push()) ([#​2410])
  • update (dev) dependencies
cypress-io/cypress (cypress)

v15.2.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15.2.0

v15.1.0

Compare Source

Changelog: https://docs.cypress.io/app/references/changelog#15.1.0

eslint/eslint (eslint)

v9.36.0

Compare Source

v9.35.0

Compare Source

v9.34.0

Compare Source

v9.33.0

Compare Source

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v5.1.1

Compare Source

Bug Fixes
jestjs/jest (jest)

v30.1.3

Compare Source

Fixes
  • Fix unstable_mockModule with node: prefixed core modules.

v30.1.2

Compare Source

v30.1.1

Compare Source

Fixes
  • [jest-snapshot-utils] Fix deprecated goo.gl snapshot warning not handling Windows end-of-line sequences (#​15800)

v30.1.0

Compare Source

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

v8.44.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.

v8.43.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-deprecated] should report deprecated exports and reexports (#​11359)
❤️ Thank You

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

v8.42.0

Compare Source

🚀 Features
🩹 Fixes
  • typescript-eslint: handle non-normalized windows paths produced by jiti (#​11546)
❤️ Thank You

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

v8.41.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.

v8.40.0

Compare Source

🩹 Fixes
  • typescript-eslint: export plugin, parser, and configs that are compatible with both defineConfig() and tseslint.config() (#​11475)
❤️ Thank You

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

v8.39.1

Compare Source

🩹 Fixes
  • typescript-eslint: handle file:// urls in stack trace when inferring tsconfigRootDir (#​11464)
❤️ Thank You

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

v8.39.0

Compare Source

🚀 Features
❤️ Thank You

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

vitejs/vite (vite)

v7.1.6

Compare Source

Bug Fixes
  • deps: update all non-major dependencies (#​20773) (88af2ae)
  • esbuild: inject esbuild helper functions with minified $ variables correctly (#​20761) (7e8e004)
  • fallback terser to main thread when nameCache is provided (#​20750) (a679a64)
  • types: strict env typings fail when skipLibCheck is false (#​20755) (cc54e29)
Miscellaneous Chores

v7.1.5

Compare Source

Bug Fixes

v7.1.4

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

v7.1.3

Compare Source

Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
Code Refactoring
Tests

v7.1.2

Compare Source

Bug Fixes
Miscellaneous Chores

v7.1.1

Compare Source

Bug Fixes
Miscellaneous Chores

v7.1.0

Compare Source

Features
  • support files with more than 1000 lines by generateCodeFrame (#​20508) (e7d0b2a)
Bug Fixes
Tests

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

@renovate renovate bot added dependencies Pull requests that update a dependency file patch-version renovate labels Aug 11, 2025
@renovate renovate bot enabled auto-merge (squash) August 11, 2025 00:32
@renovate renovate bot force-pushed the renovate/dependencies branch 4 times, most recently from 52ff9af to cafb02d Compare August 14, 2025 15:05
@renovate renovate bot changed the title chore(deps): update dependencies fix(deps): update dependencies Aug 14, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from 734d8cd to 66e6c9e Compare August 20, 2025 13:45
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from d4bc2b7 to 9958af4 Compare August 27, 2025 21:05
@renovate renovate bot force-pushed the renovate/dependencies branch 6 times, most recently from 8a806f6 to 3b9f6b9 Compare September 13, 2025 23:01
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from e5dbdef to e682fcb Compare September 16, 2025 03:33
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from ad87fef to 61654cc Compare September 19, 2025 17:47
@danadajian danadajian changed the title fix(deps): update dependencies chore(deps): update dependencies Sep 20, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch from 61654cc to 8c4560a Compare September 20, 2025 19:38
@renovate renovate bot changed the title chore(deps): update dependencies fix(deps): update dependencies Sep 20, 2025
@renovate renovate bot merged commit 535c27f into main Sep 20, 2025
4 checks passed
@renovate renovate bot deleted the renovate/dependencies branch September 20, 2025 19:39
@github-actions
Copy link

🎉 This PR is included in version 2.4.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 patch-version released renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant