Skip to content

Bump braces, ember-cli and ember-cli-dependency-checker - #153

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-672d2068a2
Open

Bump braces, ember-cli and ember-cli-dependency-checker#153
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-672d2068a2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 26, 2026

Copy link
Copy Markdown
Contributor

Bumps braces to 3.0.3 and updates ancestor dependencies braces, ember-cli and ember-cli-dependency-checker. These dependencies need to be updated together.

Updates braces from 3.0.2 to 3.0.3

Commits

Updates ember-cli from 4.11.0 to 7.1.0

Release notes

Sourced from ember-cli's releases.

v7.1.0-ember-cli

Release (2026-07-01)

  • ember-cli 7.1.0 (minor)
  • @​ember-tooling/classic-build-addon-blueprint 7.1.0 (minor)
  • @​ember-tooling/classic-build-app-blueprint 7.1.0 (minor)

🚀 Enhancement

  • ember-cli, @ember-tooling/classic-build-addon-blueprint, @ember-tooling/classic-build-app-blueprint
  • ember-cli
  • @ember-tooling/classic-build-app-blueprint, ember-cli

🐛 Bug Fix

🏠 Internal

Committers: 4

v7.1.0-beta.2-ember-cli

Release (2026-05-30)

  • ember-cli 7.1.0-beta.2 (patch)

🐛 Bug Fix

🏠 Internal

... (truncated)

Changelog

Sourced from ember-cli's changelog.

ember-cli Changelog

Release (2026-06-30)

  • ember-cli 7.2.0-alpha.1 (minor)
  • @​ember-tooling/classic-build-addon-blueprint 7.2.0-alpha.1 (minor)
  • @​ember-tooling/classic-build-app-blueprint 7.2.0-alpha.1 (minor)
  • @​ember-tooling/blueprint-model 0.7.0 (minor)

🚀 Enhancement

  • ember-cli, @ember-tooling/classic-build-addon-blueprint, @ember-tooling/classic-build-app-blueprint, @ember-tooling/blueprint-model
  • @ember-tooling/classic-build-addon-blueprint
  • ember-cli, @ember-tooling/blueprint-model
    • #10672 Separate blueprint model so it can be used outside of ember-cli (@​mansona)

🐛 Bug Fix

🏠 Internal

  • ember-cli
  • ember-cli, @ember-tooling/classic-build-addon-blueprint, @ember-tooling/classic-build-app-blueprint

Committers: 4

Release (2026-05-13)

  • ember-cli 7.1.0-alpha.3 (minor)
  • @​ember-tooling/classic-build-addon-blueprint 7.1.0-alpha.2 (patch)
  • @​ember-tooling/classic-build-app-blueprint 7.1.0-alpha.3 (patch)
  • @​ember-tooling/blueprint-model 0.6.3 (patch)

🚀 Enhancement

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for ember-cli since your current version.


Updates ember-cli-dependency-checker from 3.2.0 to 3.3.3

Release notes

Sourced from ember-cli-dependency-checker's releases.

v3.3.3-ember-cli-dependency-checker

Release (2024-11-13)

ember-cli-dependency-checker 3.3.3 (patch)

🐛 Bug Fix

  • ember-cli-dependency-checker

🏠 Internal

Committers: 2

Changelog

Sourced from ember-cli-dependency-checker's changelog.

Changelog

Release (2026-02-23)

ember-cli-dependency-checker 3.4.0 (minor)

🚀 Enhancement

🏠 Internal

Committers: 1

Release (2024-11-13)

ember-cli-dependency-checker 3.3.3 (patch)

🐛 Bug Fix

  • ember-cli-dependency-checker

🏠 Internal

Committers: 2

Commits
Maintainer changes

This version was pushed to npm by katiegengler, a new releaser for ember-cli-dependency-checker since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependencies [braces](https://github.com/micromatch/braces), [ember-cli](https://github.com/ember-cli/ember-cli) and [ember-cli-dependency-checker](https://github.com/adopted-ember-addons/ember-cli-dependency-checker). These dependencies need to be updated together.


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `ember-cli` from 4.11.0 to 7.1.0
- [Release notes](https://github.com/ember-cli/ember-cli/releases)
- [Changelog](https://github.com/ember-cli/ember-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ember-cli/ember-cli/commits)

Updates `ember-cli-dependency-checker` from 3.2.0 to 3.3.3
- [Release notes](https://github.com/adopted-ember-addons/ember-cli-dependency-checker/releases)
- [Changelog](https://github.com/adopted-ember-addons/ember-cli-dependency-checker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/adopted-ember-addons/ember-cli-dependency-checker/commits)

---
updated-dependencies:
- dependency-name: braces
  dependency-version: 3.0.3
  dependency-type: indirect
- dependency-name: ember-cli
  dependency-version: 7.1.0
  dependency-type: direct:development
- dependency-name: ember-cli-dependency-checker
  dependency-version: 3.3.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 26, 2026
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.

0 participants