Skip to content

fix(deps): update minor and patches #90

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 Sep 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/parser (source) 7.25.6 -> 7.27.5 age adoption passing confidence devDependencies minor
@babel/runtime (source) 7.25.6 -> 7.27.6 age adoption passing confidence devDependencies minor
@biomejs/biome (source) 1.8.3 -> 1.9.4 age adoption passing confidence devDependencies minor
@fontsource/manrope (source) 5.0.21 -> 5.2.6 age adoption passing confidence dependencies minor
@playwright/test (source) 1.47.0 -> 1.53.1 age adoption passing confidence devDependencies minor
@types/node (source) 22.8.6 -> 22.15.32 age adoption passing confidence devDependencies minor
@types/react (source) 18.3.5 -> 18.3.23 age adoption passing confidence devDependencies patch
@types/react-dom (source) 18.3.0 -> 18.3.7 age adoption passing confidence devDependencies patch
@vitejs/plugin-react-swc (source) 3.7.0 -> 3.10.2 age adoption passing confidence devDependencies minor
autoprefixer 10.4.20 -> 10.4.21 age adoption passing confidence devDependencies patch
lucide-react (source) ^0.439.0 -> ^0.519.0 age adoption passing confidence dependencies minor
pnpm/action-setup v4.0.0 -> v4.1.0 age adoption passing confidence action minor
prettier (source) 3.3.3 -> 3.5.3 age adoption passing confidence dependencies minor
react18-json-view 0.2.8 -> 0.2.9 age adoption passing confidence dependencies patch
tailwindcss (source) 3.4.10 -> 3.4.17 age adoption passing confidence devDependencies patch
typescript (source) 5.6.2 -> 5.8.3 age adoption passing confidence devDependencies minor
vite (source) 5.4.12 -> 5.4.19 age adoption passing confidence devDependencies patch

Release Notes

babel/babel (@​babel/parser)

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

v7.27.0

Compare Source

v7.27.0 (2025-03-24)

Thanks @​ishchhabra and @​vovkasm for your first PRs!

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-traverse
  • babel-helpers, babel-preset-typescript, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-cli
  • babel-plugin-transform-named-capturing-groups-regex, babel-types
🏃‍♀️ Performance
Committers: 5

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

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 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 enabled auto-merge (squash) September 16, 2024 00:19
@renovate renovate bot force-pushed the renovate/minor-and-patches branch 11 times, most recently from 6c9d587 to 3168534 Compare September 20, 2024 21:39
@renovate renovate bot force-pushed the renovate/minor-and-patches branch 9 times, most recently from 311ad41 to 00562c6 Compare September 30, 2024 01:20
@renovate renovate bot force-pushed the renovate/minor-and-patches branch 6 times, most recently from ba3ff9f to 38a59df Compare October 8, 2024 13:57
@renovate renovate bot force-pushed the renovate/minor-and-patches branch 2 times, most recently from 6003b2d to a8ad9c5 Compare October 9, 2024 06:31
@renovate renovate bot force-pushed the renovate/minor-and-patches branch 4 times, most recently from a937be6 to 19e41cc Compare May 14, 2025 06:13
@renovate renovate bot force-pushed the renovate/minor-and-patches branch 7 times, most recently from 402bf10 to fcc7a51 Compare May 23, 2025 02:07
@renovate renovate bot force-pushed the renovate/minor-and-patches branch 7 times, most recently from 1660e55 to c1a0884 Compare May 30, 2025 19:27
@renovate renovate bot force-pushed the renovate/minor-and-patches branch 4 times, most recently from def2c2f to 745e1fb Compare June 10, 2025 22:33
@renovate renovate bot force-pushed the renovate/minor-and-patches branch 6 times, most recently from 048bf23 to 57b0ef9 Compare June 19, 2025 07:36
@renovate renovate bot force-pushed the renovate/minor-and-patches branch from 57b0ef9 to 4af04e6 Compare June 20, 2025 20:42
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