Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @babel/runtime: 7.3.4 → 7.4.0 (minor) #15

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Mar 21, 2019

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/runtime (7.3.4 → 7.4.0) · Repo · Changelog

Release Notes

7.4.0

v7.4.0 (2019-03-19)

👓 Spec Compliance

  • babel-parser
  • babel-parser, babel-plugin-transform-typescript
  • babel-plugin-proposal-unicode-property-regex, babel-plugin-transform-dotall-regex, babel-plugin-transform-unicode-regex
  • babel-generator, babel-parser, babel-plugin-transform-flow-strip-types, babel-plugin-transform-modules-systemjs
  • babel-generator, babel-parser, babel-plugin-transform-classes, babel-plugin-transform-flow-comments, babel-plugin-transform-flow-strip-types, babel-plugin-transform-new-target
    • #9493 Introduce scope tracking in the parser (@danez)

🚀 New Feature

  • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-polyfill, babel-preset-env, babel-register, babel-runtime-corejs2, babel-runtime-corejs3
  • babel-template
  • babel-parser, babel-plugin-proposal-partial-application
  • babel-generator, babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-private-methods
  • babel-generator, babel-types
  • babel-parser
  • babel-generator, babel-parser, babel-plugin-syntax-partial-application, babel-types

🐛 Bug Fix

  • babel-helper-create-class-features-plugin, babel-helper-replace-supers, babel-plugin-proposal-private-methods
    • #9704 Fix super Method Calls in Class Private Methods (@tim-mc)
  • babel-parser
    • #9699 Correctly parse TS TypeAssertions around arrow functions (@danez)
    • #9600 Fix scope check for 2nd+ lexical bindings (@danez)
    • #9593 [TS] Correctly forget awaits after parsing async arrows with type args (@nicolo-ribaudo)
    • #9585 Fix strict mode prescanning with EmptyStatement (@danez)
  • babel-core, babel-plugin-transform-for-of
    • #9697 Correctly preserve reference to array in for-of loop (@danez)
  • babel-plugin-transform-typescript
    • #9693 [plugin-transform-typescript] Fix transpiling of TS abstract classes with decorators (@agoldis)
  • babel-traverse, babel-types
  • babel-plugin-proposal-object-rest-spread
    • #9628 [proposal-object-rest-spread] fix templateLiteral in extractNormalizedKeys (@pnowak)
  • babel-plugin-transform-modules-systemjs
  • babel-generator, babel-parser
    • #9618 Disallow escape sequences in contextual keywords (@danez)
  • babel-helper-split-export-declaration, babel-plugin-transform-modules-commonjs, babel-traverse
  • babel-plugin-transform-parameters, babel-plugin-transform-typescript, babel-types
    • #9605 [plugin-transform-typescript] Strip type imports used in Enums and object types (@echenley)
  • babel-helper-call-delegate, babel-plugin-transform-parameters
  • babel-plugin-proposal-object-rest-spread, babel-plugin-transform-modules-commonjs, babel-traverse, babel-types
  • babel-preset-env
  • babel-helper-define-map, babel-helper-hoist-variables, babel-parser, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-modules-systemjs, babel-traverse, babel-types

💅 Polish

  • babel-parser
    • #9646 Remove input and length from state (@danez)
    • #9645 Reorganize token types and use a map for them (@danez)
    • #9591 Remove always false param allowExpressionBody (@danez)
  • babel-standalone, babel-types
    • #9025 Make babel-standalone an ESModule and enable flow (@danez)
  • babel-generator

🏠 Internal

Committers: 20

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 70 commits:


Depfu Status

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
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label Mar 21, 2019
@depfu
Copy link
Contributor Author

depfu bot commented Mar 22, 2019

Closed in favor of #16.

@depfu depfu bot closed this Mar 22, 2019
@depfu depfu bot deleted the depfu/update/npm/@babel/runtime-7.4.0 branch March 22, 2019 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants