ember-cli / ember-try

An ember-cli addon to test against multiple npm dependencies, such as ember and ember-data.
MIT License
179 stars 58 forks source link

Bump ember-source from 4.11.0 to 6.0.0 in /smoke-test-app #988

Open dependabot[bot] opened 5 days ago

dependabot[bot] commented 5 days ago

Bumps ember-source from 4.11.0 to 6.0.0.

Release notes

Sourced from ember-source's releases.

v6.0.0 ember-source

CHANGELOG

  • [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](https://rfcs.emberjs.com/id/0995-deprecate-non-colocated-components).
  • #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

v6.0.0-beta.1-ember-source

CHANGELOG

  • #20730 [CLEANUP] Remove support for EXTEND_PROTOTYPES
  • #20731 [BUGFIX] Bump import Ember from 'ember' barrel file deprecations until 7.0.0
  • #20732 [TYPES] Directly assign a boolean value in deprecated-features
  • #20744 Add v2 addon metadata
  • #20753 [INTERNAL] Update tagging strategy: ember-source tags will now be v1.2.3-ember-source instead of v1.2.3

v5.12.0

CHANGELOG

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

v5.12.0-beta.3

CHANGELOG

  • #20746 [BUGFIX] Upgrade glimmer-vm for some perf improvements

v5.12.0-beta.2

CHANGELOG

v5.11.1

CHANGELOG

v5.11.0

CHANGELOG

  • #20716 [BREAKING] Drop Node 16 support
  • #20704 Remove Component suffix from blueprints to facilitate <template>

v5.11.0-beta.2

CHANGELOG

... (truncated)

Changelog

Sourced from ember-source's changelog.

v6.0.0 (November 11, 2024)

  • [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](https://rfcs.emberjs.com/id/0995-deprecate-non-colocated-components).
  • #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 (September 30, 2024)

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

v5.11.1 (September 23, 2024)

v5.11.0 (August 19, 2024)

  • #20716 [BREAKING] Drop Node 16 support
  • #20704 Remove Component suffix from blueprints to facilitate \<template>

v5.10.2 (August 6, 2024)

  • #20726 [BUGFIX] Fix test waiters by removing unintentional duplication from ember-testing bundle
  • #20715 [BUGFIX] Don't publish empty modules

v5.10.1 (July 12, 2024)

  • #20720 [BUGFIX] Fix deprecation guide url for array prototype extensions deprecation

v5.10.0 (July 8, 2024)

v5.9.0 (June 3, 2024)

... (truncated)

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)