Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
@babel/core (source) 7.28.57.28.6 age confidence devDependencies patch
@babel/eslint-parser (source) 7.28.57.28.6 age confidence devDependencies patch
@babel/plugin-transform-object-rest-spread (source) 7.28.47.28.6 age confidence devDependencies patch
@babel/preset-env (source) 7.28.57.28.6 age confidence devDependencies patch
@redocly/cli 2.14.42.14.5 age confidence devDependencies patch
caniuse-lite 1.0.300017631.0.30001764 age confidence devDependencies patch
eslint-plugin-n 17.23.117.23.2 age confidence devDependencies patch
eslint-plugin-prettier 5.5.45.5.5 age confidence devDependencies patch
eslint-plugin-vue (source) 10.6.210.7.0 age confidence devDependencies minor
html-webpack-plugin 5.6.55.6.6 age confidence devDependencies patch
mini-css-extract-plugin 2.9.42.10.0 age confidence devDependencies minor
prettier (source) 3.7.43.8.0 age confidence devDependencies minor
styfle/cancel-workflow-action 0.12.10.13.0 age confidence action minor
webpack-dev-server 5.2.25.2.3 age confidence devDependencies patch

Release Notes

babel/babel (@​babel/core)

v7.28.6

Compare Source

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

v7.28.6

Compare Source

v7.28.6 (2026-01-12)

Thanks @​kadhirash and @​kolvian for your first PRs!

🐛 Bug Fix
  • babel-cli, babel-code-frame, babel-core, babel-helper-check-duplicate-nodes, babel-helper-fixtures, babel-helper-plugin-utils, babel-node, babel-plugin-transform-flow-comments, babel-plugin-transform-modules-commonjs, babel-plugin-transform-property-mutators, babel-preset-env, babel-traverse, babel-types
  • babel-plugin-transform-regenerator
  • babel-plugin-transform-react-jsx
💅 Polish
  • babel-core, babel-standalone
🏠 Internal
  • babel-plugin-bugfix-v8-static-class-fields-redefine-readonly, babel-plugin-proposal-decorators, babel-plugin-proposal-import-attributes-to-assertions, babel-plugin-proposal-import-wasm-source, babel-plugin-syntax-async-do-expressions, babel-plugin-syntax-decorators, babel-plugin-syntax-destructuring-private, babel-plugin-syntax-do-expressions, babel-plugin-syntax-explicit-resource-management, babel-plugin-syntax-export-default-from, babel-plugin-syntax-flow, babel-plugin-syntax-function-bind, babel-plugin-syntax-function-sent, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-plugin-syntax-import-defer, babel-plugin-syntax-import-source, babel-plugin-syntax-jsx, babel-plugin-syntax-module-blocks, babel-plugin-syntax-optional-chaining-assign, babel-plugin-syntax-partial-application, babel-plugin-syntax-pipeline-operator, babel-plugin-syntax-throw-expressions, babel-plugin-syntax-typescript, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-dotall-regex, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-exponentiation-operator, babel-plugin-transform-json-strings, babel-plugin-transform-logical-assignment-operators, babel-plugin-transform-nullish-coalescing-operator, babel-plugin-transform-numeric-separator, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-catch-binding, babel-plugin-transform-optional-chaining, babel-plugin-transform-private-methods, babel-plugin-transform-private-property-in-object, babel-plugin-transform-regexp-modifiers, babel-plugin-transform-unicode-property-regex, babel-plugin-transform-unicode-sets-regex
🏃‍♀️ Performance
Committers: 7
babel/babel (@​babel/preset-env)

v7.28.6

Compare Source

Redocly/redocly-cli (@​redocly/cli)

v2.14.5

Compare Source

Patch Changes
  • Added an ajv npm alias dependency to satisfy peer dependency requirements and prevent installation warnings.
  • Updated @​redocly/openapi-core to v2.14.5.
browserslist/caniuse-lite (caniuse-lite)

v1.0.30001764

Compare Source

eslint-community/eslint-plugin-n (eslint-plugin-n)

v17.23.2

Compare Source

🩹 Fixes
  • avoid any type for no-top-level-await listener node (build issue) (#​498) (f071703)
  • file-extension-in-import: handle directory index imports (#​499) (754a1a6)
  • file-extension-in-import: handle files with dots in basename (#​506) (600f3f2)
  • no-sync: resolve full typed names for ignores (#​501) (047301a)
📚 Documentation
🧹 Chores
  • no-missing-import: align fixture message with latest resolver output (#​500) (a3719d2)
prettier/eslint-plugin-prettier (eslint-plugin-prettier)

v5.5.5

Compare Source

Patch Changes
vuejs/eslint-plugin-vue (eslint-plugin-vue)

v10.7.0

Compare Source

Minor Changes
Patch Changes
  • Fixed false positives in vue/define-props-destructuring rule when imported types are passed to defineProps (#​2995)
  • Updated Vue 3 export names resources: added DirectiveModifiers (#​2996)
  • Updated Vue 3 export names resources: added nodeOps and patchProp (#​2986)
jantimon/html-webpack-plugin (html-webpack-plugin)

v5.6.6

Compare Source

webpack/mini-css-extract-plugin (mini-css-extract-plugin)

v2.10.0

Compare Source

Features
  • respect output.cssFilename and output.cssChunkFilename (#​1151) (54f775d)
Bug Fixes
  • prevent generation of a contentHash for a chunk when the set of css modules is of size 0 (#​1154) (4e4a95d)
2.9.4 (2025-08-11)
Bug Fixes
2.9.3 (2025-08-04)
Bug Fixes
  • should update initial chunks correctly with filename (dab023f)
2.9.2 (2024-11-01)
Bug Fixes
2.9.1 (2024-08-19)
Bug Fixes
  • add export default {} when CSS modules enabled and a file is empty for the defaultExport option (8f77e19)
prettier/prettier (prettier)

v3.8.0

Compare Source

diff

🔗 Release note

styfle/cancel-workflow-action (styfle/cancel-workflow-action)

v0.13.0

Compare Source

Minor changes

  • feat: add force_cancel option (#​215)

Credits

Huge thanks to @​epicgames-mokeeffe for helping!

webpack/webpack-dev-server (webpack-dev-server)

v5.2.3

Compare Source


Configuration

📅 Schedule: Branch creation - "after 11pm on friday,before 7am on saturday" in timezone Etc/Greenwich, 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 enabled auto-merge (squash) January 17, 2026 10:37
@renovate renovate bot force-pushed the renovate/1.12-all-minor-patch branch from be51253 to 85a96d8 Compare January 17, 2026 14:51
@renovate
Copy link
Contributor Author

renovate bot commented Jan 17, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ehuelsmann ehuelsmann disabled auto-merge January 17, 2026 22:06
@ehuelsmann ehuelsmann enabled auto-merge January 17, 2026 22:06
@ehuelsmann ehuelsmann disabled auto-merge January 17, 2026 22:06
@ehuelsmann ehuelsmann merged commit 5008ef4 into 1.12 Jan 17, 2026
46 of 50 checks passed
@ehuelsmann ehuelsmann deleted the renovate/1.12-all-minor-patch branch January 17, 2026 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants