Update all of babel7 7.5.5 → 7.23.5 (minor) #73
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @babel/core (7.5.5 → 7.23.5) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 23 commits:
v7.23.5Fix types.md update in the release workflow (#16140)Do not remove bindings when removing assignment expression path (#16131)Class binding is in TDZ during decorators initialization (#16138)Require fields transform for class with private fields (#16135)Update jest-light-runner & jest (#16136)fix: Miss parentheses after line break (#16122)Allow addInitializer in field decorator context (#16132)Fix helpers internal fns names conflict resolution (#16130)Add `@babel/eslint-plugin/no-undef` for accessor props (#16023)[babel 8] Enforce specifying proper core-js version (#16095)Optimize `decorator` helper size (#16129)Change comments for type files (#16125)Simplify class fields injetion after `super()` (#16123)chore: Simplify `yarn.config.cjs` (#16116)Breaking: parserOpts.createImportExpressions defaults to true (#16114)Update compat data (#16118)Update test262 (#16119)chore: Remove redundant type definitions of `@babel/parser` (#16062)chore(deps): update dependency import-meta-resolve to v4 (#16086)fix: Unexpected duplication of comments (#16110)Migrate Prolog Yarn constraints to JS (#16102)Add v7.23.4 to CHANGELOG.md [skip ci]✳️ @babel/preset-env (7.5.5 → 7.23.5) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 23 commits:
v7.23.5Fix types.md update in the release workflow (#16140)Do not remove bindings when removing assignment expression path (#16131)Class binding is in TDZ during decorators initialization (#16138)Require fields transform for class with private fields (#16135)Update jest-light-runner & jest (#16136)fix: Miss parentheses after line break (#16122)Allow addInitializer in field decorator context (#16132)Fix helpers internal fns names conflict resolution (#16130)Add `@babel/eslint-plugin/no-undef` for accessor props (#16023)[babel 8] Enforce specifying proper core-js version (#16095)Optimize `decorator` helper size (#16129)Change comments for type files (#16125)Simplify class fields injetion after `super()` (#16123)chore: Simplify `yarn.config.cjs` (#16116)Breaking: parserOpts.createImportExpressions defaults to true (#16114)Update compat data (#16118)Update test262 (#16119)chore: Remove redundant type definitions of `@babel/parser` (#16062)chore(deps): update dependency import-meta-resolve to v4 (#16086)fix: Unexpected duplication of comments (#16110)Migrate Prolog Yarn constraints to JS (#16102)Add v7.23.4 to CHANGELOG.md [skip ci]👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
* [Circle CI](https://circleci.com), [Semaphore ](https://semaphoreci.com) and [Github Actions](https://docs.github.com/actions) are all excellent options. * If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github. * If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with `depfu/`.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands