Skip to content

deps(deps): bump the bitwise-media-group group with 7 updates#46

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/bitwise-media-group-be58739676
Open

deps(deps): bump the bitwise-media-group group with 7 updates#46
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/bitwise-media-group-be58739676

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown

Bumps the bitwise-media-group group with 7 updates:

Package From To
bitwise-media-group/github-workflows/.github/workflows/ci.yaml 3.0.0 4.0.3
bitwise-media-group/github-workflows/.github/workflows/dependabot-merge.yaml 3.0.0 4.0.3
bitwise-media-group/github-workflows/.github/workflows/merge-notice.yaml 2.0.0 4.0.3
bitwise-media-group/github-workflows/.github/workflows/merge-review-ack.yaml 3.0.0 4.0.3
bitwise-media-group/github-workflows/.github/workflows/merge.yaml 3.0.0 4.0.3
bitwise-media-group/github-workflows/.github/workflows/release.yaml 3.0.0 4.0.3
bitwise-media-group/github-workflows/.github/workflows/security.yaml 3.0.0 4.0.3

Updates bitwise-media-group/github-workflows/.github/workflows/ci.yaml from 3.0.0 to 4.0.3

Release notes

Sourced from bitwise-media-group/github-workflows/.github/workflows/ci.yaml's releases.

v4.0.3

4.0.3 (2026-06-29)

Bug Fixes

  • make Dependabot auto-merge match modern gh and indirect deps (1e7e5d8)

v4.0.2

4.0.2 (2026-06-29)

Bug Fixes

  • merge: grant statuses:read for the legacy commit-status rollup (3bbf3b3)

v4.0.1

4.0.1 (2026-06-29)

Bug Fixes

  • merge: grant checks:read so ff-merge can read the check-run rollup (5a651ab)

v4.0.0

4.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • callers must now grant pages: write. GitHub resolves a reusable workflow's permissions as the union of every job and ignores if:, so the docs job's pages:write is required even on repos without a zensical.toml or the run fails at startup. Add pages: write to the caller's permissions block (see examples/release.yaml). Consuming repos should also delete their inline docs job and set Settings -> Pages -> Source -> GitHub Actions.

Features

  • build and publish Zensical docs to Pages on release (c619e32)

v3.2.1

3.2.1 (2026-06-29)

Bug Fixes

  • ci: verify committed dist/ after build; drop redundant npm ci (aaa75ed)
  • release: verify dist/ in CI, not after the release is cut (f68fb68)

v3.2.0

3.2.0 (2026-06-28)

Features

... (truncated)

Changelog

Sourced from bitwise-media-group/github-workflows/.github/workflows/ci.yaml's changelog.

Changelog

4.0.3 (2026-06-29)

Bug Fixes

  • make Dependabot auto-merge match modern gh and indirect deps (1e7e5d8)

4.0.2 (2026-06-29)

Bug Fixes

  • merge: grant statuses:read for the legacy commit-status rollup (3bbf3b3)

4.0.1 (2026-06-29)

Bug Fixes

  • merge: grant checks:read so ff-merge can read the check-run rollup (5a651ab)

4.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • callers must now grant pages: write. GitHub resolves a reusable workflow's permissions as the union of every job and ignores if:, so the docs job's pages:write is required even on repos without a zensical.toml or the run fails at startup. Add pages: write to the caller's permissions block (see examples/release.yaml). Consuming repos should also delete their inline docs job and set Settings -> Pages -> Source -> GitHub Actions.

Features

  • build and publish Zensical docs to Pages on release (c619e32)

3.2.1 (2026-06-29)

Bug Fixes

  • ci: verify committed dist/ after build; drop redundant npm ci (aaa75ed)
  • release: verify dist/ in CI, not after the release is cut (f68fb68)

3.2.0 (2026-06-28)

Features

  • ci: set up uv when a pyproject.toml exists (53a25ac)
  • release: expose release-please outputs to callers (e0317e4)

... (truncated)

Commits
  • 83b8372 chore(main): release 4.0.3
  • 1e7e5d8 fix: make Dependabot auto-merge match modern gh and indirect deps
  • dd3767c chore(main): release 4.0.2
  • 3bbf3b3 fix(merge): grant statuses:read for the legacy commit-status rollup
  • 73ff756 chore(main): release 4.0.1
  • 5a651ab fix(merge): grant checks:read so ff-merge can read the check-run rollup
  • 4a154ff chore(main): release 4.0.0
  • 00914ff ci: grant pages:write in the self-release caller
  • c619e32 feat!: build and publish Zensical docs to Pages on release
  • 5a07255 chore(main): release 3.2.1
  • Additional commits viewable in compare view

Updates bitwise-media-group/github-workflows/.github/workflows/dependabot-merge.yaml from 3.0.0 to 4.0.3

Release notes

Sourced from bitwise-media-group/github-workflows/.github/workflows/dependabot-merge.yaml's releases.

v4.0.3

4.0.3 (2026-06-29)

Bug Fixes

  • make Dependabot auto-merge match modern gh and indirect deps (1e7e5d8)

v4.0.2

4.0.2 (2026-06-29)

Bug Fixes

  • merge: grant statuses:read for the legacy commit-status rollup (3bbf3b3)

v4.0.1

4.0.1 (2026-06-29)

Bug Fixes

  • merge: grant checks:read so ff-merge can read the check-run rollup (5a651ab)

v4.0.0

4.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • callers must now grant pages: write. GitHub resolves a reusable workflow's permissions as the union of every job and ignores if:, so the docs job's pages:write is required even on repos without a zensical.toml or the run fails at startup. Add pages: write to the caller's permissions block (see examples/release.yaml). Consuming repos should also delete their inline docs job and set Settings -> Pages -> Source -> GitHub Actions.

Features

  • build and publish Zensical docs to Pages on release (c619e32)

v3.2.1

3.2.1 (2026-06-29)

Bug Fixes

  • ci: verify committed dist/ after build; drop redundant npm ci (aaa75ed)
  • release: verify dist/ in CI, not after the release is cut (f68fb68)

v3.2.0

3.2.0 (2026-06-28)

Features

... (truncated)

Changelog

Sourced from bitwise-media-group/github-workflows/.github/workflows/dependabot-merge.yaml's changelog.

Changelog

4.0.3 (2026-06-29)

Bug Fixes

  • make Dependabot auto-merge match modern gh and indirect deps (1e7e5d8)

4.0.2 (2026-06-29)

Bug Fixes

  • merge: grant statuses:read for the legacy commit-status rollup (3bbf3b3)

4.0.1 (2026-06-29)

Bug Fixes

  • merge: grant checks:read so ff-merge can read the check-run rollup (5a651ab)

4.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • callers must now grant pages: write. GitHub resolves a reusable workflow's permissions as the union of every job and ignores if:, so the docs job's pages:write is required even on repos without a zensical.toml or the run fails at startup. Add pages: write to the caller's permissions block (see examples/release.yaml). Consuming repos should also delete their inline docs job and set Settings -> Pages -> Source -> GitHub Actions.

Features

  • build and publish Zensical docs to Pages on release (c619e32)

3.2.1 (2026-06-29)

Bug Fixes

  • ci: verify committed dist/ after build; drop redundant npm ci (aaa75ed)
  • release: verify dist/ in CI, not after the release is cut (f68fb68)

3.2.0 (2026-06-28)

Features

  • ci: set up uv when a pyproject.toml exists (53a25ac)
  • release: expose release-please outputs to callers (e0317e4)

... (truncated)

Commits
  • 83b8372 chore(main): release 4.0.3
  • 1e7e5d8 fix: make Dependabot auto-merge match modern gh and indirect deps
  • dd3767c chore(main): release 4.0.2
  • 3bbf3b3 fix(merge): grant statuses:read for the legacy commit-status rollup
  • 73ff756 chore(main): release 4.0.1
  • 5a651ab fix(merge): grant checks:read so ff-merge can read the check-run rollup
  • 4a154ff chore(main): release 4.0.0
  • 00914ff ci: grant pages:write in the self-release caller
  • c619e32 feat!: build and publish Zensical docs to Pages on release
  • 5a07255 chore(main): release 3.2.1
  • Additional commits viewable in compare view

Updates bitwise-media-group/github-workflows/.github/workflows/merge-notice.yaml from 2.0.0 to 4.0.3

Release notes

Sourced from bitwise-media-group/github-workflows/.github/workflows/merge-notice.yaml's releases.

v4.0.3

4.0.3 (2026-06-29)

Bug Fixes

  • make Dependabot auto-merge match modern gh and indirect deps (1e7e5d8)

v4.0.2

4.0.2 (2026-06-29)

Bug Fixes

  • merge: grant statuses:read for the legacy commit-status rollup (3bbf3b3)

v4.0.1

4.0.1 (2026-06-29)

Bug Fixes

  • merge: grant checks:read so ff-merge can read the check-run rollup (5a651ab)

v4.0.0

4.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • callers must now grant pages: write. GitHub resolves a reusable workflow's permissions as the union of every job and ignores if:, so the docs job's pages:write is required even on repos without a zensical.toml or the run fails at startup. Add pages: write to the caller's permissions block (see examples/release.yaml). Consuming repos should also delete their inline docs job and set Settings -> Pages -> Source -> GitHub Actions.

Features

  • build and publish Zensical docs to Pages on release (c619e32)

v3.2.1

3.2.1 (2026-06-29)

Bug Fixes

  • ci: verify committed dist/ after build; drop redundant npm ci (aaa75ed)
  • release: verify dist/ in CI, not after the release is cut (f68fb68)

v3.2.0

3.2.0 (2026-06-28)

Features

... (truncated)

Changelog

Sourced from bitwise-media-group/github-workflows/.github/workflows/merge-notice.yaml's changelog.

Changelog

4.0.3 (2026-06-29)

Bug Fixes

  • make Dependabot auto-merge match modern gh and indirect deps (1e7e5d8)

4.0.2 (2026-06-29)

Bug Fixes

  • merge: grant statuses:read for the legacy commit-status rollup (3bbf3b3)

4.0.1 (2026-06-29)

Bug Fixes

  • merge: grant checks:read so ff-merge can read the check-run rollup (5a651ab)

4.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • callers must now grant pages: write. GitHub resolves a reusable workflow's permissions as the union of every job and ignores if:, so the docs job's pages:write is required even on repos without a zensical.toml or the run fails at startup. Add pages: write to the caller's permissions block (see examples/release.yaml). Consuming repos should also delete their inline docs job and set Settings -> Pages -> Source -> GitHub Actions.

Features

  • build and publish Zensical docs to Pages on release (c619e32)

3.2.1 (2026-06-29)

Bug Fixes

  • ci: verify committed dist/ after build; drop redundant npm ci (aaa75ed)
  • release: verify dist/ in CI, not after the release is cut (f68fb68)

3.2.0 (2026-06-28)

Features

  • ci: set up uv when a pyproject.toml exists (53a25ac)
  • release: expose release-please outputs to callers (e0317e4)

... (truncated)

Commits
  • 83b8372 chore(main): release 4.0.3
  • 1e7e5d8 fix: make Dependabot auto-merge match modern gh and indirect deps
  • dd3767c chore(main): release 4.0.2
  • 3bbf3b3 fix(merge): grant statuses:read for the legacy commit-status rollup
  • 73ff756 chore(main): release 4.0.1
  • 5a651ab fix(merge): grant checks:read so ff-merge can read the check-run rollup
  • 4a154ff chore(main): release 4.0.0
  • 00914ff ci: grant pages:write in the self-release caller
  • c619e32 feat!: build and publish Zensical docs to Pages on release
  • 5a07255 chore(main): release 3.2.1
  • Additional commits viewable in compare view

Updates bitwise-media-group/github-workflows/.github/workflows/merge-review-ack.yaml from 3.0.0 to 4.0.3

Release notes

Sourced from bitwise-media-group/github-workflows/.github/workflows/merge-review-ack.yaml's releases.

v4.0.3

4.0.3 (2026-06-29)

Bug Fixes

  • make Dependabot auto-merge match modern gh and indirect deps (1e7e5d8)

v4.0.2

4.0.2 (2026-06-29)

Bug Fixes

  • merge: grant statuses:read for the legacy commit-status rollup (3bbf3b3)

v4.0.1

4.0.1 (2026-06-29)

Bug Fixes

  • merge: grant checks:read so ff-merge can read the check-run rollup (5a651ab)

v4.0.0

4.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • callers must now grant pages: write. GitHub resolves a reusable workflow's permissions as the union of every job and ignores if:, so the docs job's pages:write is required even on repos without a zensical.toml or the run fails at startup. Add pages: write to the caller's permissions block (see examples/release.yaml). Consuming repos should also delete their inline docs job and set Settings -> Pages -> Source -> GitHub Actions.

Features

  • build and publish Zensical docs to Pages on release (c619e32)

v3.2.1

3.2.1 (2026-06-29)

Bug Fixes

  • ci: verify committed dist/ after build; drop redundant npm ci (aaa75ed)
  • release: verify dist/ in CI, not after the release is cut (f68fb68)

v3.2.0

3.2.0 (2026-06-28)

Features

... (truncated)

Changelog

Sourced from bitwise-media-group/github-workflows/.github/workflows/merge-review-ack.yaml's changelog.

Changelog

4.0.3 (2026-06-29)

Bug Fixes

  • make Dependabot auto-merge match modern gh and indirect deps (1e7e5d8)

4.0.2 (2026-06-29)

Bug Fixes

  • merge: grant statuses:read for the legacy commit-status rollup (3bbf3b3)

4.0.1 (2026-06-29)

Bug Fixes

  • merge: grant checks:read so ff-merge can read the check-run rollup (5a651ab)

4.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • callers must now grant pages: write. GitHub resolves a reusable workflow's permissions as the union of every job and ignores if:, so the docs job's pages:write is required even on repos without a zensical.toml or the run fails at startup. Add pages: write to the caller's permissions block (see examples/release.yaml). Consuming repos should also delete their inline docs job and set Settings -> Pages -> Source -> GitHub Actions.

Features

  • build and publish Zensical docs to Pages on release (c619e32)

3.2.1 (2026-06-29)

Bug Fixes

  • ci: verify committed dist/ after build; drop redundant npm ci (aaa75ed)
  • release: verify dist/ in CI, not after the release is cut (f68fb68)

3.2.0 (2026-06-28)

Features

  • ci: set up uv when a pyproject.toml exists (53a25ac)
  • release: expose release-please outputs to callers (e0317e4)

... (truncated)

Commits
  • 83b8372 chore(main): release 4.0.3
  • 1e7e5d8 fix: make Dependabot auto-merge match modern gh and indirect deps
  • dd3767c chore(main): release 4.0.2
  • 3bbf3b3 fix(merge): grant statuses:read for the legacy commit-status rollup
  • 73ff756 chore(main): release 4.0.1
  • 5a651ab fix(merge): grant checks:read so ff-merge can read the check-run rollup
  • 4a154ff chore(main): release 4.0.0
  • 00914ff ci: grant pages:write in the self-release caller
  • c619e32 feat!: build and publish Zensical docs to Pages on release
  • 5a07255 chore(main): release 3.2.1
  • Additional commits viewable in compare view

Updates bitwise-media-group/github-workflows/.github/workflows/merge.yaml from 3.0.0 to 4.0.3

Release notes

Sourced from bitwise-media-group/github-workflows/.github/workflows/merge.yaml's releases.

v4.0.3

4.0.3 (2026-06-29)

Bug Fixes

  • make Dependabot auto-merge match modern gh and indirect deps (1e7e5d8)

v4.0.2

4.0.2 (2026-06-29)

Bug Fixes

  • merge: grant statuses:read for the legacy commit-status rollup (3bbf3b3)

v4.0.1

4.0.1 (2026-06-29)

Bug Fixes

  • merge: grant checks:read so ff-merge can read the check-run rollup (5a651ab)

v4.0.0

4.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • callers must now grant pages: write. GitHub resolves a reusable workflow's permissions as the union of every job and ignores if:, so the docs job's pages:write is required even on repos without a zensical.toml or the run fails at startup. Add pages: write to the caller's permissions block (see examples/release.yaml). Consuming repos should also delete their inline docs job and set Settings -> Pages -> Source -> GitHub Actions.

Features

  • build and publish Zensical docs to Pages on release (c619e32)

v3.2.1

3.2.1 (2026-06-29)

Bug Fixes

  • ci: verify committed dist/ after build; drop redundant npm ci (aaa75ed)
  • release: verify dist/ in CI, not after the release is cut (f68fb68)

v3.2.0

3.2.0 (2026-06-28)

Features

... (truncated)

Changelog

Sourced from bitwise-media-group/github-workflows/.github/workflows/merge.yaml's changelog.

Changelog

4.0.3 (2026-06-29)

Bug Fixes

  • make Dependabot auto-merge match modern gh and indirect deps (1e7e5d8)

4.0.2 (2026-06-29)

Bug Fixes

  • merge: grant statuses:read for the legacy commit-status rollup (3bbf3b3)

4.0.1 (2026-06-29)

Bug Fixes

  • merge: grant checks:read so ff-merge can read the check-run rollup (5a651ab)

4.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • callers must now grant pages: write. GitHub resolves a reusable workflow's permissions as the union of every job and ignores if:, so the docs job's pages:write is required even on repos without a zensical.toml or the run fails at startup. Add pages: write to the caller's permissions block (see examples/release.yaml). Consuming repos should also delete their inline docs job and set Settings -> Pages -> Source -> GitHub Actions.

Features

  • build and publish Zensical docs to Pages on release (c619e32)

3.2.1 (2026-06-29)

Bug Fixes

  • ci: verify committed dist/ after build; drop redundant npm ci (aaa75ed)
  • release: verify dist/ in CI, not after the release is cut (f68fb68)

3.2.0 (2026-06-28)

Features

  • ci: set up uv when a pyproject.toml exists (53a25ac)
  • release: expose release-please outputs to callers (e0317e4)

... (truncated)

Commits
  • 83b8372 chore(main): release 4.0.3
  • 1e7e5d8 fix: make Dependabot auto-merge match modern gh and indirect deps
  • dd3767c chore(main): release 4.0.2
  • 3bbf3b3 fix(merge): grant statuses:read for the legacy commit-status rollup
  • 73ff756 chore(main): release 4.0.1
  • 5a651ab fix(merge): grant checks:read so ff-merge can read the check-run rollup
  • 4a154ff chore(main): release 4.0.0
  • 00914ff ci: grant pages:write in the self-release caller
  • c619e32 feat!: build and publish Zensical docs to Pages on release
  • 5a07255 chore(main): release 3.2.1
  • Additional commits viewable in compare view

Updates bitwise-media-group/github-workflows/.github/workflows/release.yaml from 3.0.0 to 4.0.3

Release notes

Sourced from bitwise-media-group/github-workflows/.github/workflows/release.yaml's releases.

v4.0.3

4.0.3 (2026-06-29)

Bug Fixes

  • make Dependabot auto-merge match modern gh and indirect deps (1e7e5d8)

v4.0.2

4.0.2 (2026-06-29)

Bug Fixes

  • merge: grant statuses:read for the legacy commit-status rollup (3bbf3b3)

v4.0.1

4.0.1 (2026-06-29)

Bug Fixes

  • merge: grant checks:read so ff-merge can read the check-run rollup (5a651ab)

v4.0.0

4.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • callers must now grant pages: write. GitHub resolves a reusable workflow's permissions as the union of every job and ignores if:, so the docs job's pages:write is required even on repos without a zensical.toml or the run fails at startup. Add pages: write to the caller's permissions block (see examples/release.yaml). Consuming repos should also delete their inline docs job and set Settings -> Pages -> Source -> GitHub Actions.

Features

  • build and publish Zensical docs to Pages on release (c619e32)

v3.2.1

3.2.1 (2026-06-29)

Bug Fixes

  • ci: verify committed dist/ after build; drop redundant npm ci (aaa75ed)
  • release: verify dist/ in CI, not after the release is cut (f68fb68)

v3.2.0

3.2.0 (2026-06-28)

Features

... (truncated)

Changelog

Sourced from bitwise-media-group/github-workflows/.github/workflows/release.yaml's changelog.

Changelog

4.0.3 (2026-06-29)

Bug Fixes

  • make Dependabot auto-merge match modern gh and indirect deps (1e7e5d8)

4.0.2 (2026-06-29)

Bug Fixes

  • merge: grant statuses:read for the legacy commit-status rollup (3bbf3b3)

4.0.1 (2026-06-29)

Bug Fixes

  • merge: grant checks:read so ff-merge can read the check-run rollup (5a651ab)

4.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • callers must now grant pages: write. GitHub resolves a reusable workflow's permissions as the union of every job and ignores if:, so the docs job's pages:write is required even on repos without a zensical.toml or the run fails at startup. Add pages: write to the caller's permissions block (see examples/release.yaml). Consuming repos should also delete their inline docs job and set Settings -> Pages -> Source -> GitHub Actions.

Features

  • build and publish Zensical docs to Pages on release (c619e32)

3.2.1 (2026-06-29)

Bug Fixes

  • ci: verify committed dist/ after build; drop redundant npm ci (aaa75ed)
  • release: verify dist/ in CI, not after the release is cut (f68fb68)

3.2.0 (2026-06-28)

Features

  • ci: set up uv when a pyproject.toml exists (53a25ac)
  • release: expose release-please outputs to callers (e0317e4)

... (truncated)

Commits
  • 83b8372 chore(main): release 4.0.3
  • 1e7e5d8 fix: make Dependabot auto-merge match modern gh and indirect deps
  • dd3767c chore(main): release 4.0.2
  • 3bbf3b3 fix(merge): grant statuses:read for the legacy commit-status rollup
  • 73ff756 chore(main): release 4.0.1
  • 5a651ab fix(merge): grant checks:read so ff-merge can read the check-run rollup
  • 4a154ff chore(main): release 4.0.0
  • 00914ff ci: grant pages:write in the self-release caller
  • c619e32 feat!: build and publish Zensical docs to Pages on release
  • 5a07255 chore(main): release 3.2.1
  • Additional commits viewable in compare view

Updates bitwise-media-group/github-workflows/.github/workflows/security.yaml from 3.0.0 to 4.0.3

Release notes

Sourced from bitwise-media-group/github-workflows/.github/workflows/security.yaml's releases.

v4.0.3

4.0.3 (2026-06-29)

Bug Fixes

  • make Dependabot auto-merge match modern gh and indirect deps (1e7e5d8)

v4.0.2

4.0.2 (2026-06-29)

Bug Fixes

  • merge: grant statuses:read for the legacy commit-status rollup (3bbf3b3)

v4.0.1

4.0.1 (2026-06-29)

Bug Fixes

  • merge: grant checks:read so ff-merge can read the check-run rollup (5a651ab)

v4.0.0

4.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • callers must now grant pages: write. GitHub resolves a reusable workflow's permissions as the union of every job and ignores if:, so the docs job's pages:write is required even on repos without a zensical.toml or the run fails at startup. Add pages: write to the caller's permissions block (see examples/release.yaml). Consuming repos should also delete their inline docs job and set Settings -> Pages -> Source -> GitHub Actions.

Features

  • build and publish Zensical docs to Pages on release (c619e32)

v3.2.1

3.2.1 (2026-06-29)

Bug Fixes

  • ci: verify committed dist/ after build; drop redundant npm ci (aaa75ed)
  • release: verify dist/ in CI, not after the release is cut (f68fb68)

v3.2.0

3.2.0 (2026-06-28)

Features

... (truncated)

Changelog

Sourced from bitwise-media-group/github-workflows/.github/workflows/security.yaml's changelog.

Changelog

4.0.3 (2026-06-29)

Bug Fixes

  • make Dependabot auto-merge match modern gh and indirect deps (1e7e5d8)

4.0.2 (2026-06-29)

Bug Fixes

  • merge: grant statuses:read for the legacy commit-status rollup (3bbf3b3)

4.0.1 (2026-06-29)

Bug Fixes

  • merge: grant checks:read so ff-merge can read the check-run rollup (5a651ab)

4.0.0 (2026-06-29)

⚠ BREAKING CHANGES

  • callers must now grant pages: write. GitHub resolves a reusable workflow's permissions as the union of every job and ignores if:, so the docs job's pages:write is required even on repos without a zensical.toml or the run fails at startup. Add pages: write to the caller's permissions block (see examples/release.yaml). Consuming repos should also delete their inline docs job and set Settings -> Pages -> Source -> GitHub Actions.

Features

  • build and publish Zensical docs to Pages on release (c619e32)

3.2.1 (2026-06-29)

Bug Fixes

  • ci: verify committed dist/ after build; drop redundant npm ci (aaa75ed)
  • release: verify dist/ in CI, not after the release is cut (f68fb68)

3.2.0 (2026-06-28)

Features

  • ci: set up uv when a pyproject.toml exists (53a25ac)
  • release: expose release-please outputs to callers (e0317e4)

... (truncated)

Commits
  • 83b8372 chore(main): release 4.0.3
  • 1e7e5d8 fix: make Dependabot auto-merge match modern gh and indirect deps
  • dd3767c chore(main): release 4.0.2
  • 3bbf3b3 fix(merge): grant statuses:read for the legacy commit-status rollup
  • 73ff756 chore(main): release 4.0.1
  • 5a651ab fix(merge): grant checks:read so ff-merge can read the check-run rollup
  • 4a154ff chore(main): release 4.0.0
  • 00914ff ci: grant pages:write in the self-release caller
  • c619e32 feat!: build and publish Zensical docs to Pages on release
  • 5a07255 chore(main): release 3.2.1
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the bitwise-media-group group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [bitwise-media-group/github-workflows/.github/workflows/ci.yaml](https://github.com/bitwise-media-group/github-workflows) | `3.0.0` | `4.0.3` |
| [bitwise-media-group/github-workflows/.github/workflows/dependabot-merge.yaml](https://github.com/bitwise-media-group/github-workflows) | `3.0.0` | `4.0.3` |
| [bitwise-media-group/github-workflows/.github/workflows/merge-notice.yaml](https://github.com/bitwise-media-group/github-workflows) | `2.0.0` | `4.0.3` |
| [bitwise-media-group/github-workflows/.github/workflows/merge-review-ack.yaml](https://github.com/bitwise-media-group/github-workflows) | `3.0.0` | `4.0.3` |
| [bitwise-media-group/github-workflows/.github/workflows/merge.yaml](https://github.com/bitwise-media-group/github-workflows) | `3.0.0` | `4.0.3` |
| [bitwise-media-group/github-workflows/.github/workflows/release.yaml](https://github.com/bitwise-media-group/github-workflows) | `3.0.0` | `4.0.3` |
| [bitwise-media-group/github-workflows/.github/workflows/security.yaml](https://github.com/bitwise-media-group/github-workflows) | `3.0.0` | `4.0.3` |


Updates `bitwise-media-group/github-workflows/.github/workflows/ci.yaml` from 3.0.0 to 4.0.3
- [Release notes](https://github.com/bitwise-media-group/github-workflows/releases)
- [Changelog](https://github.com/bitwise-media-group/github-workflows/blob/main/CHANGELOG.md)
- [Commits](bitwise-media-group/github-workflows@ef97ca5...83b8372)

Updates `bitwise-media-group/github-workflows/.github/workflows/dependabot-merge.yaml` from 3.0.0 to 4.0.3
- [Release notes](https://github.com/bitwise-media-group/github-workflows/releases)
- [Changelog](https://github.com/bitwise-media-group/github-workflows/blob/main/CHANGELOG.md)
- [Commits](bitwise-media-group/github-workflows@ef97ca5...83b8372)

Updates `bitwise-media-group/github-workflows/.github/workflows/merge-notice.yaml` from 2.0.0 to 4.0.3
- [Release notes](https://github.com/bitwise-media-group/github-workflows/releases)
- [Changelog](https://github.com/bitwise-media-group/github-workflows/blob/main/CHANGELOG.md)
- [Commits](bitwise-media-group/github-workflows@e37b7f6...83b8372)

Updates `bitwise-media-group/github-workflows/.github/workflows/merge-review-ack.yaml` from 3.0.0 to 4.0.3
- [Release notes](https://github.com/bitwise-media-group/github-workflows/releases)
- [Changelog](https://github.com/bitwise-media-group/github-workflows/blob/main/CHANGELOG.md)
- [Commits](bitwise-media-group/github-workflows@ef97ca5...83b8372)

Updates `bitwise-media-group/github-workflows/.github/workflows/merge.yaml` from 3.0.0 to 4.0.3
- [Release notes](https://github.com/bitwise-media-group/github-workflows/releases)
- [Changelog](https://github.com/bitwise-media-group/github-workflows/blob/main/CHANGELOG.md)
- [Commits](bitwise-media-group/github-workflows@ef97ca5...83b8372)

Updates `bitwise-media-group/github-workflows/.github/workflows/release.yaml` from 3.0.0 to 4.0.3
- [Release notes](https://github.com/bitwise-media-group/github-workflows/releases)
- [Changelog](https://github.com/bitwise-media-group/github-workflows/blob/main/CHANGELOG.md)
- [Commits](bitwise-media-group/github-workflows@ef97ca5...83b8372)

Updates `bitwise-media-group/github-workflows/.github/workflows/security.yaml` from 3.0.0 to 4.0.3
- [Release notes](https://github.com/bitwise-media-group/github-workflows/releases)
- [Changelog](https://github.com/bitwise-media-group/github-workflows/blob/main/CHANGELOG.md)
- [Commits](bitwise-media-group/github-workflows@ef97ca5...83b8372)

---
updated-dependencies:
- dependency-name: bitwise-media-group/github-workflows/.github/workflows/ci.yaml
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: bitwise-media-group
- dependency-name: bitwise-media-group/github-workflows/.github/workflows/dependabot-merge.yaml
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: bitwise-media-group
- dependency-name: bitwise-media-group/github-workflows/.github/workflows/merge-notice.yaml
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: bitwise-media-group
- dependency-name: bitwise-media-group/github-workflows/.github/workflows/merge-review-ack.yaml
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: bitwise-media-group
- dependency-name: bitwise-media-group/github-workflows/.github/workflows/merge.yaml
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: bitwise-media-group
- dependency-name: bitwise-media-group/github-workflows/.github/workflows/release.yaml
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: bitwise-media-group
- dependency-name: bitwise-media-group/github-workflows/.github/workflows/security.yaml
  dependency-version: 4.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: bitwise-media-group
...

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 Jun 30, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Note

Merging this PR: this repository merges by fast-forward so every
commit keeps its original signature. The GitHub merge button is not used.
Once this PR is approved and all checks pass, a maintainer merges it by
commenting /merge on the PR.

The branch must be up to date with main (rebased and re-signed) to
fast-forward. If /merge reports it is not fast-forwardable, rebase onto
main and comment /merge again.

@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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