isaacrlevin / presencelight

PresenceLight is a solution to broadcast your various statuses to light bulbs.
MIT License
419 stars 77 forks source link

Bump Microsoft.Graph from 4.50.0 to 5.1.0 in /src #816

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 1 year ago

Bumps Microsoft.Graph from 4.50.0 to 5.1.0.

Release notes

Sourced from Microsoft.Graph's releases.

Microsoft.Graph.5.0.0-rc.5.nupkg

No release notes provided.

Microsoft.Graph.5.0.0-rc.4.nupkg

No release notes provided.

Microsoft.Graph.5.0.0-rc.3.nupkg

No release notes provided.

Microsoft.Graph.5.0.0-rc.2.nupkg

Changes:

  • 48c80530df46ebdbf2e34b5f27395bbcde64b7a7 Merge pull request #1606 from microsoftgraph/dependabot/github_actions/actions/checkout-3.3.0
  • e5f1422c70b6d4d1d97fc5f08d6f145042ac6ee6 Bump actions/checkout from 3.2.0 to 3.3.0

This list of changes was auto generated.

Microsoft.Graph.5.0.0-rc.1.nupkg

No release notes provided.

Microsoft.Graph.5.0.0-preview.14.nupkg

No release notes provided.

Microsoft.Graph.5.0.0-preview.13.nupkg

No release notes provided.

Microsoft.Graph.5.0.0-preview.12.nupkg

No release notes provided.

Microsoft.Graph.5.0.0-preview.11.nupkg

Changes:

  • 92d633144b72f7784d1f2957548ab2a298148237 Merge pull request #1478 from microsoftgraph/v1.0/pipelinebuild/85887
  • bd64d39696b28e9425e7a3cddb777181e5bfbb5a Updates version and release notes
  • 9460074a44ddc40885b4ae9fb8f8c0e4de3639d9 Update generated files with build 85887
  • 5d230b43531d39a64bc3448577123b37b6bf2f4b Merge pull request #1475 from microsoftgraph/dev

This list of changes was auto generated.

Microsoft.Graph.5.0.0-preview.10.nupkg

Changes:

  • b49b1fededcae76ce5eab3a80e64982b4d5de698 Merge pull request #1420 from microsoftgraph/v1.0/pipelinebuild/80520
  • 7b91cda04c1d3ff95c97d11b79621ca95ede4bf6 Merge branch 'dev' into v1.0/pipelinebuild/80520

... (truncated)

Changelog

Sourced from Microsoft.Graph's changelog.

[5.1.0] - 2023-03-07

Added

  • Adds support for enhanced batch requests
  • Latest metadata updates from 7th March 2023

[5.0.0] - 2023-02-28

  • GA release for Kiota SDK version

[5.0.0-rc.5] - 2023-02-09

  • [Breaking] Namespace and Request Builder renaming to align to paths defined in metadata (microsoft/kiota#2209)
  • Latest metadata updates from 7th February 2023 snapshot.

[5.0.0-rc.4] - 2023-01-25

  • Adds support for nullable reference types.
  • Latest metadata updates from 24th January 2023 snapshot.

[5.0.0-rc.3] - 2023-01-16

Changed

  • Fixed a regression where passing custom base url would not be reflected in the requests.
  • Latest metadata updates from 17th January 2023 snapshot.

[5.0.0-rc.2] - 2023-01-11

Changed

  • [Breaking] Renames CreateXXXRequestInformation methods to `ToXXXRequestInformation
  • Adds IAuthenticationProvider parameter to GraphServiceClient constructor taking a httpClient instance.
  • Latest metadata updates from 12th January 2023 snapshot

[5.0.0-rc.1] - 2022-12-16

Added

  • Adds support for multi value headers
  • Adds support for URI Form Encoded(application/x-www-form-urlencoded) serialization

Changed

  • Fixes Guid types represented as strings
  • Latest metadata updates from 14th December 2022 snapshot

[5.0.0-preview.14] - 2022-11-23

... (truncated)

Commits
  • 2900f2d Merge branch 'master' into dev
  • 49dae4c Merge pull request #1687 from microsoftgraph/kiota/v1.0/pipelinebuild/108103
  • 8d0abf5 Update CHANGELOG.md
  • 63dd3e8 Update CHANGELOG.md
  • 3514eb3 Update Microsoft.Graph.csproj
  • 42cfed5 Merge branch 'dev' into kiota/v1.0/pipelinebuild/108103
  • fd6f353 Merge pull request #1690 from microsoftgraph/feature/auto-merge
  • 09c31fd - adds auto merge workflow
  • 1bfba75 Update generated files with build 108103
  • c2f1110 Merge pull request #1665 from microsoftgraph/dev
  • 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 8 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.