fluxcd / image-automation-controller

GitOps Toolkit controller that patches container image tags in Git
https://fluxcd.io
Apache License 2.0
155 stars 67 forks source link

build(deps): bump the ci group with 7 updates #656

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the ci group with 7 updates:

Package From To
actions/checkout 4.1.1 4.1.2
docker/setup-buildx-action 3.0.0 3.2.0
docker/build-push-action 5.1.0 5.3.0
docker/login-action 3.0.0 3.1.0
anchore/sbom-action 0.15.8 0.15.9
slsa-framework/slsa-github-generator 1.9.0 1.10.0
EndBug/label-sync 2.3.2 2.3.3

Updates actions/checkout from 4.1.1 to 4.1.2

Release notes

Sourced from actions/checkout's releases.

v4.1.2

We are investigating the following issue with this release and have rolled-back the v4 tag to point to v4.1.1

What's Changed

New Contributors

Full Changelog: https://github.com/actions/checkout/compare/v4.1.1...v4.1.2

Changelog

Sourced from actions/checkout's changelog.

Changelog

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

v3.3.0

v3.2.0

... (truncated)

Commits


Updates docker/setup-buildx-action from 3.0.0 to 3.2.0

Release notes

Sourced from docker/setup-buildx-action's releases.

v3.2.0

[!NOTE] config and config-inline input names are deprecated and will be removed in next major release.

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.1.0...v3.2.0

v3.1.0

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.0.0...v3.1.0

Commits
  • 2b51285 Merge pull request #306 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 0f00370 chore: update generated content
  • 11c9683 build(deps): bump @​docker/actions-toolkit from 0.18.0 to 0.19.0
  • 56a16b8 Merge pull request #303 from crazy-max/fix-inputs
  • c23f46e chore: update generated content
  • f876da6 rename and align config inputs
  • b7cf918 Merge pull request #304 from crazy-max/rm-docs-dir
  • 0150f0e chore: remove docs dir
  • d89f1f9 Merge pull request #302 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 12d65f6 chore: update generated content
  • Additional commits viewable in compare view


Updates docker/build-push-action from 5.1.0 to 5.3.0

Release notes

Sourced from docker/build-push-action's releases.

v5.3.0

Full Changelog: https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0

v5.2.0

Full Changelog: https://github.com/docker/build-push-action/compare/v5.1.0...v5.2.0

Commits
  • 2cdde99 Merge pull request #1080 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 008747a chore: update generated content
  • 1580753 chore(deps): Bump @​docker/actions-toolkit from 0.18.0 to 0.19.0
  • 2a7db1d Merge pull request #1075 from crazy-max/ci-multi-output
  • 35e7dd5 ci: test multi output
  • af5a7ed Merge pull request #1074 from crazy-max/build-cmd-debug
  • 2a85189 chore: update generated content
  • 6c20794 disable quotes detection for "outputs" input
  • afdf0c0 chore: debug build cmd and args
  • 00ae31a Merge pull request #1070 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • Additional commits viewable in compare view


Updates docker/login-action from 3.0.0 to 3.1.0

Release notes

Sourced from docker/login-action's releases.

v3.1.0

Full Changelog: https://github.com/docker/login-action/compare/v3.0.0...v3.1.0

Commits
  • e92390c Merge pull request #685 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
  • 1e752e2 chore: update generated content
  • 51c6097 build(deps): bump the aws-sdk-dependencies group with 2 updates
  • 8f079fb Merge pull request #676 from docker/dependabot/npm_and_yarn/proxy-agent-depen...
  • 16fa768 chore: update generated content
  • 46d1619 build(deps): bump the proxy-agent-dependencies group with 2 updates
  • 8c291c5 Merge pull request #682 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • ec726f4 build(deps): bump @​docker/actions-toolkit from 0.14.0 to 0.18.0
  • 5139682 Merge pull request #677 from docker/dependabot/npm_and_yarn/undici-5.28.3
  • 6d4e2ba chore: update generated content
  • Additional commits viewable in compare view


Updates anchore/sbom-action from 0.15.8 to 0.15.9

Release notes

Sourced from anchore/sbom-action's releases.

v0.15.9

Changes in v0.15.9

Commits


Updates slsa-framework/slsa-github-generator from 1.9.0 to 1.10.0

Release notes

Sourced from slsa-framework/slsa-github-generator's releases.

v1.10.0

See the CHANGELOG for details.

v1.9.1

This is an un-finalized release.

See the CHANGELOG for details.

v1.9.1-rc.0

See the CHANGELOG for details.

Changelog

Sourced from slsa-framework/slsa-github-generator's changelog.

v1.10.0

Release [v1.10.0] includes bug fixes and new features.

See the full change list.

v1.10.0: TUF fix

  • The cosign TUF roots were fixed (#3350). More details here.

v1.10.0: Gradle Builder

  • The Gradle Builder was fixed when the project root is the same as the repository root (#2727)

v1.10.0: Go Builder

  • The go-version-file input was fixed so that it can find the go.mod file (#2661)

v1.10.0: Container Generator

  • A new provenance-repository input was added to allow reading provenance from a different container repository than the image itself (#2956)
Commits


Updates EndBug/label-sync from 2.3.2 to 2.3.3

Release notes

Sourced from EndBug/label-sync's releases.

v2.3.3

What's Changed

... (truncated)

Commits
  • 5207415 2.3.3
  • 06c7db9 chore: update build
  • 8b2e827 docs: add reece as a contributor for maintenance (#270)
  • c7b590a fix: update action.yml (#269)
  • b09d94f chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#268)
  • a464ca4 chore(deps-dev): bump prettier from 3.1.1 to 3.2.4 (#264)
  • 60024a7 chore(deps): bump axios from 1.6.3 to 1.6.7 (#267)
  • 4ddbbec chore(deps-dev): bump @​typescript-eslint/parser from 6.18.1 to 6.20.0 (#266)
  • 0039e3c chore(deps-dev): bump husky from 8.0.3 to 9.0.7 (#265)
  • cca8d68 docs: mention description limitations (#261)
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 3 months ago

Superseded by #657.