Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) ^9.39.0 -> ^9.39.1 age adoption passing confidence
@types/react (source) 19.2.2 -> 19.2.6 age adoption passing confidence
@types/react (source) ^19.2.2 -> ^19.2.6 age adoption passing confidence
@types/react-dom (source) 19.2.2 -> 19.2.3 age adoption passing confidence
@types/react-dom (source) ^19.2.2 -> ^19.2.3 age adoption passing confidence
bcryptjs ^3.0.2 -> ^3.0.3 age adoption passing confidence
better-sqlite3 12.4.1 -> 12.4.5 age adoption passing confidence
eslint (source) ^9.39.0 -> ^9.39.1 age adoption passing confidence
eslint-plugin-jest ^29.0.1 -> ^29.2.0 age adoption passing confidence
globals ^16.4.0 -> ^16.5.0 age adoption passing confidence
html-webpack-plugin ^5.6.4 -> ^5.6.5 age adoption passing confidence
joi ^18.0.1 -> ^18.0.2 age adoption passing confidence
nodemon (source) 3.1.10 -> 3.1.11 age adoption passing confidence
typescript-eslint (source) ^8.46.2 -> ^8.47.0 age adoption passing confidence
webpack ^5.102.1 -> ^5.103.0 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.39.1

Compare Source

dcodeIO/bcrypt.js (bcryptjs)

v3.0.3

Compare Source

Bug fixes
  • Always yield to event loop before nextTick for async versions (#​164) (1211e9a)
WiseLibs/better-sqlite3 (better-sqlite3)

v12.4.5

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.4.4...v12.4.5

eslint/eslint (eslint)

v9.39.1

Compare Source

jest-community/eslint-plugin-jest (eslint-plugin-jest)

v29.2.0

Compare Source

Features

v29.1.0

Compare Source

Features

29.0.1 (2025-06-18)

Bug Fixes
  • update semantic-release config so new v29 major is marked as latest on npm (#​1772) (531c8ba)
sindresorhus/globals (globals)

v16.5.0

Compare Source


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

v5.6.5

Compare Source

hapijs/joi (joi)

v18.0.2

Compare Source

remy/nodemon (nodemon)

v3.1.11

Compare Source

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

v8.47.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.46.4

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.46.3

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.

webpack/webpack (webpack)

v5.103.0

Compare Source

Features
  • Added DotenvPlugin and top level dotenv option to enable this plugin
  • Added WebpackManifestPlugin
  • Added support the ignoreList option in devtool plugins
  • Allow to use custom javascript parse function
  • Added import.meta.env support for environment variables
  • Added support for import.meta.dirname and import.meta.filename
  • Added support import.defer() for statistical path
  • Handle import.meta.main
  • Added suport to setup named exports for JSON modules and disable usage named export for import file from "./file.json" with { type: "json" }
  • Added support __dirname/__filename/import.meta.dirname/import.meta.filename for universal target
  • [CSS] Added the exportType option with link (by default), "text" and css-style-sheet values
  • [CSS] Added support for composes properties
Fixes
  • The dependOn chunk must be loaded before the common chunk
  • Return to namespace import when the external request includes a specific export
  • No runtime extra runtime code for module libraries
  • Delay HMR accept dependencies to preserve import attributes
  • Properly handle external presets for universal target
  • Fixed incorrect identifier of import binding for module externals
  • Fixed when defer import and dynamic default export mixed
  • Reduce generated output when globalThis supported
  • Fixed loading async modules in defer import
  • Reexport module for default import when no used exports for systemjs library
  • Rename HarmonyExportDependencyParserPlugin exported id to CompatibilityPlugin tagged id
  • Handle __dirname and __filename for ES modules
  • Rename single nested __webpack_export__ and __webpack_require__ in already bundled code
  • [Types] webpack function type
  • [Types] NormalModule type
  • [Types] Multi compiler configuration type
  • [Types] Fixed regression in custom hashDigest type
  • [CSS] No extra runtime for initial chunk
  • [CSS] Fixed a lot of CSS modules bugs

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 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 renovate-pr label Nov 10, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from da3baf8 to 07b74e5 Compare November 24, 2025 18:10
@renovate renovate bot merged commit f6f65c1 into main Nov 24, 2025
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch November 24, 2025 21:12
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.

0 participants