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.47.0 #195

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

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

Release notes

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

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

1.45.0 (2024-06-05)

Features

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

v1.44.0

1.44.0 (2024-05-30)

Features

  • generation: update request builders and models (#719) (def5ec4)

v1.43.0

No release notes provided.

v1.42.0

No release notes provided.

v1.41.0

No release notes provided.

v1.40.0

No release notes provided.

v1.39.0

No release notes provided.

v1.38.0

No release notes provided.

Changelog

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

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)

1.44.0 (2024-05-30)

Features

  • generation: update request builders and models (#719) (def5ec4)

[1.43.0]- 2024-05-22

Changed

  • Weekly generation.

[1.42.0]- 2024-05-16

Changed

  • Weekly generation.

[1.41.0]- 2024-05-08

Changed

  • Weekly generation.

[1.40.0]- 2024-04-30

Changed

... (truncated)

Commits
  • c4f96e5 chore(main): release 1.47.0 (#757)
  • 5f64178 feat(generation): update request builders and models (#754)
  • f0ffff3 Merge pull request #755 from microsoftgraph/feature/go-version
  • 0bd35e4 ci: switches to supported go version
  • fae593c Merge pull request #750 from microsoftgraph/dependabot/go_modules/github.com/...
  • 5bc69d7 Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.12.0 to 1.13.0
  • 9692d59 Merge pull request #748 from microsoftgraph/dependabot/go_modules/github.com/...
  • 0c8dbb3 Bump github.com/microsoftgraph/msgraph-sdk-go-core from 1.1.0 to 1.2.0
  • bc9c64e chore(main): release 1.46.0 (#746)
  • 279fa12 feat(generation): update request builders and models (#742)
  • 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)
dependabot[bot] commented 2 months ago

Superseded by #200.