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 5.1.67 to 6.0.38 #143

Closed dependabot-preview[bot] closed 1 year ago

dependabot-preview[bot] commented 3 years ago

Bumps Refit.HttpClientFactory from 5.1.67 to 6.0.38.

Release notes

Sourced from Refit.HttpClientFactory's releases.

v6.0.38

Changes:

Enhancements:

  • #1112: Added methods to support creating RefitSettings using the service provider
  • #1115: Really Buffered JsonContent when buffered is set

Bugs:

  • #1130: Fix issue where explicit or override wasn't being passed correctly to the generic constraints writer

Dependencies:

  • #1117: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.9.54 to 16.9.60
  • #1104: Bump Microsoft.VisualStudio.Threading.Analyzers from 16.8.55 to 16.9.54
  • #1089: Bump Microsoft.NET.Test.Sdk from 16.9.0 to 16.9.1

Others:

  • #1097: Update Meow Sample To .NET 5 and .NET Standard 2.1

This list of changes was auto generated.

v6.0.24

Changes:

Bugs:

  • #1088: Update inferred types converter for 5.0

Dependencies:

  • #1083: Bump Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit from 1.0.1-beta1.21109.2 to 1.0.1-beta1.21117.2

This list of changes was auto generated.

... (truncated)

Commits
  • 05a1e1e Merge pull request #1130 from reactiveui/new-constraint-fix
  • 33935a9 Merge pull request #1112 from david-driscoll/feature/injectable-settings
  • 24eddf1 Merge pull request #1115 from vbornand/fix-buffered-json
  • ae2c332 Fix issue where explicit or override wasn't being passed correctly to the gen...
  • 2ee3b6d Merge branch 'main' into feature/injectable-settings
  • a2b167a Merge branch 'main' into fix-buffered-json
  • 726c67e Merge pull request #1117 from reactiveui/dependabot/nuget/Microsoft.VisualStu...
  • 20370f9 Bump Microsoft.VisualStudio.Threading.Analyzers from 16.9.54 to 16.9.60
  • 03e4395 Buffered JsonContent when Body(buffered:true)
  • 0a4982b Added methods to support creating RefitSettings using the service provider
  • 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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)