Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump ember-source from 5.6.0 to 6.1.0 #754

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2024

Bumps ember-source from 5.6.0 to 6.1.0.

Release notes

Sourced from ember-source's releases.

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

  • [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

... (truncated)

Changelog

Sourced from ember-source's changelog.

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
  • #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)

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
ember-source [>= 4.1.a, < 4.2]
ember-source [>= 4.0.a, < 4.1]

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)

Bumps [ember-source](https://github.com/emberjs/ember.js) from 5.6.0 to 6.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-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 24, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants