ember-polyfills / ember-angle-bracket-invocation-polyfill

MIT License
76 stars 33 forks source link

Bump ember-cli-babel from 6.18.0 to 7.19.0 #109

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps ember-cli-babel from 6.18.0 to 7.19.0.

Release notes

Sourced from ember-cli-babel's releases.

Release 7.19.0

:rocket: Enhancement

Committers: 1

Release 7.17.2

:bug: Bug Fix

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

Committers: 1

Release 7.17.1

:bug: Bug Fix

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

Committers: 1

Release 7.17.0

:rocket: Enhancement

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

Committers: 2

Release 7.16.0

:rocket: Enhancement

Committers: 1

v7.15.0

:rocket: Enhancement

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

Committers: 1

Release 7.14.0

:rocket: 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)

:house: Internal

... (truncated)
Changelog

Sourced from ember-cli-babel's changelog.

v7.19.0 (2020-03-29)

:rocket: Enhancement

Committers: 1

v7.18.0 (2020-02-13)

:rocket: Enhancement

Committers: 1

v7.17.2 (2020-02-06)

:bug: Bug Fix

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

Committers: 1

v7.17.1 (2020-02-05)

:bug: Bug Fix

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

Committers: 1

v7.17.0 (2020-02-05)

:rocket: Enhancement

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

Committers: 2

v7.16.0 (2020-02-05)

:rocket: Enhancement

Committers: 1

v7.15.0 (2020-02-05)

... (truncated)
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
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)