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

Bump Microsoft.Extensions.Http.Resilience from 8.0.0 to 8.1.0 in /docs/get-started/snippets/quickstart/AspireSample/AspireSample.Web #284

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2024

Bumps Microsoft.Extensions.Http.Resilience from 8.0.0 to 8.1.0.

Release notes

Sourced from Microsoft.Extensions.Http.Resilience's releases.

.NET Extensions 8.1.0

8.1.0 packages are now all published in NuGet.org.

Summary

  • Exposed the HMacRedactor publicly and removed Experimental attributes from its API.
  • Fixed READMEs in packages so that they show up in NuGet.org.
  • Several improvements to the logging generator.
  • Changes to AsyncState to make it thread safe.

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v8.0.0...v8.1.0

Commits
  • c63655a Merged PR 36248: Update platform dependencies to 8.0.1 servicing and prepare ...
  • 1e5ad82 Support content headers in HttpClient logging (#4842)
  • bff3814 Improve support for [TagName] (#4851)
  • bd8f28a Leverage an existing Roslyn API instead of rolling my own inferior version (#...
  • 3e24058 Log outgoing HTTP path parameters in Structured mode (#4845)
  • ac68568 Ignore statics in metric source-gen (#4843)
  • b4c110d Ignore statics in metric source-gen
  • f4315cd Work on the logging generator. (#4840)
  • 40fdaf9 Separate EnableRedaction and EnableEnrichment (#4838)
  • b8c91f2 Address some trivial experimental items (#4837)
  • 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 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)

Bumps [Microsoft.Extensions.Http.Resilience](https://github.com/dotnet/extensions) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](dotnet/extensions@v8.0.0...v8.1.0)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Http.Resilience
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 10, 2024
@dotnet-bot dotnet-bot added the getting-started Content related to getting started. label Jan 10, 2024
@github-actions github-actions bot merged commit 848120f into main Jan 10, 2024
6 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/docs/get-started/snippets/quickstart/AspireSample/AspireSample.Web/Microsoft.Extensions.Http.Resilience-8.1.0 branch January 10, 2024 12:17
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 getting-started Content related to getting started. .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant