Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/Azure/go-autorest/autorest/azure/auth from 0.5.12 to 0.5.13.

Release notes

Sourced from github.com/Azure/go-autorest/autorest/azure/auth's releases.

autorest/azure/auth/v0.5.13

Deprecate the auth module.

Commits
  • f7ea664 Mark the adal module as deprecated (#731)
  • 4c0e21c Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest/azure/cli (#730)
  • e2786c1 Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest/azure/auth (#729)
  • 4956109 Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest (#728)
  • 4210247 Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest/adal (#727)
  • df94ce5 Stop retriable request from adding a non-nil Body (#726)
  • d3f8f8a chore: should use xx.String() instead of string(xx.Bytes()) (#725)
  • be633f7 io/ioutil deprecated (#724)
  • c2958ac Remove undefined behavior during return (#723)
  • 553a90a fix: enable update jwt via callback for workloadidentity (#719)
  • 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 7, 2024
@adamjensenbot
Copy link
Collaborator

Hi @dependabot[bot]. Thanks for your PR!

I am @adamjensenbot.
You can interact with me issuing a slash command in the first line of a comment.
Currently, I understand the following commands:

  • /rebase: Rebase this PR onto the master branch (You can add the option test=true to launch the tests
    when the rebase operation is completed)
  • /merge: Merge this PR into the master branch
  • /build Build Liqo components
  • /test Launch the E2E and Unit tests
  • /hold, /unhold Add/remove the hold label to prevent merging with /merge

Make sure this PR appears in the liqo changelog, adding one of the following labels:

  • kind/breaking: 💥 Breaking Change
  • kind/feature: 🚀 New Feature
  • kind/bug: 🐛 Bug Fix
  • kind/cleanup: 🧹 Code Refactoring
  • kind/docs: 📝 Documentation

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13 branch 2 times, most recently from b590fe9 to 1ad4618 Compare October 11, 2024 21:09
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13 branch from 1ad4618 to 5f67175 Compare October 14, 2024 09:03
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13 branch from 5f67175 to d605d34 Compare October 21, 2024 15:01
@cheina97
Copy link
Member

/rebase test=true

@adamjensenbot adamjensenbot force-pushed the dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13 branch from d605d34 to 8c67bb6 Compare October 21, 2024 16:32
@fra98
Copy link
Member

fra98 commented Dec 18, 2024

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@fra98
Copy link
Member

fra98 commented Dec 18, 2024

@dependabot recreate

Bumps [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest) from 0.5.12 to 0.5.13.
- [Release notes](https://github.com/Azure/go-autorest/releases)
- [Changelog](https://github.com/Azure/go-autorest/blob/main/CHANGELOG.md)
- [Commits](Azure/go-autorest@autorest/azure/auth/v0.5.12...autorest/azure/auth/v0.5.13)

---
updated-dependencies:
- dependency-name: github.com/Azure/go-autorest/autorest/azure/auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13 branch from 8c67bb6 to 949d85d Compare December 18, 2024 11:03
@fra98
Copy link
Member

fra98 commented Dec 18, 2024

/test

@fra98
Copy link
Member

fra98 commented Dec 18, 2024

/merge

@adamjensenbot adamjensenbot added the merge-requested Request bot merging (automatically managed) label Dec 18, 2024
@adamjensenbot adamjensenbot merged commit dccd980 into master Dec 18, 2024
13 checks passed
@adamjensenbot adamjensenbot removed the merge-requested Request bot merging (automatically managed) label Dec 18, 2024
@adamjensenbot adamjensenbot deleted the dependabot/go_modules/github.com/Azure/go-autorest/autorest/azure/auth-0.5.13 branch December 18, 2024 13:47
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 size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants