Skip to content

Update Ember Framework Dependencies - #323

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ember-framework-dependencies
Open

Update Ember Framework Dependencies#323
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ember-framework-dependencies

Conversation

@renovate

@renovate renovate Bot commented Mar 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@embroider/addon-dev (source) ^8.3.0^8.3.1 age confidence
@embroider/compat (source) ^4.1.16^4.1.22 age confidence
@embroider/core (source) ^4.4.7^4.6.3 age confidence
@embroider/vite (source) ^1.7.1^1.7.9 age confidence
@glimmer/component ^2.0.0^2.1.1 age confidence

Release Notes

embroider-build/embroider (@​embroider/addon-dev)

v8.3.1

🐛 Bug Fix
Committers: 2
emberjs/ember.js (@​glimmer/component)

v2.1.1

Compare Source

  • #​12445 [BUGFIX] Ensure rest arg style positionalParams can be omitted.
  • #​12456 [BUGFIX]Allow usage of bound properties in {{link-to}} for bubbles, preventDefault, target, replace, and disabledWhen.
  • #​12463 [BUGFIX] Fix uglification introduced bug with super wrapping.
  • #​12464 [BUGFIX] Ember.String.htmlSafe() should return a instance of SafeString for null / undefined.

v2.1.0

Compare Source

  • #​12396 [BUGFIX] Ensure that this._super is called when extending from Ember.Component.
  • #​12383 [BUGFIX] Fix Ember.String.classify to underscore items with a leading dash/underscore.
  • #​12350 [BUGFIX] Provide a helpful assertion when using positional parameters with a param of the same name.
  • #​12345 [BUGFIX] Ensure {{link-to}} properly handles bound values for activeClass, disabledClass, and loadingClass.
  • #​12359 [BUGFIX] Ensure that functions are properly super wrapped if they include .call or .apply (this is in addition to ._super).
  • #​12075 [PERF] Avoid creating a run-loop for events that are unhandled.
  • #​12260 [BUGFIX] Ensure init is completed before didReceiveAttrs is fired.
  • #​12323 [BUGFIX beta] Make {{get something 'path.goes.here'}} work.
  • #​12331 [BUGFIX beta] Update backburner.js to prevent issues when interleaving run.later and run.next.
  • #​12157 [DEPRECATION] Allow deprecated access to registry from Application (argument to initializers) and ApplicationInstance (argument to instance initializers) instances.
  • #​12156 [BUGFIX] Add helpful error message when providing incorrect arguments to Ember.computed.
  • #​12253 [BUGFIX] Remove initializer causing errors during App.reset.
  • #​12272 [BUGFIX] Update HTMLBars to fix memory leak when an {{each}} is inside an {{if}}.
  • #​12184 [BUGFIX] Prevent classNames from being duplicated.
  • #​12198 [BUGFIX] Further cleanup of the link-to component, allow for extending {{link-to}} via Ember.LinkComponent.extend.
  • #​12208 [BUGFIX] Ember.computed.sort was crashing when it hit a null value. Fixes #​12207.
  • #​12188 [BUGFIX] Ensure _actions specified to extend works.
  • #​12241 [BUGFIX] Provide a helpful error for undefined closure actions.
  • #​12256 [BUGFIX] Ensure concat streams unsubscribe properly.
  • #​12262 [BUGFIX] Breaks circular references in rejected jqXhr promises
  • #​12297 / #​12299 [BUGFIX] Remove extra work per component on initial render.
  • #​12163 [BUGFIX] Move View#currentState to View#_currentState.
  • #​12163 [DEPRECATION] Deprecate using the private currentState property on views/components.
  • #​12132 [BUGFIX] Fix stack overflow issue in _super wrapper updates.
  • #​12138 [BUGFIX] Do not require this._super(...arguments) when components implement didReceiveAttrs.
  • #​12170 [BUGFIX release] Ensure Ember.computed.sum returns 0 if the array to be operated on is null or undefined.
  • #​12176 [BUGFIX] Enable extending Ember.LinkComponent for customizations.
  • #​10173 [BUGFIX] Ensure non-singleton injections are not cached incorrectly.
  • #​11966 [PERF] Refactor Meta.
  • #​12057 Allow instanceInitializers to set customEvents.
  • #​12059 [BUGFIX] Allow setting an entry in Application#customEvents to null to opt out of event listeners.
  • #​12034 [BUGFIX] Ensure currentRouteName and currentPath are set properly for loading and error routes.
  • #​12062 Remove the need for this.__nextSuper, and make debugging methods with this._super calls much easier.
  • #​12116 [FEATURE ember-debug-handlers] Enable by default.
  • #​12117 [FEATURE ember-registry-container-reform] Enable by default.
  • #​11440 [DEPRECATION] Deprecate using instance.container.lookup on first argument to instanceInitializers. Use instance.lookup instead.
  • #​11440 [DEPRECATION] Deprecate passing two arguments to an initializers initialize function.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/ember-framework-dependencies branch 3 times, most recently from bd39da6 to babf42e Compare April 7, 2026 21:11
@renovate
renovate Bot force-pushed the renovate/ember-framework-dependencies branch 9 times, most recently from b4730ad to 9018ef5 Compare April 20, 2026 14:30
@renovate
renovate Bot force-pushed the renovate/ember-framework-dependencies branch 3 times, most recently from 02fdb5d to d0b45c3 Compare April 30, 2026 05:44
@renovate
renovate Bot force-pushed the renovate/ember-framework-dependencies branch 5 times, most recently from 964dba0 to dfd8894 Compare May 12, 2026 18:01
@renovate
renovate Bot force-pushed the renovate/ember-framework-dependencies branch 5 times, most recently from 206b25d to fe0629e Compare May 26, 2026 20:59
@renovate
renovate Bot force-pushed the renovate/ember-framework-dependencies branch 2 times, most recently from afbbceb to 845a42a Compare May 28, 2026 19:57
@renovate
renovate Bot force-pushed the renovate/ember-framework-dependencies branch from 845a42a to 6257a91 Compare June 5, 2026 15:17
@renovate
renovate Bot force-pushed the renovate/ember-framework-dependencies branch 2 times, most recently from d4b4759 to 4357067 Compare June 23, 2026 02:47
@renovate
renovate Bot force-pushed the renovate/ember-framework-dependencies branch 4 times, most recently from 2261f44 to 1f9a8a8 Compare June 24, 2026 21:58
@renovate
renovate Bot force-pushed the renovate/ember-framework-dependencies branch 5 times, most recently from 0cae461 to 87dbb36 Compare July 2, 2026 03:02
@renovate
renovate Bot force-pushed the renovate/ember-framework-dependencies branch 4 times, most recently from 432f3d8 to 98e96a0 Compare July 13, 2026 22:52
@renovate
renovate Bot force-pushed the renovate/ember-framework-dependencies branch 3 times, most recently from dda47ac to 9f5f8b3 Compare July 21, 2026 15:51
@renovate
renovate Bot force-pushed the renovate/ember-framework-dependencies branch 6 times, most recently from 0e54cce to 9b57fff Compare August 9, 2026 01:05
@renovate
renovate Bot force-pushed the renovate/ember-framework-dependencies branch from 9b57fff to 108e8ca Compare August 12, 2026 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants