chore(deps): update devdependencies (major) - autoclosed #353
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.6.0
->^4.0.0
^1.0.0
->^4.0.0
^2.1.20
->^4.0.0
^3.16.6
->^4.0.0
^3.4.15
->^6.0.0
^5.0.11
->^9.0.0
^5.10.1
->^8.0.0
^5.10.1
->^8.0.0
~4.1.1
->~6.0.0
^4.1.0
->^5.0.0
^2.1.2
->^3.0.0
^7.0.0
->^8.0.0
^5.1.5
->^8.0.0
^8.0.3
->^13.0.0
~4.1.0
->~6.0.0
^3.16.0
->^6.0.0
^2.0.0
->^3.0.0
^7.32.0
->^9.0.0
^8.3.0
->^9.0.0
^10.5.8
->^12.0.0
^4.0.0
->^5.0.0
^2.5.1
->^3.0.0
^2.0.0
->^3.0.0
^19.0.2
->^24.0.0
^4.5.5
->^5.0.0
Release Notes
emberjs/ember-test-helpers (@ember/test-helpers)
v3.3.0
Compare Source
🚀 Enhancement
Committers: 1
v3.2.1
: Release 3.2.1Compare Source
🐛 Bug Fix
Committers: 1
v3.2.0
: Release 3.2.0Compare Source
🚀 Enhancement
@types
, preview types, and stable types for Ember.js (@gitKrystan)Committers: 1
v3.1.0
: Release 3.1.0Compare Source
🚀 Enhancement
🐛 Bug Fix
null
andundefined
insetProperties
(@chriskrycho)📝 Documentation
🏠 Internal
Committers: 2
v3.0.3
: Release 3.0.3Compare Source
🐛 Bug Fix
isComponent
types (@gitKrystan)🏠 Internal
Committers: 3
v3.0.2
: Release 3.0.2Compare Source
🐛 Bug Fix
Committers: 1
v3.0.1
: Release 3.0.1Compare Source
This is a patch release that tries to fix release v3.0.0, which was missing some items due to undocumented pre-publish steps.
v3.0.0
: Release 3.0.0Compare Source
💥 Breaking Change
🚀 Enhancement
🐛 Bug Fix
@glimmer
types (@dfreeman)TestContext
(@dfreeman)📝 Documentation
find
andfindAll
examples (@geneukum)🏠 Internal
Committers: 16
v2.9.4
: Release 2.9.4Compare Source
🐛 Bug Fix
null
andundefined
insetProperties
(@chriskrycho)Committers: 1
v2.9.3
: Release 2.9.3Compare Source
🐛 Bug Fix
@glimmer
types (@dfreeman)Committers: 1
v2.9.2
: Release 2.9.2Compare Source
🐛 Bug Fix
TestContext
(@chriskrycho)TestContext
(@dfreeman)TestContext.resumeTest()
returnsvoid
, notPromise<void>
(@chriskrycho)Committers: 1
v2.9.1
: Release 2.9.1Compare Source
Note: these were all back-ported from
master
since they could go out on 2.9. This will be the last 2.9 release unless there are critical bug fixes here!🐛 Bug Fix
a8fac83
)f476a20
)f01ad9f
)2dc5077
)3214483
)5e87a54
)83b7f5f
)335019d
)bae5e33
)d537923
)64f40d5
)939f29f
)95285cc
)53fa899
)b9dcbca
)v2.9.0
: Release 2.9.0Compare Source
🚀 Enhancement
🐛 Bug Fix
📝 Documentation
Committers: 5
v2.8.1
: Release 2.8.1Compare Source
🐛 Bug Fix
embroider-optimized
scenarios. (@rwjblue)Committers: 1
v2.8.0
: Release 2.8.0Compare Source
🚀 Enhancement
rerender
APIrender
to accept components (e.g.<template></template>
).🐛 Bug Fix
owner.unregister
withinember-engines
tests (@buschtoens)Committers: 2
v2.7.0
: Release 2.7.0Compare Source
🚀 Enhancement
start
andend
hooks to thefireEvent
helper (@shamrt)Committers: 1
v2.6.2
: Release 2.6.2Compare Source
🐛 Bug Fix
📝 Documentation
🏠 Internal
selectionchange
in Firefox (@buschtoens)Committers: 4
v2.6.1
Compare Source
embroider-build/embroider (@embroider/test-setup)
v3.0.0
BREAKING:
@embroider/addon-template/template-transform-plugin
is removedbecause
babel-plugin-ember-template-compilation >= 2.0.0
now directly supportssource-to-source transformation.
This plugin was used to run any custom AST transformations on your templates before publishing. To replace it:
Add
babel-plugin-ember-template-compilation@^2.0.0
as a devDependency.Make sure you also have a devDependency on
ember-source
, so we have a template compiler.Update the babel config like:
See https://github.com/emberjs/babel-plugin-ember-template-compilation for the complete docs on these options.
v2.1.1
v2.1.0
v2.0.2
v2.0.1
v2.0.0
v1.8.3
Compare Source
v1.8.2
Compare Source
🐛 Bug Fix
compat
,shared-internals
Committers: 1
v1.8.1
Compare Source
🐛 Bug Fix
addon-dev
compat
ember-get-config
compat adapter when >= v2.1.0 (@bertdeblock)macros
📝 Documentation
Committers: 4
v1.8.0
Compare Source
🚀 Enhancement
addon-dev
,core
,shared-internals
🐛 Bug Fix
webpack
addon-dev
rollup-app-reexports
(@simonihmig)core
compat
Committers: 4
v1.7.1
Compare Source
🐛 Bug Fix
core
webpack
Committers: 1
v1.7.0
Compare Source
🚀 Enhancement
addon-dev
mapFilename
config forrollup-app-reexports
(@dfreeman)macros
🐛 Bug Fix
webpack
addon-dev
📝 Documentation
🏠 Internal
compat
Committers: 6
v1.6.0
Compare Source
🚀 Enhancement
addon-dev
,compat
,core
,hbs-loader
,shared-internals
,webpack
🐛 Bug Fix
compat
@
resolution. (@rwjblue)addon-dev
📝 Documentation
core
,test-setup
,util
master
tomain
in links (@bertdeblock)macros
compat
,core
,router
Configuration
📅 Schedule: Branch creation - "after 9pm on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.