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/azure-identity/go with 2 updates #1081

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all group in /examples/azure-identity/go with 2 updates: github.com/Azure/azure-sdk-for-go/sdk/azidentity and github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets.

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.0 to 1.3.1

Release notes

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

sdk/azidentity/v1.3.1

1.3.1 (2023-08-16)

Other Changes

  • Upgraded dependencies
Commits

Updates github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets from 0.13.0 to 1.0.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets's releases.

sdk/resourcemanager/liftrqumulo/armqumulo/v1.0.0

1.0.0 (2023-05-26)

Other Changes

  • Release stable version.

sdk/resourcemanager/newrelic/armnewrelicobservability/v1.0.0

1.0.0 (2023-05-26)

Features Added

  • New anonymous field NewRelicMonitorResource in struct MonitorsClientSwitchBillingResponse
  • New field RetryAfter in struct MonitorsClientSwitchBillingResponse

sdk/resourcemanager/graphservices/armgraphservices/v1.0.0

1.0.0 (2023-06-23)

Breaking Changes

  • Function *AccountClient.BeginCreateAndUpdate has been renamed to *AccountsClient.BeginCreateAndUpdate
  • Function *AccountClient.Delete has been renamed to *AccountsClient.Delete
  • Function *AccountClient.Get has been renamed to *AccountsClient.Get
  • Function *AccountClient.Update has been renamed to *AccountsClient.Update
  • Function *OperationClient.NewListPager has been renamed to *OperationsClient.NewListPager

sdk/resourcemanager/selfhelp/armselfhelp/v1.0.0

1.0.0 (2023-06-23)

Other Changes

  • Release stable version.

sdk/storage/azfile/v1.0.0

1.0.0 (2023-07-12)

Features Added

  • Added ParseNTFSFileAttributes method for parsing the file attributes to file.NTFSFileAttributes type.

Bugs Fixed

  • Fixed the issue where trailing slash is encoded when passed in directory or subdirectory name while creating the directory client.

sdk/resourcemanager/paloaltonetworksngfw/armpanngfw/v1.0.0

1.0.0 (2023-07-14)

Other Changes

  • Release stable version.

sdk/security/keyvault/azadmin/v1.0.0

1.0.0 (2023-07-17)

Features Added

... (truncated)

Commits
  • 1988e0c Aded DeleteDisk method
  • 72aed89 Added CheckHostedServiceNameAvailability method, fixed minor bugs
  • 84da83b Update README.md
  • 2edf9b0 Added parameters validation
  • a870bf1 Removed "ResourceNotFound" check from vmClient
  • 116b917 Added RoleInstance entity to vmClient
  • 4f1c2ed Formatted entities in clients
  • 0adc3f4 Removed fingerprint printing from vmClient
  • a1a6933 Fixed SendAzureDeleteRequest method
  • 3f2caf9 Added new VM operations
  • Additional commits viewable in compare view

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

Bumps the all group in /examples/azure-identity/go with 2 updates: [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) and [github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets](https://github.com/Azure/azure-sdk-for-go).


Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.3.0 to 1.3.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.3.0...sdk/azcore/v1.3.1)

Updates `github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets` from 0.13.0 to 1.0.0
- [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/v0.13.0...v1.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from aramase and enj as code owners August 17, 2023 20:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 17, 2023
@aramase
Copy link
Member

aramase commented Aug 17, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@aramase aramase merged commit fc2175e into main Aug 17, 2023
11 checks passed
@aramase aramase deleted the dependabot/go_modules/examples/azure-identity/go/all-7f93216a96 branch August 17, 2023 23:05
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

1 participant