Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2025

This PR contains the following updates:

Package Change Age Confidence
@babel/helpers@<7.26.10 (source) >=7.28.4>=7.28.6 age confidence
@babel/types (source) ^7.28.5^7.28.6 age confidence
@evilmartians/lefthook ^2.0.12^2.0.15 age confidence
@stylistic/stylelint-plugin ^4.0.0^4.0.1 age confidence
@types/node (source) ^24.10.4^24.10.9 age confidence
lodash-es (source) ^4.17.22^4.17.23 age confidence
postcss-html ^1.8.0^1.8.1 age confidence
sass ^1.94.3^1.97.3 age confidence
sass-embedded ^1.97.1^1.97.3 age confidence
vite (source) ^7.2.7^7.3.1 age confidence
vue (source) ^3.5.26^3.5.27 age confidence
vue-tsc (source) ^3.1.8^3.2.3 age confidence

Release Notes

babel/babel (@​babel/helpers@<7.26.10)

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
evilmartians/lefthook (@​evilmartians/lefthook)

v2.0.15

Compare Source

v2.0.14

Compare Source

v2.0.13

Compare Source

stylelint-stylistic/stylelint-stylistic (@​stylistic/stylelint-plugin)

v4.0.1

Compare Source

Fixed
  • Multiline pseudos are now aligned correctly with the @stylistic/indentation rule.

    Before:

    .foo:where(
    :not(
        .bar,
        .baz
    )
    ) {}

    Now:

    .foo:where(
      :not(
        .bar,
        .baz
      )
    ) {}
ota-meshi/postcss-html (postcss-html)

v1.8.1

Compare Source

What's Changed

Full Changelog: ota-meshi/postcss-html@v1.8.0...v1.8.1

sass/dart-sass (sass)

v1.97.3

Compare Source

  • Fix a bug where nesting an at-rule within multiple style rules in plain CSS
    could cause outer style rules to be omitted.

v1.97.2

Compare Source

  • Additional fixes for implicit configuration when nested imports are involved.
sass/embedded-host-node (sass-embedded)

v1.97.3

Compare Source

  • Fix a bug where nesting an at-rule within multiple style rules in plain CSS
    could cause outer style rules to be omitted.

v1.97.2

Compare Source

  • Additional fixes for implicit configuration when nested imports are involved.
vitejs/vite (vite)

v7.3.1

Compare Source

Please refer to CHANGELOG.md for details.

vuejs/core (vue)

v3.5.27

Compare Source

Bug Fixes
vuejs/language-tools (vue-tsc)

v3.2.3

Compare Source

language-core
typescript-plugin
  • feat: correct rename behavior on same name shorthands in template (#​5907) - Thanks to @​KazariEX!
  • fix: only forward quick info for original results without tags (#​5938) - Thanks to @​KazariEX!
vscode

v3.2.2

Compare Source

language-core
  • fix: correct code features on v-bind shorthands of special attributes - Thanks to @​KazariEX!
language-plugin-pug
  • feat: accurate Pug shorthand mapping (#​5906)
  • fix: pre-map HTML to Pug offset attribute (#​5905)
language-service
typescript-plugin
  • fix: only forward quick info and suggestion diagnostics for setup bindings (#​5892) - Thanks to @​KazariEX!

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/New_York, Automerge - Monday through Friday ( * * * * 1-5 ) in timezone America/New_York.

🚦 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) December 30, 2025 07:03
@renovate renovate bot force-pushed the renovate/patch-all-stable branch 5 times, most recently from cd29ff0 to d5e72a6 Compare January 7, 2026 06:38
@renovate renovate bot force-pushed the renovate/patch-all-stable branch 4 times, most recently from 448c783 to 6580511 Compare January 14, 2026 07:14
@renovate renovate bot force-pushed the renovate/patch-all-stable branch 4 times, most recently from d4634d6 to 3cd1991 Compare January 23, 2026 07:08
@renovate renovate bot force-pushed the renovate/patch-all-stable branch 3 times, most recently from ff4877b to c80ec08 Compare January 27, 2026 08:32
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/patch-all-stable branch from c80ec08 to c591d61 Compare January 28, 2026 08:01
@renovate renovate bot changed the title chore(deps): update all non-major dependencies with stable versions (patch) fix(deps): update all non-major dependencies with stable versions (patch) Jan 28, 2026
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