Skip to content

Update dependency ember-source to ~6.12.0#690

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

Update dependency ember-source to ~6.12.0#690
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ember-source-6.x

Conversation

@renovate

@renovate renovate Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ember-source (source) ~6.7.0~6.12.0 age adoption passing confidence

Release Notes

emberjs/ember.js (ember-source)

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

v6.8.1

Compare Source

  • #​20994 [BUGFIX] Fix loose-mode components invoked from a strict mode component via renderComponent

v6.8.0

Compare Source


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 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
[22:51:31.695] INFO (3780): Installing npm pnpm@1.22.22...
[22:51:32.817] WARN (3780): Npm error:
npm info using npm@10.5.2
npm info using node@v20.13.1
npm http fetch GET 200 https://registry.npmjs.org/pnpm 194ms (cache miss)
npm ERR! code ETARGET
npm ERR! notarget No matching version found for pnpm@1.22.22.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in: /tmp/containerbase-npm-vU80ml/_logs/2026-06-29T22_51_31_971Z-debug-0.log
[22:51:32.853] ERROR (3780): npm install command failed
[22:51:32.854] FATAL (3780): Install tool pnpm failed in 1.1s.

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