source-controller
source-controller copied to clipboard
build(deps): bump the ci group across 1 directory with 7 updates
Bumps the ci group with 7 updates in the / directory:
| Package | From | To |
|---|---|---|
| actions/checkout | 4.1.7 |
4.2.2 |
| actions/setup-go | 5.0.2 |
5.1.0 |
| docker/setup-buildx-action | 3.6.1 |
3.7.1 |
| docker/build-push-action | 6.7.0 |
6.9.0 |
| sigstore/cosign-installer | 3.6.0 |
3.7.0 |
| anchore/sbom-action | 0.17.2 |
0.17.5 |
| github/codeql-action | 3.26.4 |
3.27.0 |
Updates actions/checkout from 4.1.7 to 4.2.2
Release notes
Sourced from actions/checkout's releases.
v4.2.2
What's Changed
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946Full Changelog: https://github.com/actions/checkout/compare/v4.2.1...v4.2.2
v4.2.1
What's Changed
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924New Contributors
@Jcambassmade their first contribution in actions/checkout#1919Full Changelog: https://github.com/actions/checkout/compare/v4.2.0...v4.2.1
v4.2.0
What's Changed
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependabot updates in actions/checkout#1777 & actions/checkout#1872
New Contributors
@yasonkmade their first contribution in actions/checkout#1869@lucacomemade their first contribution in actions/checkout#1180Full Changelog: https://github.com/actions/checkout/compare/v4.1.7...v4.2.0
Changelog
Sourced from actions/checkout's changelog.
Changelog
v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependency updates by
@dependabot- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabotin actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabotin actions/checkout#1697- Check out other refs/* by commit by
@orhantoyin actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-millerin actions/checkout#1732v4.1.5
- Update NPM dependencies by
@cory-millerin actions/checkout#1703- Bump github/codeql-action from 2 to 3 by
@dependabotin actions/checkout#1694- Bump actions/setup-node from 1 to 4 by
@dependabotin actions/checkout#1696- Bump actions/upload-artifact from 2 to 4 by
@dependabotin actions/checkout#1695- README: Suggest
user.emailto be41898282+github-actions[bot]@users.noreply.github.comby@cory-millerin actions/checkout#1707v4.1.4
- Disable
extensions.worktreeConfigwhen disablingsparse-checkoutby@jww3in actions/checkout#1692- Add dependabot config by
@cory-millerin actions/checkout#1688- Bump the minor-actions-dependencies group with 2 updates by
@dependabotin actions/checkout#1693- Bump word-wrap from 1.2.3 to 1.2.5 by
@dependabotin actions/checkout#1643v4.1.3
- Check git version before attempting to disable
sparse-checkoutby@jww3in actions/checkout#1656- Add SSH user parameter by
@cory-millerin actions/checkout#1685- Update
actions/checkoutversion inupdate-main-version.ymlby@jww3in actions/checkout#1650v4.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
... (truncated)
Commits
11bd719Prepare 4.2.2 Release (#1953)e3d2460Expand unit test coverage (#1946)163217durl-helper.tsnow leverages well-known environment variables. (#1941)eef6144Prepare 4.2.1 release (#1925)6b42224Add workflow file for publishing releases to immutable action package (#1919)de5a000Check out other refs/* by commit if provided, fall back to ref (#1924)d632683Prepare 4.2.0 release (#1878)6d193bfBump braces from 3.0.2 to 3.0.3 (#1777)db0cee9Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943Add Ref and Commit outputs (#1180)- Additional commits viewable in compare view
Updates actions/setup-go from 5.0.2 to 5.1.0
Release notes
Sourced from actions/setup-go's releases.
v5.1.0
What's Changed
- Add workflow file for publishing releases to immutable action package by
@Jcambassin actions/setup-go#500- Upgrade IA Publish by
@Jcambassin actions/setup-go#502- Add architecture to cache key by
@Zxillyin actions/setup-go#493 This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts. Note: This change may break previous cache keys as they will no longer be compatible with the new format.- Enhance workflows and Upgrade micromatch Dependency by
@priyagupta108in actions/setup-go#510Bug Fixes
- Revise
isGheslogic by@jww3in actions/setup-go#511New Contributors
@Zxillymade their first contribution in actions/setup-go#493@Jcambassmade their first contribution in actions/setup-go#500@jww3made their first contribution in actions/setup-go#511@priyagupta108made their first contribution in actions/setup-go#510Full Changelog: https://github.com/actions/setup-go/compare/v5...v5.1.0
Commits
41dfa10Enhance workflows and Upgrade micromatch Dependency (#510)9419772ReviseisGheslogic (#511)d60b41aMerge pull request #502 from actions/Jcambass-patch-1e09f57fUpgrade IA Publishdf1a117Merge pull request #500 from actions/Jcambass-patch-149582f6Add workflow file for publishing releases to immutable action packageb26d402fix: add arch to cache key (#493)- See full diff in compare view
Updates docker/setup-buildx-action from 3.6.1 to 3.7.1
Release notes
Sourced from docker/setup-buildx-action's releases.
v3.7.1
- Switch back to
uuidpackage by@crazy-maxin docker/setup-buildx-action#369Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.7.0...v3.7.1
v3.7.0
- Always set
buildkitd-flagsif opt-in by@crazy-maxin docker/setup-buildx-action#363- Remove
uuidpackage and switch tocryptoby@crazy-maxin docker/setup-buildx-action#366- Bump
@docker/actions-toolkitfrom 0.35.0 to 0.39.0 in docker/setup-buildx-action#362- Bump path-to-regexp from 6.2.2 to 6.3.0 in docker/setup-buildx-action#354
Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.6.1...v3.7.0
Commits
c47758bMerge pull request #369 from crazy-max/revert-crypto8fea382chore: update generated content2874e98switch back to uuid package8026d2bMerge pull request #362 from docker/dependabot/npm_and_yarn/docker/actions-to...e51aab5chore: update generated contentfd7390ebuild(deps): bump@docker/actions-toolkitfrom 0.35.0 to 0.39.0910a304Merge pull request #366 from crazy-max/remove-uuid3623ee4chore: update generated contente0e5ecfremove uuid package and switch to crypto5334dd0Merge pull request #363 from crazy-max/set-buildkitd-flags-optin- Additional commits viewable in compare view
Updates docker/build-push-action from 6.7.0 to 6.9.0
Release notes
Sourced from docker/build-push-action's releases.
v6.9.0
- Bump
@docker/actions-toolkitfrom 0.38.0 to 0.39.0 in docker/build-push-action#1234- Bump path-to-regexp from 6.2.2 to 6.3.0 in docker/build-push-action#1232
Full Changelog: https://github.com/docker/build-push-action/compare/v6.8.0...v6.9.0
v6.8.0
- Bump
@docker/actions-toolkitfrom 0.37.1 to 0.38.0 in docker/build-push-action#1230Full Changelog: https://github.com/docker/build-push-action/compare/v6.7.0...v6.8.0
Commits
4f58ea7Merge pull request #1234 from docker/dependabot/npm_and_yarn/docker/actions-t...49b5ea6chore: update generated content13c9fddchore(deps): Bump@docker/actions-toolkitfrom 0.38.0 to 0.39.0e44afffMerge pull request #1232 from docker/dependabot/npm_and_yarn/path-to-regexp-6...67ebad3chore(deps): Bump path-to-regexp from 6.2.2 to 6.3.032945a3Merge pull request #1230 from docker/dependabot/npm_and_yarn/docker/actions-t...e0fe9cfchore: update generated content8f1ff6bchore(deps): Bump@docker/actions-toolkitfrom 0.37.1 to 0.38.0- See full diff in compare view
Updates sigstore/cosign-installer from 3.6.0 to 3.7.0
Release notes
Sourced from sigstore/cosign-installer's releases.
v3.7.0
What's Changed
- Bump actions/checkout from 4.1.7 to 4.2.0 by
@dependabotin sigstore/cosign-installer#172- bump for latest cosign v2.4.1 release by
@bobcallawayin sigstore/cosign-installer#173Full Changelog: https://github.com/sigstore/cosign-installer/compare/v3.6.0...v3.7.0
Commits
dc72c7dbump for latest cosign v2.4.1 release (#173)08bb361Bump actions/checkout from 4.1.7 to 4.2.0 (#172)- See full diff in compare view
Updates anchore/sbom-action from 0.17.2 to 0.17.5
Release notes
Sourced from anchore/sbom-action's releases.
v0.17.5
Changes in v0.17.5
- chore(deps): update Syft to v1.14.2 (#503) [anchore-actions-token-generator]
v0.17.4
Changes in v0.17.4
- chore(deps): update Syft to v1.14.1 (#502) [anchore-actions-token-generator]
v0.17.3
Changes in v0.17.3
- chore(deps): update Syft to v1.14.0 (#498) [anchore-actions-token-generator]
Commits
1ca97d9chore(deps): update Syft to v1.14.2 (#503)8d0a650chore(deps): update Syft to v1.14.1 (#502)f5e124achore(deps): bump peter-evans/create-pull-request from 6.1.0 to 7.0.5 (#493)eff08d0chore: configure changelog-ignore label (#499)18f9bdechore: remove snapshot tests; fix deprecation errors for outdated packages (#...2e87236add release docs (#500)4a914bcchore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#497)8cb9966chore(deps): update Syft to v1.14.0 (#498)beb779bUpdate README to include bit about permissions near the top (#496)87b3137chore(deps): update Syft to v1.13.0 (#488)- Additional commits viewable in compare view
Updates github/codeql-action from 3.26.4 to 3.27.0
Release notes
Sourced from github/codeql-action's releases.
v3.27.0
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.3.27.0 - 22 Oct 2024
- Bump the minimum CodeQL bundle version to 2.14.6. #2549
- Fix an issue where the
upload-sarifAction would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by theupload-sarifAction. #2557- Update default CodeQL bundle version to 2.19.2. #2552
See the full CHANGELOG.md for more information.
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.27.0 - 22 Oct 2024
- Bump the minimum CodeQL bundle version to 2.14.6. #2549
- Fix an issue where the
upload-sarifAction would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by theupload-sarifAction. #2557- Update default CodeQL bundle version to 2.19.2. #2552
3.26.13 - 14 Oct 2024
No user facing changes.
3.26.12 - 07 Oct 2024
Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.14.5 and earlier. These versions of CodeQL were discontinued on 24 September 2024 alongside GitHub Enterprise Server 3.10, and will be unsupported by CodeQL Action versions 3.27.0 and later and versions 2.27.0 and later. #2520
If you are using one of these versions, please update to CodeQL CLI version 2.14.6 or later. For instance, if you have specified a custom version of the CLI using the 'tools' input to the 'init' Action, you can remove this input to use the default version.
Alternatively, if you want to continue using a version of the CodeQL CLI between 2.13.5 and 2.14.5, you can replace
github/codeql-action/*@v3bygithub/codeql-action/*@v3.26.11andgithub/codeql-action/*@v2bygithub/codeql-action/*@v2.26.11in your code scanning workflow to ensure you continue using this version of the CodeQL Action.3.26.11 - 03 Oct 2024
Upcoming breaking change: Add support for using
actions/download-artifact@v4to programmatically consume CodeQL Action debug artifacts.Starting November 30, 2024, GitHub.com customers will no longer be able to use
actions/download-artifact@v3. Therefore, to avoid breakage, customers who programmatically download the CodeQL Action debug artifacts should set theCODEQL_ACTION_ARTIFACT_V4_UPGRADEenvironment variable totrueand bumpactions/download-artifact@v3toactions/download-artifact@v4in their workflows. The CodeQL Action will enable this behavior by default in early November and workflows that have not yet bumped toactions/download-artifact@v3toactions/download-artifact@v4will begin failing then.This change is currently unavailable for GitHub Enterprise Server customers, as
actions/upload-artifact@v4andactions/download-artifact@v4are not yet compatible with GHES.Update default CodeQL bundle version to 2.19.1. #2519
3.26.10 - 30 Sep 2024
- We are rolling out a feature in September/October 2024 that sets up CodeQL using a bundle compressed with Zstandard. Our aim is to improve the performance of setting up CodeQL. #2502
3.26.9 - 24 Sep 2024
No user facing changes.
3.26.8 - 19 Sep 2024
- Update default CodeQL bundle version to 2.19.0. #2483
3.26.7 - 13 Sep 2024
... (truncated)
Commits
6624720Merge pull request #2561 from github/update-v3.27.0-b35b023d9ce7c2b5Update changelog for v3.27.0b35b023Merge pull request #2552 from github/update-bundle/codeql-bundle-v2.19.2dafc762Merge pull request #2560 from github/aeisenberg/fix-required-checks0d1eb88Remove ESLint from required checks0a30541Merge pull request #2558 from github/dependabot/npm_and_yarn/npm-6515e6e3282a6a6adUpdate checked-in dependencies26c18c2Bump the npm group with 3 updates7080a68Merge branch 'main' into update-bundle/codeql-bundle-v2.19.263eb7bbMerge pull request #2551 from github/cklin/diff-informed-queries-feature- 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