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-core from 0.28.0 to 1.1.0 #172

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 8 months ago

Bumps github.com/microsoftgraph/msgraph-sdk-go-core from 0.28.0 to 1.1.0.

Release notes

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

v1.0.2

Changed

  • Fixed a bug where GetBatchResponseById failed to deserialize error response bodies.

v1.0.1

Changed

  • Fixed a bug where page iterator would panic if it couldn't find the GetValue method on the collection.

v1.0.0

Changed

  • GA Release.

v0.36.2

Added

  • PageIterator exposes odata.nextLink and odata.deltaLink of most recent page.

v0.36.1

Added

  • Adds url token replacement to batch requests.

v0.36.0

Added

  • Adds BatchRequestCollection support.

v0.35.0

Added

  • PageIterator uses generics to define return type.

v0.34.1

Changed

  • Change PageIterator to use GetValue method instead of value field to access response.

v0.34.0

Added

  • Adds UrlReplaceHandler to default middleware.

v0.33.1

Added

  • Upgrade dependencies to support backing store.

v0.33.0

Added

  • Added authentication provider with Microsoft Graph defaults.

v0.32.0

Changed

  • Upgraded abstractions and http dependencies.

v0.31.1

... (truncated)

Changelog

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

[1.1.0] - 2024-02-02

Added

  • Added support for large file uploads.

[1.0.2] - 2023-12-01

Changed

  • Fixed a bug where GetBatchResponseById failed to deserialize error response bodies.

[1.0.1] - 2023-11-24

Changed

  • Fixed a bug where page iterator would panic if it couldn't find the GetValue method on the collection.

[1.0.0] - 2023-05-04

Changed

  • GA Release.

[0.36.2] - 2023-05-01

Added

  • PageIterator exposes odata.nextLink and odata.deltaLink of most recent page.

[0.36.1] - 2023-04-17

Added

  • Adds url token replacement to batch requests.

[0.36.0] - 2023-03-27

Added

  • Adds BatchRequestCollection support.

[0.35.0] - 2023-03-23

Added

  • PageIterator uses generics to define return type.

[0.34.1] - 2023-03-06

... (truncated)

Commits
  • db64137 Update CHANGELOG.md (#269)
  • 1c7ed46 Feat/large file upload (#231)
  • cfc8564 Merge pull request #268 from microsoftgraph/baywet-patch-1
  • d800520 Delete .github/workflows/projectsbot.yml
  • 56bb99c Merge pull request #266 from microsoftgraph/dependabot/go_modules/github.com/...
  • 8f5aab0 chore(deps): bump github.com/microsoft/kiota-serialization-json-go
  • 9b82537 Merge pull request #265 from microsoftgraph/dependabot/go_modules/github.com/...
  • 0bfbbe3 Fix batch test
  • 1b70d47 chore(deps): bump github.com/microsoft/kiota-http-go from 1.3.0 to 1.3.1
  • 93a2c8a Merge pull request #264 from microsoftgraph/dependabot/go_modules/github.com/...
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

github-actions[bot] commented 4 months ago

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 3 months ago

This PR was closed because it has been stalled for 90 days with no activity.

dependabot[bot] commented 3 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.