Skip to content

chore(deps-dev): update @mermaid-js/mermaid-cli requirement from ^11.9.0 to ^11.16.0 - #324

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

keonik merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mermaid-js/mermaid-cli-tw-11.16.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on @mermaid-js/mermaid-cli to permit the latest version.

Release notes

Sourced from @​mermaid-js/mermaid-cli's releases.

11.16.0

🚀 Features

🧰 Maintenance

📦 Dependency updates

Commits
  • a85b11d Bump version 11.16.0
  • c8e5162 build(deps-dev): bump prettier from 3.8.3 to 3.9.3
  • 42d9050 test: bump custom interceptor timeout
  • 5bad0e4 fix: fix unhandled exception on intercept errors
  • 5b60c41 feat: use puppeteer cooperative intercepts
  • 6e43ab9 build(deps): bump actions/cache from 5.0.5 to 6.1.0
  • c98f0d5 build(deps): bump @​mermaid-js/layout-elk from 0.2.1 to 0.2.2
  • 06fed6a build(deps): bump mermaid from 11.15.0 to 11.16.0
  • 672a829 build(deps-dev): bump puppeteer from 25.1.0 to 25.2.1
  • f6ffa56 fix: add support for Puppeteer v25
  • Additional commits viewable in compare view

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-js/mermaid-cli](https://github.com/mermaid-js/mermaid-cli) to permit the latest version.
- [Release notes](https://github.com/mermaid-js/mermaid-cli/releases)
- [Commits](mermaid-js/mermaid-cli@11.9.0...11.16.0)

---
updated-dependencies:
- dependency-name: "@mermaid-js/mermaid-cli"
  dependency-version: 11.16.0
  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 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.
@keonik
keonik merged commit cb3e642 into main Sep 3, 2026
51 of 52 checks passed
@keonik
keonik deleted the dependabot/npm_and_yarn/mermaid-js/mermaid-cli-tw-11.16.0 branch September 3, 2026 14:17
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