Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2025

This PR contains the following updates:

Package Change Age Confidence
ember-source (source) ^5.0.0 -> ^6.0.0 age confidence

Release Notes

emberjs/ember.js (ember-source)

v6.6.0

Compare Source

  • #​20627 [CLEANUP] Remove escapeExpression from @ember/template
  • #​20909 Remove microtask in runtime compiler

v6.5.0

Compare Source

  • #​20835 [FEATURE] Add a --route-authoring-format option to the route generator to generate template-tag components as route templates per RFC #​1046.
  • #​20862 [FEATURE] Add blueprints to generate strict components (template tag) with --strict or --tt per RFC #​0779.
  • #​20813 / #​20813 [DEPRECATION] Deprecate import Ember from 'ember' per RFC #​1003.
  • #​20880 [CLEANUP] Remove the ember-cli-qunit tests
  • #​20891 [CLEANUP] Remove DEPRECATE_COMPONENT_TEMPLATE_RESOLVING deprecation

v6.4.0

Compare Source

v6.3.0

Compare Source

v6.2.0

Compare Source

  • #​20798 [CLEANUP] Remove old code that supported old ember-test-helpers
  • #​20809 [CLEANUP] Remove long enabled EMBER_TYPESCRIPT_BLUEPRINTS feature flag
  • #​20811 Fix typescript@​next support

v6.1.0

Compare Source

  • #​20782 [BUGFIX] Fixes Ember keyword shadowing: keywords should always be superseded by in-scope lexical variables
  • #​20787 Publish ember-source as v2 addon

v6.0.1

Compare Source

  • #​20792 [BUGFIX] Fix importing ember-source/types

v6.0.0

Compare Source

  • [BREAKING] Features and APIs that were deprecated until v6.0 will now throw exceptions and the related code will be removed imminently. For a list of deprecations, see the Deprecation Guide.
  • #​20731 [BUGFIX] Bump import Ember from 'ember' barrel file deprecations until 7.0.0
  • #​20779 / #​20791 [CLEANUP] Update browser support per RFC #​685. Support is now Chrome >= 109, Edge >= 128 Firefox >= 115, Safari >= 15.6, ChromeAndroid >= 130, FirefoxAndroid >= 130
  • #​20773 [CLEANUP] Remove deprecated features from component blueprint per RFC #​995.
  • #​20730 [CLEANUP] Remove support for EXTEND_PROTOTYPES
  • #​20732 [TYPES] Directly assign a boolean value in deprecated-features
  • #​20753 [INTERNAL] Update tagging strategy: ember-source tags will now be v1.2.3-ember-source instead of v1.2.3
  • #​20744 Add v2 addon metadata

v5.12.0

Compare Source

  • #​20746 [BUGFIX] Upgrade glimmer-vm for some perf improvements
  • #​20714 [BUGFIX] Break eager cycle for "deprecate" function

v5.11.1

Compare Source


Configuration

📅 Schedule: Branch creation - "every 1 hour every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, 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 Sep 5, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Sep 5, 2025

⚠️ 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: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @ember/[email protected]
npm error Found: [email protected]
npm error node_modules/ember-source
npm error   dev ember-source@"^6.0.0" from the root project
npm error   peer ember-source@">= 5" from [email protected]
npm error   node_modules/ember-load-initializers
npm error     dev ember-load-initializers@"^3.0.0" from the root project
npm error   1 more (ember-qunit)
npm error
npm error Could not resolve dependency:
npm error peer ember-source@"^4.0.0 || ^5.0.0" from @ember/[email protected]
npm error node_modules/@ember/test-helpers
npm error   dev @ember/test-helpers@"^3.0.0" from the root project
npm error   peer @ember/test-helpers@">=3.0.3" from [email protected]
npm error   node_modules/ember-qunit
npm error     dev ember-qunit@"^8.0.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/ember-source
npm error   peer ember-source@"^4.0.0 || ^5.0.0" from @ember/[email protected]
npm error   node_modules/@ember/test-helpers
npm error     dev @ember/test-helpers@"^3.0.0" from the root project
npm error     peer @ember/test-helpers@">=3.0.3" from [email protected]
npm error     node_modules/ember-qunit
npm error       dev ember-qunit@"^8.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-09-05T16_02_08_901Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-09-05T16_02_08_901Z-debug-0.log

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.

1 participant