Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps github.com/mozillazg/docker-credential-acr-helper from 0.3.0 to 0.4.0.

Release notes

Sourced from github.com/mozillazg/docker-credential-acr-helper's releases.

v0.4.0

Changelog

  • 3bf74fa Bump actions/checkout from 3 to 4 (#18)
  • 3aa22fb Bump actions/setup-go from 3 to 4 (#12)
  • 921aa90 Bump actions/setup-go from 4 to 5 (#21)
  • 61bb177 Bump github.com/aliyun/credentials-go from 1.2.3 to 1.3.2 (#20)
  • 7d54882 Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 (#4)
  • 2f575e7 Bump goreleaser/goreleaser-action from 3 to 4 (#8)
  • 8de201a Bump goreleaser/goreleaser-action from 4 to 5 (#19)
  • 7562210 chore(auth): refine sdk auth
  • 4940ae8 chore(ci): improve lint
  • 950178c chore(deps): Bump github.com/docker/docker-credential-helpers from 0.6.4 to 0.8.0
  • 968550b chore(deps): Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 (#13)
  • b43da33 chore(deps): Bump golang.org/x/net from 0.17.0 to 0.23.0 (#32)
  • 65775da chore(examples): go mod tidy
  • b0f30d6 chore: Merge branch 'origin/dev'
  • 5ad4e97 ci: fix goreleaser failed
  • 2ca0d65 fix(acr-ee): fix get instanceId via ListInstance sometimes may not work
Commits
  • b0f30d6 chore: Merge branch 'origin/dev'
  • 4940ae8 chore(ci): improve lint
  • 65775da chore(examples): go mod tidy
  • 7562210 chore(auth): refine sdk auth
  • 2ca0d65 fix(acr-ee): fix get instanceId via ListInstance sometimes may not work
  • b43da33 chore(deps): Bump golang.org/x/net from 0.17.0 to 0.23.0 (#32)
  • 950178c chore(deps): Bump github.com/docker/docker-credential-helpers from 0.6.4 to 0...
  • 968550b chore(deps): Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 (#13)
  • 61bb177 Bump github.com/aliyun/credentials-go from 1.2.3 to 1.3.2 (#20)
  • 8de201a Bump goreleaser/goreleaser-action from 4 to 5 (#19)
  • 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 [github.com/mozillazg/docker-credential-acr-helper](https://github.com/mozillazg/docker-credential-acr-helper) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/mozillazg/docker-credential-acr-helper/releases)
- [Changelog](https://github.com/mozillazg/docker-credential-acr-helper/blob/master/.goreleaser.yml)
- [Commits](mozillazg/docker-credential-acr-helper@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/mozillazg/docker-credential-acr-helper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 2, 2024
@cpanato cpanato merged commit 42fd5f2 into main Sep 2, 2024
23 checks passed
@cpanato cpanato deleted the dependabot/go_modules/github.com/mozillazg/docker-credential-acr-helper-0.4.0 branch September 2, 2024 17:29
dmitris pushed a commit to dmitris/cosign that referenced this pull request Oct 17, 2024
…igstore#3859)

Bumps [github.com/mozillazg/docker-credential-acr-helper](https://github.com/mozillazg/docker-credential-acr-helper) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/mozillazg/docker-credential-acr-helper/releases)
- [Changelog](https://github.com/mozillazg/docker-credential-acr-helper/blob/master/.goreleaser.yml)
- [Commits](mozillazg/docker-credential-acr-helper@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/mozillazg/docker-credential-acr-helper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kipz pushed a commit to kipz/cosign that referenced this pull request Oct 21, 2024
…igstore#3859)

Bumps [github.com/mozillazg/docker-credential-acr-helper](https://github.com/mozillazg/docker-credential-acr-helper) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/mozillazg/docker-credential-acr-helper/releases)
- [Changelog](https://github.com/mozillazg/docker-credential-acr-helper/blob/master/.goreleaser.yml)
- [Commits](mozillazg/docker-credential-acr-helper@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/mozillazg/docker-credential-acr-helper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant