Skip to content
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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/code-frame (source) ^7.24.7 -> ^7.26.2 age adoption passing confidence
@babel/core (source) ^7.25.2 -> ^7.26.0 age adoption passing confidence
@babel/helper-module-imports (source) ^7.24.7 -> ^7.25.9 age adoption passing confidence
@babel/helper-plugin-utils (source) ^7.24.8 -> ^7.25.9 age adoption passing confidence
@babel/parser (source) ^7.25.6 -> ^7.26.2 age adoption passing confidence
@babel/plugin-syntax-jsx (source) ^7.24.7 -> ^7.25.9 age adoption passing confidence
@babel/plugin-syntax-typescript (source) ^7.25.4 -> ^7.25.9 age adoption passing confidence
@babel/preset-env (source) ^7.25.4 -> ^7.26.0 age adoption passing confidence
@babel/standalone (source) ^7.25.6 -> ^7.26.2 age adoption passing confidence
@babel/template (source) ^7.25.0 -> ^7.25.9 age adoption passing confidence
@babel/traverse (source) ^7.25.6 -> ^7.25.9 age adoption passing confidence
@babel/types (source) ^7.25.6 -> ^7.26.0 age adoption passing confidence
@eslint/js (source) ^9.10.0 -> ^9.14.0 age adoption passing confidence
@types/node (source) ^22.5.4 -> ^22.9.0 age adoption passing confidence
@vitest/coverage-v8 (source) ^2.0.5 -> ^2.1.4 age adoption passing confidence
@vue/compiler-sfc (source) ^3.5.3 -> ^3.5.12 age adoption passing confidence
bumpp ^9.5.2 -> ^9.8.1 age adoption passing confidence
eslint (source) ^9.10.0 -> ^9.14.0 age adoption passing confidence
eslint-plugin-import-x ^4.2.1 -> ^4.4.0 age adoption passing confidence
jsdom ^25.0.0 -> ^25.0.1 age adoption passing confidence
monaco-editor ^0.51.0 -> ^0.52.0 age adoption passing confidence
pnpm (source) 9.9.0 -> 9.12.3 age adoption passing confidence
terser (source) ^5.31.6 -> ^5.36.0 age adoption passing confidence
tslib (source) ^2.7.0 -> ^2.8.1 age adoption passing confidence
tsup (source) ^8.2.4 -> ^8.3.5 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.6.3 age adoption passing confidence
typescript-eslint (source) ^8.4.0 -> ^8.13.0 age adoption passing confidence
vite (source) ^5.4.3 -> ^5.4.10 age adoption passing confidence
vitest (source) ^2.0.5 -> ^2.1.4 age adoption passing confidence

Release Notes

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

v7.26.2

Compare Source

🐛 Bug Fix

v7.26.0

Compare Source

🚀 New Feature
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser
🐛 Bug Fix
💅 Polish
  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone
🏠 Internal
🏃‍♀️ Performance
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
babel/babel (@​babel/core)

v7.26.0

Compare Source

v7.25.9

Compare Source

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance

v7.25.8

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, 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-property-in-object, babel-preset-env

v7.25.7

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
babel/babel (@​babel/parser)

v7.26.2

Compare Source

v7.26.2 (2024-10-30)

🐛 Bug Fix
Committers: 6

v7.26.1

Compare Source

v7.26.1 (2024-10-25)

🐛 Bug Fix
Committers: 3

v7.26.0

Compare Source

v7.26.0 (2024-10-25)

Thanks @​timofei-iatsenko for your first PR!

You can find the release blog post with some highlights at https://babeljs.io/blog/2024/10/25/7.26.0.

🚀 New Feature
  • babel-core, babel-generator, babel-parser, babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes, babel-preset-env, babel-standalone, babel-types
  • babel-core
  • babel-compat-data, babel-plugin-proposal-regexp-modifiers, babel-plugin-transform-regexp-modifiers, babel-preset-env, babel-standalone
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-flow
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs3
  • babel-generator, babel-parser
🐛 Bug Fix
💅 Polish
  • babel-plugin-proposal-json-modules, babel-plugin-transform-json-modules, babel-standalone
🏠 Internal
🏃‍♀️ Performance
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
Committers: 5

v7.25.9

Compare Source

v7.25.9 (2024-10-22)

Thanks @​victorenator for your first PR!

🐛 Bug Fix
🏠 Internal
🏃‍♀️ Performance
Committers: 4

v7.25.8

Compare Source

v7.25.8 (2024-10-10)

🐛 Bug Fix
🏠 Internal
  • babel-parser, babel-plugin-proposal-async-do-expressions, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-proposal-explicit-resource-management, babel-plugin-proposal-export-default-from, babel-plugin-proposal-function-bind, babel-plugin-proposal-function-sent, babel-plugin-proposal-import-defer, babel-plugin-proposal-partial-application, babel-plugin-proposal-throw-expressions, babel-plugin-transform-async-generator-functions, babel-plugin-transform-class-static-block, babel-plugin-transform-dynamic-import, babel-plugin-transform-export-namespace-from, 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-property-in-object, babel-preset-env
Committers: 3

v7.25.7

Compare Source

v7.25.7 (2024-10-02)

Thanks @​DylanPiercey and @​YuHyeonWook for your first PRs!

🐛 Bug Fix
💅 Polish
🏠 Internal
  • babel-core
  • babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env
  • babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone
  • babel-generator
🏃‍♀️ Performance
Committers: 8
eslint/eslint (@​eslint/js)

v9.14.0

Compare Source

v9.13.0

Compare Source

Features

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#​19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#​19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#​19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#​18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#​18988) (Milos Djermanovic)

Chores


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 Sep 16, 2024
Copy link

netlify bot commented Sep 16, 2024

Deploy Preview for vue-jsx-explorer ready!

Name Link
🔨 Latest commit b1d757b
🔍 Latest deploy log https://app.netlify.com/sites/vue-jsx-explorer/deploys/67299e82e20de60009da6935
😎 Deploy Preview https://deploy-preview-725--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 site configuration.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from d50f1e7 to 17195c0 Compare September 22, 2024 16:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 6c7f4e1 to 9c26bf8 Compare September 30, 2024 18:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 7fa17e0 to 5afebb2 Compare October 3, 2024 18:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from f2f73b1 to 730a49d Compare October 23, 2024 08:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 99ccca6 to b089c46 Compare November 1, 2024 00:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from df487d7 to 9fd61cf Compare November 4, 2024 18:41
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