Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps the actions-version-updates group with 2 updates: mlugg/setup-zig and mridang/action-semantic-release.

Updates mlugg/setup-zig from 1 to 2

Release notes

Sourced from mlugg/setup-zig's releases.

v2.0.0

  • Support getting Zig version from build.zig.zon
  • Add option to customize cache key to work around matrix deficiencies
  • Clear Zig cache directory when it grows too large

v1.2.2

[!WARNING] Assuming no serious bugs, this will be the last v1 release. I highly recommend upgrading to v2.

  • Update mirror list
  • Update dependencies
    • This includes the cache service, resolving #36; sorry about that one!
  • Validate minisign "trusted comment"

v1.2.1

  • Fix .zip tarball extraction
  • Add two new mirrors
  • Don't attempt to cache global Zig cache if it doesn't exist (#8)

v1.2.0

  • Add the use-cache option to disable preservation of the Zig global cache directory

v1.1.1

  • Fix the restriction of mirror to not be ziglang.org (I forgot to implement it before)
  • Append query parameter to downloads so mirrors can know that traffic is coming from Actions
  • Add new mirror (thanks @​hryx!)

v1.1.0

  • Support looking up Mach nominated versions, e.g. 2024.5.0-mach
  • Support overriding download mirror

See README.md for details.

Commits
  • 7dccf5e fix: handle new tarball name format as of 0.14.1
  • aa9ad5c README: reference setup-zig@v2
  • 8514483 chore: Temporarily remove mirror (maintenance)
  • 915f706 post: harden totalSize against fs races
  • 9d38a7a minisign: fix typo
  • c912213 Update machengine mirror ownership info
  • e1d6dd2 Support Mach nominated versions in build.zig.zon
  • 9ac9efd Clear Zig cache directory when it grows too large
  • 0a889b2 Update @​actions/cache to 4.0.2
  • 0f2d1f2 Validate trusted comment in minisign signature
  • Additional commits viewable in compare view

Updates mridang/action-semantic-release from 1.0.0 to 1.2.3

Release notes

Sourced from mridang/action-semantic-release's releases.

v1.2.3

1.2.3 (2025-06-06)

Bug Fixes

  • fixed the waiter logic to correctly handle named jobs (ae6dc59)

v1.2.2

1.2.2 (2025-06-06)

Bug Fixes

  • fixed the waiter logic to correctly handle named jobs (6639338)

v1.2.1

1.2.1 (2025-06-06)

Bug Fixes

  • fixed the waiter logic to correctly handle named jobs (1d8b533)

v1.2.0

1.2.0 (2025-06-06)

Features

  • added support for allowing users to force-install dependencies (10455bd)

v1.1.0

1.1.0 (2025-06-06)

Features

  • added automated releases (efe72c1)
Commits
  • 3bb6f31 chore(release): 1.2.3 [skip ci]
  • ae6dc59 fix: fixed the waiter logic to correctly handle named jobs
  • e527b0a chore(release): 1.2.2 [skip ci]
  • 6639338 fix: fixed the waiter logic to correctly handle named jobs
  • 89fcc83 Minor fixes
  • 20bcd66 chore(release): 1.2.1 [skip ci]
  • 1d8b533 fix: fixed the waiter logic to correctly handle named jobs
  • ce6500b chore(release): 1.2.0 [skip ci]
  • 10455bd feat: added support for allowing users to force-install dependencies
  • 143b046 chore(release): 1.1.0 [skip ci]
  • 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 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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 9, 2025
Bumps the actions-version-updates group with 2 updates: [mlugg/setup-zig](https://github.com/mlugg/setup-zig) and [mridang/action-semantic-release](https://github.com/mridang/action-semantic-release).


Updates `mlugg/setup-zig` from 1 to 2
- [Release notes](https://github.com/mlugg/setup-zig/releases)
- [Commits](mlugg/setup-zig@v1...v2)

Updates `mridang/action-semantic-release` from 1.0.0 to 1.2.3
- [Release notes](https://github.com/mridang/action-semantic-release/releases)
- [Changelog](https://github.com/mridang/action-semantic-release/blob/master/release.config.mjs)
- [Commits](mridang/action-semantic-release@v1.0.0...v1.2.3)

---
updated-dependencies:
- dependency-name: mlugg/setup-zig
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-version-updates
- dependency-name: mridang/action-semantic-release
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-version-updates-56a52a8a06 branch from 2cba860 to 53962d8 Compare June 10, 2025 09:58
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 16, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 16, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/actions-version-updates-56a52a8a06 branch June 16, 2025 06:20
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.

1 participant