Skip to content

Update dependency ember-source to v7#764

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ember-source-7.x
Open

Update dependency ember-source to v7#764
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ember-source-7.x

Conversation

@renovate

@renovate renovate Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
ember-source (source) ^6.10.1^7.0.0 age confidence

Release Notes

emberjs/ember.js (ember-source)

v7.1.0

Compare Source

  • #​21068 [FEATURE] Build in the {{on}} modifier as a keyword in strict-mode templates per RFC# 997.
  • #​21299 [FEATURE] Build in the {{fn}} helper as a keyword in strict-mode templates per RFC #​998.
  • #​21230 / #​21343 [FEATURE] Add a built-in (element)/ {{element}} helper for dynamic tag names in strict-mode templates per RFC #​389.
  • #​21334 [FEATURE] Build in the {{hash}} helper as a keyword in strict-mode templates per RFC# 999.
  • #​21336 [FEATURE] Build in the {{array}} helper as a keyword in strict-mode templates per RFC#1000.
  • #​21337 [FEATURE] Build in {{and}}, {{or}}, {{not}} helpers as keywords in strict-mode templates per RFC #​562.
  • #​21339 [FEATURE] Build in {{eq}} and {{neq}} helpers as keywords in strict-mode templates per RFC #​560.
  • #​21342 [FEATURE] Build in the {{lt}}, {{lte}}, {{gt}}, {{gte}} helpers as keywords in strict-mode templates per RFC# 561.
  • #​21373 [BUGFIX] Fix newly added keywords polluting the JS namespace
  • #​21232 [INTERNAL] Clean up scope bag, wire format, and debug render tree
  • #​21350 [INTERNAL] Remove barrel file imports from internal code for better tree-shaking
  • #​21402 [INTERNAL] Do not use any caches on release and lock publishing of ember-source to npm to require approval from select persons.
  • #​21379 [CLEANUP] Remove old Component Lookup
  • #​21468 [DOC] Update API docs to use template tag where appropriate

v7.0.0

Compare Source

  • [BREAKING] Features and APIs that were deprecated until v7.0 will now throw exceptions and the related code will be removed imminently. For a list of deprecations, see the Deprecation Guide.
  • #​21240 [BREAKING] Remove deprecated amd bundles and use-ember-modules optional feature per RFC #​1101.
  • #​21275 [BREAKING] Remove ember barrel file (import Ember from 'ember') per RFC #​1003.
  • #​21056 [CLEANUP] Remove '@​ember/application's lazy load / onLoad stuff (private API)
  • #​21058 [CLEANUP] Remove template-compiler bootstrap for script tags
  • #​21198 [CLEANUP] Remove _globalsMode and _prepareForGlobalsMode from Application
  • #​21079 [CLEANUP] Remove some IE11 support (Symbols)
  • #​21204 [CLEANUP] Remove old browser workarounds
  • #​21206 [CLEANUP] Remove unused exports, variables, imports and dependencies
  • #​21257 [CLEANUP] Remove old testing apis.
  • #​21067 [BUGFIX] Remove @​ember/runloop from initializer test blueprints
  • #​21076 [BUGFIX] Support default globals for strict mode with the runtime compiler per RFC #​1070.
  • #​21098 [BUGFIX] Add support for this in explicit scope for the runtime template compiler.
  • #​21107 [BUGFIX] Fix LinkTo inside inline SVG reloads application
  • #​21108 [BUGFIX] Fix unhelpful error message when the function for on modifier was forgotten as param.
  • #​21109 [BUGFIX] Fix missing value attribute on radio/checkbox inputs bound to empty string
  • #​21122 [BUGFIX] Fix tracked collections delete() returning true for non-existent entries
  • #​21124 [BUGFIX] Fix {{#each}} runtime crash when array contains null/undefined items with key
  • #​21125 [BUGFIX] Fix crash when accessing negative index of helper positional args #​20912
  • #​21128 [BUGFIX] Fix trackedMap and trackedWeakMap reactivity for existing keys
  • #​21139 [BUGFIX] Port BrandedArray fix for Array-as-parent bug in destroyables
  • #​21168 [BUGFIX] Fix EmberArray.reduce to match native behavior
  • #​21189 [BUGFIX] Clear stale metadata references after destruction to allow GC
  • #​21202 [BUGFIX] Fix <LinkTo>'s @current-when argument with nested routes containing dynamic segments
  • #​21211 Pull router_js into the Ember monorepo
  • #​21069 Internalize @​handlebars/parser
  • #​21129 Add prod build via package.json#exports
  • #​21141 Run smoke-tests with and without deprecations removed
  • #​21147 Migrate node tests to scenarios
  • #​21169 Migrate smoke tests to use ESM Ember -- ES'Mber
  • #​21173 Update actions + lock down to shas
  • #​21185 Use zizmor to lint actions & workflows
  • #​21188 Prepare @​glimmer/syntax publishing again and add smoke tests for prettier's use of it
  • #​21234 Refactor tracked collections to use Proxy-based approach

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 9pm on sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.


  • 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 added the dependencies label Jun 7, 2026
@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate Bot force-pushed the renovate/ember-source-7.x branch 3 times, most recently from 1fdc03d to 2b7d9ed Compare June 21, 2026 21:21
@renovate renovate Bot force-pushed the renovate/ember-source-7.x branch from 2b7d9ed to 06be31e Compare July 5, 2026 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants