Skip to content

chore(deps-dev): update mermaid requirement from ^11.15.0 to ^11.17.2 - #327

Merged
keonik merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mermaid-tw-11.17.2
Sep 3, 2026
Merged

keonik merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mermaid-tw-11.17.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on mermaid to permit the latest 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)

Updates the requirements on [mermaid](https://github.com/mermaid-js/mermaid) to permit the latest version.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.15.0...mermaid@11.17.2)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-version: 11.17.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 1, 2026
@keonik keonik added the skip-changeset PR intentionally needs no changeset (docs/CI only) label Sep 3, 2026
@keonik
keonik merged commit 8539dc8 into main Sep 3, 2026
51 of 52 checks passed
@keonik
keonik deleted the dependabot/npm_and_yarn/mermaid-tw-11.17.2 branch September 3, 2026 14:15
keonik added a commit that referenced this pull request Sep 3, 2026
The bun migration left this at `package-ecosystem: npm`. Dependabot has
had a separate `bun` ecosystem since 2025-02-13, and the npm updater
only knows package-lock.json and yarn.lock — with neither present it
bumped package.json and never wrote bun.lock, so every version bump
arrived half-finished and CI rejected it:

    error: lockfile had changes, but lockfile is frozen

That is #323, #325 and #326. The two that passed (#324, #327) only
widened a range the locked version already satisfied, so the lockfile
genuinely needed no change.
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 skip-changeset PR intentionally needs no changeset (docs/CI only)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant