Skip to content

Bump ember-source from 6.12.0 to 7.1.0 - #529

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ember-source-6.11.0
Closed

Bump ember-source from 6.12.0 to 7.1.0#529
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ember-source-6.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Copy link
Copy Markdown
Contributor

Bumps ember-source from 6.12.0 to 7.1.0.

Release notes

Sourced from ember-source's releases.

v7.1.0

CHANGELOG

v7.1.0-beta.1-ember-source

CHANGELOG

v7.0.0-ember-source

CHANGELOG

... (truncated)

Changelog

Sourced from ember-source's changelog.

v7.1.0 (June 22, 2026)

v7.0.0 (May 11, 2026)

  • [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](https://rfcs.emberjs.com/id/1101-deprecate-ember-vendor-bundles).
  • #21275 [BREAKING] Remove ember barrel file (import Ember from 'ember') per [RFC #1003](https://rfcs.emberjs.com/id/1003-deprecation-import-ember-from-ember).
  • #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](https://rfcs.emberjs.com/id/1070-default-globals-for-strict-mode/).
  • #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

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 9, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ember-source-6.11.0 branch from f1570ee to 63f01fa Compare March 28, 2026 17:36
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ember-source-6.11.0 branch from 63f01fa to 94375cb Compare April 4, 2026 20:48
@tabratton

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [ember-source](https://github.com/emberjs/ember.js) from 6.12.0 to 7.1.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.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump ember-source from 6.9.0 to 6.11.0 Bump ember-source from 6.12.0 to 7.1.0 Aug 9, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ember-source-6.11.0 branch from 94375cb to 49c18b6 Compare August 9, 2026 15:27
@dependabot @github

dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #555.

@dependabot dependabot Bot closed this Aug 10, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/ember-source-6.11.0 branch August 10, 2026 03:50
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant