Skip to content

chore(deps): bump jontze/action-mdbook from 3 to 4#1

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/jontze/action-mdbook-4
Open

chore(deps): bump jontze/action-mdbook from 3 to 4#1
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/jontze/action-mdbook-4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps jontze/action-mdbook from 3 to 4.

Release notes

Sourced from jontze/action-mdbook's releases.

v4.0.0

4.0.0 (2025-01-30)

  • fix!: Switch from gnu to musl mdbook binary (a48500a)

BREAKING CHANGES

  • Switch from gnu to musl mdbook binary

Regarding the breaking change

This was done as the newest mdbook versions fail on older github ubuntu runner due to an outdated glibc version. The switch to the musl binary fixes this and should prevent such issues in the future.

However, as mdbook started to release musl binaries since version v0.4.22 in 2022 this change is BREAKING for users that hardcoded a previous mdbook version (<0.4.22).

v3.0.1

3.0.1 (2024-11-02)

Bug Fixes

  • deps: Upgrade dependencies in lockfile (ae500e1)
Changelog

Sourced from jontze/action-mdbook's changelog.

4.0.0 (2025-01-30)

  • fix!: Switch from gnu to musl mdbook binary (a48500a)

BREAKING CHANGES

  • Switch from gnu to musl mdbook binary

3.0.1 (2024-11-02)

Bug Fixes

  • deps: Upgrade dependencies in lockfile (ae500e1)

3.0.0 (2023-11-02)

  • feat!: Update action to node v20 (90691f4)

BREAKING CHANGES

  • The action will still work as before, but the move from Node v16 to v20 is considered as breaking.

2.2.2 (2023-09-11)

Bug Fixes

  • Prevent that executable is downloaded for incorrect architecture (e054ff2)

2.2.1 (2023-04-24)

Bug Fixes

  • admonish: Switch from gnu to musl binary to fix GLIBC version error (f0f75f3)

2.2.0 (2023-02-08)

Features

  • plugin: Add support for the katex plugin (7af14ca), closes #301

2.1.0 (2023-01-11)

... (truncated)

Commits
  • 6c0be56 chore(release): 4.0.0 [skip ci]
  • ddaec3d chore: Generate dist files [skip ci]
  • aca02aa Merge pull request #602 from jontze/fix/switch-to-musl-mdbook-binary
  • 0f957e5 chore(dev-deps): Upgrade semantic release by a major version to v24
  • a48500a fix!: Switch from gnu to musl mdbook binary
  • 2ed4f69 chore(deps): Bump semver from 7.6.3 to 7.7.0
  • 019da49 chore(deps): Bump @​actions/tool-cache from 2.0.1 to 2.0.2
  • aad65b1 chore(deps): Bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group
  • 6a5085b Merge pull request #600 from jontze/dependabot/npm_and_yarn/types/node-22.12.0
  • 6ac89cd chore(deps-dev): Bump @​types/node from 22.10.10 to 22.12.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [jontze/action-mdbook](https://github.com/jontze/action-mdbook) from 3 to 4.
- [Release notes](https://github.com/jontze/action-mdbook/releases)
- [Changelog](https://github.com/jontze/action-mdbook/blob/master/CHANGELOG.md)
- [Commits](jontze/action-mdbook@v3...v4)

---
updated-dependencies:
- dependency-name: jontze/action-mdbook
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 21, 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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants