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
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 29, 2026

This PR contains the following updates:

Package Change Age Confidence
@embroider/compat (source) ^4.1.16^4.1.20 age confidence
@embroider/core (source) ^4.4.7^4.6.1 age confidence
@embroider/vite (source) ^1.7.1^1.7.6 age confidence
@glimmer/component ^2.0.0^2.1.1 age confidence
ember-source (source) ~6.11.1~6.12.0 age confidence

Release Notes

embroider-build/embroider (@​embroider/compat)

v4.1.20

🐛 Bug Fix
Committers: 2

v4.1.19

🚀 Enhancement
🏠 Internal
Committers: 3

v4.1.18

🚀 Enhancement
  • @embroider/template-tag-codemod
🐛 Bug Fix
  • @embroider/template-tag-codemod
🏠 Internal
Committers: 2

v4.1.17

🐛 Bug Fix
🏠 Internal
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
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