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:
1.0.2
->1.0.4
1.0.2
->1.0.4
1.7.0
->1.11.3
3.22.0
->3.27.0
2.0.2
->2.1.0
3.23.0
->3.27.5
Release Notes
glimmerjs/glimmer.js
v1.0.4
Compare Source
v1.0.3
Compare Source
ef4/ember-auto-import
v1.11.3
Compare Source
latest
tag. This is a re-published of 1.11.2 to supplant that as latest.v1.11.2
Compare Source
alias
turned out to be a breaking change, so we're rolling it back in order to make it opt-in.v1.11.1
Compare Source
watchDependencies
feature we changed webpack splitChunksPlugin config in a way that broke in apps with common lazy chunks.v1.11.0
Compare Source
watchDependencies
optionalias
option support prefix matching by @buschtoensv1.10.1
Compare Source
v1.10.0
Compare Source
import()
. Template string literals are allowed so long as they point unambiguously to modules within a specific package, or are unambiguously a URL.v1.9.0
Compare Source
v1.8.0
Compare Source
ember-cli/ember-cli
v3.27.0
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
octane
template lint config torecommended
@bmishThank you to all who took the time to contribute!
v3.26.1
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
broccoli-concat
to avoid a cache invalidation problem in files larger than 10000 characters. @brendenpalmerThank you to all who took the time to contribute!
v3.26.0
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
ember-addon.main
path) @ef4Thank you to all who took the time to contribute!
v3.25.3
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
window.Ember
deprecation when testing (for Ember 3.27+) @rwjblueThank you to all who took the time to contribute!
v3.25.2
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
ember-addon.main
path) @ef4Thank you to all who took the time to contribute!
v3.25.1
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
The tests file was not loaded.
warning until afterDOMContentLoaded
@ef4Thank you to all who took the time to contribute!
v3.25.0
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
ember-data
andember-source
to 3.25.0-beta @kellyselden / @rwjblueThank you to all who took the time to contribute!
v3.24.0
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
.eslintcache
to.gitignore
for applications and addons @simonihmigember-page-title
to app blueprint @raidoprettier
to blueprint @bmishThank you to all who took the time to contribute!
v3.23.0
Compare Source
Blueprint Changes
ember new
diffember addon
diffChangelog
Thank you to all who took the time to contribute!
rwjblue/ember-cli-inject-live-reload
v2.1.0
Compare Source
emberjs/ember.js
v3.27.5
Compare Source
<LinkTo>
with nested childrenv3.27.4
Compare Source
v3.27.3
Compare Source
computed
can depend on dynamic(hash
keysRoute.prototype.transitionTo
deprecation until 5.0.0v3.27.2
Compare Source
computed.*
deprecation message to include the correct import pathv3.27.1
Compare Source
@href
to<LinkTo>
throws an errorv3.27.0
Compare Source
(helper
and(modifier
helpers per RFC #432.Route#disconnectOutlet
per RFC #491.Route#renderTemplate
per RFC #418.Route#render
method per RFC #418.registerPlugin
/unregisterPlugin
and legacy class based AST plugins (private APIs)@foo={{helper}}
per RFC #496.@glimmer/*
0.78.2 for fixes including:<:else>
and<:inverse>
should be aliases (see Correctly handle <:inverse> named block glimmerjs/glimmer-vm#1296)<LinkToExternal />
to override internal assertionon
from correct pathpositional
andnamed
as the argument names inember g helper
blueprintv3.26.1
Compare Source
v3.26.0
Compare Source
<LinkTo>
positional arguments per RFC #698.{{#with}}
per RFC #445this
property lookup fallback per [RFC #308]https://github.com/emberjs/rfcs/blob/master/text/0308-deprecate-property-lookup-fallback.mdhasBlock
andhasBlockParams
per RFC #689.app/router.js
injects the router service.v3.25.4
Compare Source
v3.25.3
Compare Source
routerService.currentRoute.name
androuterService.currentRouteName
match during loading statesv3.25.2
Compare Source
<LinkTo>
can return a validhref
most of the timetargets.node
is definedv3.25.1
Compare Source
<LinkTo />
prior to routing (e.g. component rendering tests)v3.25.0
Compare Source
htmlSafe
andisHTMLSafe
from@ember/string
per the Deprecate Ember String RFC.@glimmer/*
0.74.2 for various features and bugfixes including ensuring{{component.name}}
works with implicit this fallbackhtmlSafe
string to be treated as falsydeprecate
options (for
+since
)v3.24.4
Compare Source
v3.24.3
Compare Source
routerService.currentRoute.name
androuterService.currentRouteName
match during loading states<LinkTo>
can return a validhref
most of the timetargets.node
is definedv3.24.2
Compare Source
<LinkTo />
prior to routing (e.g. component rendering tests)v3.24.1
Compare Source
<LinkTo />
are properly scoped in enginesv3.24.0
Compare Source
{{page-title}}
helper to route template blueprints to implement RFC #0654.deprecate()
forfor
andsince
and deprecate usingdeprecate()
without those options per the Deprecation Staging RFC.Ember.String.loc
and{{loc}}
per the Deprecate Ember String RFC.tryInvoke
RFC.<LinkTo>
should link within the engine when used inside one@each
in the dependent keys of that propertyexpandLocalLookup
APIv3.23.1
Compare Source
Configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 has been generated by WhiteSource Renovate. View repository job log here.