ember-pikaday
ember-pikaday copied to clipboard
Bump ember-cli-babel from 7.26.11 to 8.2.0
Bumps ember-cli-babel from 7.26.11 to 8.2.0.
Release notes
Sourced from ember-cli-babel's releases.
Release 8.2.0
:rocket: Enhancement
- #503 Support static class blocks when not using an explicit babel config file. (
@NullVoxPopuli
)Committers: 1
Release 8.1.0
:rocket: Enhancement
- #502 Ensure that plugin-transform-class-static-block is provided (
@NullVoxPopuli
)Committers: 1
Release 8.0.1
:bug: Bug Fix
- #500 fix: filter undefined options (
@runspired
):house: Internal
- #498 Remove
babel6
key in test (@bertdeblock
)Committers: 2
- Bert De Block (
@bertdeblock
)- Chris Thoburn (
@runspired
)Release 8.0.0
:boom: Breaking Change
- #494 Update
broccoli-babel-transpiler
to v8 (@bertdeblock
)- #493 Drop support for Node v14 and add support for Node v20 (
@bertdeblock
):rocket: Enhancement
- #492 Update
babel-plugin-module-resolver
(@bertdeblock
)- #493 Drop support for Node v14 and add support for Node v20 (
@bertdeblock
)- #479 Update normal dependencies (
@bertdeblock
)- #480 Only require
@babel/core
when necessary (@bertdeblock
):memo: Documentation
:house: Internal
- #450 Remove workaround for
@babel/helper-compilation-functions
bug that was fixed upstream (@HeroicEric
)Committers: 3
- Bert De Block (
@bertdeblock
)- Eric Kelly (
@HeroicEric
)- Isaac Lee (
@ijlee2
)
... (truncated)
Changelog
Sourced from ember-cli-babel's changelog.
v8.2.0 (2023-10-10)
:rocket: Enhancement
- #503 Support static class blocks when not using an explicit babel config file. (
@NullVoxPopuli
)Committers: 1
v8.1.0 (2023-09-26)
:rocket: Enhancement
- #502 Ensure that plugin-transform-class-static-block is provided (
@NullVoxPopuli
)Committers: 1
v8.0.1 (2023-09-26)
:bug: Bug Fix
- #500 fix: filter undefined options (
@runspired
):house: Internal
- #498 Remove
babel6
key in test (@bertdeblock
)Committers: 2
- Bert De Block (
@bertdeblock
)- Chris Thoburn (
@runspired
)v8.0.0 (2023-08-18)
:boom: Breaking Change
- #494 Update
broccoli-babel-transpiler
to v8 (@bertdeblock
)- #493 Drop support for Node v14 and add support for Node v20 (
@bertdeblock
):rocket: Enhancement
- #492 Update
babel-plugin-module-resolver
(@bertdeblock
)- #493 Drop support for Node v14 and add support for Node v20 (
@bertdeblock
)- #479 Update normal dependencies (
@bertdeblock
)- #480 Only require
@babel/core
when necessary (@bertdeblock
):memo: Documentation
:house: Internal
- #450 Remove workaround for
@babel/helper-compilation-functions
bug that was fixed upstream (@HeroicEric
)Committers: 3
- Bert De Block (
@bertdeblock
)- Eric Kelly (
@HeroicEric
)- Isaac Lee (
@ijlee2
)
... (truncated)
Commits
b61e71b
Release 8.2.03e93b7b
Merge pull request #503 from NullVoxPopuli/support-non-explicit-babel-config-...0ddf280
Remove extraneous copypasta message7f18a2d
update test13dfa53
Update testac8c8c5
Support adding static class blocks plugin when no babel config is presentc9bef8f
Release 8.1.09ae9c9c
Merge pull request #502 from NullVoxPopuli/ensure-that-transform-class-static...af8224b
Release 8.0.12794a87
Update test- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by kellyselden, a new releaser for ember-cli-babel since your current version.
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)