-
Notifications
You must be signed in to change notification settings - Fork 789
build(deps): bump the ci group across 1 directory with 9 updates#1886
build(deps): bump the ci group across 1 directory with 9 updates#1886dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the ci group with 9 updates in the / directory:
| Package | From | To |
|---|---|---|
| actions/checkout | 5 |
6 |
| helm/kind-action | 1.12.0 |
1.14.0 |
| sigstore/cosign-installer | 3.10.0 |
4.0.0 |
| docker/setup-qemu-action | 3 |
4 |
| docker/setup-buildx-action | 3 |
4 |
| docker/login-action | 3 |
4 |
| docker/metadata-action | 5 |
6 |
| docker/build-push-action | 6 |
7 |
| goreleaser/goreleaser-action | 6 |
7 |
Updates actions/checkout from 5 to 6
Release notes
Sourced from actions/checkout's releases.
v6.0.0
What's Changed
- Update README to include Node.js 24 support details and requirements by
@ salmanmkcin actions/checkout#2248- Persist creds to a separate file by
@ ericsciplein actions/checkout#2286- v6-beta by
@ ericsciplein actions/checkout#2298- update readme/changelog for v6 by
@ ericsciplein actions/checkout#2311Full Changelog: actions/checkout@v5.0.0...v6.0.0
v6-beta
What's Changed
Updated persist-credentials to store the credentials under
$RUNNER_TEMPinstead of directly in the local git config.This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.
v5.0.1
What's Changed
- Port v6 cleanup to v5 by
@ ericsciplein actions/checkout#2301Full Changelog: actions/checkout@v5...v5.0.1
Changelog
Sourced from actions/checkout's changelog.
Changelog
v6.0.2
- Fix tag handling: preserve annotations and explicit fetch-tags by
@ ericsciplein actions/checkout#2356v6.0.1
- Add worktree support for persist-credentials includeIf by
@ ericsciplein actions/checkout#2327v6.0.0
- Persist creds to a separate file by
@ ericsciplein actions/checkout#2286- Update README to include Node.js 24 support details and requirements by
@ salmanmkcin actions/checkout#2248v5.0.1
- Port v6 cleanup to v5 by
@ ericsciplein actions/checkout#2301v5.0.0
- Update actions checkout to use node 24 by
@ salmanmkcin actions/checkout#2226v4.3.1
- Port v6 cleanup to v4 by
@ ericsciplein actions/checkout#2305v4.3.0
- docs: update README.md by
@ motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@ mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@ benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@ joshmgrossin actions/checkout#2044- Update README.md by
@ nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@ TingluoHuangin actions/checkout#2224- Update package dependencies by
@ salmanmkcin actions/checkout#2236v4.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#1732
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)1af3b93update readme/changelog for v6 (#2311)71cf226v6-beta (#2298)069c695Persist creds to a separate file (#2286)ff7abcdUpdate README to include Node.js 24 support details and requirements (#2248)- See full diff in compare view
Updates helm/kind-action from 1.12.0 to 1.14.0
Release notes
Sourced from helm/kind-action's releases.
v1.14.0
What's Changed
- Bump actions/checkout from 5.0.0 to 6.0.1 by
@ dependabot[bot] in helm/kind-action#153- bump kind to v0.31.0 and k8s to v1.35.0 by
@ MrFreezeexin helm/kind-action#155- Bump actions/checkout from 6.0.1 to 6.0.2 in the actions group by
@ dependabot[bot] in helm/kind-action#156New Contributors
@ MrFreezeexmade their first contribution in helm/kind-action#155Full Changelog: helm/kind-action@v1...v1.14.0
v1.13.0
What's Changed
- chore: verify sha256sum of kubectl by
@ felix-kaestnerin helm/kind-action#134- Load GITHUB_PATH in PATH to use correct binaries when creating registry by
@ gothain helm/kind-action#133- feat: Add cloud provider by
@ waltermityin helm/kind-action#135- chore: bump kind to v0.29.0 by
@ pmalekin helm/kind-action#144- Bump actions/checkout from 4.2.2 to 5.0.0 by
@ dependabot[bot] in helm/kind-action#145- bug: respect 'install_only' action input value by
@ mszostokin helm/kind-action#147- bump kind and kubectl and also nodejs by
@ cpanatoin helm/kind-action#150New Contributors
@ felix-kaestnermade their first contribution in helm/kind-action#134@ gothamade their first contribution in helm/kind-action#133@ waltermitymade their first contribution in helm/kind-action#135@ pmalekmade their first contribution in helm/kind-action#144@ mszostokmade their first contribution in helm/kind-action#147Full Changelog: helm/kind-action@v1...v1.13.0
Commits
ef37e7fBump actions/checkout from 6.0.1 to 6.0.2 in the actions group (#156)f5f117abump kind to v0.31.0 and k8s to v1.35.0 (#155)2cd8adaBump actions/checkout from 5.0.0 to 6.0.1 (#153)92086f6bump kind and kubectl and also nodejs (#150)7cd7463bug: respect 'install_only' action input value (#147)50ea670Bump actions/checkout from 4.2.2 to 5.0.0 (#145)b72c923chore: bump kind to v0.29.0 (#144)d4887beAdd cloud provider (#135)d730aafLoad GITHUB_PATH in PATH to use correct binaries when creating registry (#133)a6dfd81chore: verify sha256sum of kubectl (#134)- See full diff in compare view
Updates sigstore/cosign-installer from 3.10.0 to 4.0.0
Release notes
Sourced from sigstore/cosign-installer's releases.
v4.0.0
What's Changed?
Note: You must upgrade to cosign-installer v4 if you want to install Cosign v3+. You may still install Cosign v2.x with cosign-installer v4.
In version v3+, using
cosign sign-blobrequires adding the--bundleflag which may require you to update your signing command.
- Add support for Cosign v3 releases (#201)
v3.10.1
What's Changed?
Note: cosign-installer v3.x cannot be used to install Cosign v3.x. You must upgrade to cosign-installer v4 in order to use Cosign v3.
Note: This is planned to be the final release of Cosign v2, though we will cut new releases for any critical security or bug fixes. We recommend transitioning to Cosign v3.
- Bump default Cosign to v2.6.1 (#203)
Commits
faadad0add support for cosign v3 releases (#201)- See full diff in compare view
Updates docker/setup-qemu-action from 3 to 4
Release notes
Sourced from docker/setup-qemu-action's releases.
v4.0.0
- Node 24 as default runtime (requires Actions Runner v2.327.1 or later) by
@ crazy-maxin docker/setup-qemu-action#245- Switch to ESM and update config/test wiring by
@ crazy-maxin docker/setup-qemu-action#241- Bump
@ actions/corefrom 1.11.1 to 3.0.0 in docker/setup-qemu-action#244- Bump
@ docker/actions-toolkitfrom 0.67.0 to 0.77.0 in docker/setup-qemu-action#243- Bump
@ isaacs/brace-expansionfrom 5.0.0 to 5.0.1 in docker/setup-qemu-action#240- Bump js-yaml from 3.14.1 to 3.14.2 in docker/setup-qemu-action#231
- Bump lodash from 4.17.21 to 4.17.23 in docker/setup-qemu-action#238
Full Changelog: docker/setup-qemu-action@v3.7.0...v4.0.0
v3.7.0
- Bump
@ docker/actions-toolkitfrom 0.56.0 to 0.67.0 in docker/setup-qemu-action#217 docker/setup-qemu-action#230- Bump brace-expansion from 1.1.11 to 1.1.12 in docker/setup-qemu-action#220
- Bump form-data from 2.5.1 to 2.5.5 in docker/setup-qemu-action#218
- Bump tmp from 0.2.3 to 0.2.4 in docker/setup-qemu-action#221
- Bump undici from 5.28.4 to 5.29.0 in docker/setup-qemu-action#219
Full Changelog: docker/setup-qemu-action@v3.6.0...v3.7.0
v3.6.0
- Display binfmt version by
@ crazy-maxin docker/setup-qemu-action#202Full Changelog: docker/setup-qemu-action@v3.5.0...v3.6.0
v3.5.0
- Bump
@ docker/actions-toolkitfrom 0.54.0 to 0.56.0 in docker/setup-qemu-action#205Full Changelog: docker/setup-qemu-action@v3.4.0...v3.5.0
v3.4.0
- Bump
@ docker/actions-toolkitfrom 0.49.0 to 0.54.0 in docker/setup-qemu-action#193 docker/setup-qemu-action#197Full Changelog: docker/setup-qemu-action@v3.3.0...v3.4.0
v3.3.0
- Add
cache-imageinput to enable/disable caching of binfmt image by@ crazy-maxin docker/setup-qemu-action#130- Bump
@ actions/corefrom 1.10.1 to 1.11.1 in docker/setup-qemu-action#172- Bump
@ docker/actions-toolkitfrom 0.35.0 to 0.49.0 in docker/setup-qemu-action#187- Bump cross-spawn from 7.0.3 to 7.0.6 in docker/setup-qemu-action#182
- Bump path-to-regexp from 6.2.2 to 6.3.0 in docker/setup-qemu-action#162
Full Changelog: docker/setup-qemu-action@v3.2.0...v3.3.0
v3.2.0
- Bump
@ docker/actions-toolkitfrom 0.31.0 to 0.35.0 in docker/setup-qemu-action#154 docker/setup-qemu-action#155Full Changelog: docker/setup-qemu-action@v3.1.0...v3.2.0
v3.1.0
... (truncated)
Commits
ce36039Merge pull request #245 from crazy-max/node246386344node 24 as default runtime1ea3db7Merge pull request #243 from docker/dependabot/npm_and_yarn/docker/actions-to...b56a002chore: update generated contentc43f02dbuild(deps): bump@ docker/actions-toolkitfrom 0.67.0 to 0.77.0ce10c58Merge pull request #244 from docker/dependabot/npm_and_yarn/actions/core-3.0.0429fc9dchore: update generated content060e5f8build(deps): bump@ actions/corefrom 1.11.1 to 3.0.044be13eMerge pull request #231 from docker/dependabot/npm_and_yarn/js-yaml-3.14.21897438chore: update generated content- Additional commits viewable in compare view
Updates docker/setup-buildx-action from 3 to 4
Release notes
Sourced from docker/setup-buildx-action's releases.
v4.0.0
- Node 24 as default runtime (requires Actions Runner v2.327.1 or later) by
@ crazy-maxin docker/setup-buildx-action#483- Remove deprecated inputs/outputs by
@ crazy-maxin docker/setup-buildx-action#464- Switch to ESM and update config/test wiring by
@ crazy-maxin docker/setup-buildx-action#481- Bump
@ actions/corefrom 1.11.1 to 3.0.0 in docker/setup-buildx-action#475- Bump
@ docker/actions-toolkitfrom 0.63.0 to 0.79.0 in docker/setup-buildx-action#482 docker/setup-buildx-action#485- Bump js-yaml from 4.1.0 to 4.1.1 in docker/setup-buildx-action#452
- Bump lodash from 4.17.21 to 4.17.23 in docker/setup-buildx-action#472
- Bump minimatch from 3.1.2 to 3.1.5 in docker/setup-buildx-action#480
Full Changelog: docker/setup-buildx-action@v3.12.0...v4.0.0
v3.12.0
- Deprecate
installinput by@ crazy-maxin docker/setup-buildx-action#455- Bump
@ docker/actions-toolkitfrom 0.62.1 to 0.63.0 in docker/setup-buildx-action#434- Bump brace-expansion from 1.1.11 to 1.1.12 in docker/setup-buildx-action#436
- Bump form-data from 2.5.1 to 2.5.5 in docker/setup-buildx-action#432
- Bump undici from 5.28.4 to 5.29.0 in docker/setup-buildx-action#435
Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0
v3.11.1
- Fix
keep-statenot being respected by@ crazy-maxin docker/setup-buildx-action#429Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1
v3.11.0
- Keep BuildKit state support by
@ crazy-maxin docker/setup-buildx-action#427- Remove aliases created when installing by default by
@ hashharin docker/setup-buildx-action#139- Bump
@ docker/actions-toolkitfrom 0.56.0 to 0.62.1 in docker/setup-buildx-action#422 docker/setup-buildx-action#425Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0
v3.10.0
- Bump
@ docker/actions-toolkitfrom 0.54.0 to 0.56.0 in docker/setup-buildx-action#408Full Changelog: docker/setup-buildx-action@v3.9.0...v3.10.0
v3.9.0
- Bump
@ docker/actions-toolkitfrom 0.48.0 to 0.54.0 in docker/setup-buildx-action#402 docker/setup-buildx-action#404Full Changelog: docker/setup-buildx-action@v3.8.0...v3.9.0
v3.8.0
- Make cloud prefix optional to download buildx if driver is cloud by
@ crazy-maxin docker/setup-buildx-action#390- Bump
@ actions/corefrom 1.10.1 to 1.11.1 in docker/setup-buildx-action#370- Bump
@ docker/actions-toolkitfrom 0.39.0 to 0.48.0 in docker/setup-buildx-action#389- Bump cross-spawn from 7.0.3 to 7.0.6 in docker/setup-buildx-action#382
Full Changelog: docker/setup-buildx-action@v3.7.1...v3.8.0
... (truncated)
Commits
4d04d5dMerge pull request #485 from docker/dependabot/npm_and_yarn/docker/actions-to...cd74e05chore: update generated contenteee38ecbuild(deps): bump@ docker/actions-toolkitfrom 0.77.0 to 0.79.07a83f65Merge pull request #484 from docker/dependabot/github_actions/docker/setup-qe...a5aa967Merge pull request #464 from crazy-max/rm-deprecatede73d53fbuild(deps): bump docker/setup-qemu-action from 3 to 428a438eMerge pull request #483 from crazy-max/node24034e9d3chore: update generated contentb4664d8remove deprecated inputs/outputsa8257denode 24 as default runtime- Additional commits viewable in compare view
Updates docker/login-action from 3 to 4
Release notes
Sourced from docker/login-action's releases.
v4.0.0
- Node 24 as default runtime (requires Actions Runner v2.327.1 or later) by
@ crazy-maxin docker/login-action#929- Switch to ESM and update config/test wiring by
@ crazy-maxin docker/login-action#927- Bump
@ actions/corefrom 1.11.1 to 3.0.0 in docker/login-action#919- Bump
@ aws-sdk/client-ecrfrom 3.890.0 to 3.1000.0 in docker/login-action#909 docker/login-action#920- Bump
@ aws-sdk/client-ecr-publicfrom 3.890.0 to 3.1000.0 in docker/login-action#909 docker/login-action#920- Bump
@ docker/actions-toolkitfrom 0.63.0 to 0.77.0 in docker/login-action#910 docker/login-action#928- Bump
@ isaacs/brace-expansionfrom 5.0.0 to 5.0.1 in docker/login-action#921- Bump js-yaml from 4.1.0 to 4.1.1 in docker/login-action#901
Full Changelog: docker/login-action@v3.7.0...v4.0.0
v3.7.0
- Add
scopeinput to set scopes for the authentication token by@ crazy-maxin docker/login-action#912- Add support for AWS European Sovereign Cloud ECR by
@ dphiin docker/login-action#914- Ensure passwords are redacted with
registry-authinput by@ crazy-maxin docker/login-action#911- build(deps): bump lodash from 4.17.21 to 4.17.23 in docker/login-action#915
Full Changelog: docker/login-action@v3.6.0...v3.7.0
v3.6.0
- Add
registry-authinput for raw authentication to registries by@ crazy-maxin docker/login-action#887- Bump
@ aws-sdk/client-ecrto 3.890.0 in docker/login-action#882 docker/login-action#890- Bump
@ aws-sdk/client-ecr-publicto 3.890.0 in docker/login-action#882 docker/login-action#890- Bump
@ docker/actions-toolkitfrom 0.62.1 to 0.63.0 in docker/login-action#883- Bump brace-expansion from 1.1.11 to 1.1.12 in docker/login-action#880
- Bump undici from 5.28.4 to 5.29.0 in docker/login-action#879
- Bump tmp from 0.2.3 to 0.2.4 in docker/login-action#881
Full Changelog: docker/login-action@v3.5.0...v3.6.0
v3.5.0
- Support dual-stack endpoints for AWS ECR by
@ Spacefish@ crazy-maxin docker/login-action#874 docker/login-action#876- Bump
@ aws-sdk/client-ecrto 3.859.0 in docker/login-action#860 docker/login-action#878- Bump
@ aws-sdk/client-ecr-publicto 3.859.0 in docker/login-action#860 docker/login-action#878- Bump
@ docker/actions-toolkitfrom 0.57.0 to 0.62.1 in docker/login-action#870- Bump form-data from 2.5.1 to 2.5.5 in docker/login-action#875
Full Changelog: docker/login-action@v3.4.0...v3.5.0
v3.4.0
- Bump
@ actions/corefrom 1.10.1 to 1.11.1 in docker/login-action#791- Bump
@ aws-sdk/client-ecrto 3.766.0 in docker/login-action#789 docker/login-action#856- Bump
@ aws-sdk/client-ecr-publicto 3.758.0 in docker/login-action#789 docker/login-action#856- Bump
@ docker/actions-toolkitfrom 0.35.0 to 0.57.0 in docker/login-action#801 docker/login-action#806 docker/login-action#858- Bump cross-spawn from 7.0.3 to 7.0.6 in docker/login-action#814
- Bump https-proxy-agent from 7.0.5 to 7.0.6 in docker/login-action#823
- Bump path-to-regexp from 6.2.2 to 6.3.0 in docker/login-action#777
Full Changelog: docker/login-action@v3.3.0...v3.4.0
... (truncated)
Commits
b45d80fMerge pull request #929 from crazy-max/node24176cb9cnode 24 as default runtimecad8984Merge pull request #920 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...92cbcb2chore: update generated content5a2d6a7build(deps): bump the aws-sdk-dependencies group with 2 updates44512b6Merge pull request #928 from docker/dependabot/npm_and_yarn/docker/actions-to...28737a5chore: update generated contentdac0793build(deps): bump@ docker/actions-toolkitfrom 0.76.0 to 0.77.062029f3Merge pull request #919 from docker/dependabot/npm_and_yarn/actions/core-3.0.008c8f06chore: update generated content- Additional commits viewable in compare view
Updates docker/metadata-action from 5 to 6
Release notes
Sourced from docker/metadata-action's releases.
v6.0.0
- Node 24 as default runtime (requires Actions Runner v2.327.1 or later) by
@ crazy-maxin docker/metadata-action#605- List inputs now preserve
#inside values while still supporting full-line#comments by@ crazy-maxin docker/metadata-action#607- Switch to ESM and update config/test wiring by
@ crazy-maxin docker/metadata-action#602- Bump lodash from 4.17.21 to 4.17.23 in docker/metadata-action#588
- Bump
@ actions/corefrom 1.11.1 to 3.0.0 in docker/metadata-action#599- Bump
@ actions/githubfrom 6.0.1 to 9.0.0 in docker/metadata-action#597- Bump
@ docker/actions-toolkitfrom 0.68.0 to 0.79.0 in docker/metadata-action#604- Bump
@ isaacs/brace-expansionfrom 5.0.0 to 5.0.1 in docker/metadata-action#600- Bump semver from 7.7.3 to 7.7.4 in docker/metadata-action#603
Full Changelog: docker/metadata-action@v5.10.0...v6.0.0
v5.10.0
- Bump
@ docker/actions-toolkitfrom 0.66.0 to 0.68.0 in docker/metadata-action#559 docker/metadata-action#569- Bump js-yaml from 3.14.1 to 3.14.2 in docker/metadata-action#564
Full Changelog: docker/metadata-action@v5.9.0...v5.10.0
v5.9.0
- Add
tag-namesoutput to return tag names without image base name by@ crazy-maxin docker/metadata-action#553- Bump
@ babel/runtime-corejs3from 7.14.7 to 7.28.2 in docker/metadata-action#539- Bump
@ docker/actions-toolkitfrom 0.62.1 to 0.66.0 in docker/metadata-action#555- Bump brace-expansion from 1.1.11 to 1.1.12 in docker/metadata-action#540
- Bump csv-parse from 5.6.0 to 6.1.0 in docker/metadata-action#532
- Bump semver from 7.7.2 to 7.7.3 in in docker/metadata-action#554
- Bump tmp from 0.2.3 to 0.2.5 in docker/metadata-action#541
Full Changelog: docker/metadata-action@v5.8.0...v5.9.0
v5.8.0
- New
is_not_default_branchglobal expression by@ crazy-maxin docker/metadata-action#535- Allow to match part of the git tag or value for semver/pep440 types by
@ crazy-maxin docker/metadata-action#536 docker/metadata-action#537- Bump
@ actions/githubfrom 6.0.0 to 6.0.1 in docker/metadata-action#523- Bump
@ docker/actions-toolkitfrom 0.56.0 to 0.62.1 in docker/metadata-action#526- Bump form-data from 2.5.1 to 2.5.5 in docker/metadata-action#533
- Bump moment-timezone from 0.5.47 to 0.6.0 in docker/metadata-action#525
- Bump semver from 7.7.1 to 7.7.2 in docker/metadata-action#524
Full Changelog: docker/metadata-action@v5.7.0...v5.8.0
v5.7.0
- Global expressions support for labels and annotations by
@ crazy-maxin docker/metadata-action#489- Support disabling outputs as environment variables by
@ omusin docker/metadata-action#497- Bump
@ docker/actions-toolkitfrom 0.44.0 to 0.56.0 in docker/metadata-action#507 docker/metadata-action#509- Bump csv-parse from 5.5.6 to 5.6.0 in docker/metadata-action#482
- Bump moment-timezone from 0.5.46 to 0.5.47 in docker/metadata-action#501
- Bump semver from 7.6.3 to 7.7.1 in docker/metadata-action#504
Full Changelog: docker/metadata-action@v5.6.1...v5.7.0
... (truncated)
Commits
030e881Merge pull request #607 from crazy-max/allow-comments4b529acchore: update generated contentb0082b3preserve comments in list input values with commentNoInfix7b19fecMerge pull request #604 from docker/dependabot/npm_and_yarn/docker/actions-to...281c9b0chore: update generated content5f43b3btest: stabilize github mock setup since ESM9d53276github class moved since actions-toolkit v0.77.0eaa3d39chore(deps): Bump@ docker/actions-toolkitfrom 0.68.0 to 0.77.06b695f7Merge pull request #605 from crazy-max/node24a1afadcnode 24 as default runtime- Additional commits viewable in compare view
Updates docker/build-push-action from 6 to 7
Release notes
Sourced from docker/build-push-action's releases.
v7.0.0
- Node 24 as default runtime (requires Actions Runner v2.327.1 or later) by
@ crazy-maxin docker/build-push-action#1470- Remove deprecated
DOCKER_BUILD_NO_SUMMARYandDOCKER_BUILD_EXPORT_RETENTION_DAYSenvs by@ crazy-maxin docker/build-push-action#1473- Remove legacy export-build tool support for build summary by
@ crazy-maxin docker/build-push-action#1474- Switch to ESM and update config/test wiring by
@ crazy-maxin docker/build-push-action#1466- Bump
@ actions/corefrom 1.11.1 to 3.0.0 in docker/build-push-action#1454- Bump
@ docker/actions-toolkitfrom 0.62.1 to 0.79.0 in docker/build-push-action#1453 docker/build-push-action#1472 docker/build-push-action#1479- Bump minimatch from 3.1.2 to 3.1.5 in docker/build-push-action#1463
Full Changelog: docker/build-push-action@v6.19.2...v7.0.0
v6.19.2
- Preserve port in
GIT_AUTH_TOKENhost by@ crazy-maxin docker/build-push-action#1458Full Changelog: docker/build-push-action@v6.19.1...v6.19.2
v6.19.1
- Derive
GIT_AUTH_TOKENhost from GitHub server URL by@ crazy-maxin docker/build-push-action#1456Full Changelog: docker/build-push-action@v6.19.0...v6.19.1
v6.19.0
- Scope default git auth token to
github.comby@ crazy-maxin docker/build-push-action#1451- Bump brace-expansion from 1.1.11 to 1.1.12 in docker/build-push-action#1396
- Bump form-data from 2.5.1 to 2.5.5 in docker/build-push-action#1391
- Bump js-yaml from 3.14.1 to 3.14.2 in docker/build-push-action#1429
- Bump lodash from 4.17.21 to 4.17.23 in docker/build-push-action#1446
- Bump tmp from 0.2.3 to 0.2.4 in docker/build-push-action#1398
- Bump undici from 5.28.4 to 5.29.0 in docker/build-push-action#1397
Full Changelog: docker/build-push-action@v6.18.0...v6.19.0
v6.18.0
- Bump
@ docker/actions-toolkitfrom 0.61.0 to 0.62.1 in docker/build-push-action#1381[!NOTE] Build summary is now supported with Docker Build Cloud.
Full Changelog: docker/build-push-action@v6.17.0...v6.18.0
v6.17.0
- Bump
@ docker/actions-toolkitfrom 0.59.0 to 0.61.0 by@ crazy-maxin docker/build-push-action#1364[!NOTE] Build record is now exported using the
buildx history exportcommand instead of the legacy export-build tool.Full Changelog: docker/build-push-action@v6.16.0...v6.17.0
v6.16.0
- Handle no default attestations env var by
@ crazy-maxin docker/build-push-action#1343
... (truncated)
Commits
d08e5c3Merge pull request #1479 from docker/dependabot/npm_and_yarn/docker/actions-t...cbd2dffchore: update generated contentf76f51fchore(deps): Bump@ docker/actions-toolkitfrom 0.78.0 to 0.79.07d03e66Merge pull request #1473 from crazy-max/rm-deprecated-envs98f853dchore: update generated contentcadccf6remove deprecated envs
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `5` | `6` |
| [helm/kind-action](https://github.com/helm/kind-action) | `1.12.0` | `1.14.0` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) | `3.10.0` | `4.0.0` |
| [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `3` | `4` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3` | `4` |
| [docker/login-action](https://github.com/docker/login-action) | `3` | `4` |
| [docker/metadata-action](https://github.com/docker/metadata-action) | `5` | `6` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `6` | `7` |
| [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `6` | `7` |
Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)
Updates `helm/kind-action` from 1.12.0 to 1.14.0
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.12.0...v1.14.0)
Updates `sigstore/cosign-installer` from 3.10.0 to 4.0.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@v3.10.0...v4.0.0)
Updates `docker/setup-qemu-action` from 3 to 4
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@v3...v4)
Updates `docker/setup-buildx-action` from 3 to 4
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v3...v4)
Updates `docker/login-action` from 3 to 4
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3...v4)
Updates `docker/metadata-action` from 5 to 6
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@v5...v6)
Updates `docker/build-push-action` from 6 to 7
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v6...v7)
Updates `goreleaser/goreleaser-action` from 6 to 7
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@v6...v7)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: helm/kind-action
dependency-version: 1.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: ci
- dependency-name: sigstore/cosign-installer
dependency-version: 4.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: docker/setup-qemu-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: docker/setup-buildx-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: docker/login-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: docker/metadata-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: docker/build-push-action
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
- dependency-name: goreleaser/goreleaser-action
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: ci
...
Signed-off-by: dependabot[bot]
bb4f86b to
95af44c
Compare