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

fix(deps): bump ember-cli-babel from 7.23.1 to 7.26.3 #558

Merged
merged 1 commit into from
Apr 13, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 26, 2021

Bumps ember-cli-babel from 7.23.1 to 7.26.3.

Release notes

Sourced from ember-cli-babel's releases.

v7.26.3

🐛 Bug Fix

  • #396 fix modules-api version checker (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

Release 7.26.2

highlightjs/highlight.js#2877

v7.26.2 (2021-03-19)

🐛 Bug Fix

  • #393 Avoid global deprecation with @ember/debug on Ember 3.27+ (@rwjblue)

Committers: 1

Release 7.26.1

highlightjs/highlight.js#2877

v7.26.1 (2021-03-18)

🐛 Bug Fix

  • #392 Fix compatibility with ember-auto-import. (@rwjblue)
  • #391 Ensure getSupportedExtensions works when no config is provided. (@rwjblue)

Committers: 1

Release 7.26.0

highlightjs/highlight.js#2877

v7.26.0 (2021-03-18)

🚀 Enhancement

  • #390 Refactor buildBabelOptions and introduce getSupportedExtensions. (@rwjblue)

🏠 Internal

Committers: 2

v7.25.0

🚀 Enhancement

🐛 Bug Fix

... (truncated)

Changelog

Sourced from ember-cli-babel's changelog.

v7.26.3 (2021-03-26)

🐛 Bug Fix

  • #396 fix modules-api version checker (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

v7.26.2 (2021-03-19)

🐛 Bug Fix

  • #393 Avoid global deprecation with @ember/debug on Ember 3.27+ (@rwjblue)

Committers: 1

v7.26.1 (2021-03-18)

🐛 Bug Fix

  • #392 Fix compatibility with ember-auto-import. (@rwjblue)
  • #391 Ensure getSupportedExtensions works when no config is provided. (@rwjblue)

Committers: 1

v7.26.0 (2021-03-18)

🚀 Enhancement

  • #390 Refactor buildBabelOptions and introduce getSupportedExtensions. (@rwjblue)

🏠 Internal

Committers: 2

v7.25.0 (2021-03-17)

🚀 Enhancement

🐛 Bug Fix

Committers: 1

v7.24.0 (2021-02-16)

... (truncated)

Commits
  • 88a8c81 7.26.3
  • 0520ee5 Merge pull request #396 from ef4/fix-modules-polyfill-version-checker
  • 7cabee0 fix modules-api version checker
  • c08c7d4 Release 7.26.2
  • a968f09 Merge pull request #393 from babel/do-not-use-globals-for-debug-macros
  • 19010a5 Avoid global deprecation with @ember/debug on Ember 3.27+
  • d91f754 Release 7.26.1
  • cc65ea5 Merge pull request #392 from babel/make-buildBabelOptions-backwards-compat
  • 7267b2c Fix compatibility with ember-auto-import.
  • be2a598 Merge pull request #391 from babel/default-config
  • 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 will not automatically merge this PR because it includes a minor update to a production dependency.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 26, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-babel-7.26.3 branch from de7232b to 67dc314 Compare April 13, 2021 10:06
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-cli-babel-7.26.3 branch from 67dc314 to c550d9c Compare April 13, 2021 10:13
@Yelinz Yelinz merged commit 6b0ee99 into master Apr 13, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/ember-cli-babel-7.26.3 branch April 13, 2021 10:54
github-actions bot pushed a commit that referenced this pull request Apr 15, 2021
## [3.0.3](v3.0.2...v3.0.3) (2021-04-15)

### Bug Fixes

* **deps:** [security] bump elliptic from 6.5.3 to 6.5.4 ([#538](#538)) ([b36030c](b36030c))
* **deps:** [security] bump ini from 1.3.5 to 1.3.8 ([#450](#450)) ([97870d1](97870d1))
* **deps:** [security] bump socket.io from 2.3.0 to 2.4.1 ([#474](#474)) ([fe46f19](fe46f19))
* **deps:** [security] bump y18n from 3.2.1 to 3.2.2 ([#560](#560)) ([727144e](727144e))
* remove unused modules which lead to invalid imports ([#464](#464)) ([d0405bf](d0405bf))
* **deps:** bump ember-auto-import from 1.10.1 to 1.11.2 ([#557](#557)) ([f01f882](f01f882))
* **deps:** bump ember-auto-import from 1.7.0 to 1.10.1 ([#456](#456)) ([d4940d7](d4940d7))
* **deps:** bump ember-cli-babel from 7.23.0 to 7.23.1 ([#473](#473)) ([df7cec0](df7cec0))
* **deps:** bump ember-cli-babel from 7.23.1 to 7.26.3 ([#558](#558)) ([6b0ee99](6b0ee99))
* **deps:** bump ember-cli-htmlbars from 5.6.4 to 5.7.1 ([#549](#549)) ([e00e417](e00e417))
* **deps:** bump ember-one-way-select from 4.0.0 to 4.0.1 ([#565](#565)) ([0564346](0564346))
* **deps:** bump uuid from 8.3.1 to 8.3.2 ([#439](#439)) ([d72f013](d72f013))
@anehx
Copy link
Member

anehx commented Apr 15, 2021

🎉 This PR is included in version 3.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@anehx anehx added the released label Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants