fluxcd / helm-controller

The GitOps Toolkit Helm reconciler, for declarative Helming
https://fluxcd.io
Apache License 2.0
404 stars 161 forks source link

build(deps): bump the ci group with 9 updates #912

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the ci group with 9 updates:

Package From To
actions/checkout 4.1.1 4.1.2
docker/setup-buildx-action 3.0.0 3.1.0
actions/cache 4.0.0 4.0.1
helm/kind-action 1.8.0 1.9.0
docker/build-push-action 5.1.0 5.2.0
docker/login-action 3.0.0 3.1.0
anchore/sbom-action 0.15.8 0.15.9
github/codeql-action 3.24.0 3.24.7
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.1.0

Release notes

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

v3.1.0

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

Commits
  • 0d103c3 Merge pull request #300 from crazy-max/cache-binary
  • f19477a chore: update generated content
  • a4180f8 cache-binary input to enable/disable caching binary to GHA cache backend
  • 5243153 Merge pull request #299 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 3679a54 chore: update generated content
  • 37a22a2 build(deps): bump @​docker/actions-toolkit from 0.14.0 to 0.17.0
  • 65afe61 Merge pull request #297 from docker/dependabot/npm_and_yarn/undici-5.28.3
  • fcb8f72 chore: update generated content
  • f62b9a1 Merge pull request #298 from crazy-max/bump-gha
  • 74c5b71 bump codecov/codecov-action from 3 to 4
  • Additional commits viewable in compare view


Updates actions/cache from 4.0.0 to 4.0.1

Release notes

Sourced from actions/cache's releases.

v4.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/actions/cache/compare/v4...v4.0.1

Changelog

Sourced from actions/cache's changelog.

Releases

4.0.1

  • Updated isGhes check

4.0.0

  • Updated minimum runner version support from node 12 -> node 20

3.3.3

  • Updates @​actions/cache to v3.2.3 to fix accidental mutated path arguments to getCacheVersion actions/toolkit#1378
  • Additional audit fixes of npm package(s)

3.3.2

  • Fixes bug with Azure SDK causing blob downloads to get stuck.

3.3.1

  • Reduced segment size to 128MB and segment timeout to 10 minutes to fail fast in case the cache download is stuck.

3.3.0

  • Added option to lookup cache without downloading it.

3.2.6

  • Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners.

3.2.5

  • Added fix to prevent from setting MYSYS environment variable globally.

3.2.4

  • Added option to fail job on cache miss.

3.2.3

  • Support cross os caching on Windows as an opt-in feature.
  • Fix issue with symlink restoration on Windows for cross-os caches.

3.2.2

  • Reverted the changes made in 3.2.1 to use gnu tar and zstd by default on windows.

3.2.1

... (truncated)

Commits


Updates helm/kind-action from 1.8.0 to 1.9.0

Release notes

Sourced from helm/kind-action's releases.

v1.9.0

What's Changed

New Contributors

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

Commits
  • 99576bf docs: bump outdated action version in README (#92)
  • 0ca85d0 docs: fix default version in action.yml (#91)
  • fc8d4ed Fix arch detection in non-Debian distros (#93)
  • 4be822c chore: Bump node version to node20 (#102)
  • 100421e Bump actions/checkout from 4.1.0 to 4.1.1 (#99)
  • 5adb538 Bump actions/checkout from 4.0.0 to 4.1.0 (#98)
  • 49375a6 Bump actions/checkout from 3.6.0 to 4.0.0 (#97)
  • 2d498b1 Bump actions/checkout from 3.5.3 to 3.6.0 (#96)
  • 77db130 Bump actions/checkout from 3.3.0 to 3.5.3 (#90)
  • See full diff in compare view


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

Release notes

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

v5.2.0

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

Commits
  • 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...
  • 701942b chore: update generated content
  • 90e54d0 chore(deps): Bump @​docker/actions-toolkit from 0.14.0 to 0.18.0
  • 831ca17 Merge pull request #1066 from crazy-max/ci-local-cache
  • 6bd0e54 ci: local-cache job to test local cache feature
  • b3eddbb Merge pull request #1057 from docker/dependabot/npm_and_yarn/undici-5.28.3
  • 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 github/codeql-action from 3.24.0 to 3.24.7

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

Note that the only difference between v2 and v3 of the CodeQL Action is the node version they support, with v3 running on node 20 while we continue to release v2 to support running on node 16. For example 3.22.11 was the first v3 release and is functionally identical to 2.22.11. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.

[UNRELEASED]

  • Improve the ease of debugging extraction issues by increasing the verbosity of the extractor logs when running in debug mode. #2195

3.24.7 - 12 Mar 2024

  • Update default CodeQL bundle version to 2.16.4. #2185

3.24.6 - 29 Feb 2024

No user facing changes.

3.24.5 - 23 Feb 2024

  • Update default CodeQL bundle version to 2.16.3. #2156

3.24.4 - 21 Feb 2024

  • Fix an issue where an existing, but empty, /sys/fs/cgroup/cpuset.cpus file always resulted in a single-threaded run. #2151

3.24.3 - 15 Feb 2024

  • Fix an issue where the CodeQL Action would fail to load a configuration specified by the config input to the init Action. #2147

3.24.2 - 15 Feb 2024

  • Enable improved multi-threaded performance on larger runners for GitHub Enterprise Server users. This feature is already available to GitHub.com users. #2141

3.24.1 - 13 Feb 2024

  • Update default CodeQL bundle version to 2.16.2. #2124
  • The CodeQL action no longer fails if it can't write to the telemetry api endpoint. #2121

3.24.0 - 02 Feb 2024

  • CodeQL Python analysis will no longer install dependencies on GitHub Enterprise Server, as is already the case for GitHub.com. See release notes for 3.23.0 for more details. #2106

3.23.2 - 26 Jan 2024

  • On Linux, the maximum possible value for the --threads option now respects the CPU count as specified in cgroup files to more accurately reflect the number of available cores when running in containers. #2083
  • Update default CodeQL bundle version to 2.16.1. #2096

3.23.1 - 17 Jan 2024

... (truncated)

Commits
  • 3ab4101 Merge pull request #2192 from github/update-v3.24.7-5e882999f
  • a006adf Update changelog for v3.24.7
  • 5e88299 Bump the npm group with 2 updates (#2190)
  • 69e120d Merge pull request #2191 from github/henrymercer/use-include-query-help-flag
  • 5ec06c7 Use the --sarif-include-query-help option when supported
  • caf3779 Update default bundle to 2.16.4 (#2185)
  • 532ca54 Fail analyze step by passing an invalid option to database finalize (#2189)
  • 2fa207a Merge pull request #2188 from github/henrymercer/prepare-build-mode-help
  • 24c3eda Escape named value in input description
  • 27a6cd0 Remove experimental qualifiers from build mode input
  • Additional commits viewable in compare view


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 5 months ago

Superseded by #913.