timoni icon indicating copy to clipboard operation
timoni copied to clipboard

build(deps): bump the ci group across 1 directory with 5 updates

Open dependabot[bot] opened this issue 1 month ago • 0 comments

Bumps the ci group with 5 updates in the / directory:

Package From To
actions/checkout 4.1.3 4.1.5
actions/setup-go 5.0.0 5.0.1
helm/kind-action 1.9.0 1.10.0
anchore/sbom-action 0.15.10 0.15.11
goreleaser/goreleaser-action 5.0.0 5.1.0

Updates actions/checkout from 4.1.3 to 4.1.5

Release notes

Sourced from actions/checkout's releases.

v4.1.5

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v4.1.4...v4.1.5

v4.1.4

What's Changed

Full Changelog: https://github.com/actions/checkout/compare/v4.1.3...v4.1.4

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

v4.0.0

v3.6.0

v3.5.3

v3.5.2

v3.5.1

v3.5.0

v3.4.0

... (truncated)

Commits

Updates actions/setup-go from 5.0.0 to 5.0.1

Release notes

Sourced from actions/setup-go's releases.

v5.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/actions/setup-go/compare/v5.0.0...v5.0.1

Commits

Updates helm/kind-action from 1.9.0 to 1.10.0

Release notes

Sourced from helm/kind-action's releases.

v1.10.0

Requirements

We changed to use wget instead of curl

What's Changed

Full Changelog: https://github.com/helm/kind-action/compare/v1.9.0...v1.10.0

Commits
  • 0025e74 Bump actions/checkout from 4.1.2 to 4.1.3 in the actions group (#109)
  • 2a7d25f bump kind to 0.22.0 / kubectl and general housekeeping (#107)
  • d821386 Bump actions/checkout from 4.1.2 to 4.1.3 (#108)
  • e89fbc4 Bump actions/checkout from 4.1.1 to 4.1.2 (#106)
  • 8300bd0 Update kind to release v0.21.0 (#104)
  • See full diff in compare view

Updates anchore/sbom-action from 0.15.10 to 0.15.11

Release notes

Sourced from anchore/sbom-action's releases.

v0.15.11

Changes in v0.15.11

Commits
  • 7ccf588 chore(deps): update Syft to v1.3.0 (#456)
  • 7f33cf5 chore: remove outdated snapshot workflow (#457)
  • 04a486a fix: extend existing environment when invoking syft instead of creating a new...
  • See full diff in compare view

Updates goreleaser/goreleaser-action from 5.0.0 to 5.1.0

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v5.1.0

Important

This version changes the default behavior of latest to ~> v1.

The next major of this action (v6), will change this to ~> v2, and will be launched together with GoReleaser v2.

What's Changed

New Contributors

Full Changelog: https://github.com/goreleaser/goreleaser-action/compare/v5.0.0...v5.1.0

Commits
  • 5742e2a chore: re-generate
  • 70ccc5d chore(deps): bump @​actions/http-client from 2.2.0 to 2.2.1 (#451)
  • d55bec7 chore(deps): bump semver from 7.6.0 to 7.6.2 (#462)
  • f1dbd53 feat: lock this major version of the action to use '~> v1' as 'latest' (#461)
  • 2953d07 chore(deps): update http-client
  • 62d4b8a chore: use corepack to install yarn (#458)
  • f09f1a7 chore(deps): bump tar from 6.1.14 to 6.2.1 (#456)
  • 9937f9b Revert "docs: Upgrade setup-go action version in README (#455)"
  • b7f6f16 docs: Upgrade setup-go action version in README (#455)
  • c21f56a docs: update readme
  • 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[bot] avatar May 13 '24 10:05 dependabot[bot]