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 #117

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 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/parser (source) ^7.25.4 -> ^7.26.10 age adoption passing confidence
@babel/types (source) ^7.25.4 -> ^7.26.10 age adoption passing confidence
@types/node (source) ^20.16.1 -> ^20.17.24 age adoption passing confidence
@vitest/coverage-v8 (source) ^1.6.0 -> ^1.6.1 age adoption passing confidence
@vitest/ui (source) ^1.6.0 -> ^1.6.1 age adoption passing confidence
changelogen ^0.5.5 -> ^0.6.1 age adoption passing confidence
eslint (source) ^9.9.1 -> ^9.22.0 age adoption passing confidence
eslint-config-unjs ^0.3.2 -> ^0.4.2 age adoption passing confidence
esno ^4.7.0 -> ^4.8.0 age adoption passing confidence
giget ^1.2.3 -> ^1.2.5 age adoption passing confidence
lint-staged ^15.2.9 -> ^15.5.0 age adoption passing confidence
prettier (source) ^3.3.3 -> ^3.5.3 age adoption passing confidence
recast ^0.23.9 -> ^0.23.11 age adoption passing confidence
source-map-js ^1.2.0 -> ^1.2.1 age adoption passing confidence
typescript (source) ^5.5.4 -> ^5.8.2 age adoption passing confidence

Release Notes

babel/babel (@​babel/parser)

v7.26.10

Compare Source

v7.26.10 (2025-03-11)

Thanks @​jordan-choi and @​mmmsssttt404 for your first PRs!

This release includes a fix for GHSA-968p-4wvh-cqc8, a security vulnerability which affects the .replace method of transpiled regular expressions that use named capturing groups.

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal
Committers: 6

v7.26.9

Compare Source

v7.26.9 (2025-02-14)

🐛 Bug Fix
🏠 Internal
Committers: 5

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

v7.26.7 (2025-01-24)

Thanks @​branchseer and @​tquetano-netflix for your first PRs!

🐛 Bug Fix
Committers: 6

v7.26.5

Compare Source

v7.26.5 (2025-01-10)

👓 Spec Compliance
🐛 Bug Fix
🔬 Output optimization
Committers: 5

v7.26.3

Compare Source

v7.26.3 (2024-12-04)

🐛 Bug Fix
🏠 Internal
  • babel-helper-builder-binary-assignment-operator-visitor, babel-plugin-transform-exponentiation-operator
🏃‍♀️ Performance
Committers: 4

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

v7.25.6

Compare Source

v7.25.6 (2024-08-29)

Thanks @​j4k0xb for your first PR!

🐛 Bug Fix
💅 Polish
  • babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env
  • babel-plugin-syntax-import-assertions, babel-plugin-syntax-import-attributes
  • babel-generator
🏠 Internal
Committers: 5
babel/babel (@​babel/types)

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal

v7.26.8

Compare Source

v7.26.8 (2025-02-08)

🏠 Internal
  • babel-preset-env
    • #​17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0

v7.26.7

Compare Source

🐛 Bug Fix

v7.26.5

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🔬 Output optimization

v7.26.3

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helper-builder-binary-assignment-operator-visitor, babel-plugin-transform-exponentiation-operator
🏃‍♀️ Performance

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

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/all-minor-patch branch 2 times, most recently from db57b58 to ea759ca Compare May 14, 2024 06:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from cf791c5 to 9112360 Compare May 25, 2024 12:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from c1ba98b to 483f592 Compare June 5, 2024 15:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 7999a55 to 52630a2 Compare June 18, 2024 02:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 14f97b6 to caa92b2 Compare June 22, 2024 11:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a65e792 to b026628 Compare July 1, 2024 20:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4d0f330 to 6947d0f Compare July 11, 2024 15:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6947d0f to 2d3835e Compare July 13, 2024 14:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from a0f1a00 to 545ead1 Compare January 27, 2025 19:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from d7a6d96 to 75e0f3a Compare February 9, 2025 15:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 1fa72f9 to e265146 Compare February 14, 2025 13:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from bfca085 to d48d3d7 Compare February 26, 2025 16:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 7bfe705 to f5b25ca Compare March 3, 2025 18:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fc591e9 to 0b38518 Compare March 11, 2025 18:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0b38518 to f90336f Compare March 12, 2025 17:12
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.

0 participants