Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update microsoft_kiota_faraday requirement from >= 0.12, < 0.15 to >= 0.12, < 0.16 #39

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Updates the requirements on microsoft_kiota_faraday to permit the latest version.

Release notes

Sourced from microsoft_kiota_faraday's releases.

v0.15.0

Changed

  • Ensure get_parse_node does not fail when response body is empty. #27
Changelog

Sourced from microsoft_kiota_faraday's changelog.

[0.15.0] - 2024-02-16

Changed

  • Ensure get_parse_node does not fail when response body is empty. #27

[0.14.0] - 2024-02-14

Changed

  • Make sure the base_url is set when calling authenticate_request. #27

[0.13.0] - 2024-02-05

Changed

  • Added support for error mapping deduplication to reduce generated code. #20

[0.12.0] - 2023-03-28

Changed

  • Updated kiota abstractions reference
  • Bumped minimum required ruby version to 3.0.

[0.11.0] - 2023-01-10

Added

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

[0.10.0] - 2023-01-06

Added

  • Added a user agent handler to add the product to the request header.

[0.9.0] - 2022-12-30

Added

  • Initial public release of the package.
Commits
  • 9fe9d88 Merge pull request #28 from hooktstudios/bugfix/nil-empty-content-body
  • 5b1bd32 Add changelog and bump version
  • 80a2383 Ensure get_parse_node does not fail when response body is empty
  • 3a63521 Merge pull request #27 from hooktstudios/bugfix/base-url-in-authentication
  • df4ee87 Bump version and add changelog entry for 0.14.0
  • 8f1c177 Make sure the base url is set when calling authenticate_request
  • 3428499 Merge pull request #24 from microsoft/feature/mapping-deduplication
  • c8996dc - adds support to deduplicate mapping in the request adapter
  • f4578f8 Merge pull request #23 from microsoft/feature/wf-permissions-release
  • 156e24b - adds permissions to release workflow
  • 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 show <dependency name> 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)

… 0.12, < 0.16

Updates the requirements on [microsoft_kiota_faraday](https://github.com/microsoft/kiota-http-ruby) to permit the latest version.
- [Release notes](https://github.com/microsoft/kiota-http-ruby/releases)
- [Changelog](https://github.com/microsoft/kiota-http-ruby/blob/main/CHANGELOG.md)
- [Commits](microsoft/kiota-http-ruby@v0.12.0...v0.15.0)

---
updated-dependencies:
- dependency-name: microsoft_kiota_faraday
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 19, 2024 04:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 19, 2024
@github-actions github-actions bot enabled auto-merge February 19, 2024 04:20
@github-actions github-actions bot merged commit 8ffacfa into main Feb 19, 2024
19 of 21 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/microsoft_kiota_faraday-gte-0.12-and-lt-0.16 branch February 19, 2024 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant