Rocket.Chat icon indicating copy to clipboard operation
Rocket.Chat copied to clipboard

chore(deps): bump mlugg/setup-zig from 1 to 2

Open dependabot[bot] opened this issue 7 months ago • 6 comments

Bumps 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
  • 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
  • 806c1bb Add option to customize cache key
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Description: This pull request updates the GitHub Actions workflow in the RocketChat/Rocket.Chat repository by bumping the mlugg/setup-zig action from version 1 to version 2. This change is part of routine maintenance to ensure the workflow uses the latest version of the Zig setup action. The update does not introduce any significant security, performance, or error handling changes. The source branch for this update is dependabot/github_actions/mlugg/setup-zig-2, and it targets the develop branch.

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar May 07 '25 07:05 dependabot[bot]

⚠️ No Changeset found

Latest commit: 9d413c2180b99b777469a8e46a1b599e16d98fe0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar May 07 '25 07:05 changeset-bot[bot]

Kody Review Complete

Great news! 🎉 No issues were found that match your current review configurations.

Keep up the excellent work! 🚀

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Security
Code Style
Kody Rules
Refactoring
Error Handling
Maintainability
Potential Issues
Documentation And Comments
Performance And Optimization
Breaking Changes

Access your configuration settings here.

kody-ai[bot] avatar May 07 '25 07:05 kody-ai[bot]

Looks like this PR is not ready to merge, because of the following issues:

  • This PR is missing the 'stat: QA assured' label
  • This PR is missing the required milestone or project

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

dionisio-bot[bot] avatar May 07 '25 07:05 dionisio-bot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.28%. Comparing base (b2fad33) to head (2979edb). Report is 26 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop   #35940   +/-   ##
========================================
  Coverage    61.28%   61.28%           
========================================
  Files         3164     3164           
  Lines        74803    74803           
  Branches     16693    16693           
========================================
  Hits         45846    45846           
- Misses       25854    25855    +1     
+ Partials      3103     3102    -1     
Flag Coverage Δ
unit 75.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar May 07 '25 07:05 codecov[bot]

Kody Review Complete

Great news! 🎉 No issues were found that match your current review configurations.

Keep up the excellent work! 🚀

Kody Guide: Usage and Configuration
Interacting with Kody
  • Request a Review: Ask Kody to review your PR manually by adding a comment with the @kody start-review command at the root of your PR.

  • Provide Feedback: Help Kody learn and improve by reacting to its comments with a 👍 for helpful suggestions or a 👎 if improvements are needed.

Current Kody Configuration
Review Options

The following review options are enabled or disabled:

Options Enabled
Security
Code Style
Kody Rules
Refactoring
Error Handling
Maintainability
Potential Issues
Documentation And Comments
Performance And Optimization
Breaking Changes

Access your configuration settings here.

kody-ai[bot] avatar May 14 '25 19:05 kody-ai[bot]

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] avatar Jun 05 '25 18:06 dependabot[bot]

@dependabot rebase

ggazzo avatar Nov 07 '25 12:11 ggazzo

Looks like mlugg/setup-zig is no longer a dependency, so this is no longer needed.

dependabot[bot] avatar Nov 07 '25 12:11 dependabot[bot]