graphql-armor
graphql-armor copied to clipboard
chore(deps): update babel monorepo
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @babel/core (source) | 7.26.10 -> 7.27.4 |
||||
| @babel/plugin-proposal-decorators (source) | 7.25.9 -> 7.27.1 |
||||
| @babel/preset-env (source) | 7.26.9 -> 7.27.2 |
||||
| @babel/preset-typescript (source) | 7.27.0 -> 7.27.1 |
Release Notes
babel/babel (@​babel/core)
v7.27.4
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-proposal-explicit-resource-management- #​17323 Disallow using in bare case statement (@​JLHwung)
:nail_care: Polish
babel-parser- #​17311 Improve parseExpression error messages (@​JLHwung)
:microscope: 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- #​17287 Reduce
regeneratorsize more (@​liuxingbaoyu)
- #​17287 Reduce
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- #​17334 Use shorter method names for regenerator context (@​nicolo-ribaudo)
- #​17268 Reduce
regeneratorhelper size (@​liuxingbaoyu)
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- #​17238 Split
regeneratorRuntimeinto multiple helpers (@​nicolo-ribaudo)
- #​17238 Split
v7.27.3
:bug: Bug Fix
babel-generator- #​17324 Improve multiline comments handling in yield/await expression (@​JLHwung)
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3- #​17328 Correctly set
.displayNameonGeneratorFunction(@​nicolo-ribaudo)
- #​17328 Correctly set
babel-plugin-proposal-explicit-resource-management- #​17319 fix: handle shadowed binding in
for using ofbody (@​JLHwung) - #​17317 fix: support named evaluation for using declaration (@​JLHwung)
- #​17319 fix: handle shadowed binding in
babel-plugin-proposal-decorators,babel-types- #​17321 fix(converter): Remove
abstractmodifiers in class declaration to expression conversion (@​magic-akari)
- #​17321 fix(converter): Remove
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- #​17312 fix(parser): properly handle optional markers in generator class methods (@​magic-akari)
- #​17307 fix(parser): Terminate modifier parsing at newline (@​magic-akari)
babel-generator,babel-parser- #​17308 Improve import phase parsing (@​JLHwung)
v7.27.1
:eyeglasses: Spec Compliance
babel-parser- #​17254 Allow
using ofas lexical declaration within for (@​JLHwung) - #​17230 Disallow get/set in TSPropertySignature (@​JLHwung)
- #​17254 Allow
babel-parser,babel-types- #​17193 Stricter TSImportType options parsing (@​JLHwung)
:bug: Bug Fix
babel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-traverse- #​17137 fix: do expressions should allow early exit (@​kermanx)
babel-helper-wrap-function,babel-plugin-transform-async-to-generator- #​17251 Fix: propagate argument evaluation errors through async promise chain (@​magic-akari)
babel-helper-remap-async-to-generator,babel-plugin-transform-async-to-generatorbabel-helper-fixtures,babel-parser- #​17233 Create ChainExpression within TSInstantiationExpression (@​JLHwung)
babel-generator,babel-parser- #​17226 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 2) (@​JLHwung)
babel-parser- #​17224 Fill optional AST properties when both estree and typescript parser plugin are enabled (Part 1) (@​JLHwung)
- #​17080 Fix start of TSParameterProperty (@​JLHwung)
babel-compat-data,babel-preset-env- #​17228 Update firefox bugfix compat data (@​JLHwung)
babel-traverse- #​17156 fix: Objects and arrays with multiple references should not be evaluated (@​liuxingbaoyu)
babel-generator- #​17216 Fix: support const type parameter in generator (@​JLHwung)
:nail_care: 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- #​17221 Reduce generated names size for the 10th-11th (@​nicolo-ribaudo)
:house: Internal
babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #​17263 Remove unused
regenerator-runtimedep in@babel/runtime(@​nicolo-ribaudo)
- #​17263 Remove unused
babel-compat-data,babel-preset-env- #​17256 Tune plugin compat data (@​JLHwung)
babel-compat-data,babel-standalone- #​17236 migrate babel-compat-data build script to mjs (@​JLHwung)
- Other
- #​17232 Bump typescript-eslint to 8.29.1 (@​JLHwung)
- #​17219 test: add basic typescript-eslint integration tests (@​JLHwung)
- #​17205 Inline regenerator in the relevant packages (@​nicolo-ribaudo)
babel-register- #​16844 Migrate
@babel/registerto cts (@​liuxingbaoyu)
- #​16844 Migrate
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- #​17207 Enforce node protocol import (@​JLHwung)
babel-plugin-transform-regenerator- #​17205 Inline regenerator in the relevant packages (@​nicolo-ribaudo)
- #​17205 Inline regenerator in the relevant packages (@​nicolo-ribaudo)
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3- #​17205 Inline regenerator in the relevant packages (@​nicolo-ribaudo)
babel-helpers,babel-plugin-transform-regenerator- #​17205 Inline regenerator in the relevant packages (@​nicolo-ribaudo)
- #​17205 Inline regenerator in the relevant packages (@​nicolo-ribaudo)
babel-helpers- #​17205 Inline regenerator in the relevant packages (@​nicolo-ribaudo)
:microscope: Output optimization
babel-helpers,babel-plugin-transform-modules-commonjs,babel-runtime-corejs3- #​16538 Reduce
interopRequireWildcardsize (@​liuxingbaoyu)
- #​16538 Reduce
babel-helpers,babel-plugin-transform-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs3- #​17213 Reduce
regeneratorRuntimesize (@​liuxingbaoyu)
- #​17213 Reduce
Configuration
đź“… Schedule: Branch creation - At any time (no schedule defined), 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.
⚠️ No Changeset found
Latest commit: d06b9ca768f434c10344c39ae7c69cf6d296a2a4
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.82%. Comparing base (
d3a7f44) to head (49547da).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #796 +/- ##
=======================================
Coverage 91.82% 91.82%
=======================================
Files 17 17
Lines 379 379
Branches 128 130 +2
=======================================
Hits 348 348
Misses 31 31
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
â™» Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").
$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.