graphql-armor
graphql-armor copied to clipboard
chore(deps): update babel monorepo to v7.24.7
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @babel/core (source) | 7.24.5 -> 7.24.7 |
||||
| @babel/plugin-proposal-decorators (source) | 7.24.1 -> 7.24.7 |
||||
| @babel/preset-env (source) | 7.24.5 -> 7.24.7 |
||||
| @babel/preset-typescript (source) | 7.24.1 -> 7.24.7 |
Release Notes
babel/babel (@​babel/core)
v7.24.7
:bug: Bug Fix
babel-node- #​16554 Allow extra flags in babel-node (@​nicolo-ribaudo)
babel-traverse- #​16522 fix: incorrect
constantViolationswith destructuring (@​liuxingbaoyu)
- #​16522 fix: incorrect
babel-helper-transform-fixture-test-runner,babel-plugin-proposal-explicit-resource-management- #​16524 fix: Transform
usinginswitchcorrectly (@​liuxingbaoyu)
- #​16524 fix: Transform
:house: Internal
babel-helpers,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #​16525 Delete unused array helpers (@​blakewilson)
v7.24.6
:bug: Bug Fix
babel-helper-create-class-features-plugin,babel-plugin-transform-class-properties- #​16514 Fix source maps for private member expressions (@​nicolo-ribaudo)
babel-core,babel-generator,babel-plugin-transform-modules-commonjs- #​16515 Fix source maps for template literals (@​nicolo-ribaudo)
babel-helper-create-class-features-plugin,babel-plugin-proposal-decorators- #​16485 Support undecorated static accessor in anonymous classes (@​JLHwung)
- #​16484 Fix decorator bare yield await (@​JLHwung)
babel-helpers,babel-plugin-proposal-decorators,babel-runtime-corejs3- #​16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung)
babel-parser,babel-plugin-transform-typescript- #​16476 fix: Correctly parse
cls.fn<C> = x(@​liuxingbaoyu)
- #​16476 fix: Correctly parse
:house: Internal
babel-core,babel-helpers,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #​16501 Generate helper metadata at build time (@​nicolo-ribaudo)
babel-helpers- #​16499 Add
tsconfig.jsonfor@babel/helpers/src/helpers(@​nicolo-ribaudo)
- #​16499 Add
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- #​16495 Move all runtime helpers to individual files (@​nicolo-ribaudo)
babel-parser,babel-traverse- #​16482 Statically generate boilerplate for bitfield accessors (@​nicolo-ribaudo)
- Other
- #​16466 Migrate import assertions syntax (@​JLHwung)
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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
⚠️ No Changeset found
Latest commit: c4c03ceaf2d5dc606b0cdf2a4edf60cad2eef3a9
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 92.94%. Comparing base (
85e224b) to head (c4c03ce).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## main #654 +/- ##
=======================================
Coverage 92.94% 92.94%
=======================================
Files 17 17
Lines 340 340
Branches 90 96 +6
=======================================
Hits 316 316
Misses 24 24
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.