turbot / steampipe-plugin-azuread

Use SQL to instantly query groups, service principals, users and more from Azure Active Directory. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/turbot/azuread
Apache License 2.0
7 stars 12 forks source link

Bump github.com/microsoftgraph/msgraph-sdk-go from 1.37.0 to 1.51.0 #202

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/microsoftgraph/msgraph-sdk-go from 1.37.0 to 1.51.0.

Release notes

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

v1.51.0

1.51.0 (2024-10-17)

Features

  • generation: update request builders and models (#786) (ddd28a4)
  • generation: update request builders and models (#791) (0b98552)

v1.50.0

1.50.0 (2024-10-09)

Features

  • generation: update request builders and models (#782) (ccfca33)

v1.49.0

1.49.0 (2024-10-04)

Features

  • generation: update request builders and models (#776) (24fec1f)

v1.48.0

1.48.0 (2024-09-11)

Features

  • generation: update request builders and models (#770) (579240c)

v1.47.0

1.47.0 (2024-08-06)

Features

  • generation: update request builders and models (#754) (5f64178)

v1.46.0

1.46.0 (2024-07-15)

Features

  • generation: update request builders and models (#742) (279fa12)

v1.45.0

... (truncated)

Changelog

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

1.51.0 (2024-10-17)

Features

  • generation: update request builders and models (#786) (ddd28a4)
  • generation: update request builders and models (#791) (0b98552)

1.50.0 (2024-10-09)

Features

  • generation: update request builders and models (#782) (ccfca33)

1.49.0 (2024-10-04)

Features

  • generation: update request builders and models (#776) (24fec1f)

1.48.0 (2024-09-11)

Features

  • generation: update request builders and models (#770) (579240c)

1.47.0 (2024-08-06)

Features

  • generation: update request builders and models (#754) (5f64178)

1.46.0 (2024-07-15)

Features

  • generation: update request builders and models (#742) (279fa12)

1.45.0 (2024-06-05)

Features

  • generation: update request builders and models (#722) (b15c5c7)

... (truncated)

Commits
  • 1f3e35a chore(main): release 1.51.0 (#792)
  • 0b98552 feat(generation): update request builders and models (#791)
  • d5645b8 Revert "feat(generation): update request builders and models (#786)" (#788)
  • ddd28a4 feat(generation): update request builders and models (#786)
  • 9594377 Merge pull request #785 from microsoftgraph/dependabot/go_modules/github.com/...
  • e73c3f3 chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore
  • d8a9943 chore(main): release 1.50.0 (#783)
  • ccfca33 feat(generation): update request builders and models (#782)
  • 52a0313 chore(main): release 1.49.0 (#778)
  • 24fec1f feat(generation): update request builders and models (#776)
  • 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 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)