Update dependency ember-source to v3.18.0#6
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
dedee2c to
186a9f3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.1.4->3.18.0Release Notes
emberjs/ember.js
v3.18.0Compare Source
elementIdchanging) ifelementIdis not changedv3.17.3Compare Source
PROPERTY_DID_CHANGEto avoid callinggetwhen setting values for computed propsv3.17.2Compare Source
willDestroyon class based helpers.will-destroymodifier,@ember/components withwillDestroyElement, etc) fire when used within an{{#each}}block.v3.17.1Compare Source
elementIdchanging) ifelementIdis not changed_createSuperis not a function) when used with Babel 7.9.0+.v3.17.0Compare Source
checkedattribute oninput, fixes usingarrayandhashhelper together{{#-in-element}}double-clearing issuearrangedContentgetthisin@trackedinitializerv3.16.7Compare Source
PROPERTY_DID_CHANGEto avoid callinggetwhen setting values for computed propsv3.16.6Compare Source
ArrayProxyLazy.v3.16.5Compare Source
_createSuperis not a function) when used with Babel 7.9.0+.v3.16.4Compare Source
setDiffcomputed macro used within glimmer componentobserverleaks.owner.ownerInjection()when used to create services directlyv3.16.3Compare Source
v3.16.2Compare Source
v3.16.1Compare Source
componentandhelperblueprints to useimport { hbs } from 'ember-cli-htmlbars'.@glimmer/syntaxto ensure that using<Title />,<Script />, and<Style />does not error.@ember/edition-utilsis used (1.2.0).v3.16.0Compare Source
v3.15.0Compare Source
Component#isVisibleper RFC #324.{{partial}}per RFC #449.v3.14.3Compare Source
loader.jsis transpiled to the applications specified targets (fromconfig/targets.js).v3.14.2Compare Source
@glimmer/component.v3.14.1Compare Source
transitionToto redirect during an existing transition.v3.14.0Compare Source
updateComponentis fired consistentlyv3.13.4Compare Source
v3.13.3Compare Source
v3.13.2Compare Source
v3.13.1Compare Source
v3.13.0Compare Source
updateHookcomponent-manager capability<Nested::Invocation>in component tests blueprintapp/router.jswith native class.ember-template-compilerin the vendor folder for Ember.locationis a stringv3.12.3Compare Source
elementIdchanging) ifelementIdis not changedv3.12.2Compare Source
constexpressions in legacy buildsv3.12.1Compare Source
transitionToto redirect during an existing transition.(query-params)helper can be used outside of direct{{link-to}}/<LinkTo />invocation.v3.12.0Compare Source
Ember.Observercan be set toundefinedNAME_KEYv3.11.1Compare Source
RouteInfoobject's do not eagerly cache routes in lazy Enginesv3.11.0Compare Source
syncqueue from @ember/runloop.recomputeon a class-based helper causes it to recomputev3.10.2Compare Source
ember-template-compilercan be used during FastBoot runtime.v3.10.1Compare Source
v3.10.0Compare Source
{{link-to}}is causing unexpected local variable shadowing assertions.@sortworks on non-Ember.Objects._getterfunctions.elementId.v3.9.1Compare Source
...attributesmay incorrectly overwrite attributes, depending on its position.event.stopPropagation()in component event handlers when jQuery is disabled.{{action}}modifiers on the same element when jQuery is disabled.v3.9.0Compare Source
.property()(see emberjs/rfcs#0375.volatile()(see emberjs/rfcs#0370inputandtextarea)v3.8.3Compare Source
RouteInfoobject's do not eagerly cache routes in lazy Enginesember-template-compilercompatibility with Fastboot.v3.8.2Compare Source
v3.8.1Compare Source
v3.8.0Compare Source
arrayhelper RFC (see emberjs/rfcs#0318)didUnwatchFixes a few issues:
...attributesto a dynamic component.Error: Operand over 16-bits. Got 65536).NAME_KEYhooksvariable from qunit-rfc-232 util-test blueprintv3.7.3Compare Source
v3.7.2Compare Source
...attributesto a dynamic component.Error: Operand over 16-bits. Got 65536).v3.7.1Compare Source
v3.7.0Compare Source
v3.6.1Compare Source
v3.6.0Compare Source
Aas a constructorv3.5.1Compare Source
definePropertyas public (yet low level) API.v3.5.0Compare Source
v3.4.8Compare Source
...attributesto a dynamic component.Error: Operand over 16-bits. Got 65536).v3.4.7Compare Source
backburner.jsto 2.4.2.v3.4.6Compare Source
{{inputcontinues to pass the event to the actions that it fires.v3.4.5Compare Source
v3.4.4Compare Source
{{{...}}}or{{...}}withhtmlSafe('')in IE11v3.4.3Compare Source
{{{...}}}or{{...}}withhtmlSafe('')v3.4.2Compare Source
v3.4.1Compare Source
v3.4.0Compare Source
component#sendAction(see emberjs/rfcs#335 for more details)backburner.jsto 2.3.0ArrayMixin#invokereturns an Ember.A.v3.3.2Compare Source
v3.3.1Compare Source
v3.3.0Compare Source
jQuery.Event#originalEvent.Ember.Map,Ember.MapWithDefault, andEmber.OrderedSetdeprecation.Ember.copy/Ember.Copyabledeprecation.(hashworks in query params.v3.2.2Compare Source
v3.2.1Compare Source
v3.2.0Compare Source
Ember.run.cancelTimersis present.ariaRolecan be initially false.protoreturn value for native classes.getOwner(this).NAME_KEYdoes not error.Ember.Logger.CoreObjectto leverage native JS semantics.backburner.jsto 2.2.2.transitionTowhen the app is destroyed.{{#each}}and{{#each-in}}now support objects implementing the native iteration protocol, includingMapandSet.{{#each-in}}now correctly handleskey="@​index"(using the index/position). The newkey="@​key"option uses the item's key.contentalias.MODEL_FACTORY_INJECTIONS.lethandlebars helper by default.Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.