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

An in-range update of ember-cli-babel is breaking the build 🚨 #58

Open
greenkeeper bot opened this issue Sep 23, 2019 · 20 comments
Open

An in-range update of ember-cli-babel is breaking the build 🚨 #58

greenkeeper bot opened this issue Sep 23, 2019 · 20 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Sep 23, 2019

The dependency ember-cli-babel was updated from 7.11.0 to 7.11.1.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

ember-cli-babel is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 3 commits.

  • 9120eec Release 7.11.1
  • 75c58d0 Update minimum broccoli-babel-transpiler version to 7.3.0. (#301)
  • 1f09dff Update minimum broccoli-babel-transpiler version to 7.3.0.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 23, 2019

After pinning to 7.11.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 27, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 4 commits.

  • 738080f release v7.12.0 🎉
  • fbb0533 update changelog
  • 37c3d6c Merge pull request #294 from astronomersiva/master
  • c08b4d3 Toggle code highlighting for broccoli-middleware >= 2.1.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 19, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Release 7.13.0
  • update to yarn in appveyor (42997b1)
  • pin engine.io (f9ccaa3)
  • Update async generator tests (b31980e)
  • [BUGFIX] Make loose mode in class properties transform respect Babel settings (31a7586)
Commits

The new version differs by 11 commits.

  • bec533b Release 7.13.0
  • 3343ca7 Fixup yarn.lock
  • b750535 [BUGFIX] Make loose mode in class properties transform respect B… (#307)
  • 42997b1 update to yarn in appveyor
  • f9ccaa3 pin engine.io
  • b31980e Update async generator tests
  • 31a7586 [BUGFIX] Make loose mode in class properties transform respect Babel settings
  • 738080f release v7.12.0 🎉
  • fbb0533 update changelog
  • 37c3d6c Merge pull request #294 from astronomersiva/master
  • c08b4d3 Toggle code highlighting for broccoli-middleware >= 2.1.0

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 12, 2019

Your tests are still failing with this version. Compare changes

Release Notes for Release 7.13.1

🐛 Bug Fix

  • #311 Include decorator and class field plugins after TypeScript, if present (@dfreeman)

📝 Documentation

Committers: 2

Commits

The new version differs by 16 commits.

  • a72f8b0 Release 7.13.1
  • 0d4dcc3 Include decorator and class field plugins after TypeScript, if p… (#311)
  • e08b59d Include decorator and class field plugins after TypeScript, if present
  • bc0dee4 README: Update an outdated link (#309)
  • bec533b Release 7.13.0
  • 3343ca7 Fixup yarn.lock
  • b750535 [BUGFIX] Make loose mode in class properties transform respect B… (#307)
  • 3f6e108 README: Update an outdated link
  • 42997b1 update to yarn in appveyor
  • f9ccaa3 pin engine.io
  • b31980e Update async generator tests
  • 31a7586 [BUGFIX] Make loose mode in class properties transform respect Babel settings
  • 738080f release v7.12.0 🎉
  • fbb0533 update changelog
  • 37c3d6c Merge pull request #294 from astronomersiva/master

There are 16 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 12, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 2 commits.

  • fb97b9f Release 7.13.2
  • eeed4fa Revert "Include decorator and class field plugins after TypeScript, if present"

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 30, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Release 7.14.0

🚀 Enhancement

  • #318 Add polyfill that allows apps and addons to use @ember-data related packages regardless of ember-data version (@runspired)
  • #320 Update Babel to v7.8.3 (@Turbo87)
  • #315 Update Babel dependencies to latest and fix CI. (@rwjblue)

🏠 Internal

  • #313 Replace deprecated ember-cli-qunit with ember-qunit (@dmzza)

Committers: 4

Commits

The new version differs by 20 commits.

  • 5443d3e Release 7.14.0
  • 2ba3ef7 Add polyfill that allows apps and addons to use @ember-data re… (#318)
  • 334e0ee fix test scope for using co wrap
  • a351f96 fix node 6 support
  • e3377d0 fix rimraf
  • bc897e1 fix restored tests
  • 58b4483 feat: EmberData Packages Polyfill
  • f305de0 Merge pull request #320 from Turbo87/babel
  • b96ec8c Update Babel to v7.8.3
  • b23e749 Bump handlebars from 4.1.2 to 4.5.3 (#317)
  • 442ec64 Update Babel dependencies to latest and fix CI. (#315)
  • a604b01 Revert "Update async generator tests"
  • cbf1141 Update Babel dependencies to latest versions.
  • 235d88a Replace deprecated ember-cli-qunit with ember-qunit (#313)
  • 1b954f8 bump ember-load-initializers to 2.1.1

There are 20 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 30, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 23 commits.

  • e0cead0 7.14.1
  • b57a35d Add v7.14.1 to CHANGELOG.md.
  • f9de09f Revert "Add polyfill that allows apps and addons to use @ember-data re… (#318)"
  • 5443d3e Release 7.14.0
  • 2ba3ef7 Add polyfill that allows apps and addons to use @ember-data re… (#318)
  • 334e0ee fix test scope for using co wrap
  • a351f96 fix node 6 support
  • e3377d0 fix rimraf
  • bc897e1 fix restored tests
  • 58b4483 feat: EmberData Packages Polyfill
  • f305de0 Merge pull request #320 from Turbo87/babel
  • b96ec8c Update Babel to v7.8.3
  • b23e749 Bump handlebars from 4.1.2 to 4.5.3 (#317)
  • 442ec64 Update Babel dependencies to latest and fix CI. (#315)
  • a604b01 Revert "Update async generator tests"

There are 23 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 5, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v7.15.0

🚀 Enhancement

  • #318 Add polyfill that allows apps and addons to use @ember-data related packages regardless of ember-data version (@runspired)

Committers: 1

Commits

The new version differs by 28 commits.

  • fee4d64 7.15.0
  • 2f66a62 Add v7.15.0 to CHANGELOG.md.
  • 9075502 Add polyfill that allows apps and addons to use @ember-data related packages regardless of ember-data version
  • 875af1a tests
  • 8b2b305 Revert "Revert "Add polyfill that allows apps and addons to use @ember-data re… (#318)""
  • e0cead0 7.14.1
  • b57a35d Add v7.14.1 to CHANGELOG.md.
  • f9de09f Revert "Add polyfill that allows apps and addons to use @ember-data re… (#318)"
  • 5443d3e Release 7.14.0
  • 2ba3ef7 Add polyfill that allows apps and addons to use @ember-data re… (#318)
  • 334e0ee fix test scope for using co wrap
  • a351f96 fix node 6 support
  • e3377d0 fix rimraf
  • bc897e1 fix restored tests
  • 58b4483 feat: EmberData Packages Polyfill

There are 28 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 5, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Release 7.16.0

🚀 Enhancement

Committers: 1

Commits

The new version differs by 31 commits.

  • 317f3f4 Release 7.16.0
  • aec63bb Merge pull request #319 from existentialism/babel-helper
  • fee4d64 7.15.0
  • 2f66a62 Add v7.15.0 to CHANGELOG.md.
  • 217a862 Use helpers from @babel/helper-compilation-targets
  • 9075502 Add polyfill that allows apps and addons to use @ember-data related packages regardless of ember-data version
  • 875af1a tests
  • 8b2b305 Revert "Revert "Add polyfill that allows apps and addons to use @ember-data re… (#318)""
  • e0cead0 7.14.1
  • b57a35d Add v7.14.1 to CHANGELOG.md.
  • f9de09f Revert "Add polyfill that allows apps and addons to use @ember-data re… (#318)"
  • 5443d3e Release 7.14.0
  • 2ba3ef7 Add polyfill that allows apps and addons to use @ember-data re… (#318)
  • 334e0ee fix test scope for using co wrap
  • a351f96 fix node 6 support

There are 31 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 5, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Release 7.17.0

🚀 Enhancement

  • #314 Provide TypeScript compilation support when using ember-cli-typescript@4 or higher. (@jamescdavis)

Committers: 2

Commits

The new version differs by 60 commits.

  • 80ab8ce Release 7.17.0
  • 2b697ca Merge pull request #314 from jamescdavis/add_typescript_transform_plugin
  • 317f3f4 Release 7.16.0
  • aec63bb Merge pull request #319 from existentialism/babel-helper
  • fee4d64 7.15.0
  • 2f66a62 Add v7.15.0 to CHANGELOG.md.
  • 217a862 Use helpers from @babel/helper-compilation-targets
  • 9075502 Add polyfill that allows apps and addons to use @ember-data related packages regardless of ember-data version
  • 875af1a tests
  • 8b2b305 Revert "Revert "Add polyfill that allows apps and addons to use @ember-data re… (#318)""
  • e0cead0 7.14.1
  • b57a35d Add v7.14.1 to CHANGELOG.md.
  • f9de09f Revert "Add polyfill that allows apps and addons to use @ember-data re… (#318)"
  • 5443d3e Release 7.14.0
  • 2ba3ef7 Add polyfill that allows apps and addons to use @ember-data re… (#318)

There are 60 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 5, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Release 7.17.1

🐛 Bug Fix

  • #324 Ensure ember-data modules polyfill does not apply to ember-data itself. (@runspired)

Committers: 1

Commits

The new version differs by 63 commits.

  • 83971b2 Release 7.17.1
  • 96e0c56 Merge pull request #324 from runspired/fix-polyfill
  • 91ebd00 [BUGFIX] dont polyfill ember-data itself
  • 80ab8ce Release 7.17.0
  • 2b697ca Merge pull request #314 from jamescdavis/add_typescript_transform_plugin
  • 317f3f4 Release 7.16.0
  • aec63bb Merge pull request #319 from existentialism/babel-helper
  • fee4d64 7.15.0
  • 2f66a62 Add v7.15.0 to CHANGELOG.md.
  • 217a862 Use helpers from @babel/helper-compilation-targets
  • 9075502 Add polyfill that allows apps and addons to use @ember-data related packages regardless of ember-data version
  • 875af1a tests
  • 8b2b305 Revert "Revert "Add polyfill that allows apps and addons to use @ember-data re… (#318)""
  • e0cead0 7.14.1
  • b57a35d Add v7.14.1 to CHANGELOG.md.

There are 63 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 6, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Release 7.17.2

🐛 Bug Fix

  • #325 Ensure ember-data modules polyfill does not apply to any @ember-data packages. (@runspired)

Committers: 1

Commits

The new version differs by 68 commits.

  • 6f76f40 Release 7.17.2
  • 459a460 Merge pull request #325 from runspired/fix-polyfill-again
  • 5591a9f use startsWith
  • 0760e7b fix check
  • 69de69c dont polyfill modules for @ember-data packages
  • 83971b2 Release 7.17.1
  • 96e0c56 Merge pull request #324 from runspired/fix-polyfill
  • 91ebd00 [BUGFIX] dont polyfill ember-data itself
  • 80ab8ce Release 7.17.0
  • 2b697ca Merge pull request #314 from jamescdavis/add_typescript_transform_plugin
  • 317f3f4 Release 7.16.0
  • aec63bb Merge pull request #319 from existentialism/babel-helper
  • fee4d64 7.15.0
  • 2f66a62 Add v7.15.0 to CHANGELOG.md.
  • 217a862 Use helpers from @babel/helper-compilation-targets

There are 68 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 13, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 72 commits.

  • acfc22b release v7.18.0 🎉
  • 3c955d8 update changelog
  • f975957 Merge pull request #328 from runspired/fix-node-engines
  • ce9204b bump plugin to resolve node 6/8x compat
  • 6f76f40 Release 7.17.2
  • 459a460 Merge pull request #325 from runspired/fix-polyfill-again
  • 5591a9f use startsWith
  • 0760e7b fix check
  • 69de69c dont polyfill modules for @ember-data packages
  • 83971b2 Release 7.17.1
  • 96e0c56 Merge pull request #324 from runspired/fix-polyfill
  • 91ebd00 [BUGFIX] dont polyfill ember-data itself
  • 80ab8ce Release 7.17.0
  • 2b697ca Merge pull request #314 from jamescdavis/add_typescript_transform_plugin
  • 317f3f4 Release 7.16.0

There are 72 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 29, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Release 7.19.0

🚀 Enhancement

Committers: 1

Commits

The new version differs by 78 commits.

  • bc32a8c Release 7.19.0
  • d1ff8f0 Merge pull request #330 from jamescdavis/update-babel
  • f08dbe8 chore: yarn-deduplicate
  • cfb53ff chore: update @babel/*@latest (generally 7.9.0)
  • 99a2b32 Merge pull request #331 from jamescdavis/test-on-node-12
  • 92ba7a3 chore: configure Appveyor and Travis to test on Node 12
  • acfc22b release v7.18.0 🎉
  • 3c955d8 update changelog
  • f975957 Merge pull request #328 from runspired/fix-node-engines
  • ce9204b bump plugin to resolve node 6/8x compat
  • 6f76f40 Release 7.17.2
  • 459a460 Merge pull request #325 from runspired/fix-polyfill-again
  • 5591a9f use startsWith
  • 0760e7b fix check
  • 69de69c dont polyfill modules for @ember-data packages

There are 78 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 19, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Release 7.20.0

🚀 Enhancement

  • #337 Add support for @glimmer/tracking/primitives/cache on supported Ember versions. (@rwjblue)

Committers: 1

Commits

The new version differs by 85 commits.

  • 4235f3d Release 7.20.0
  • e23db5f Merge pull request #337 from babel/update-modules-polyfill
  • a97d5e4 Merge pull request #334 from babel/dependabot/npm_and_yarn/https-proxy-agent-2.2.4
  • f701f06 Merge pull request #335 from babel/dependabot/npm_and_yarn/jquery-3.5.0
  • eff152f Add support for @glimmer/tracking/primitives/cache on supported Ember versions.
  • 43d8ee2 Bump jquery from 3.4.1 to 3.5.0
  • 2795515 Bump https-proxy-agent from 2.2.1 to 2.2.4
  • bc32a8c Release 7.19.0
  • d1ff8f0 Merge pull request #330 from jamescdavis/update-babel
  • f08dbe8 chore: yarn-deduplicate
  • cfb53ff chore: update @babel/*@latest (generally 7.9.0)
  • 99a2b32 Merge pull request #331 from jamescdavis/test-on-node-12
  • 92ba7a3 chore: configure Appveyor and Travis to test on Node 12
  • acfc22b release v7.18.0 🎉
  • 3c955d8 update changelog

There are 85 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Release 7.20.1

🐛 Bug Fix

  • #338 Update babel-plugin-ember-modules-api-polyfill to fix issues with invalid identifiers. (@rwjblue)

Committers: 1

Commits

The new version differs by 89 commits.

  • 5161e5b Release 7.20.1
  • 73ac6bf Merge pull request #338 from babel/fix-invalid-identifier-issues
  • 9dd600d Update test assertion to work properly.
  • 1c9b97a Update babel-plugin-ember-modules-api-polyfill to fix issues with invalid identifiers.
  • 4235f3d Release 7.20.0
  • e23db5f Merge pull request #337 from babel/update-modules-polyfill
  • a97d5e4 Merge pull request #334 from babel/dependabot/npm_and_yarn/https-proxy-agent-2.2.4
  • f701f06 Merge pull request #335 from babel/dependabot/npm_and_yarn/jquery-3.5.0
  • eff152f Add support for @glimmer/tracking/primitives/cache on supported Ember versions.
  • 43d8ee2 Bump jquery from 3.4.1 to 3.5.0
  • 2795515 Bump https-proxy-agent from 2.2.1 to 2.2.4
  • bc32a8c Release 7.19.0
  • d1ff8f0 Merge pull request #330 from jamescdavis/update-babel
  • f08dbe8 chore: yarn-deduplicate
  • cfb53ff chore: update @babel/*@latest (generally 7.9.0)

There are 89 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Release 7.20.2

🐛 Bug Fix

  • #340 Update modules API polyfill to avoid TypeScript related errors. (@rwjblue)

Committers: 1

Commits

The new version differs by 92 commits.

  • d6f50d8 Release 7.20.2
  • 2ce3711 Merge pull request #340 from babel/update-modules-polyfill
  • 5ac83aa Update modules API polyfill to avoid TypeScript related errors.
  • 5161e5b Release 7.20.1
  • 73ac6bf Merge pull request #338 from babel/fix-invalid-identifier-issues
  • 9dd600d Update test assertion to work properly.
  • 1c9b97a Update babel-plugin-ember-modules-api-polyfill to fix issues with invalid identifiers.
  • 4235f3d Release 7.20.0
  • e23db5f Merge pull request #337 from babel/update-modules-polyfill
  • a97d5e4 Merge pull request #334 from babel/dependabot/npm_and_yarn/https-proxy-agent-2.2.4
  • f701f06 Merge pull request #335 from babel/dependabot/npm_and_yarn/jquery-3.5.0
  • eff152f Add support for @glimmer/tracking/primitives/cache on supported Ember versions.
  • 43d8ee2 Bump jquery from 3.4.1 to 3.5.0
  • 2795515 Bump https-proxy-agent from 2.2.1 to 2.2.4
  • bc32a8c Release 7.19.0

There are 92 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Release 7.20.3

🐛 Bug Fix

  • #343 Fix type casting and type assertion with Ember modules APIs (@rwjblue)

Committers: 1

Commits

The new version differs by 95 commits.

  • 8ff877c Release 7.20.3
  • 5bdef5a Merge pull request #343 from babel/more-ts-fixes
  • db35627 Fix type casting and type assertion with Ember modules APIs
  • d6f50d8 Release 7.20.2
  • 2ce3711 Merge pull request #340 from babel/update-modules-polyfill
  • 5ac83aa Update modules API polyfill to avoid TypeScript related errors.
  • 5161e5b Release 7.20.1
  • 73ac6bf Merge pull request #338 from babel/fix-invalid-identifier-issues
  • 9dd600d Update test assertion to work properly.
  • 1c9b97a Update babel-plugin-ember-modules-api-polyfill to fix issues with invalid identifiers.
  • 4235f3d Release 7.20.0
  • e23db5f Merge pull request #337 from babel/update-modules-polyfill
  • a97d5e4 Merge pull request #334 from babel/dependabot/npm_and_yarn/https-proxy-agent-2.2.4
  • f701f06 Merge pull request #335 from babel/dependabot/npm_and_yarn/jquery-3.5.0
  • eff152f Add support for @glimmer/tracking/primitives/cache on supported Ember versions.

There are 95 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 30, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Release 7.20.4

🐛 Bug Fix

  • #345 Prevent regeneratorRuntime is not defined errors by defensively copying targets (preventing @babel/helper-compilation-targets from mutating targets) (@fivetanley)

🏠 Internal

Committers: 2

Commits

The new version differs by 104 commits.

  • 06b3de3 Release 7.20.4
  • 38db30c Merge pull request #345 from fivetanley/stitchfix-for-babel-compilation-helpers
  • 3dfc15b defensively copy targets so @babel/helper-compilation-targets
  • d835fbb Merge pull request #339 from babel/add-github-actions
  • 472899a Exclude Node 14 + macOS CI run.
  • 40e10d7 Use Junctions for symlinking on Windows.
  • 3b712e9 Avoid knock on errors in afterEach
  • 9d0a559 Add GitHub Actions CI.
  • 4db83fc Fix out of date lockfile.
  • 8ff877c Release 7.20.3
  • 5bdef5a Merge pull request #343 from babel/more-ts-fixes
  • db35627 Fix type casting and type assertion with Ember modules APIs
  • d6f50d8 Release 7.20.2
  • 2ce3711 Merge pull request #340 from babel/update-modules-polyfill
  • 5ac83aa Update modules API polyfill to avoid TypeScript related errors.

There are 104 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for Release 7.20.5

🐛 Bug Fix

  • #348 Ensure Ember modules API related globals do not share AST Nodes (@rwjblue)

🏠 Internal

Committers: 1

Commits

The new version differs by 109 commits.

  • 84a8881 Release 7.20.5
  • f1a6cd6 Merge pull request #348 from babel/update-modules-api-polyfill
  • e7f605b Ensure Ember modules API related globals do not share AST Nodes
  • f7ac049 Merge pull request #344 from babel/remove-travis-appveyor
  • 06b3de3 Release 7.20.4
  • 38db30c Merge pull request #345 from fivetanley/stitchfix-for-babel-compilation-helpers
  • 3dfc15b defensively copy targets so @babel/helper-compilation-targets
  • afae485 Remove Travis & AppVeyor
  • d835fbb Merge pull request #339 from babel/add-github-actions
  • 472899a Exclude Node 14 + macOS CI run.
  • 40e10d7 Use Junctions for symlinking on Windows.
  • 3b712e9 Avoid knock on errors in afterEach
  • 9d0a559 Add GitHub Actions CI.
  • 4db83fc Fix out of date lockfile.
  • 8ff877c Release 7.20.3

There are 109 commits in total.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants