Skip to content

chore(deps): update external fixes #286

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: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/eslint-parser (source) 7.26.5 -> 7.27.1 age adoption passing confidence devDependencies minor
@babel/plugin-proposal-export-default-from (source) 7.25.9 -> 7.27.1 age adoption passing confidence devDependencies minor
@babel/plugin-transform-runtime (source) 7.25.9 -> 7.27.1 age adoption passing confidence devDependencies minor
@babel/preset-env (source) 7.26.7 -> 7.27.2 age adoption passing confidence devDependencies minor
@babel/preset-react (source) 7.26.3 -> 7.27.1 age adoption passing confidence devDependencies minor
@babel/preset-typescript (source) 7.26.0 -> 7.27.1 age adoption passing confidence devDependencies minor
@babel/register (source) 7.25.9 -> 7.27.1 age adoption passing confidence devDependencies minor
@types/react (source) 18.3.18 -> 18.3.21 age adoption passing confidence devDependencies patch
@types/react-dom (source) 18.3.5 -> 18.3.7 age adoption passing confidence devDependencies patch
JamesIves/github-pages-deploy-action v4.7.2 -> v4.7.3 age adoption passing confidence action patch
creyD/prettier_action v4.3 -> v4.5 age adoption passing confidence action minor
eslint-plugin-react 7.37.4 -> 7.37.5 age adoption passing confidence devDependencies patch
webpack 5.97.1 -> 5.99.8 age adoption passing confidence devDependencies minor

Release Notes

babel/babel (@​babel/eslint-parser)

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

v7.27.0

Compare Source

👓 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

v7.26.10

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish
🏠 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
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)

v4.7.3

Compare Source

What's Changed

Build 🔧
Other Changes

Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.7.3

creyD/prettier_action (creyD/prettier_action)

v4.5

Compare Source

What's Changed
  • Fixed a bug with only_changed_pr
  • Added allow_other_plugins option for #​98

Full Changelog: creyD/prettier_action@v4.4...v4.5

v4.4

Compare Source

What's Changed

Thanks a lot to you all!

New Contributors

Full Changelog: creyD/prettier_action@v4.3...v4.4

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.37.5

Compare Source

Fixed
Changed
webpack/webpack (webpack)

v5.99.8

Compare Source

Fixes
  • Fixed type error with latest @types/node
  • Fixed typescript types

v5.99.7

Compare Source

v5.99.6

Compare Source

v5.99.5

Compare Source

Fixes
  • Control dead flow for labeled and blockless statements

v5.99.4

Compare Source

Fixes
  • Fixed terminated state for if/else

v5.99.3

Compare Source

v5.99.2

Compare Source

v5.99.1

Compare Source

Fixes
  • Dead control flow for many cases

v5.99.0

Compare Source

v5.98.0

Compare Source

Fixes
Performance Improvements
Chores
Features
Continuous Integration

New Contributors

Full Changelog: webpack/webpack@v5.97.1...v5.98.0


Configuration

📅 Schedule: Branch creation - "after 1pm on Monday" in timezone Europe/Zurich, 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 force-pushed the renovate/external-fixes branch from ccd5305 to 2184268 Compare February 13, 2025 18:00
@renovate renovate bot changed the title chore(deps): update external fixes to v7.26.8 chore(deps): update external fixes Feb 13, 2025
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from 8996320 to 3043590 Compare February 19, 2025 18:28
@renovate renovate bot force-pushed the renovate/external-fixes branch from 3043590 to 65d1a5c Compare March 3, 2025 13:31
@renovate renovate bot force-pushed the renovate/external-fixes branch 4 times, most recently from f3f3506 to 4d6d912 Compare March 17, 2025 15:53
@renovate renovate bot force-pushed the renovate/external-fixes branch 3 times, most recently from 803f36e to a0cb402 Compare March 24, 2025 18:49
@renovate renovate bot force-pushed the renovate/external-fixes branch 5 times, most recently from cc35956 to ce3eed6 Compare April 8, 2025 01:20
@renovate renovate bot force-pushed the renovate/external-fixes branch 4 times, most recently from f07e817 to 69ef6d9 Compare April 9, 2025 00:21
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from 6c59cfd to b4a7f76 Compare April 24, 2025 12:38
@renovate renovate bot force-pushed the renovate/external-fixes branch 3 times, most recently from 77dbd0a to abcae90 Compare April 30, 2025 18:14
@renovate renovate bot force-pushed the renovate/external-fixes branch 3 times, most recently from f84476e to ddd494a Compare May 6, 2025 18:08
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from 3519727 to 2713853 Compare May 8, 2025 14:14
@renovate renovate bot force-pushed the renovate/external-fixes branch from 2713853 to afba994 Compare May 13, 2025 10:50
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