Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) 7.14.3 -> 7.28.3 age adoption passing confidence
@babel/core (source) 7.14.3 -> 7.28.5 age adoption passing confidence
@babel/plugin-proposal-class-properties (source) 7.13.0 -> 7.18.6 age adoption passing confidence
@babel/preset-env (source) 7.14.2 -> 7.28.5 age adoption passing confidence
@babel/preset-react (source) 7.13.13 -> 7.28.5 age adoption passing confidence
@semantic-release/git 9.0.0 -> 9.0.1 age adoption passing confidence
@types/enzyme (source) 3.10.8 -> 3.10.19 age adoption passing confidence
@types/enzyme-adapter-react-16 (source) 1.0.6 -> 1.0.9 age adoption passing confidence
@types/node (source) 12.20.13 -> 12.20.55 age adoption passing confidence
@types/react (source) 16.14.6 -> 16.14.68 age adoption passing confidence
@types/react-dom (source) 16.9.13 -> 16.9.25 age adoption passing confidence
@types/react-router-dom (source) 5.1.7 -> 5.3.3 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 4.24.0 -> 4.33.0 age adoption passing confidence
@typescript-eslint/parser (source) 4.24.0 -> 4.33.0 age adoption passing confidence
@typescript-eslint/typescript-estree (source) 4.24.0 -> 4.33.0 age adoption passing confidence
babel-loader 8.2.2 -> 8.4.1 age adoption passing confidence
chai (source) 4.3.4 -> 4.5.0 age adoption passing confidence
enzyme-adapter-react-16 (source) 1.15.6 -> 1.15.8 age adoption passing confidence
eslint-plugin-react 7.23.2 -> 7.37.5 age adoption passing confidence
jest-watch-typeahead 0.6.3 -> 0.6.5 age adoption passing confidence
jsdoc 3.6.7 -> 3.6.11 age adoption passing confidence
prop-types (source) 15.7.2 -> 15.8.1 age adoption passing confidence
shx ^0.3.2 -> ^0.4.0 age adoption passing confidence
ts-loader 8.2.0 -> 8.4.0 age adoption passing confidence
tslint-etc 1.13.9 -> 1.13.10 age adoption passing confidence
typescript (source) 4.2.4 -> 4.9.5 age adoption passing confidence
webpack 4.46.0 -> 4.47.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.28.3

Compare Source

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-transform-class-static-block, babel-preset-env
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
🔬 Output optimization
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions

v7.28.0

Compare Source

🚀 New Feature
  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types
🐛 Bug Fix
🏠 Internal
  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

v7.27.2

Compare Source

🐛 Bug Fix
🏃‍♀️ Performance

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

Compare Source

↩️ Revert
  • babel-traverse

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

v7.25.6

Compare Source

🐛 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

v7.24.8

Compare Source

👓 Spec Compliance
🐛 Bug Fix
💅 Polish

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3

v7.24.1

Compare Source

🐛 Bug Fix

v7.23.9

Compare Source

🐛 Bug Fix
  • babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env
  • babel-traverse
  • Other
🏠 Internal
  • babel-core, `babel-pars

Configuration

📅 Schedule: Branch creation - "after 1pm on Monday" in timezone Europe/Zurich, 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 force-pushed the renovate/external-fixes branch 2 times, most recently from 84cd1f3 to a9d049f Compare April 25, 2024 09:09
@renovate renovate bot force-pushed the renovate/external-fixes branch from a9d049f to 580ddb5 Compare April 29, 2024 19:08
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from 30524c8 to 8d7bb6b Compare May 28, 2024 08:50
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from f01d5c9 to 2bbd7e2 Compare June 5, 2024 16:17
@renovate renovate bot force-pushed the renovate/external-fixes branch from 2bbd7e2 to 7a8d78b Compare June 18, 2024 21:35
@codecov
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.60%. Comparing base (f0cfeb2) to head (7a8d78b).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   96.86%   96.60%   -0.27%     
==========================================
  Files          11       16       +5     
  Lines         287      353      +66     
  Branches       58       69      +11     
==========================================
+ Hits          278      341      +63     
- Misses          9       12       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/external-fixes branch 3 times, most recently from aff97e3 to d6dc2ed Compare July 15, 2024 11:40
@renovate renovate bot force-pushed the renovate/external-fixes branch 4 times, most recently from 0f41434 to ee6bb1c Compare July 26, 2024 18:19
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from 23b6f1a to 5b01289 Compare July 31, 2024 14:02
@renovate renovate bot force-pushed the renovate/external-fixes branch from 5b01289 to c9aa957 Compare August 6, 2024 08:14
@renovate renovate bot force-pushed the renovate/external-fixes branch 3 times, most recently from 3607334 to 9101632 Compare August 29, 2024 08:58
@renovate renovate bot force-pushed the renovate/external-fixes branch 4 times, most recently from 811c51c to 7328ce7 Compare September 3, 2024 22:26
@renovate renovate bot force-pushed the renovate/external-fixes branch 4 times, most recently from 6e9f83a to bd47623 Compare September 16, 2024 14:09
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from 7bdfdc7 to 8ff7c42 Compare May 10, 2025 15:29
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from 14430d0 to f5dfe4d Compare May 21, 2025 14:28
@renovate renovate bot force-pushed the renovate/external-fixes branch 3 times, most recently from d78051a to 04826cf Compare May 30, 2025 20:25
@renovate renovate bot force-pushed the renovate/external-fixes branch from 04826cf to ca422a8 Compare June 4, 2025 08:16
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from 176abc5 to 420df6b Compare June 26, 2025 18:26
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from 337f85c to c46f77c Compare July 2, 2025 20:05
@renovate renovate bot force-pushed the renovate/external-fixes branch 3 times, most recently from d688bb8 to bd48736 Compare August 14, 2025 15:45
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from 84b3270 to b0d61e7 Compare August 24, 2025 07:01
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from ed4cafc to 29e5011 Compare September 6, 2025 06:59
@renovate renovate bot force-pushed the renovate/external-fixes branch from 29e5011 to 8fd7904 Compare September 25, 2025 17:43
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from abaa031 to a1af7a2 Compare October 11, 2025 00:01
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from fcb8c01 to 7e07368 Compare October 23, 2025 15:48
@renovate renovate bot force-pushed the renovate/external-fixes branch from 7e07368 to cd2c753 Compare November 10, 2025 23:08
@renovate renovate bot force-pushed the renovate/external-fixes branch 2 times, most recently from 0aa8a74 to 0f4a2f1 Compare November 19, 2025 03:15
@renovate renovate bot force-pushed the renovate/external-fixes branch from 0f4a2f1 to 302f03f Compare December 3, 2025 15:38
@renovate renovate bot force-pushed the renovate/external-fixes branch from 302f03f to 8b6c8a7 Compare December 5, 2025 08: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.

1 participant