Skip to content

Bump bn.js, ember-auto-import and guidemaker#17

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-c0dbc0229f
Open

Bump bn.js, ember-auto-import and guidemaker#17
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-c0dbc0229f

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Removes bn.js. It's no longer used after updating ancestor dependencies bn.js, ember-auto-import and guidemaker. These dependencies need to be updated together.

Removes bn.js

Updates ember-auto-import from 1.5.2 to 2.12.0

Release notes

Sourced from ember-auto-import's releases.

v2.12.0-ember-auto-import

Release (2025-11-24)

ember-auto-import 2.12.0 (minor)

🚀 Enhancement

  • ember-auto-import, @ef4/test-scenarios

📝 Documentation

Committers: 2

v2.11.2-ember-auto-import

Release (2025-11-07)

ember-auto-import 2.11.2 (patch)

🐛 Bug Fix

  • ember-auto-import, v2-app-template, @ef4/test-scenarios
    • #670 make missing top-level EAI errors lazy to fix embroider 4.x (@​ef4)

Committers: 1

v2.11.1-ember-auto-import

Release (2025-10-07)

ember-auto-import 2.11.1 (patch)

🐛 Bug Fix

  • ember-auto-import, @ef4/test-scenarios

Committers: 1

v2.11.0-ember-auto-import

Release (2025-10-03)

ember-auto-import 2.11.0 (minor)

🚀 Enhancement

... (truncated)

Changelog

Sourced from ember-auto-import's changelog.

Changelog

Release (2025-11-24)

ember-auto-import 2.12.0 (minor)

🚀 Enhancement

  • ember-auto-import, @ef4/test-scenarios

📝 Documentation

Committers: 2

Release (2025-11-07)

ember-auto-import 2.11.2 (patch)

🐛 Bug Fix

  • ember-auto-import, v2-app-template, @ef4/test-scenarios
    • #670 make missing top-level EAI errors lazy to fix embroider 4.x (@​ef4)

Committers: 1

Release (2025-10-07)

ember-auto-import 2.11.1 (patch)

🐛 Bug Fix

  • ember-auto-import, @ef4/test-scenarios

Committers: 1

Release (2025-10-03)

ember-auto-import 2.11.0 (minor)

🚀 Enhancement

Committers: 1

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by real_ate, a new releaser for ember-auto-import since your current version.


Updates guidemaker from 2.4.0 to 4.0.6

Release notes

Sourced from guidemaker's releases.

v4.0.6-guidemaker

Release (2025-09-26)

  • guidemaker 4.0.6 (patch)

🐛 Bug Fix

🏠 Internal

Committers: 1

v4.0.5-guidemaker

Release (2025-09-26)

guidemaker 4.0.5 (patch)

🐛 Bug Fix

Committers: 1

v4.0.4-guidemaker

Release (2024-12-17)

guidemaker 4.0.4 (patch)

🐛 Bug Fix

  • guidemaker

Committers: 1

v4.0.3-guidemaker

Release (2024-06-25)

guidemaker 4.0.3 (patch)

🐛 Bug Fix

... (truncated)

Changelog

Sourced from guidemaker's changelog.

Guidemaker Changelog

Release (2025-09-26)

  • guidemaker 4.0.6 (patch)

🐛 Bug Fix

🏠 Internal

Committers: 1

Release (2025-09-26)

guidemaker 4.0.5 (patch)

🐛 Bug Fix

Committers: 1

Release (2024-12-17)

guidemaker 4.0.4 (patch)

🐛 Bug Fix

  • guidemaker

Committers: 1

Release (2024-06-25)

guidemaker 4.0.3 (patch)

🐛 Bug Fix

Committers: 1

... (truncated)

Commits

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.

Removes [bn.js](https://github.com/indutny/bn.js). It's no longer used after updating ancestor dependencies [bn.js](https://github.com/indutny/bn.js), [ember-auto-import](https://github.com/embroider-build/ember-auto-import/tree/HEAD/packages/ember-auto-import) and [guidemaker](https://github.com/empress/guidemaker). These dependencies need to be updated together.


Removes `bn.js`

Updates `ember-auto-import` from 1.5.2 to 2.12.0
- [Release notes](https://github.com/embroider-build/ember-auto-import/releases)
- [Changelog](https://github.com/embroider-build/ember-auto-import/blob/main/packages/ember-auto-import/CHANGELOG.md)
- [Commits](https://github.com/embroider-build/ember-auto-import/commits/HEAD/packages/ember-auto-import)

Updates `guidemaker` from 2.4.0 to 4.0.6
- [Release notes](https://github.com/empress/guidemaker/releases)
- [Changelog](https://github.com/empress/guidemaker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/empress/guidemaker/commits)

---
updated-dependencies:
- dependency-name: bn.js
  dependency-version: 
  dependency-type: indirect
- dependency-name: ember-auto-import
  dependency-version: 2.12.0
  dependency-type: direct:production
- dependency-name: guidemaker
  dependency-version: 4.0.6
  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 Feb 22, 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