Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) ^7.28.0 -> ^7.28.3 age adoption passing confidence
@babel/core (source) ^7.28.0 -> ^7.28.4 age adoption passing confidence
@babel/preset-env (source) ^7.28.0 -> ^7.28.3 age adoption passing confidence
@eslint/js (source) ^9.32.0 -> ^9.35.0 age adoption passing confidence
@testing-library/jest-dom ^6.6.4 -> ^6.8.0 age adoption passing confidence
@types/react (source) 19.1.9 -> 19.1.12 age adoption passing confidence
@types/react (source) ^19.1.9 -> ^19.1.12 age adoption passing confidence
@types/react-dom (source) 19.1.7 -> 19.1.9 age adoption passing confidence
@types/react-dom (source) ^19.1.7 -> ^19.1.9 age adoption passing confidence
babel-jest (source) ^30.0.5 -> ^30.1.2 age adoption passing confidence
concurrently 9.2.0 -> 9.2.1 age adoption passing confidence
dotenv ^17.2.1 -> ^17.2.2 age adoption passing confidence
eslint (source) ^9.32.0 -> ^9.35.0 age adoption passing confidence
express-rate-limit ^8.0.1 -> ^8.1.0 age adoption passing confidence
html-webpack-plugin ^5.6.3 -> ^5.6.4 age adoption passing confidence
jest (source) ^30.0.5 -> ^30.1.3 age adoption passing confidence
jest-environment-jsdom (source) ^30.0.5 -> ^30.1.2 age adoption passing confidence
joi ^18.0.0 -> ^18.0.1 age adoption passing confidence
less (source) ^4.4.0 -> ^4.4.1 age adoption passing confidence
typescript-eslint (source) ^8.39.0 -> ^8.42.0 age adoption passing confidence
webpack ^5.101.0 -> ^5.101.3 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

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
eslint/eslint (@​eslint/js)

v9.35.0

Compare Source

v9.34.0

Compare Source

v9.33.0

Compare Source

testing-library/jest-dom (@​testing-library/jest-dom)

v6.8.0

Compare Source

v6.7.0

Compare Source

Features
jestjs/jest (babel-jest)

v30.1.2

Compare Source

Fixes
  • [jest-snapshot-utils] Correct snapshot header regexp to work with newline across OSes (#​15803)

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

open-cli-tools/concurrently (concurrently)

v9.2.1

Compare Source

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.2.0...v9.2.1

motdotla/dotenv (dotenv)

v17.2.2

Compare Source

Added
  • 🙏 A big thank you to new sponsor Tuple.app - the premier screen sharing app for developers on macOS and Windows. Go check them out. It's wonderful and generous of them to give back to open source by sponsoring dotenv. Give them some love back.
eslint/eslint (eslint)

v9.35.0

Compare Source

v9.34.0

Compare Source

v9.33.0

Compare Source

express-rate-limit/express-rate-limit (express-rate-limit)

v8.1.0

Compare Source

You can view the changelog here.

jantimon/html-webpack-plugin (html-webpack-plugin)

v5.6.4

Compare Source

jestjs/jest (jest-environment-jsdom)

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

hapijs/joi (joi)

v18.0.1

Compare Source

less/less.js (less)

v4.4.1

Compare Source

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

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.

webpack/webpack (webpack)

v5.101.3

Compare Source

v5.101.2

Compare Source

Fixes
  • Fixed syntax error when comment is on the last line
  • Handle var declaration for createRequire
  • Distinguish free variable and tagged variable

v5.101.1

Compare Source

Fixes
  • Filter deleted assets in processAdditionalAssets hook
  • HMR failure in defer module
  • Emit assets even if invalidation occurs again
  • Export types for serialization and deserialization in plugins and export the ModuleFactory class
  • Fixed the failure export of internal function for ES module chunk format
  • Fixed GetChunkFilename failure caused by dependOn entry
  • Fixed the import of missing dependency chunks
  • Fixed when entry chunk depends on the runtime chunk hash
  • Fixed module.exports bundle to ESM library
  • Adjusted the time of adding a group depending on the fragment of execution time
  • Fixed circle dependencies when require RawModule and condition of isDeferred
  • Tree-shakable module library should align preconditions of allowInlineStartup

Configuration

📅 Schedule: Branch creation - "after 8am and before 5pm on monday" in timezone America/Indiana/Indianapolis, Automerge - "after 8am and before 5pm on weekdays" in timezone America/Indiana/Indianapolis.

🚦 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 renovate-pr label Aug 18, 2025
@renovate renovate bot force-pushed the renovate/npm-all-non-major branch 4 times, most recently from 3008306 to 37b4574 Compare August 25, 2025 18:01
@renovate renovate bot force-pushed the renovate/npm-all-non-major branch 2 times, most recently from 3da0b5c to 1ad0edd Compare September 8, 2025 14:09
@renovate renovate bot force-pushed the renovate/npm-all-non-major branch from 1ad0edd to 11e4753 Compare September 8, 2025 18:08
@stanlemon stanlemon merged commit 6bd76da into main Sep 13, 2025
4 checks passed
@stanlemon stanlemon deleted the renovate/npm-all-non-major branch September 13, 2025 19:30
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