Update dependency @glimmer/component to v2#607
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
4 times, most recently
from
November 4, 2024 04:41
d48d624 to
36c466a
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
from
November 11, 2024 03:37
36c466a to
f3cd647
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
from
November 25, 2024 04:16
f3cd647 to
4ae7679
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
3 times, most recently
from
December 9, 2024 03:52
4fa54e7 to
93f810d
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
3 times, most recently
from
December 19, 2024 01:30
6970928 to
b960955
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
from
December 23, 2024 03:50
b960955 to
a825456
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
from
January 13, 2025 04:58
a825456 to
d21cbb1
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
3 times, most recently
from
January 27, 2025 05:54
5e14490 to
0e41d5a
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
2 times, most recently
from
February 3, 2025 05:04
7b52db1 to
751967c
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
4 times, most recently
from
February 13, 2025 23:52
9901b86 to
88cfdc4
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
2 times, most recently
from
February 24, 2025 05:45
3a49f74 to
9b6fca1
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
2 times, most recently
from
March 21, 2025 02:05
495da4d to
89a606c
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
3 times, most recently
from
March 31, 2025 07:08
c01659e to
08d5955
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
3 times, most recently
from
May 9, 2025 10:32
a5fd7da to
27e86c5
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
2 times, most recently
from
May 14, 2025 03:24
5980adc to
294fb7e
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
3 times, most recently
from
May 26, 2025 06:52
8855edb to
6c1db12
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
2 times, most recently
from
June 2, 2025 19:30
7061d50 to
102ba02
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
2 times, most recently
from
July 2, 2025 04:03
fb683f3 to
85bb1a4
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
3 times, most recently
from
July 11, 2025 19:38
ae6dc0b to
a0d43b5
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
from
July 15, 2025 19:36
a0d43b5 to
2b8d6cf
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
from
July 28, 2025 20:27
2b8d6cf to
1bc8726
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
3 times, most recently
from
August 14, 2025 22:32
b538876 to
cf82ec0
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
3 times, most recently
from
August 19, 2025 13:04
5afe26d to
cdf76c4
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
from
August 27, 2025 21:07
cdf76c4 to
e74ac07
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
2 times, most recently
from
September 14, 2025 00:03
0208c1c to
aba7629
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
from
September 15, 2025 05:25
aba7629 to
8ceed24
Compare
renovate
Bot
force-pushed
the
renovate/major-glimmer
branch
from
September 25, 2025 16:46
8ceed24 to
ff086f3
Compare
Contributor
Author
|
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.