ember-try icon indicating copy to clipboard operation
ember-try copied to clipboard

Bump ember-source from 4.11.0 to 6.3.0 in /smoke-test-app

Open dependabot[bot] opened this issue 11 months ago • 0 comments

Bumps ember-source from 4.11.0 to 6.3.0.

Release notes

Sourced from ember-source's releases.

v6.3.0-ember-source

CHANGELOG

v6.3.0-beta.1-ember-source

CHANGELOG

v6.2.0-ember-source

CHANGELOG

  • #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.2.0-beta.1-ember-source

CHANGELOG

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

CHANGELOG

v6.1.0-beta.2-ember-source

CHANGELOG

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

v6.1.0-beta.1-ember-source

CHANGELOG

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

CHANGELOG

... (truncated)

Changelog

Sourced from ember-source's changelog.

v6.3.0 (March 17, 2025)

v6.2.0 (February 03, 2025)

  • #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 (December 23, 2024)

  • #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 (November 15, 2024)

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

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

... (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 <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)

dependabot[bot] avatar Mar 19 '25 03:03 dependabot[bot]