microsoft / kiota-serialization-json-ruby

Kiota serialization provider implementation for Ruby and JSON
https://aka.ms/kiota/docs
MIT License
1 stars 4 forks source link

Update microsoft_kiota_abstractions requirement from ~> 0.13.0, >= 0.13.0 to >= 0.13, < 0.15 #7

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on microsoft_kiota_abstractions to permit the latest version.

Release notes

Sourced from microsoft_kiota_abstractions's releases.

v0.14.0

Changed

  • Bumped minimum required ruby version to 3.0.

Added

  • Added a base request builder and request configuration class to reduce the amount of generated code.
Changelog

Sourced from microsoft_kiota_abstractions's changelog.

[0.14.0] - 2023-03-14

Added

  • Added a base request builder and request configuration class to reduce the amount of generated code.

Changed

  • Bumped minimum required ruby version to 3.0.

[0.13.0] - 2023-01-10

Added

  • Added a method to convert abstract requests to native requests in the request adapter interface.

[0.12.0] - 2022-12-30

Added

  • Initial public release of the package.
Commits
  • feb925f Merge pull request #6 from microsoft/feature/size
  • 642435c - fixes a bug where headers normalization
  • d176ec1 - adds default constructor for request configuration
  • 2bebb20 - bumps version and updates changelog
  • b599826 - adds a request configuration class
  • 04aed9a - adds a base request builder class
  • 6132e7b Merge pull request #5 from microsoft/feature/worfklows
  • 36633a8 - adds conflicting and auto merge workflows
  • 610bbb4 Merge pull request #4 from microsoft/feature/owners
  • 4f21d90 - code owners cleanup
  • 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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information