Update dependency @glimmer/component to v2#607
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
d48d624 to
36c466a
Compare
36c466a to
f3cd647
Compare
f3cd647 to
4ae7679
Compare
4fa54e7 to
93f810d
Compare
6970928 to
b960955
Compare
b960955 to
a825456
Compare
a825456 to
d21cbb1
Compare
5e14490 to
0e41d5a
Compare
7b52db1 to
751967c
Compare
9901b86 to
88cfdc4
Compare
3a49f74 to
9b6fca1
Compare
495da4d to
89a606c
Compare
c01659e to
08d5955
Compare
b571116 to
a2cfd0d
Compare
a5fd7da to
27e86c5
Compare
5980adc to
294fb7e
Compare
8855edb to
6c1db12
Compare
7061d50 to
102ba02
Compare
fb683f3 to
85bb1a4
Compare
ae6dc0b to
a0d43b5
Compare
a0d43b5 to
2b8d6cf
Compare
2b8d6cf to
1bc8726
Compare
b538876 to
cf82ec0
Compare
5afe26d to
cdf76c4
Compare
cdf76c4 to
e74ac07
Compare
0208c1c to
aba7629
Compare
aba7629 to
8ceed24
Compare
8ceed24 to
ff086f3
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:
1.1.2→2.1.1Release Notes
emberjs/ember.js (@glimmer/component)
v2.1.1Compare Source
{{link-to}}forbubbles,preventDefault,target,replace, anddisabledWhen.Ember.String.htmlSafe()should return a instance of SafeString fornull/undefined.v2.1.0Compare Source
this._superis called when extending fromEmber.Component.Ember.String.classifyto underscore items with a leading dash/underscore.{{link-to}}properly handles bound values foractiveClass,disabledClass, andloadingClass..callor.apply(this is in addition to._super).initis completed beforedidReceiveAttrsis fired.{{get something 'path.goes.here'}}work.run.laterandrun.next.Application(argument to initializers) andApplicationInstance(argument to instance initializers) instances.Ember.computed.App.reset.{{each}}is inside an{{if}}.classNamesfrom being duplicated.link-tocomponent, allow for extending{{link-to}}viaEmber.LinkComponent.extend._actionsspecified to extend works.View#currentStatetoView#_currentState.currentStateproperty on views/components._superwrapper updates.this._super(...arguments)when components implementdidReceiveAttrs.Ember.computed.sumreturns0if the array to be operated on isnullorundefined.Ember.LinkComponentfor customizations.instanceInitializersto setcustomEvents.Application#customEventstonullto opt out of event listeners.currentRouteNameandcurrentPathare set properly for loading and error routes.this.__nextSuper, and make debugging methods withthis._supercalls much easier.instance.container.lookupon first argument toinstanceInitializers. Useinstance.lookupinstead.initializefunction.v2.0.0Compare Source
Ember.TrackedArrayandEmber.SubArray.Ember.computed.orreturn the last falsey value (similar to||).Ember.DefaultResolverto properly normalize hyphens (-).Ember.String.fmt.@eachshould remain a stable node for chains.Ember.HTMLBars.makeViewHelper.Ember.HTMLBars._registerHelper.Ember.Handlebars.registerHelper.Ember.Handlebars.makeBoundHelper.Ember.Handlebars.makeViewHelper.Ember.Handlebars.helper.Ember.Handlebars.registerBoundHelper.ComponentTemplateDeprecationmixin.templateaccess in Ember.Component..rendermethod to views and components.positionalParamsspecified toEmber.Componentat extend time.templatein a component.templateaccess in Ember.Component.actionsnot_actions.lengthfromOrderedSetandMap.OrderedSet.prototype.length.Ember.libraries.each.{{each}}keys.{{template}}support.Ember.Application.resolver.normalize.viewandviewClasswith{{outlet}}.Controller#controllerFor.metaPath,getMetaandsetMeta.{chainWatchers: null}fromMeta.prototype.Ember.observer.currentWhenwith{{link-to}}.Ember.ContainerViewwhen legacy view support enabled.Ember.RenderBuffer.RegistryandContainerbehavior.{{each}}helper variant.Object.prototypeproperties.Ember.oneWay.{{#each model}}{{/each}}, use{{#each model as |item|}}{{/each}}instead.Ember.ArrayControllersupport, useember-legacy-controllersaddon for support until 2.4.Ember.observer.InjectedPropertyis misused.{{get}}helper subscribes to values and can be updated.Application#thensupport.thiscontext inside former reduced computed macros is correct.{{with foo}}support.emptyView="Global.foo"for Ember.View instances.Ember.get:Ember.get('App.foo')andEmber.get(null, 'App.foo').this:Ember.get(object, 'this.foo').Ember.get(object, path).Ember.set:itemController,itemViewClass,itemView, etc intoember-legacy-viewsaddon.{{each foo as bar}}.Controller#needs, useEmber.inject.controller()instead.{{view}}helper intoember-legacy-viewsaddon.EmberObject.createWithMixins.{{with foo as bar}}support.anyBy,everyProperty, andsome.{{render}}helpereventskey.Ember.ViewandEmber.CoreViewintoember-legacy-viewsaddon.Ember.beforeObserver,Ember.addBeforeObserver,Ember.removeBeforeObserver,Ember.beforeObserversFor,Ember._suspendBeforeObserver,Ember._suspendBeforeObservers, andFunction.prototype.observesBefore.Controller#transitionToandController#replaceWith.Ember.Handlebars.get.Binding#oneWay.Map#remove.Ember.Set(notEmber.set).Ember.LinkView.Ember.computed.mapProperty.Object.createpolyfill.Ember.DeferredMixin.Ember.ArrayPolyfils.Ember.RSVP.prototype.fail.Ember.keys.Ember.View.prototype.state &Ember.View.prototype._states`.Ember.EnumerableUtils.Object.definePropertypolyfill.this.resourceinRouter.map.Ember.ObjectController.Ember.arrayComputed,Ember.reduceComputed,Ember.ArrayComputed, andEmber.ReduceComputed.Ember.computed.mapwithout a function callback.Ember.computed.mapBywithout a string property name.{{bind-attr}}.Ember.computed.filterProperty.{{linkTo}}helper (not{{link-to}}).Enumerable.rejectProperty.fillIntest helper to trigger theinputevent.Enumerable.findProperty.Enumerable.everyBy.lazyGet.Configuration
📅 Schedule: (UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.