Skip to content

Bump ember-source from 6.11.0 to 6.12.0#1095

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ember-source-6.12.0
Open

Bump ember-source from 6.11.0 to 6.12.0#1095
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/ember-source-6.12.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps ember-source from 6.11.0 to 6.12.0.

Release notes

Sourced from ember-source's releases.

v6.12.0-ember-source

CHANGELOG

  • #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.12.0-beta.3-ember-source

CHANGELOG

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

v6.12.0-beta.2

CHANGELOG

  • #21144 [BUGFIX] Fix crash during destroy in fastboot

v6.12.0-beta.1

CHANGELOG

  • #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-ember-source

CHANGELOG

... (truncated)

Changelog

Sourced from ember-source's changelog.

v6.12.0 (March 31, 2026)

  • #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.8.4 (March 27, 2026)

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

v6.11.1 (March 27, 2026)

  • #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
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ember-source](https://github.com/emberjs/ember.js) from 6.11.0 to 6.12.0.
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emberjs/ember.js/commits)

---
updated-dependencies:
- dependency-name: ember-source
  dependency-version: 6.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 13, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants