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

chore(deps): bump the dotnet group with 2 updates #9

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dotnet group with 2 updates: Microsoft.Extensions.Http.Resilience and Microsoft.Extensions.ServiceDiscovery.

Updates Microsoft.Extensions.Http.Resilience from 8.0.0 to 8.2.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.
  • A few gaps in HttpClient logging were completed.
  • Changes to AsyncState to make it thread safe.

What's Changed

New Contributors

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

Commits

Updates Microsoft.Extensions.ServiceDiscovery from 8.0.0-preview.1.23557.2 to 8.0.0-preview.3.24105.21

Release notes

Sourced from Microsoft.Extensions.ServiceDiscovery's releases.

.NET Aspire 8.0 Preview 3

Announcing .NET Aspire Preview 3! For the full announcement, see .NET Aspire preview 3 in docs. The packages are now available on NuGet. Checkout our README in the root of the repo to learn how you can get started with .NET Aspire.

What's Changed

... (truncated)

Commits
  • 8840642 [release/8.0-preview3] Remove resource and endpoint name validation (#2093)
  • 62f941d Fix dotnet watch (#2031)
  • a181d33 Fix for unit tests failing. (#2029)
  • bd64561 [release/8.0-preview3] Update dashboard discovery to use .dll instead of exec...
  • ea50640 Use the slim builder to avoid loading static assets - We're exposing a simple...
  • 7ffc9ba [release/8.0-preview3] Add CTRL-C and working directory messages. (#2003)
  • c7bb15f Fix rabbit mq bindings in manifest. (#1985) (#2000)
  • 0e735d2 [release/8.0-preview3] Fix histogram chart calculation (#1993)
  • bc85854 Remove PublishBuildArtifacts. (#1991)
  • 564392a Prevent ANE when resource state is null (#1977)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dotnet group with 2 updates: [Microsoft.Extensions.Http.Resilience](https://github.com/dotnet/extensions) and [Microsoft.Extensions.ServiceDiscovery](https://github.com/dotnet/aspire).


Updates `Microsoft.Extensions.Http.Resilience` from 8.0.0 to 8.2.0
- [Release notes](https://github.com/dotnet/extensions/releases)
- [Commits](https://github.com/dotnet/extensions/commits)

Updates `Microsoft.Extensions.ServiceDiscovery` from 8.0.0-preview.1.23557.2 to 8.0.0-preview.3.24105.21
- [Release notes](https://github.com/dotnet/aspire/releases)
- [Commits](dotnet/aspire@v8.0.0-preview.1.23557.2...v8.0.0-preview.3.24105.21)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 20, 2024
@dependabot dependabot bot deleted the dependabot/nuget/dotnet-42ee080b8b branch February 20, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants