Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump goto-bus-stop/setup-zig from 1 to 2 #63

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 17, 2022

Bumps goto-bus-stop/setup-zig from 1 to 2.

Release notes

Sourced from goto-bus-stop/setup-zig's releases.

v2.0.0

  • Change version option default to master. See #24

v1.3.0

  • Support pinning to a specific commit of the zig compiler. (@​codehz in #14)
    uses: goto-bus-stop/setup-zig@v1
    with:
      version: 0.6.0+4b48fccad
  • Add tests for the version -> URL resolution code.

v1.2.5

  • Update dependencies to fix #11.

v1.2.4

  • Update dependencies simple-get and ncc.

v1.2.3

  • Configure a workflow to build setup-zig releases automatically.

v1.2.2

  • Update examples. (#7)
  • Upgrade dependencies.
  • Recommend using setup-zig@v1 instead of pinning to a version.

v1.2.1

  • Make version: master actually work.

v1.2.0

  • Allow setting version: master to get the latest build from the development branch.

v1.1.0

  • Load the zig binaries from tool cache if available.
  • Use the ziglang.org download index instead of downloading from Github Releases.
  • Bundle the action JavaScript code, reducing repository size.

v1.0.1

  • Add an icon and colour.
Changelog

Sourced from goto-bus-stop/setup-zig's changelog.

setup-zig change log

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

2.0.1

  • Update docs to v2

2.0.0

  • Change version option default to master. See #24

1.3.0

  • Support pinning to a specific commit of the zig compiler. (@​codehz in #14)
    uses: goto-bus-stop/setup-zig@v1
    with:
      version: 0.6.0+4b48fccad
  • Add tests for the version -> URL resolution code.

1.2.5

  • Update dependencies to fix #11.

1.2.4

  • Update dependencies simple-get and ncc.

1.2.3

  • Configure Actions to build releases automatically.

1.2.2

  • Update examples. (#7)
  • Upgrade dependencies.
  • Recommend using @​v1 instead of pinning to a version.

1.2.1

  • Make version: master actually work.

1.2.0

  • Allow setting version: master to get the latest build from the development branch.

1.1.0

  • Load the zig binaries from tool cache if available.
  • Use the ziglang.org download index instead of downloading from Github Releases.
  • Bundle the action JavaScript code, reducing repository size.

1.0.1

  • Add an icon and colour.

1.0.0

... (truncated)

Commits

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 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 [goto-bus-stop/setup-zig](https://github.com/goto-bus-stop/setup-zig) from 1 to 2.
- [Release notes](https://github.com/goto-bus-stop/setup-zig/releases)
- [Changelog](https://github.com/goto-bus-stop/setup-zig/blob/default/CHANGELOG.md)
- [Commits](goto-bus-stop/setup-zig@v1...v2)

---
updated-dependencies:
- dependency-name: goto-bus-stop/setup-zig
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 17, 2022

The following labels could not be found: dependencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants