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

chore: bump the all group in /examples/msal-go with 2 updates #1074

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2023

Bumps the all group in /examples/msal-go with 2 updates: github.com/Azure/azure-sdk-for-go/sdk/azcore and github.com/AzureAD/microsoft-authentication-library-for-go.

Updates github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.7.0 to 1.7.1

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.

sdk/azcore/v1.7.1

1.7.1 (2023-08-14)

Bugs Fixed

  • Enable TLS renegotiation in the default transport policy.
Commits

Updates github.com/AzureAD/microsoft-authentication-library-for-go from 1.0.0 to 1.1.1

Release notes

Sourced from github.com/AzureAD/microsoft-authentication-library-for-go's releases.

MSAL Go 1.1.1

Bug Fixes

Fix AcquireTokenSilent for ADFS users #446

MSAL Go 1.1.0

New Features

Allow public client app developers to take control of opening the browser AzureAD/microsoft-authentication-library-for-go#422

Bug fixes

Normalize token cache keys AzureAD/microsoft-authentication-library-for-go#425 Require an account in public client silent auth AzureAD/microsoft-authentication-library-for-go#426 Bump dependency github.com/golang-jwt/jwt/ to v5 AzureAD/microsoft-authentication-library-for-go#414

Commits

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

@dependabot dependabot bot requested review from aramase and enj as code owners August 16, 2023 00:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 16, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2023

Codecov Report

Merging #1074 (34738f0) into main (59b6a5f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1074   +/-   ##
=======================================
  Coverage   53.71%   53.71%           
=======================================
  Files          36       36           
  Lines        2290     2290           
=======================================
  Hits         1230     1230           
  Misses       1014     1014           
  Partials       46       46           

@aramase
Copy link
Member

aramase commented Aug 16, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/examples/msal-go/all-0d06cef780 branch from 06fc493 to 34738f0 Compare August 16, 2023 19:42
@aramase
Copy link
Member

aramase commented Aug 16, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aramase
Copy link
Member

aramase commented Aug 17, 2023

@dependabot rebase

Bumps the all group in /examples/msal-go with 2 updates: [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) and [github.com/AzureAD/microsoft-authentication-library-for-go](https://github.com/AzureAD/microsoft-authentication-library-for-go).


Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.7.0 to 1.7.1
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.7.0...sdk/azcore/v1.7.1)

Updates `github.com/AzureAD/microsoft-authentication-library-for-go` from 1.0.0 to 1.1.1
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-go/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-go/blob/main/RELEASES.md)
- [Commits](AzureAD/microsoft-authentication-library-for-go@v1.0.0...v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/AzureAD/microsoft-authentication-library-for-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/examples/msal-go/all-0d06cef780 branch from 34738f0 to 8752683 Compare August 17, 2023 19:34
@aramase
Copy link
Member

aramase commented Aug 17, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@aramase aramase enabled auto-merge (squash) August 17, 2023 20:01
@aramase aramase merged commit c9097de into main Aug 17, 2023
22 checks passed
@aramase aramase deleted the dependabot/go_modules/examples/msal-go/all-0d06cef780 branch August 17, 2023 20:18
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.

None yet

2 participants