Update all of babel7 7.5.5 → 7.22.10 (minor) #63
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/cli (7.5.5 → 7.22.10) · 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 44 commits:
v7.22.10Materialize conditional dependencies when bundling (#15842)fix: Bump `regenerator` and add tests (#15841)Remove Babel 7 e2e ESM tests (#15837)Enable Babel e2e test for Babel 8 with ESM (#15836)Re-enable Prettier Babel 8 tests (#15832)Update Jest (#15831)Fix typo in v7.15+ changelog (#15834)Only allow developing Babel 8 in ESM mode (#15816)Add `meta` object to `@babel/eslint-plugin` (#15824)[babel 8] Use `NodePath#hub` as part of the paths cache key (#15759)Fix eslint-plugin-jest config (#15826)Improve the type definition of `path.isX` (#15661)Update test262 (#15820)[babel 8] Use `chalk@4` (#15814)build: generate flow typings in prepublish job (#15818)Remove unused `chalk` devDep from `@babel/types` (#15815)Bump Babel 8 version to 8.0.0-alpha.1[babel 8] Remove default syntax plugins from preset-env (#15810)[babel 8] Remove `getChalk` function (#15812)Update non-monorepo Babel packages (#15813)Enable `@typescript-eslint/no-redundant-type-constituents` rule (#15794)[babel 8] Numeric literals must be finite and non-negative (#15802)[babel 8] Make `.version` directly available in cjs proxy (#15809)Remove `@babel/core` peerDep from `helper-compilation-targets` (#15811)[babel 8] Make `@babel/cli` bin work with ESM (#15806)Update test262 (#15807)Bump Babel 8 version to 8.0.0-alpha.0[ts] Strip type-only namespaces (#15799)[ts] Fix compiling extended exported nested namespace (#15798)Memoize class binding when compiling private methods and static elements (#15701)Use const enum in babel-parser (#15793)Reduce `transform-block-scoping` loops output size (#15746)Skip the unnecessary `isType` check if `nodeType` is empty. (#15555)Fix typos found by codespell (#15783)[babel 8] Bump eslint-parser/plugin eslint requirements (#15763)enable `@typescript-eslint/restrict-plus-operands` (#15785)Update test262 (#15782)enable @typescript-eslint/prefer-optional-chain (#15780)Enable `@typescript-eslint/await-thenable` (#15781)improve SourceLocation typing (#15776)chore: Use `typescript-eslint@v6` with reworked configs (#15716)chore: bump dev dependencies and remove .eslintignore (#15777)Add v7.22.9 to CHANGELOG.md [skip ci]✳️ @babel/core (7.5.5 → 7.22.10) · 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 44 commits:
v7.22.10Materialize conditional dependencies when bundling (#15842)fix: Bump `regenerator` and add tests (#15841)Remove Babel 7 e2e ESM tests (#15837)Enable Babel e2e test for Babel 8 with ESM (#15836)Re-enable Prettier Babel 8 tests (#15832)Update Jest (#15831)Fix typo in v7.15+ changelog (#15834)Only allow developing Babel 8 in ESM mode (#15816)Add `meta` object to `@babel/eslint-plugin` (#15824)[babel 8] Use `NodePath#hub` as part of the paths cache key (#15759)Fix eslint-plugin-jest config (#15826)Improve the type definition of `path.isX` (#15661)Update test262 (#15820)[babel 8] Use `chalk@4` (#15814)build: generate flow typings in prepublish job (#15818)Remove unused `chalk` devDep from `@babel/types` (#15815)Bump Babel 8 version to 8.0.0-alpha.1[babel 8] Remove default syntax plugins from preset-env (#15810)[babel 8] Remove `getChalk` function (#15812)Update non-monorepo Babel packages (#15813)Enable `@typescript-eslint/no-redundant-type-constituents` rule (#15794)[babel 8] Numeric literals must be finite and non-negative (#15802)[babel 8] Make `.version` directly available in cjs proxy (#15809)Remove `@babel/core` peerDep from `helper-compilation-targets` (#15811)[babel 8] Make `@babel/cli` bin work with ESM (#15806)Update test262 (#15807)Bump Babel 8 version to 8.0.0-alpha.0[ts] Strip type-only namespaces (#15799)[ts] Fix compiling extended exported nested namespace (#15798)Memoize class binding when compiling private methods and static elements (#15701)Use const enum in babel-parser (#15793)Reduce `transform-block-scoping` loops output size (#15746)Skip the unnecessary `isType` check if `nodeType` is empty. (#15555)Fix typos found by codespell (#15783)[babel 8] Bump eslint-parser/plugin eslint requirements (#15763)enable `@typescript-eslint/restrict-plus-operands` (#15785)Update test262 (#15782)enable @typescript-eslint/prefer-optional-chain (#15780)Enable `@typescript-eslint/await-thenable` (#15781)improve SourceLocation typing (#15776)chore: Use `typescript-eslint@v6` with reworked configs (#15716)chore: bump dev dependencies and remove .eslintignore (#15777)Add v7.22.9 to CHANGELOG.md [skip ci]✳️ @babel/preset-env (7.5.5 → 7.22.10) · 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 44 commits:
v7.22.10Materialize conditional dependencies when bundling (#15842)fix: Bump `regenerator` and add tests (#15841)Remove Babel 7 e2e ESM tests (#15837)Enable Babel e2e test for Babel 8 with ESM (#15836)Re-enable Prettier Babel 8 tests (#15832)Update Jest (#15831)Fix typo in v7.15+ changelog (#15834)Only allow developing Babel 8 in ESM mode (#15816)Add `meta` object to `@babel/eslint-plugin` (#15824)[babel 8] Use `NodePath#hub` as part of the paths cache key (#15759)Fix eslint-plugin-jest config (#15826)Improve the type definition of `path.isX` (#15661)Update test262 (#15820)[babel 8] Use `chalk@4` (#15814)build: generate flow typings in prepublish job (#15818)Remove unused `chalk` devDep from `@babel/types` (#15815)Bump Babel 8 version to 8.0.0-alpha.1[babel 8] Remove default syntax plugins from preset-env (#15810)[babel 8] Remove `getChalk` function (#15812)Update non-monorepo Babel packages (#15813)Enable `@typescript-eslint/no-redundant-type-constituents` rule (#15794)[babel 8] Numeric literals must be finite and non-negative (#15802)[babel 8] Make `.version` directly available in cjs proxy (#15809)Remove `@babel/core` peerDep from `helper-compilation-targets` (#15811)[babel 8] Make `@babel/cli` bin work with ESM (#15806)Update test262 (#15807)Bump Babel 8 version to 8.0.0-alpha.0[ts] Strip type-only namespaces (#15799)[ts] Fix compiling extended exported nested namespace (#15798)Memoize class binding when compiling private methods and static elements (#15701)Use const enum in babel-parser (#15793)Reduce `transform-block-scoping` loops output size (#15746)Skip the unnecessary `isType` check if `nodeType` is empty. (#15555)Fix typos found by codespell (#15783)[babel 8] Bump eslint-parser/plugin eslint requirements (#15763)enable `@typescript-eslint/restrict-plus-operands` (#15785)Update test262 (#15782)enable @typescript-eslint/prefer-optional-chain (#15780)Enable `@typescript-eslint/await-thenable` (#15781)improve SourceLocation typing (#15776)chore: Use `typescript-eslint@v6` with reworked configs (#15716)chore: bump dev dependencies and remove .eslintignore (#15777)Add v7.22.9 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