microsoftgraph / msgraph-beta-sdk-ruby

Microsoft Graph Beta Ruby SDK
https://learn.microsoft.com/graph/sdks/use-beta?tabs=Ruby
MIT License
8 stars 0 forks source link

Update microsoft_graph_core requirement from >= 0.1, < 0.3 to >= 0.1, < 0.4 #19

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on microsoft_graph_core to permit the latest version.

Release notes

Sourced from microsoft_graph_core's releases.

v0.3.1

Changed

  • Versions reference patch
Changelog

Sourced from microsoft_graph_core's changelog.

[0.3.1] - 2023-03-28

Changed

  • Versions reference patch

[0.3.0] - 2023-03-28

Changed

  • Upgraded kiota dependencies

[0.2.0] - 2023-01-09

Added

  • Added authentication providers with default values for Microsoft Graph.

[0.1.0] - 2023-01-09

Added

  • Initial release of the package
Commits
  • b9308e3 - bumps version number
  • 63a2724 - bumps version number
  • b3358de Merge pull request #18 from microsoftgraph/dependabot/bundler/microsoft_kiota...
  • 412eb06 Update microsoft_kiota_abstractions requirement from ~> 0.13.0, >= 0.13.0 to ...
  • b27f5fa Merge pull request #17 from microsoftgraph/feature/auto-merge
  • 43b6086 - adds auto merge workflow
  • 4893047 Merge pull request #16 from microsoftgraph/feature/ruby-version-align
  • 7509eb0 - sets minimal version to 3.0
  • 42a9175 Merge pull request #15 from microsoftgraph/dependabot/github_actions/tibdex/g...
  • 1f6232c Bump tibdex/github-app-token from 1.7.0 to 1.8.0
  • Additional commits viewable in compare view


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)