Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2024

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
ember-source (source) 5.12.0 -> 6.7.0 age confidence

Release Notes

emberjs/ember.js (ember-source)

v6.7.0

Compare Source

  • #​20939 [ENHANCEMENT] Add import { trustHTML } from '@​ember/template'; as an alias of `import { htmlSafe } from '@​ember/template', for naming that better matches the behavior.
  • #​20941 [CLEANUP] Remove code from deprecate-array-prototype-extensions deprecation that was until 6.0
  • #​20920 / #​20922 [INTERNAL] Remove many uses of .extend
  • #​20926 [INTERNAL] Remove all view mixins

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

Configuration

📅 Schedule: 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 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch 2 times, most recently from 6ed2131 to 6499253 Compare November 18, 2024 12:19
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch 10 times, most recently from 901bc8f to beaca74 Compare December 30, 2024 01:03
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch 3 times, most recently from 1316132 to b12c2be Compare January 6, 2025 20:33
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch 3 times, most recently from 3ec2e90 to 50bf418 Compare January 13, 2025 15:47
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch 3 times, most recently from 2839c8f to d0c4350 Compare January 27, 2025 07:24
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch 3 times, most recently from a2dcfc7 to 89c7701 Compare February 10, 2025 10:44
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch 2 times, most recently from 5d0a599 to f7d8705 Compare February 17, 2025 07:41
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch 2 times, most recently from 4d0a140 to b1a0f05 Compare March 21, 2025 14:37
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch 4 times, most recently from 7c9dee6 to 127dd5e Compare March 24, 2025 19:08
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch from 127dd5e to 8dba7da Compare March 31, 2025 06:31
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch from 8dba7da to 5fd8438 Compare April 28, 2025 20:28
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch from 5fd8438 to b9a2237 Compare June 9, 2025 19:17
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch from b9a2237 to 6819643 Compare July 21, 2025 19:31
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch from 6819643 to c8268f5 Compare August 10, 2025 13:09
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch 3 times, most recently from cb1ed9a to d62f625 Compare September 13, 2025 19:46
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch from d62f625 to 71063e7 Compare September 22, 2025 06:04
@renovate renovate bot force-pushed the renovate/ember-source-6.x branch from 71063e7 to e99e137 Compare September 25, 2025 20:43
Copy link

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

  • test-app test:one embroider-optimized

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