Skip to content

chore(deps-dev): bump the ember-core group in /frontend with 3 updates #655

New issue

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

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

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 14, 2025

Bumps the ember-core group in /frontend with 3 updates: ember-cli, ember-data and ember-source.

Updates ember-cli from 5.4.2 to 5.12.0

Release notes

Sourced from ember-cli's releases.

Release 5.12.0

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

Release 5.12.0-beta.0

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

Release 5.11.0

Blueprint Changes

Changelog

... (truncated)

Changelog

Sourced from ember-cli's changelog.

v5.12.0

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

v5.11.0

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

v5.10.0

Blueprint Changes

Changelog

Thank you to all who took the time to contribute!

v5.9.0

... (truncated)

Commits

Updates ember-data from 5.3.4 to 5.3.11

Changelog

Sourced from ember-data's changelog.

ember-data Changelog

Commits

Updates ember-source from 5.4.1 to 5.12.0

Release notes

Sourced from ember-source's releases.

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

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

v5.11.0-beta.1

CHANGELOG

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

v5.10.2

CHANGELOG

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

v5.10.1

CHANGELOG

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

... (truncated)

Changelog

Sourced from ember-source's changelog.

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)

v5.8.0 (April 15, 2024)

  • #20672 [BUGFIX] Restore {{this.attrs.foo}} deprecation from the 3.x era. The API was accidentally not removed in 4.0 but the deprecation was removed.

v5.7.0 (March 4, 2024)

... (truncated)

Commits
  • ebf0f43 Release v5.12.0
  • eacea65 Add v5.12.0 to CHANGELOG for ember-source
  • fc840c4 Release v5.12.0-beta.3
  • c4be1e0 Add v5.12.0-beta.3 to CHANGELOG for ember-source
  • d709054 Release v5.12.0-beta.2
  • 4bcd397 Add v5.12.0-beta.2 to CHANGELOG
  • d09b106 bump
  • a57e1cb Upgrade vm packages again
  • a213d83 Upgrade vm packages again
  • d54a77c Upgrade glimmer-vm for some perf improvements
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
ember-source [>= 6.a, < 7]
ember-cli [>= 6.a, < 7]

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 14, 2025 14:06
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 14, 2025
@c0rydoras
Copy link
Collaborator

@dependabot ignore ember-cli minor version

@c0rydoras
Copy link
Collaborator

@dependabot ignore ember-source minor version

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2025

OK, I won't notify you about version 5.12.x of ember-cli again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2025

OK, I won't notify you about version 5.12.x of ember-source again, unless you unignore it.

@c0rydoras
Copy link
Collaborator

@dependabot recreate

@c0rydoras
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 17, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/ember-core-993e896bcd branch 5 times, most recently from 72e1a35 to 4ffb61e Compare March 18, 2025 12:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/ember-core-993e896bcd branch from 4ffb61e to 16ca49a Compare March 24, 2025 11:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/ember-core-993e896bcd branch 5 times, most recently from 4aed018 to cc785c3 Compare April 7, 2025 10:51
Bumps the ember-core group in /frontend with 3 updates: [ember-cli](https://github.com/ember-cli/ember-cli), [ember-data](https://github.com/emberjs/data/tree/HEAD/packages/-ember-data) and [ember-source](https://github.com/emberjs/ember.js).


Updates `ember-cli` from 5.4.2 to 5.12.0
- [Release notes](https://github.com/ember-cli/ember-cli/releases)
- [Changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md)
- [Commits](ember-cli/ember-cli@v5.4.2...v5.12.0)

Updates `ember-data` from 5.3.4 to 5.3.11
- [Release notes](https://github.com/emberjs/data/releases)
- [Changelog](https://github.com/emberjs/data/blob/main/packages/-ember-data/CHANGELOG.md)
- [Commits](https://github.com/emberjs/data/commits/v5.3.11/packages/-ember-data)

Updates `ember-source` from 5.4.1 to 5.12.0
- [Release notes](https://github.com/emberjs/ember.js/releases)
- [Changelog](https://github.com/emberjs/ember.js/blob/main/CHANGELOG.md)
- [Commits](emberjs/ember.js@v5.4.1...v5.12.0)

---
updated-dependencies:
- dependency-name: ember-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ember-core
- dependency-name: ember-data
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: ember-core
- dependency-name: ember-source
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: ember-core
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/ember-core-993e896bcd branch from cc785c3 to 15c0d37 Compare April 10, 2025 11:03
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant