PGSSoft / terraform-provider-mssql

MS SQL Terraform provider
MIT License
17 stars 11 forks source link

Bump github.com/microsoftgraph/msgraph-sdk-go from 0.41.0 to 0.42.0 #73

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/microsoftgraph/msgraph-sdk-go from 0.41.0 to 0.42.0.

Release notes

Sourced from github.com/microsoftgraph/msgraph-sdk-go's releases.

v0.42.0

Changed

  • Weekly generation.
  • BREAKING: removed overloads to get request information.

v0.41.2

Changed

  • Added missing dependencies.

v0.41.1

Changed

  • Fixed a regression by the pipeline where simple authentication initialization would be missing.
Changelog

Sourced from github.com/microsoftgraph/msgraph-sdk-go's changelog.

[0.42.0] - 2022-10-04

Changed

  • Weekly generation.
  • BREAKING: removed overloads to get request information.

[0.41.2] - 2022-09-30

Changed

  • Added missing dependencies.

[0.41.1] - 2022-09-28

Changed

  • Fixed a regression by the pipeline where simple authentication initialization would be missing.
Commits
  • 50a98cb Merge pull request #294 from microsoftgraph/v1.0/pipelinebuild/87606
  • 89323d2 Merge pull request #293 from microsoftgraph/fix/get-adapter
  • 854faba - adds changelog entry for overloads removal
  • 7f386c8 - updates reference to abstractions
  • 6b25850 Update generated files with build 87606
  • c5b54ea fix: get adapter method
  • 28beffd - adds changelog entry for the missing deps
  • 6a75c42 Adds missing azure sdk dependecy (#291)
  • d0bf1d3 Merge pull request #286 from microsoftgraph/bugfix/base-client
  • 958654c Bump github.com/microsoft/kiota-serialization-json-go (#287)
  • 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 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)
dependabot[bot] commented 2 years ago

Superseded by #75.