Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2024

Bumps actions/setup-go from 4.0.1 to 5.0.0.

Release notes

Sourced from actions/setup-go's releases.

v5.0.0

What's Changed

In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover, we update some dependencies to the latest versions (actions/setup-go#445).

Besides, this release contains such changes as:

New Contributors

Full Changelog: actions/setup-go@v4...v5.0.0

v4.1.0

What's Changed

In scope of this release, slow installation on Windows was fixed by @​dsame in actions/setup-go#393 and OS version was added to primaryKey for Ubuntu runners to avoid conflicts (actions/setup-go#383)

This release also includes the following changes:

New Contributors

Full Changelog: actions/setup-go@v4...v4.1.0

Commits
  • 0c52d54 Update dependencies for node20 (#445)
  • bfd2fb3 Merge pull request #421 from chenrui333/node20-runtime
  • 3d65fa5 feat: bump to use actions/checkout@v4
  • 8a505c9 feat: bump to use node20 runtime
  • 883490d Merge pull request #417 from artemgavrilov/main
  • d45ebba Rephrase sentence
  • 317c661 Replace wildcards term with globs.
  • f90673a Merge pull request #1 from artemgavrilov/caching-docs-improvement
  • 8018234 Improve documentation regarding dependencies cachin
  • d085b4f Merge pull request #411 from galargh/fix/windows-hostedtoolcache
  • 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 [actions/setup-go](https://github.com/actions/setup-go) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@fac708d...0c52d54)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 27, 2024
@cpanato cpanato merged commit a516577 into main Mar 27, 2024
@cpanato cpanato deleted the dependabot/github_actions/actions/setup-go-5.0.0 branch March 27, 2024 16:35
rh-hemartin referenced this pull request in kubearchive/kubearchive Jul 8, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ko-build/setup-ko](https://togithub.com/ko-build/setup-ko) | action |
minor | `v0.6` -> `v0.7` |

---

### Release Notes

<details>
<summary>ko-build/setup-ko (ko-build/setup-ko)</summary>

### [`v0.7`](https://togithub.com/ko-build/setup-ko/releases/tag/v0.7)

[Compare
Source](https://togithub.com/ko-build/setup-ko/compare/v0.6...v0.7)

#### What's Changed

- fix yaml highlighting by
[@&#8203;leongross](https://togithub.com/leongross) in
[https://github.com/ko-build/setup-ko/pull/5](https://togithub.com/ko-build/setup-ko/pull/5)
- update references to imjasonh/setup-ko by
[@&#8203;imjasonh](https://togithub.com/imjasonh) in
[https://github.com/ko-build/setup-ko/pull/6](https://togithub.com/ko-build/setup-ko/pull/6)
- Fix links by [@&#8203;karthikraobr](https://togithub.com/karthikraobr)
in
[https://github.com/ko-build/setup-ko/pull/7](https://togithub.com/ko-build/setup-ko/pull/7)
- Make repository name lowercase to prevent issues with capitals by
[@&#8203;ChaosInTheCRD](https://togithub.com/ChaosInTheCRD) in
[https://github.com/ko-build/setup-ko/pull/9](https://togithub.com/ko-build/setup-ko/pull/9)
- Update README.md by [@&#8203;imjasonh](https://togithub.com/imjasonh)
in
[https://github.com/ko-build/setup-ko/pull/10](https://togithub.com/ko-build/setup-ko/pull/10)
- Update README.md by [@&#8203;imjasonh](https://togithub.com/imjasonh)
in
[https://github.com/ko-build/setup-ko/pull/11](https://togithub.com/ko-build/setup-ko/pull/11)
- add dependabot config, ci job and general cleanup by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/ko-build/setup-ko/pull/12](https://togithub.com/ko-build/setup-ko/pull/12)
- Bump actions/checkout from 3.5.3 to 4.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/17](https://togithub.com/ko-build/setup-ko/pull/17)
- Bump actions/setup-go from 4.0.1 to 5.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/19](https://togithub.com/ko-build/setup-ko/pull/19)
- group dependabot updates / upgrade to go1.22 by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/ko-build/setup-ko/pull/20](https://togithub.com/ko-build/setup-ko/pull/20)
- Bump the all group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/21](https://togithub.com/ko-build/setup-ko/pull/21)
- Bump actions/checkout from 4.1.2 to 4.1.3 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/22](https://togithub.com/ko-build/setup-ko/pull/22)
- Bump actions/checkout from 4.1.3 to 4.1.4 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/24](https://togithub.com/ko-build/setup-ko/pull/24)
- Bump actions/setup-go from 5.0.0 to 5.0.1 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/25](https://togithub.com/ko-build/setup-ko/pull/25)
- Bump actions/checkout from 4.1.4 to 4.1.5 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/26](https://togithub.com/ko-build/setup-ko/pull/26)
- Bump actions/checkout from 4.1.5 to 4.1.6 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/27](https://togithub.com/ko-build/setup-ko/pull/27)
- Bump actions/checkout from 4.1.6 to 4.1.7 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/30](https://togithub.com/ko-build/setup-ko/pull/30)

#### New Contributors

- [@&#8203;leongross](https://togithub.com/leongross) made their first
contribution in
[https://github.com/ko-build/setup-ko/pull/5](https://togithub.com/ko-build/setup-ko/pull/5)
- [@&#8203;karthikraobr](https://togithub.com/karthikraobr) made their
first contribution in
[https://github.com/ko-build/setup-ko/pull/7](https://togithub.com/ko-build/setup-ko/pull/7)
- [@&#8203;ChaosInTheCRD](https://togithub.com/ChaosInTheCRD) made their
first contribution in
[https://github.com/ko-build/setup-ko/pull/9](https://togithub.com/ko-build/setup-ko/pull/9)
- [@&#8203;cpanato](https://togithub.com/cpanato) made their first
contribution in
[https://github.com/ko-build/setup-ko/pull/12](https://togithub.com/ko-build/setup-ko/pull/12)
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/ko-build/setup-ko/pull/17](https://togithub.com/ko-build/setup-ko/pull/17)

**Full Changelog**:
ko-build/setup-ko@v0.6...v0.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: kubearchive-renovate[bot] <171263778+kubearchive-renovate[bot]@users.noreply.github.com>
rh-hemartin referenced this pull request in kubearchive/kubearchive Jul 19, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ko-build/setup-ko](https://togithub.com/ko-build/setup-ko) | action |
minor | `v0.6` -> `v0.7` |

---

### Release Notes

<details>
<summary>ko-build/setup-ko (ko-build/setup-ko)</summary>

### [`v0.7`](https://togithub.com/ko-build/setup-ko/releases/tag/v0.7)

[Compare
Source](https://togithub.com/ko-build/setup-ko/compare/v0.6...v0.7)

#### What's Changed

- fix yaml highlighting by
[@&#8203;leongross](https://togithub.com/leongross) in
[https://github.com/ko-build/setup-ko/pull/5](https://togithub.com/ko-build/setup-ko/pull/5)
- update references to imjasonh/setup-ko by
[@&#8203;imjasonh](https://togithub.com/imjasonh) in
[https://github.com/ko-build/setup-ko/pull/6](https://togithub.com/ko-build/setup-ko/pull/6)
- Fix links by [@&#8203;karthikraobr](https://togithub.com/karthikraobr)
in
[https://github.com/ko-build/setup-ko/pull/7](https://togithub.com/ko-build/setup-ko/pull/7)
- Make repository name lowercase to prevent issues with capitals by
[@&#8203;ChaosInTheCRD](https://togithub.com/ChaosInTheCRD) in
[https://github.com/ko-build/setup-ko/pull/9](https://togithub.com/ko-build/setup-ko/pull/9)
- Update README.md by [@&#8203;imjasonh](https://togithub.com/imjasonh)
in
[https://github.com/ko-build/setup-ko/pull/10](https://togithub.com/ko-build/setup-ko/pull/10)
- Update README.md by [@&#8203;imjasonh](https://togithub.com/imjasonh)
in
[https://github.com/ko-build/setup-ko/pull/11](https://togithub.com/ko-build/setup-ko/pull/11)
- add dependabot config, ci job and general cleanup by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/ko-build/setup-ko/pull/12](https://togithub.com/ko-build/setup-ko/pull/12)
- Bump actions/checkout from 3.5.3 to 4.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/17](https://togithub.com/ko-build/setup-ko/pull/17)
- Bump actions/setup-go from 4.0.1 to 5.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/19](https://togithub.com/ko-build/setup-ko/pull/19)
- group dependabot updates / upgrade to go1.22 by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/ko-build/setup-ko/pull/20](https://togithub.com/ko-build/setup-ko/pull/20)
- Bump the all group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/21](https://togithub.com/ko-build/setup-ko/pull/21)
- Bump actions/checkout from 4.1.2 to 4.1.3 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/22](https://togithub.com/ko-build/setup-ko/pull/22)
- Bump actions/checkout from 4.1.3 to 4.1.4 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/24](https://togithub.com/ko-build/setup-ko/pull/24)
- Bump actions/setup-go from 5.0.0 to 5.0.1 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/25](https://togithub.com/ko-build/setup-ko/pull/25)
- Bump actions/checkout from 4.1.4 to 4.1.5 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/26](https://togithub.com/ko-build/setup-ko/pull/26)
- Bump actions/checkout from 4.1.5 to 4.1.6 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/27](https://togithub.com/ko-build/setup-ko/pull/27)
- Bump actions/checkout from 4.1.6 to 4.1.7 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/30](https://togithub.com/ko-build/setup-ko/pull/30)

#### New Contributors

- [@&#8203;leongross](https://togithub.com/leongross) made their first
contribution in
[https://github.com/ko-build/setup-ko/pull/5](https://togithub.com/ko-build/setup-ko/pull/5)
- [@&#8203;karthikraobr](https://togithub.com/karthikraobr) made their
first contribution in
[https://github.com/ko-build/setup-ko/pull/7](https://togithub.com/ko-build/setup-ko/pull/7)
- [@&#8203;ChaosInTheCRD](https://togithub.com/ChaosInTheCRD) made their
first contribution in
[https://github.com/ko-build/setup-ko/pull/9](https://togithub.com/ko-build/setup-ko/pull/9)
- [@&#8203;cpanato](https://togithub.com/cpanato) made their first
contribution in
[https://github.com/ko-build/setup-ko/pull/12](https://togithub.com/ko-build/setup-ko/pull/12)
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/ko-build/setup-ko/pull/17](https://togithub.com/ko-build/setup-ko/pull/17)

**Full Changelog**:
ko-build/setup-ko@v0.6...v0.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQzMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: kubearchive-renovate[bot] <171263778+kubearchive-renovate[bot]@users.noreply.github.com>
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.

2 participants