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

Bump docker/setup-buildx-action from 3.4.0 to 3.6.1 #5

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

Bumps docker/setup-buildx-action from 3.4.0 to 3.6.1.

Release notes

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

v3.6.1

Full Changelog: docker/setup-buildx-action@v3.6.0...v3.6.1

v3.6.0

Full Changelog: docker/setup-buildx-action@v3.5.0...v3.6.0

v3.5.0

Full Changelog: docker/setup-buildx-action@v3.4.0...v3.5.0

Commits
  • 988b5a0 Merge pull request #347 from crazy-max/skip-malformed-context
  • 2c21562 chore: update generated content
  • 3382292 check for malformed docker context
  • 3d68780 Merge pull request #341 from crazy-max/docker-context-tls
  • d069e98 chore: update generated content
  • 8b850f8 create docker context if default one has TLS data loaded
  • aa33708 Merge pull request #345 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 2d99e34 chore: update generated content
  • 4dab436 build(deps): bump @​docker/actions-toolkit from 0.34.0 to 0.35.0
  • 49a04d6 Merge pull request #344 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from a team as a code owner August 26, 2024 07:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 26, 2024
Copy link

Coverage after merging dependabot/github_actions/docker/setup-buildx-action-3.6.1 into main will be

39.19%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   main.rs0%100%0%0%10–15, 17, 21–25, 9
src/filters
   oauth_filter.rs0%100%0%0%16–18, 20–22, 42–49, 73–83, 85–88
src/services
   external_identity_validator.rs100%100%100%100%

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.4.0 to 3.6.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v3.4.0...v3.6.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/docker/setup-buildx-action-3.6.1 branch from a1fc8ac to ceb9d0e Compare August 28, 2024 09:24
Copy link

Coverage after merging dependabot/github_actions/docker/setup-buildx-action-3.6.1 into main will be

9.84%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   main.rs0%100%0%0%15, 28–39
src/http
   conversions.rs95.65%100%100%94.74%26
   urls.rs0%100%0%0%10–25, 27, 29, 8–9
src/models/external
   identity.rs0%100%0%0%13–18
   identity_provider.rs0%100%0%0%10–11, 16–18, 9
   token.rs100%100%100%100%
src/models/internal/v1
   token.rs0%100%0%0%22–31, 37, 43–46, 49–59
src/services
   configuration_manager.rs0%100%0%0%25–48, 50–52
   external_identity_validator.rs0%100%0%0%42–56, 59–67, 76–86
   identity_validator_provider.rs0%100%0%0%13–15, 46–52, 61–66, 70–73
   policy_repository.rs0%100%0%0%27–32, 36–46
   token_service.rs0%100%0%0%40–68, 72–82

@s-vitaliy s-vitaliy merged commit b679af8 into main Oct 1, 2024
3 checks passed
@s-vitaliy s-vitaliy deleted the dependabot/github_actions/docker/setup-buildx-action-3.6.1 branch October 1, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant