chore(deps): update devdependencies #358
Open
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.0.0
->2.2.0
2.0.4
->2.1.0
2.6.0
->2.9.4
1.0.0
->1.8.3
2.1.20
->2.3.5
6.0.1
->6.0.3
3.16.6
->3.16.14
5.0.11
->5.0.13
2.6.1
->2.9.3
2.11.3
->2.19.12
4.0.4
->4.0.9
5.10.1
->5.62.0
5.10.1
->5.62.0
^10.1.0
->^7.11.0
~4.1.1
->~4.12.0
3.2.0
->3.3.3
4.1.0
->4.12.8
8.0.3
->8.1.0
~4.1.0
->~4.12.0
8.3.0
->8.10.0
10.5.8
->10.6.1
^11.1.0
->^14.0.0
4.0.0
->4.2.1
^4.1.5
->^5.0.0
2.5.1
->2.8.8
2.17.2
->2.24.1
19.0.3
->19.0.5
4.5.5
->4.9.5
This is a special PR that replaces
babel-eslint
with the community suggested minimal stable replacement version.This is a special PR that replaces
eslint-plugin-node
with the community suggested minimal stable replacement version.This is a special PR that replaces
npm-run-all
with the community suggested minimal stable replacement version.Release Notes
emberjs/ember-optional-features (@ember/optional-features)
v2.2.0
Compare Source
v2.1.0
Compare Source
emberjs/ember-render-modifiers (@ember/render-modifiers)
v2.1.0
Compare Source
🚀 Enhancement
🏠 Internal
Committers: 3
v2.0.5
Compare Source
🐛 Bug Fix
Committers: 1
emberjs/ember-test-helpers (@ember/test-helpers)
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)
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
🏠 Internal
Committers: 5
v1.5.0
Compare Source
🚀 Enhancement
util
🐛 Bug Fix
macros
compat
modifier
to the list of built-ins (@Windvis)Committers: 2
v1.4.0
Compare Source
🚀 Enhancement
compat
🐛 Bug Fix
core
compat
Committers: 2
v1.3.0
Compare Source
🚀 Enhancement
webpack
compat
helper
helper (@Windvis)ember-power-select
compat adapter when usingember-power-select < 5.0.1
(@betocantu93)🐛 Bug Fix
core
,webpack
core
compat
,core
app
trees are merged in the correct order (@eoneill)compat
@cached
decorator export from fake@glimmer/tracking
module (@NullVoxPopuli)📝 Documentation
package.json
example in V2 porting guide (@SergeAstapov)Status
section in main README (@bertdeblock)addon-dev
🏠 Internal
router
,util
compat
Committers: 10
v1.2.0
Compare Source
🚀 Enhancement
compat
macros
loc
of the macroMaybeAttrs hashes for the created attributes (@Windvis)📝 Documentation
🏠 Internal
macros
Committers: 3
v1.1.0
Compare Source
🚀 Enhancement
compat
addon-dev
macros
🐛 Bug Fix
macros
core
,webpack
webpack
compat
📝 Documentation
addon-dev
macros
🏠 Internal
Committers: 9
NullVoxPopuli/eslint-configs (@nullvoxpopuli/eslint-configs)
v2.3.5
Compare Source
Bug Fixes
v2.3.4
Compare Source
Bug Fixes
v2.3.3
Compare Source
Bug Fixes
v2.3.2
Compare Source
Bug Fixes
v2.3.1
Compare Source
Bug Fixes
v2.3.0
Compare Source
Features
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.