Update all of babel7: 7.5.5 → 7.16.0 (minor)#19
Closed
depfu[bot] wants to merge 1 commit intodepfu/update/npm/Base64-1.1.0from
Closed
Update all of babel7: 7.5.5 → 7.16.0 (minor)#19depfu[bot] wants to merge 1 commit intodepfu/update/npm/Base64-1.1.0from
depfu[bot] wants to merge 1 commit intodepfu/update/npm/Base64-1.1.0from
Conversation
Contributor
Author
|
Closed in favor of #20. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.16.0) · 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 45 commits:
v7.16.0Pre-release updatesUpdate `core-js` and polyfill plugins (#13897)chore: update test262 to ba82d46238bd16c3e31b93d21d2846c81a9ccf7a (#13893)Support TypeScript 4.5 type-only import/export specifiers (#13802)feat: support `startColumn` option (#13887)Handle `.mts` and `.cts` files in `@babel/preset-typescript` (#13838)Add ESLint 8 support to `@babel/eslint-parser` (#13782)Caret topic (pipe operator) (#13749)Enable class static blocks by default (#13713)add `skipTransparentExprWrapperNodes` helper (#13687)Add aliases for Standardized, TypeScript, and Flow (#13666)Use Yarn 3.1 stable (#13885)[ts] Support private methods overloads (#13876)Lint benchmarks (#13881)Fix `create-react-app` and `vue-cli` tests on Node.js 17 (#13879)Use `workspace:^` to specify `@babel/` dependencies (#13772)Regenerate parser fixtures (#13882)[babel 8] Enable preset-env bugfixes by default (#13866)Update to Yarn 3.1 (#13856)add benchmarks for `babel-types` builders (#13874)remove executable permission from files that shouldn't have it (#13873)fix: allow enum member without initializer after non-literal member (#13865)Update test262 (#13869)Simplify (transpiled) babel-types builder wrappers (#13843)Test on Node.js 17 (#13867)Don't transform `declare class` in `proposal-class-properties` (#13854)Implement @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (#13842)Force loading plugins/presets from the monorepo in tests (#13858)chore: update test262 to 8d420cef415f3501cb24d674b8c032d1f09402a0 (#13850)[ts] precise return type on `createTypeAnnotationBasedOnTypeof` (#13844)remove ineffectual helper names filter (#13841)Update failing fixture (#13840)Restore traversal context after enter / traverse (#13813)[babel 8] Remove `make-dir` polyfill for `fs.mkdirSync` (#13828)Mark static block as FunctionParent (#13832)ignore non-js files in `babel-helpers/src/helpers` (#13833)Regenerate `helpers-generated.ts` (#13831)chore(deps): update third-party parser tests to 64a1628 (#13816)Await promises from sync iterators with `for-await` (#13824)Fix missing inner comments in function expressions (#13825)Improve transform-react-jsx typings (#13820)chore(deps): update dependency through2 to v4 (#13822)Update `yarn.lock`Add v7.15.8 to CHANGELOG.md [skip ci]✳️ @babel/core (7.5.5 → 7.16.0) · 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 45 commits:
v7.16.0Pre-release updatesUpdate `core-js` and polyfill plugins (#13897)chore: update test262 to ba82d46238bd16c3e31b93d21d2846c81a9ccf7a (#13893)Support TypeScript 4.5 type-only import/export specifiers (#13802)feat: support `startColumn` option (#13887)Handle `.mts` and `.cts` files in `@babel/preset-typescript` (#13838)Add ESLint 8 support to `@babel/eslint-parser` (#13782)Caret topic (pipe operator) (#13749)Enable class static blocks by default (#13713)add `skipTransparentExprWrapperNodes` helper (#13687)Add aliases for Standardized, TypeScript, and Flow (#13666)Use Yarn 3.1 stable (#13885)[ts] Support private methods overloads (#13876)Lint benchmarks (#13881)Fix `create-react-app` and `vue-cli` tests on Node.js 17 (#13879)Use `workspace:^` to specify `@babel/` dependencies (#13772)Regenerate parser fixtures (#13882)[babel 8] Enable preset-env bugfixes by default (#13866)Update to Yarn 3.1 (#13856)add benchmarks for `babel-types` builders (#13874)remove executable permission from files that shouldn't have it (#13873)fix: allow enum member without initializer after non-literal member (#13865)Update test262 (#13869)Simplify (transpiled) babel-types builder wrappers (#13843)Test on Node.js 17 (#13867)Don't transform `declare class` in `proposal-class-properties` (#13854)Implement @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (#13842)Force loading plugins/presets from the monorepo in tests (#13858)chore: update test262 to 8d420cef415f3501cb24d674b8c032d1f09402a0 (#13850)[ts] precise return type on `createTypeAnnotationBasedOnTypeof` (#13844)remove ineffectual helper names filter (#13841)Update failing fixture (#13840)Restore traversal context after enter / traverse (#13813)[babel 8] Remove `make-dir` polyfill for `fs.mkdirSync` (#13828)Mark static block as FunctionParent (#13832)ignore non-js files in `babel-helpers/src/helpers` (#13833)Regenerate `helpers-generated.ts` (#13831)chore(deps): update third-party parser tests to 64a1628 (#13816)Await promises from sync iterators with `for-await` (#13824)Fix missing inner comments in function expressions (#13825)Improve transform-react-jsx typings (#13820)chore(deps): update dependency through2 to v4 (#13822)Update `yarn.lock`Add v7.15.8 to CHANGELOG.md [skip ci]✳️ @babel/preset-env (7.5.5 → 7.16.0) · 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 45 commits:
v7.16.0Pre-release updatesUpdate `core-js` and polyfill plugins (#13897)chore: update test262 to ba82d46238bd16c3e31b93d21d2846c81a9ccf7a (#13893)Support TypeScript 4.5 type-only import/export specifiers (#13802)feat: support `startColumn` option (#13887)Handle `.mts` and `.cts` files in `@babel/preset-typescript` (#13838)Add ESLint 8 support to `@babel/eslint-parser` (#13782)Caret topic (pipe operator) (#13749)Enable class static blocks by default (#13713)add `skipTransparentExprWrapperNodes` helper (#13687)Add aliases for Standardized, TypeScript, and Flow (#13666)Use Yarn 3.1 stable (#13885)[ts] Support private methods overloads (#13876)Lint benchmarks (#13881)Fix `create-react-app` and `vue-cli` tests on Node.js 17 (#13879)Use `workspace:^` to specify `@babel/` dependencies (#13772)Regenerate parser fixtures (#13882)[babel 8] Enable preset-env bugfixes by default (#13866)Update to Yarn 3.1 (#13856)add benchmarks for `babel-types` builders (#13874)remove executable permission from files that shouldn't have it (#13873)fix: allow enum member without initializer after non-literal member (#13865)Update test262 (#13869)Simplify (transpiled) babel-types builder wrappers (#13843)Test on Node.js 17 (#13867)Don't transform `declare class` in `proposal-class-properties` (#13854)Implement @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (#13842)Force loading plugins/presets from the monorepo in tests (#13858)chore: update test262 to 8d420cef415f3501cb24d674b8c032d1f09402a0 (#13850)[ts] precise return type on `createTypeAnnotationBasedOnTypeof` (#13844)remove ineffectual helper names filter (#13841)Update failing fixture (#13840)Restore traversal context after enter / traverse (#13813)[babel 8] Remove `make-dir` polyfill for `fs.mkdirSync` (#13828)Mark static block as FunctionParent (#13832)ignore non-js files in `babel-helpers/src/helpers` (#13833)Regenerate `helpers-generated.ts` (#13831)chore(deps): update third-party parser tests to 64a1628 (#13816)Await promises from sync iterators with `for-await` (#13824)Fix missing inner comments in function expressions (#13825)Improve transform-react-jsx typings (#13820)chore(deps): update dependency through2 to v4 (#13822)Update `yarn.lock`Add v7.15.8 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:
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