Skip to content

chore(deps): update dependency ember-source to v7#3100

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

chore(deps): update dependency ember-source to v7#3100
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ember-source-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 12, 2026

This PR contains the following updates:

Package Change Age Confidence
ember-source (source) 6.8.17.0.0 age confidence

Release Notes

emberjs/ember.js (ember-source)

v7.0.0

Compare Source

  • #​21240 [CLEANUP] Remove deprecated amd bundles and use-ember-modules optional feature per RFC #​1101.
  • #​21275 [CLEANUP] 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

v6.12.0

Compare Source

  • #​20908 / #​21020 Merge glimmerjs/glimmer-vm into the emberjs/ember.js monorepo.
    • All @glimmer/* packages that were formerly dependencies of ember-source are now included in the monorepo. This enables us to more easily iterate
      on the Glimmer VM and related packages, avoid an integration step with ember.js and to more easily share code between them and ember-source.
    • Only a few of the packages from the glimmer-vm repo will continue to be published as separate packages, for example, @glimmer/syntax will be published.
    • The glimmer-vm repo has been archived and relevant issues have been moved to the emberjs/ember.js repo. If you have an issue that was not moved, please reopen it on ember.js, after a search.
  • #​20995 [BUGFIX] renderComponent error: 'attempted to close a tracking frame, but one was not open'
  • #​20996 [BUGFIX] renderComponent error: 'Cannot read property of undefined: reading syscall'
  • #​21091 [BUGFIX] Fix 'on' modifier error message regression
  • #​21025 [CLEANUP] Remove applySVGInnerHTMLFix
  • #​21061 [CLEANUP] Remove 'text-node-merging-fix'
  • #​21059 [DOC] Remove doc references to Ember. and add import where necessary
  • #​21014 Rename default export GlimmerComponent to Component
  • #​21046 Add benchmark infrastructure
  • #​21090 Swap nightly ts test of ts-nightly with ts-latest for better signal-to-noise

v6.11.1

Compare Source

  • #​20574 [BUGFIX] Update ApplicationInstance#visit to use followRedirects() to fix visit() throws TransitionAborted error
  • #​21144 [BUGFIX] Fix crash during destroy in fastboot
  • #​21244 [BUGFIX] Fix implicit-modules naming to fix use of use-ember-modules with a classic build

v6.11.0

Compare Source

v6.10.1

Compare Source

v6.10.0

Compare Source

v6.9.0

Compare Source

  • All changes were internal, docs, and/or bugfixes that were backported.

v6.8.4

Compare Source

  • #​20574 [BUGFIX] Update ApplicationInstance#visit to use followRedirects() to fix visit() throws TransitionAborted error
  • #​21144 [BUGFIX] Fix crash during destroy in fastboot

v6.8.3

Compare Source

v6.8.2

Compare Source

  • #​21002 [BUGFIX] Don't render if we're mid-destroy

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • 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 dependencies Pull requests that update a dependency file renovatebot labels May 12, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 12, 2026

Some tests with 'continue-on-error: true' have failed:

  • test-app test:one ember-beta

  • test-esa test:one ember-canary

  • test-app test:one embroider-optimized

  • test-esa test:one ember-beta

  • test-app test:one ember-canary

    Created by continue-on-error-comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovatebot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants