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

build(deps): bump the all-dependencies group with 4 updates #69

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 28, 2024

Bumps the all-dependencies group with 4 updates: Azure.Identity, Microsoft.Extensions.Azure, StackExchange.Redis and OpenTelemetry.Instrumentation.Http.

Updates Azure.Identity from 1.13.1 to 1.13.1

Commits

Updates Microsoft.Extensions.Azure from 1.8.0 to 1.9.0

Release notes

Sourced from Microsoft.Extensions.Azure's releases.

Microsoft.Extensions.Azure_1.9.0

1.9.0 (2024-11-26)

Other Changes

  • Updated dependency Microsoft.Extensions.DependencyInjection.Abstractions to version 8.0.2
  • Updated dependency Microsoft.Bcl.AsyncInterfaces to version 8.0.0
Commits
  • da290fa [Azure Load Testing] Add NOT_VALIDATED to list of terminal states (#47329)
  • 0bf6353 remove previous cadl scripts (#47322)
  • 1874aeb [Extensions] Update DataProtection dependency to v8.x (#47286)
  • 2f68503 [Messaging] Bump AMQP dependency (#47342)
  • 43be57c Increment version for hybridconnectivity releases (#47331)
  • 72e6152 Increment package version after release of Azure.ResourceManager.Maps (#47330)
  • da8675c Update AutoRest C# version to 3.0.0-beta.20241125.1 (#47327)
  • c2725ca Upgrade Azure.ResourceManager.Maps API version (#47239)
  • cb69677 Release 2023-03-01 for first stable release (#47316)
  • 111a9cc Increment package version after release of Azure.Search.Documents (#47324)
  • Additional commits viewable in compare view

Updates StackExchange.Redis from 2.8.16 to 2.8.22

Release notes

Sourced from StackExchange.Redis's releases.

2.8.22

What's Changed

  • Format IPv6 endpoints correctly when rewriting configration strings (#2813 by @​mgravell)
  • Update default Redis version from 4.0.0 to 6.0.0 for Azure Redis resources (#2810 by @​philon-msft)
  • Detect Azure Managed Redis caches and tune default connection settings for them (#2818 by @​philon-msft)
  • Bump Microsoft.Bcl.AsyncInterfaces dependency from 5.0.0 to 6.0.0 (#2820 by @​NickCraver)

Full Changelog: StackExchange/StackExchange.Redis@2.8.16...2.8.22

Changelog

Sourced from StackExchange.Redis's changelog.

2.8.22

Commits

Updates OpenTelemetry.Instrumentation.Http from 1.9.0 to 1.10.0

Release notes

Sourced from OpenTelemetry.Instrumentation.Http's releases.

Instrumentation.Http-1.10.0

  • NuGet: OpenTelemetry.Instrumentation.Http v1.10.0

    • Drop support for .NET 6 as this target is no longer supported. (#2152)

    • Updated OpenTelemetry core component version(s) to 1.10.0. (#2317)

    • Trace instrumentation no longer sets attributes when running on .NET 9 and greater because HttpClient now includes native instrumentation which adds attributes directly. (#2314)

    See CHANGELOG for details.

Instrumentation.AWS-1.10.0-beta.1

... (truncated)

Commits
  • f596cfe [release] Prepare release Exporter.Geneva-1.10.0 (#2335)
  • d5b47cb [Resources.AWS] Execute tests against .NET9 (#2328)
  • 32bc2ca [Instrumentation.AspNet] Fix multiple routes of same template in attribute-ba...
  • 8a062aa [infra] Update .gitignore to ignore config files for Visual Studio Live Unit ...
  • cf9384a [Instrumentation.StackExchangeRedis] Fix tests on .NET9 (#2327)
  • 37a80ca [Instrumentation.Wcf] Add RecordException (#2271)
  • 3c6cf48 Add .NET 9 in tests projects (#2313)
  • 9ea2d08 [Instrumentation.SqlClient] Implements database metric `db.client.operation.d...
  • afe4342 [geneva] Tweak OtlpProtobufSerializer to access MetricPoint by ref (#2310)
  • ea459ff [repo] Move Cijo to Emeritus (#2320)
  • 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 all-dependencies group with 4 updates: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net), [Microsoft.Extensions.Azure](https://github.com/Azure/azure-sdk-for-net), [StackExchange.Redis](https://github.com/StackExchange/StackExchange.Redis) and [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet-contrib).


Updates `Azure.Identity` from 1.13.1 to 1.13.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.1...Azure.Identity_1.13.1)

Updates `Microsoft.Extensions.Azure` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Microsoft.Extensions.Azure_1.8.0...Microsoft.Extensions.Azure_1.9.0)

Updates `StackExchange.Redis` from 2.8.16 to 2.8.22
- [Release notes](https://github.com/StackExchange/StackExchange.Redis/releases)
- [Changelog](https://github.com/StackExchange/StackExchange.Redis/blob/main/docs/ReleaseNotes.md)
- [Commits](StackExchange/StackExchange.Redis@2.8.16...2.8.22)

Updates `OpenTelemetry.Instrumentation.Http` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.9.0...Exporter.Geneva-1.10.0)

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Azure
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: StackExchange.Redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: OpenTelemetry.Instrumentation.Http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot merged commit cc7de62 into develop Nov 28, 2024
4 checks passed
@github-actions github-actions bot deleted the dependabot/nuget/all-dependencies-ba40c649e8 branch November 28, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

0 participants