UKHO / AzDoAgentDrainer

Disable Azure Devops agents on an Azure VM when the VM receives a restart or terminate notification
MIT License
1 stars 1 forks source link

Bump Refit.HttpClientFactory from 6.3.2 to 6.5.1 #179

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Refit.HttpClientFactory from 6.3.2 to 6.5.1.

Release notes

Sourced from Refit.HttpClientFactory's releases.

6.5.1

Features:

  • c0af5c2a3a78f490b3aaf1f07e994b2017e67e62 feature: Make the RestMethodInfo available in the request options (#1317) @​0xced

Fixes:

  • ed61774dbf418e03323d6a65b9a775c012779636 Fix Added MemberNotNullWhen in IApiResponse (#1483) @​AlbertoMonteiro
  • c8888e12d7f7f96539eca1f131d99ef0c9f58b81 Fix condition of method return type in RequestBuilder to only allow Task (#1364) @​barchkile

Housekeeping:

  • 857becce5d623fe2b8ab8bd640f182ca10cc0eaf housekeeping: Update readme to show GitHub actions status @​glennawatson

Other:

6.4.1

Dependencies:

  • 63b96540716a12a5f36c514ee117316bbb92e116 Bump Newtonsoft.Json from 13.0.1 to 13.0.3 (#1480) @​dependabot[bot]

Features:

  • b78bbc79dda7c856cb2e7c1d28589764c6e93f5b feature: Add named httpclient support (#1418) @​redbaty
  • c97fcb66ce1c87936e552b022d764b99dc3e0bc2 feature: Add RestMethodInfo in HttpRequestMessage (Options or Properties) (#1352) @​Int32Overflow
  • 77f084f0e45f611c055df9aa58ff91e74ea21f16 feature: Add an authorization header value getter property that supports cancellation (#1413) @​0xced
  • b06ef7c37dab6b003805424d010137ebbef65661 Feature: allow developers to inject the MethodInfo as a Property (#1367) @​james-s-tayler

Fixes:

  • 153f5202dfaeed03853b870cf369e6282f59da1d Fix typo in README.md (#1428) @​owns
  • aef6cbb8c78bd34ee333dba6eb12626607d69cbd Fixed a bug in the readme (#1366) @​james-s-tayler
  • 3c8761162a0f3599e0dc3e78d002c75bb23b0522 Fix cache in RestService for generated type (#1348) @​Int32Overflow
  • 25c48404664f80837dfbac2dbfd910b084ecdd3c fix: Update readme with details on supply a custom HttpClient instance (#1362) @​chowarth

Housekeeping:

  • 1fd2b3f5aed4256c715498e0cf9e171243f2f038 housekeeping: Convert to using GitHub actions @​glennawatson
  • 977246a77fcb21e74f323b099bfa32f098d5e6ce housekeeping: Remove the need to install maui workflows @​glennawatson
  • eb61d396eca37961bed2ad8c41ada87ce8cac75d housekeeping: remove duplicated tags @​glennawatson
  • da483b98558b494505dead5e79659e458abf3fc3 housekeeping: update directory.build.props file @​glennawatson
  • e571bc685aef43d9271e698d54fac23d65ca7efc housekeeping: Remove invalid tag from release @​glennawatson
  • 500f4a2389d25a2b43b62606a9db048d30579424 housekeeping: Remove invalid tag from release @​glennawatson
  • e83f7e230881e9ca51785f00c37066a87da3a666 housekeeping: Remove old targets from tests @​glennawatson
  • 098c4e327d2c38c5eb1932d8b25948efdcee5257 housekeeping: Update Targets, Fix build, Update relevant packages (#1488) @​ChrisPulman

Other:

  • 5fe5ce562806f4297224e64698a9a17a15671bcd Update dependabot.yml @​glennawatson
  • 00dde435b456331e9b2580fe2e3034c83e08c4a2 Sample using local api (#785) @​NakWarsi
  • 469bfce046e3403c7b4d1cba87fee9a462e14427 add tests setting Authorization headers via HeaderCollection (#1385) @​james-s-tayler
  • b608846c097f8d0c9c7fc409ea96b783e1f0071a Add benchmark dotnet and comprehensive set of end to end benchmarks (#1175) @​james-s-tayler
  • 5589ab9aac95776d34d3c4d744ed060dee546e40 Use Error property when throwing exception (#1448) @​marcominerva
  • b5ce1dbd870eae8764e308580e3d9939dc4a3b1e Use the root directory for builds @​glennawatson
  • c1516a83fe8b83a945281c9f24d2bb9b05faab67 Add HttpRequestMessageOptions to RefitSettings and add this dictionary to HttpRequestMessage.(Options/Properties) (#1353) @​Int32Overflow
Commits
  • fec2cf3 Update version.json
  • c8888e1 Fix condition of method return type in RequestBuilder to only allow Task<> an...
  • 857becc housekeeping: Update readme to show GitHub actions status
  • c0af5c2 feature: Make the RestMethodInfo available in the request options (#1317)
  • ed61774 Fix Added MemberNotNullWhen in IApiResponse (#1483)
  • c1516a8 Add HttpRequestMessageOptions to RefitSettings and add this dictionary to Htt...
  • b06ef7c Feature: allow developers to inject the MethodInfo as a Property (#1367)
  • 77f084f feature: Add an authorization header value getter property that supports canc...
  • 25c4840 fix: Update readme with details on supply a custom HttpClient instance (#1362)
  • 098c4e3 housekeeping: Update Targets, Fix build, Update relevant packages (#1488)
  • 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 1 year 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.