source-controller
source-controller copied to clipboard
build(deps): bump the ci group with 7 updates
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.10 |
| slsa-framework/slsa-github-generator | 1.9.0 |
1.10.0 |
| github/codeql-action | 3.24.3 |
3.24.9 |
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
v4tag to point tov4.1.1
sparse-checkoutis not available on git versions prior to 2.27.0 (see actions/checkout#1651)What's Changed
- Fix: Disable sparse checkout whenever
sparse-checkoutoption is not present@dschoin actions/checkout#1598- Bump tough-cookie from 4.0.0 to 4.1.3 by
@dependabotin actions/checkout#1406- Bump
@babel/traversefrom 7.20.5 to 7.24.0 by@dependabotin actions/checkout#1642New Contributors
@jww3made their first contribution in actions/checkout#1616Full Changelog: https://github.com/actions/checkout/compare/v4.1.1...v4.1.2
Changelog
Sourced from actions/checkout's changelog.
Changelog
v4.1.2
- Fix: Disable sparse checkout whenever
sparse-checkoutoption is not present@dschoin actions/checkout#1598v4.1.1
- Correct link to GitHub Docs by
@peterbein actions/checkout#1511- Link to release page from what's new section by
@cory-millerin actions/checkout#1514v4.1.0
v4.0.0
v3.6.0
- Fix: Mark test scripts with Bash'isms to be run via Bash
- Add option to fetch tags even if fetch-depth > 0
v3.5.3
- Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in
- Fix typos found by codespell
- Add support for sparse checkouts
v3.5.2
v3.5.1
v3.5.0
v3.4.0
v3.3.0
- Implement branch list using callbacks from exec function
- Add in explicit reference to private checkout options
- [Fix comment typos (that got added in #770)](actions/checkout#1057)
v3.2.0
... (truncated)
Commits
9bb5618Prep for release of v4.1.2 (#1649)8eb1f6aBump@babel/traversefrom 7.20.5 to 7.24.0 (#1642)556e4c3Bump tough-cookie from 4.0.0 to 4.1.3 (#1406)b32f140Warn on attempts to publishtest-ubuntu-gitfrom non-main branch. (#1623)2650dbdGivetest-ubuntu-gitits ownREADME(#1620)aadec89Explicitly disable sparse checkout unless asked for (#1598)df0bcddRefine workflow for generatingtest-ubuntu-git(#1617)473055bCreatetest-ubuntu-gitDocker Container for Proxy Tests (#1616)- See full diff in compare view
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
- Rename and align config inputs by
@crazy-maxin docker/setup-buildx-action#303
configtobuildkitd-configconfig-inlinetobuildkitd-config-inline- Bump
@docker/actions-toolkitfrom 0.17.0 to 0.19.0 in docker/setup-buildx-action#302 docker/setup-buildx-action#306[!NOTE]
configandconfig-inlineinput 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
cache-binaryinput to enable/disable caching binary to GHA cache backend by@crazy-maxin docker/setup-buildx-action#300- build(deps): bump
@babel/traversefrom 7.17.3 to 7.23.2 in docker/setup-buildx-action#282- build(deps): bump
@docker/actions-toolkitfrom 0.12.0 to 0.17.0 in docker/setup-buildx-action#281 docker/setup-buildx-action#284 docker/setup-buildx-action#299- build(deps): bump uuid from 9.0.0 to 9.0.1 in docker/setup-buildx-action#271
- build(deps): bump undici from 5.26.3 to 5.28.3 in docker/setup-buildx-action#297
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.0.0...v3.1.0
Commits
2b51285Merge pull request #306 from docker/dependabot/npm_and_yarn/docker/actions-to...0f00370chore: update generated content11c9683build(deps): bump@docker/actions-toolkitfrom 0.18.0 to 0.19.056a16b8Merge pull request #303 from crazy-max/fix-inputsc23f46echore: update generated contentf876da6rename and align config inputsb7cf918Merge pull request #304 from crazy-max/rm-docs-dir0150f0echore: remove docs dird89f1f9Merge pull request #302 from docker/dependabot/npm_and_yarn/docker/actions-to...12d65f6chore: 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
- Bump
@docker/actions-toolkitfrom 0.18.0 to 0.19.0 in docker/build-push-action#1080Full Changelog: https://github.com/docker/build-push-action/compare/v5.2.0...v5.3.0
v5.2.0
- Disable quotes detection for
outputsinput by@crazy-maxin docker/build-push-action#1074- Warn about ignored inputs by
@favoniain docker/build-push-action#1019- Bump
@docker/actions-toolkitfrom 0.14.0 to 0.18.0 in docker/build-push-action#1070- Bump undici from 5.26.3 to 5.28.3 in docker/build-push-action#1057
Full Changelog: https://github.com/docker/build-push-action/compare/v5.1.0...v5.2.0
Commits
2cdde99Merge pull request #1080 from docker/dependabot/npm_and_yarn/docker/actions-t...008747achore: update generated content1580753chore(deps): Bump@docker/actions-toolkitfrom 0.18.0 to 0.19.02a7db1dMerge pull request #1075 from crazy-max/ci-multi-output35e7dd5ci: test multi outputaf5a7edMerge pull request #1074 from crazy-max/build-cmd-debug2a85189chore: update generated content6c20794disable quotes detection for "outputs" inputafdf0c0chore: debug build cmd and args00ae31aMerge 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
- build(deps): bump
@babel/traversefrom 7.17.3 to 7.23.2 in docker/login-action#618- build(deps): bump
@docker/actions-toolkitfrom 0.12.0 to 0.18.0 in docker/login-action#616 docker/login-action#636 docker/login-action#682- build(deps): bump aws-sdk dependencies to 3.529.1 in docker/login-action#624 docker/login-action#685
- build(deps): bump http-proxy-agent to 7.0.2 in docker/login-action#676
- build(deps): bump https-proxy-agent to 7.0.4 in docker/login-action#676
- build(deps): bump undici from 5.26.5 to 5.28.3 in docker/login-action#677
Full Changelog: https://github.com/docker/login-action/compare/v3.0.0...v3.1.0
Commits
e92390cMerge pull request #685 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...1e752e2chore: update generated content51c6097build(deps): bump the aws-sdk-dependencies group with 2 updates8f079fbMerge pull request #676 from docker/dependabot/npm_and_yarn/proxy-agent-depen...16fa768chore: update generated content46d1619build(deps): bump the proxy-agent-dependencies group with 2 updates8c291c5Merge pull request #682 from docker/dependabot/npm_and_yarn/docker/actions-to...ec726f4build(deps): bump@docker/actions-toolkitfrom 0.14.0 to 0.18.05139682Merge pull request #677 from docker/dependabot/npm_and_yarn/undici-5.28.36d4e2bachore: update generated content- Additional commits viewable in compare view
Updates anchore/sbom-action from 0.15.8 to 0.15.10
Release notes
Sourced from anchore/sbom-action's releases.
v0.15.10
Changes in v0.15.10
- Update Syft to v1.1.0 (#454)
- Bump Node to v20 on download-syft/publish-sbom actions (#448) [ViacheslavKudinov]
v0.15.9
Changes in v0.15.9
- reduce syft debug level (#446) [kzantow]
- update Syft to v0.105.0 (#442) [anchore-actions-token-generator]
Commits
ab5d7b5chore(deps): update Syft to v1.1.0 (#454)6e7f9d7chore(deps): bump release-drafter/release-drafter from 5.25.0 to 6.0.0 (#450)2d906a3chore(deps): bump peter-evans/create-or-update-comment (#452)691c762chore(deps): bump peter-evans/create-pull-request from 5.0.2 to 6.0.2 (#453)f0dafefchore(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#451)c6d7b2achore: add dependabot configuration for actions (#449)31e2bb2chore(deps): update@types/nodeto Node 20 (#443)670514fchore: Bump Node to v20 on download-syft/publish-sbom actions (#448)a5afbb1chore(deps): update Syft to v1.0.1 (#444)9fece9efix: reduce syft debug level (#446)- Additional commits viewable in compare view
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
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-fileinput was fixed so that it can find thego.modfile (#2661)v1.10.0: Container Generator
- A new
provenance-repositoryinput was added to allow reading provenance from a different container repository than the image itself (#2956)
Commits
c747fe7chore: Update ref for v1.10.0 release (#3420)d97d88echore: v1.10.0-rc.0 (#3418)6ff2c75chore: Amend readme text before release (#3402)2cf77fachore: Revert "fix: remove attestation-name input and output" (#3399)5c347c0chore: ref builders at main (#3417)e4fc9a0chore: fix release workflow (#3414)6953299chore: v1.9.1-rc.0 (#3413)a2540a1chore: Update changelog for #3350 (#3401)90f2eb1chore: Revert "fix: upload-artifact and download-artifact v4" (#3398)1fee7c6fix: Bump Cosign to latest v2.2.3 (#3355)- Additional commits viewable in compare view
Updates github/codeql-action from 3.24.3 to 3.24.9
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
v2andv3of the CodeQL Action is the node version they support, withv3running on node 20 while we continue to releasev2to support running on node 16. For example3.22.11was the firstv3release and is functionally identical to2.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]
No user facing changes.
3.24.9 - 22 Mar 2024
- Update default CodeQL bundle version to 2.16.5. #2203
3.24.8 - 18 Mar 2024
- 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.cpusfile always resulted in a single-threaded run. #21513.24.3 - 15 Feb 2024
- Fix an issue where the CodeQL Action would fail to load a configuration specified by the
configinput to theinitAction. #21473.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
... (truncated)
Commits
1b1aadaMerge pull request #2208 from github/update-v3.24.9-09d4101d26505708Update changelog for v3.24.909d4101Merge pull request #2203 from github/update-bundle/codeql-bundle-v2.16.5a3ab02eMerge branch 'main' into update-bundle/codeql-bundle-v2.16.59cf4574Add changelog note964f5e7Merge pull request #2207 from github/henrymercer/more-processing-error-catego...9c0c35bMerge pull request #2206 from github/henrymercer/improved-autobuild-error-wit...c84e4c8Mark some more processing errors as invalid SARIF upload requests4aca720Improve error message when using build modes and autobuild fails7f375aeWrap configuration errors for all CLI commands- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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