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

build(deps): bump ember-cli-babel from 7.23.0 to 7.23.1 #91

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2021

Bumps ember-cli-babel from 7.23.0 to 7.23.1.

Changelog

Sourced from ember-cli-babel's changelog.

v7.23.1 (2021-01-19)

🐛 Bug Fix

  • #378 Ensure decorators are transpiled properly when the decorator identifier is aliased within the decorated method (@rwjblue)
  • #368 fix: avoid assuming host app has ember-cli-babel installed (@alexlafroscia)
  • #377 Avoid repeatedly checking the ember-cli version (@rwjblue)
  • #376 Ensure babel.config.js is not used without useBabelConfig option (@rwjblue)

Committers: 2

v7.24.0-beta.1 (2021-01-19)

🚀 Enhancement

Committers: 1

v7.23.1 (2021-01-19)

🐛 Bug Fix

  • #378 Ensure decorators are transpiled properly when the decorator identifier is aliased within the decorated method (@rwjblue)
  • #377 Avoid repeatedly checking the ember-cli version (@rwjblue)
  • #376 Ensure babel.config.js is not used without useBabelConfig option (@rwjblue)

Committers: 1

Commits
  • 790abf5 7.23.1
  • dacf30f Add v7.23.1 to CHANGELOG.md.
  • a88f787 Merge pull request #378 from babel/update-modules-api-polyfill
  • 44e1da2 Update babel-plugin-ember-modules-api-polyfill to latest
  • 39bc0b2 Avoid repeatedly checking the ember-cli version
  • d253e2f Merge pull request #376 from babel/prevent-configFile
  • 9da09dc Ensure babel.config.js is not used without useBabelConfig option
  • See full diff 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2021
@dependabot dependabot bot requested a review from a team January 29, 2021 23:06
@MrChocolatine MrChocolatine force-pushed the dependabot-npm_and_yarn-ember-cli-babel-7.23.1 branch from e141f90 to 348b4d3 Compare February 1, 2021 08:45
@MrChocolatine MrChocolatine self-assigned this Feb 1, 2021
@MrChocolatine MrChocolatine merged commit 1a9dd97 into master Feb 1, 2021
@MrChocolatine MrChocolatine deleted the dependabot-npm_and_yarn-ember-cli-babel-7.23.1 branch February 1, 2021 11:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant