Skip to content

chore(deps): update all non-major dependencies #757

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@babel/code-frame (source) ^7.26.2 -> ^7.27.1 age confidence
@babel/core (source) ^7.26.10 -> ^7.28.0 age confidence
@babel/helper-module-imports (source) ^7.25.9 -> ^7.27.1 age confidence
@babel/helper-plugin-utils (source) ^7.26.5 -> ^7.27.1 age confidence
@babel/parser (source) ^7.27.0 -> ^7.28.0 age confidence
@babel/plugin-syntax-jsx (source) ^7.25.9 -> ^7.27.1 age confidence
@babel/plugin-syntax-typescript (source) ^7.25.9 -> ^7.27.1 age confidence
@babel/preset-env (source) ^7.26.9 -> ^7.28.0 age confidence
@babel/standalone (source) ^7.27.0 -> ^7.28.0 age confidence
@babel/template (source) ^7.27.0 -> ^7.27.2 age confidence
@babel/traverse (source) ^7.27.0 -> ^7.28.0 age confidence
@babel/types (source) ^7.27.0 -> ^7.28.0 age confidence
@eslint/js (source) ^9.23.0 -> ^9.30.1 age confidence
@types/node (source) ^22.13.14 -> ^22.16.0 age confidence
@vitest/coverage-v8 (source) ^3.1.1 -> ^3.2.4 age confidence
@vue/compiler-sfc (source) ^3.5.13 -> ^3.5.17 age confidence
@vue/shared (source) ^3.5.13 -> ^3.5.17 age confidence
bumpp ^10.1.0 -> ^10.2.0 age confidence
eslint (source) ^9.23.0 -> ^9.30.1 age confidence
eslint-config-prettier ^10.1.1 -> ^10.1.5 age confidence
eslint-plugin-import-x ^4.9.4 -> ^4.16.1 age confidence
jsdom ^26.0.0 -> ^26.1.0 age confidence
pnpm (source) 10.7.0 -> 10.12.4 age confidence
terser (source) ^5.39.0 -> ^5.43.1 age confidence
typescript-eslint (source) ^8.29.0 -> ^8.35.1 age confidence
vitest (source) ^3.1.1 -> ^3.2.4 age confidence
vue (source) ^3.5.13 -> ^3.5.17 age confidence

Release Notes

babel/babel (@​babel/code-frame)

v7.27.1

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #​17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator
💅 Polish
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse
🏠 Internal
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • Other
  • babel-register
  • babel-cli, babel-compat-data, babel-core, babel-generator, babel-helper-compilation-targets, babel-helper-fixtures, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-plugin-test-runner, babel-helper-transform-fixture-test-runner, babel-helpers, babel-node, babel-parser, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-modules-umd, babel-plugin-transform-react-display-name, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-preset-env, babel-register, babel-standalone, babel-types
  • babel-plugin-transform-regenerator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-regenerator
  • babel-helpers
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
babel/babel (@​babel/parser)

v7.28.0

Compare Source

v7.28.0 (2025-07-02)

🚀 New Feature
  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types
🐛 Bug Fix
🏠 Internal
  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
Committers: 5

v7.27.7

Compare Source

v7.27.7 (2025-06-26)

Thanks @​arthur-mountain and @​evankanderson for your first PRs!

👓 Spec Compliance
🐛 Bug Fix
🏠 Internal
  • babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread
Committers: 6

v7.27.5

Compare Source

v7.27.5 (2025-06-03)

Thanks @​NullVoxPopuli for your first PR!

🐛 Bug Fix
💅 Polish
Committers: 4

v7.27.4

Compare Source

v7.27.4 (2025-05-30)

👓 Spec Compliance
  • babel-parser, babel-plugin-proposal-explicit-resource-management
💅 Polish
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3
  • babel-core, babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone
Committers: 4

v7.27.3

Compare Source

v7.27.3 (2025-05-27)

🐛 Bug Fix
  • babel-generator
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-types
  • babel-helper-module-transforms, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
    • #​17257 Preserve class id when transforming using declarations with exported class (@​JLHwung)
  • babel-parser
  • babel-generator, babel-parser
Committers: 7

v7.27.2

Compare Source

v7.27.2 (2025-05-06)
🐛 Bug Fix
🏃‍♀️ Performance
Committers: 5

v7.27.1

Compare Source

v7.27.1 (2025-04-30)

Thanks @​kermanx and @​woaitsAryan for your first PRs!

👓 Spec Compliance
🐛 Bug Fix
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-traverse
  • babel-helper-wrap-function, babel-plugin-transform-async-to-generator
  • babel-helper-remap-async-to-generator, babel-plugin-transform-async-to-generator
  • babel-helper-fixtures, babel-parser
  • babel-generator, babel-parser
    • #​17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
  • babel-parser
  • babel-compat-data, babel-preset-env
  • babel-traverse
  • babel-generator
💅 Polish
  • babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-decorators, babel-plugin-transform-arrow-functions, babel-plugin-transform-class-properties, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-traverse
🏠 Internal
  • babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-compat-data, babel-preset-env
  • babel-compat-data, babel-standalone
  • babel-register
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
  • All packages
🔬 Output optimization
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-runtime-corejs3
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3
Committers: 9
eslint/eslint (@​eslint/js)

v9.30.1

Compare Source

v9.30.0

Compare Source

v9.29.0

Compare Source

v9.28.0

Compare Source

v9.27.0

Compare Source

v9.26.0

Compare Source

v9.25.1

Compare Source

v9.25.0

Compare Source

v9.24.0

Compare Source

vitest-dev/vitest (@​vitest/coverage-v8)

v3.2.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.2.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v3.2.0

Compare Source

v3.1.4

Compare Source

v3.1.3

Compare Source

   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 dependencies Pull requests that update a dependency file label May 1, 2025
Copy link

netlify bot commented May 1, 2025

Deploy Preview for vue-jsx-explorer ready!

Name Link
🔨 Latest commit 3936328
🔍 Latest deploy log https://app.netlify.com/projects/vue-jsx-explorer/deploys/6864f1e4b1ed1c0008e0392f
😎 Deploy Preview https://deploy-preview-757--vue-jsx-explorer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 88d7567 to 206057a Compare May 9, 2025 16:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 4a7c595 to 6a2855c Compare May 19, 2025 16:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from d5d13c0 to 03a4f2d Compare May 25, 2025 14:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from e665033 to 3b0da9d Compare June 10, 2025 07:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 3b60c3b to 14ae01d Compare June 18, 2025 14:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from c1fa552 to b111328 Compare June 25, 2025 05:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 6244c51 to b273ced Compare July 1, 2025 23:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b273ced to 3936328 Compare July 2, 2025 08:46
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants