Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#785
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 1, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@babel/code-frame (source) ^7.27.1^7.29.0 age confidence dependencies minor
@babel/core (source) ^7.28.5^7.29.0 age confidence devDependencies minor
@babel/helper-module-imports (source) ^7.27.1^7.28.6 age confidence dependencies minor
@babel/helper-plugin-utils (source) ^7.27.1^7.28.6 age confidence dependencies minor
@babel/parser (source) ^7.28.5^7.29.2 age confidence dependencies minor
@babel/plugin-syntax-jsx (source) ^7.27.1^7.28.6 age confidence dependencies minor
@babel/plugin-syntax-typescript (source) ^7.27.1^7.28.6 age confidence devDependencies minor
@babel/preset-env (source) ^7.28.5^7.29.2 age confidence devDependencies minor
@babel/standalone (source) ^7.28.5^7.29.2 age confidence dependencies minor
@babel/template (source) ^7.27.2^7.28.6 age confidence dependencies minor
@babel/traverse (source) ^7.28.5^7.29.0 age confidence dependencies minor
@babel/types (source) ^7.28.5^7.29.0 age confidence dependencies minor
@sxzz/eslint-config ^7.4.4^7.8.4 age confidence devDependencies minor
@sxzz/prettier-config ^2.2.6^2.3.1 age confidence devDependencies minor
@types/babel__code-frame (source) ^7.0.6^7.27.0 age confidence devDependencies minor
@types/node (source) ^24.10.4^24.12.2 age confidence devDependencies minor
@typescript/native-preview (source) 7.0.0-dev.20251222.17.0.0-dev.20260407.1 age confidence devDependencies patch
@vitest/coverage-v8 (source) ^4.0.16^4.1.3 age confidence devDependencies minor
@vue/compiler-sfc (source) ^3.5.26^3.5.32 age confidence dependencies patch
@vue/shared (source) ^3.5.26^3.5.32 age confidence dependencies patch
actions-cool/issues-helper v3.7.4v3.8.0 age confidence action minor
bumpp ^10.3.2^10.4.1 age confidence devDependencies minor
eslint (source) ^9.39.2^9.39.4 age confidence devDependencies patch
jsdom ^27.3.0^27.4.0 age confidence devDependencies minor
pnpm (source) 10.26.110.33.0 age confidence packageManager minor
vitest (source) ^4.0.16^4.1.3 age confidence devDependencies minor
vue (source) ^3.5.26^3.5.32 age confidence pnpm.catalog.default patch

Release Notes

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

v7.29.0

Compare Source

v7.29.0 (2026-01-31)

Thanks @​simbahax for your first PR!

🚀 New Feature
🐛 Bug Fix
  • babel-parser
  • babel-traverse
    • #​17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@​simbahax)
  • babel-plugin-transform-block-scoping, babel-traverse
    • #​17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari)
🏃‍♀️ Performance
Committers: 6

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

Compare Source

v7.29.0

Compare Source

v7.29.0 (2026-01-31)

Thanks @​simbahax for your first PR!

🚀 New Feature
🐛 Bug Fix
  • babel-parser
  • babel-traverse
    • #​17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@​simbahax)
  • babel-plugin-transform-block-scoping, babel-traverse
    • #​17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari)
🏃‍♀️ Performance
Committers: 6

v7.28.6

Compare Source

sxzz/eslint-config (@​sxzz/eslint-config)

v7.8.4

Compare Source

No significant changes

    View changes on GitHub

v7.8.3

Compare Source

   🚀 Features
  • Add inlinedDependencies to sort order in package.json  -  by @​sxzz (3caa8)
    View changes on GitHub

v7.8.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.8.1

Compare Source

   🚀 Features
    View changes on GitHub

v7.8.0

Compare Source

   🚀 Features
    View changes on GitHub

v7.7.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.7.1

Compare Source

   🐞 Bug Fixes
  • Disable no-useless-assignment for vue, remove reactivity transform support  -  by @​sxzz (beb15)
    View changes on GitHub

v7.7.0

Compare Source

   🚀 Features
    View changes on GitHub

v7.6.1

Compare Source

No significant changes

    View changes on GitHub

v7.6.0

Compare Source

   🚀 Features
    View changes on GitHub

v7.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v7.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v7.4.5

Compare Source

No significant changes

    View changes on GitHub
sxzz/prettier-config (@​sxzz/prettier-config)

v2.3.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.3.0

Compare Source

No significant changes

    View changes on GitHub

v2.2.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
microsoft/typescript-go (@​typescript/native-preview)

v7.0.0-dev.20260407.1

Compare Source

v7.0.0-dev.20260406.1

Compare Source

v7.0.0-dev.20260405.1

Compare Source

v7.0.0-dev.20260404.1

Compare Source

v7.0.0-dev.20260403.1

Compare Source

v7.0.0-dev.20260401.1

Compare Source

v7.0.0-dev.20260331.1

Compare Source

v7.0.0-dev.20260330.1

Compare Source

v7.0.0-dev.20260329.1

Compare Source

v7.0.0-dev.20260328.1

Compare Source

v7.0.0-dev.20260327.2

Compare Source

v7.0.0-dev.20260326.1

Compare Source

v7.0.0-dev.20260325.1

Compare Source

v7.0.0-dev.20260324.1

Compare Source

v7.0.0-dev.20260323.1

Compare Source

v7.0.0-dev.20260322.1

Compare Source

v7.0.0-dev.20260321.1

Compare Source

v7.0.0-dev.20260320.1

Compare Source

v7.0.0-dev.20260319.1

Compare Source

v7.0.0-dev.20260318.1

Compare Source

v7.0.0-dev.20260317.1

Compare Source

v7.0.0-dev.20260316.1

Compare Source

v7.0.0-dev.20260315.1

Compare Source

v7.0.0-dev.20260314.1

Compare Source

v7.0.0-dev.20260313.1

Compare Source

v7.0.0-dev.20260312.1

Compare Source

v7.0.0-dev.20260311.1

Compare Source

v7.0.0-dev.20260310.1

Compare Source

v7.0.0-dev.20260309.1

Compare Source

v7.0.0-dev.20260308.1

Compare Source

v7.0.0-dev.20260307.1

Compare Source

v7.0.0-dev.20260306.1

Compare Source

v7.0.0-dev.20260305.1

Compare Source

v7.0.0-dev.20260304.1

Compare Source

v7.0.0-dev.20260303.1

Compare Source

v7.0.0-dev.20260302.1

Compare Source

v7.0.0-dev.20260301.1

Compare Source

v7.0.0-dev.20260228.1

Compare Source

v7.0.0-dev.20260227.1

Compare Source

v7.0.0-dev.20260226.1

Compare Source

v7.0.0-dev.20260225.1

Compare Source

v7.0.0-dev.20260224.1

Compare Source

v7.0.0-dev.20260223.1

Compare Source

v7.0.0-dev.20260222.1

Compare Source

v7.0.0-dev.20260221.1

Compare Source

v7.0.0-dev.20260220.1

Compare Source

v7.0.0-dev.20260219.1

Compare Source

v7.0.0-dev.20260218.1

Compare Source

v7.0.0-dev.20260217.1

Compare Source

v7.0.0-dev.20260216.1

Compare Source

v7.0.0-dev.20260215.1

Compare Source

v7.0.0-dev.20260214.1

Compare Source

v7.0.0-dev.20260213.1

Compare Source

v7.0.0-dev.20260212.1

Compare Source

v7.0.0-dev.20260211.1

Compare Source

v7.0.0-dev.20260210.1

Compare Source

v7.0.0-dev.20260209.1

Compare Source

v7.0.0-dev.20260208.1

Compare Source

v7.0.0-dev.20260207.1

Compare Source

v7.0.0-dev.20260206.1

Compare Source

v7.0.0-dev.20260205.1

Compare Source

v7.0.0-dev.20260204.1

Compare Source

v7.0.0-dev.20260203.1

Compare Source

v7.0.0-dev.20260202.1

Compare Source

v7.0.0-dev.20260201.1

Compare Source

v7.0.0-dev.20260131.1

Compare Source

v7.0.0-dev.20260130.1

Compare Source

v7.0.0-dev.20260129.1

Compare Source

v7.0.0-dev.20260128.1

Compare Source

v7.0.0-dev.20260127.1

Compare Source

v7.0.0-dev.20260126.1

Compare Source

v7.0.0-dev.20260124.1

Compare Source

v7.0.0-dev.20260123.3

Compare Source

v7.0.0-dev.20260122.4

Compare Source

v7.0.0-dev.20260122.3

Compare Source

v7.0.0-dev.20260122.2

Compare Source

[v7.0.0-dev.20260120.1](https://redirect.github.com/microsoft/typescript-go/compare/c27acd0f5e10d6a6816764a7677911d6


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 Feb 1, 2026
@netlify
Copy link
Copy Markdown

netlify bot commented Feb 1, 2026

Deploy Preview for vue-jsx-explorer ready!

Name Link
🔨 Latest commit ba34ec5
🔍 Latest deploy log https://app.netlify.com/projects/vue-jsx-explorer/deploys/69d50439c031fd00089b2b5d
😎 Deploy Preview https://deploy-preview-785--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 from b438bd2 to d25e8fa Compare February 1, 2026 15:06
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Feb 1, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@vue/babel-helper-vue-transform-on@785
npm i https://pkg.pr.new/@vue/babel-plugin-jsx@785
npm i https://pkg.pr.new/@vue/babel-plugin-resolve-type@785

commit: ba34ec5

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from e55f14f to 79d7d2f Compare February 8, 2026 09:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 552af0b to 83018c0 Compare February 15, 2026 10:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from dc5c8fa to f348334 Compare March 8, 2026 14:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 39ad1ec to dc769d7 Compare March 16, 2026 08:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 3ea4fb4 to 6215895 Compare March 19, 2026 09:25
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