Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @docker/actions-toolkit from 0.40.0 to 0.41.0 #121

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2024

Bumps @docker/actions-toolkit from 0.40.0 to 0.41.0.

Release notes

Sourced from @​docker/actions-toolkit's releases.

v0.41.0

Full Changelog: docker/actions-toolkit@v0.40.0...v0.41.0

Commits
  • 5abb5fc Merge pull request #475 from docker/bot/buildx-releases-json
  • a994171 github: update .github/buildx-releases.json
  • 68dcb5a Merge pull request #474 from crazy-max/test-latest-qemu
  • 52919ae Merge pull request #473 from crazy-max/undock
  • a9dd20a ci: test latest qemu
  • faef3be undock install
  • a2e60f6 Merge pull request #472 from docker/bot/undock-releases-json
  • 8e2d2ce github: update .github/undock-releases.json
  • 5b53556 Merge pull request #471 from crazy-max/undock-releases
  • be5b9d1 ci: undock releases json workflow
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/docker/actions-toolkit/releases)
- [Commits](docker/actions-toolkit@v0.40.0...v0.41.0)

---
updated-dependencies:
- dependency-name: "@docker/actions-toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@crazy-max
Copy link
Member

crazy-max commented Oct 29, 2024

Looks like we got some flakiness on macos runners during lima provisioning: https://github.com/crazy-max/ghaction-setup-docker/actions/runs/11575255345/job/32221482019?pr=121#step:5:1951

[  325.793813] cloud-init[2123]: INFO: Searching repository for VERSION 'latest'
[  325.817890] cloud-init[2123]: INFO: apt-cache madison docker-ce | grep 'latest' | head -1 | awk '{$1=$1};1' | cut -d' ' -f 3
[  325.820863] cloud-init[2123]: ERROR: 'latest' not found amongst apt-cache madison results

Changes on get.docker.com recently?

@vvoland
Copy link
Contributor

vvoland commented Oct 29, 2024

Hmm, I think there's a bug which mistakenly passess latest as a --version arg for the get.docker.com script.. Will open a PR.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2024

A newer version of @​docker/actions-toolkit exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@crazy-max
Copy link
Member

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2024

Superseded by #122.

@dependabot dependabot bot closed this Oct 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docker/actions-toolkit-0.41.0 branch October 29, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants