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 the all-packages group with 5 updates #110

Merged
merged 3 commits into from
Feb 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all-packages group with 5 updates:

Package From To
Azure.Extensions.AspNetCore.Configuration.Secrets 1.3.0 1.3.1
Azure.Security.KeyVault.Secrets 4.5.0 4.6.0
Azure.Data.Tables 12.8.2 12.8.3
SoapCore 1.1.0.43 1.1.0.44
WireMock.Net 1.5.47 1.5.48

Updates Azure.Extensions.AspNetCore.Configuration.Secrets from 1.3.0 to 1.3.1

Release notes

Sourced from Azure.Extensions.AspNetCore.Configuration.Secrets's releases.

Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.1

1.3.1 (2024-02-12)

Bugs Fixed

  • Fix several issues related to ThreadPool starvation for synchronous scenarios
Commits

Updates Azure.Security.KeyVault.Secrets from 4.5.0 to 4.6.0

Release notes

Sourced from Azure.Security.KeyVault.Secrets's releases.

Azure.Security.KeyVault.Secrets_4.6.0

4.6.0 (2024-02-14)

Changes from both the last release and the last beta include:

Breaking Changes

  • Renamed tags reported on SecretClient activities to follow OpenTelemetry attribute naming conventions:
    • secret to az.keyvault.secret.name
    • version to az.keyvault.secret.version

Other Changes

  • The default service version is now "7.5".
  • Distributed tracing with ActivitySource is stable and no longer requires the Experimental feature-flag.
  • When a Key Vault is moved to another tenant, the client is reauthenticated.
Commits

Updates Azure.Data.Tables from 12.8.2 to 12.8.3

Release notes

Sourced from Azure.Data.Tables's releases.

Azure.Data.Tables_12.8.3

12.8.3 (2024-02-06)

Bugs Fixed

  • TableEntity string properties will correctly handle type coercion from DateTime and DateTimeOffset types. (#40775)
  • Fixed an error handling bug that could result in an ArgumentNullException when calling CreateIfNotExistsAsync. (#41463)
Commits
  • 9cdf83d Increment package version after release of Azure.Security.ConfidentialLedger ...
  • 5b84b81 Increment package version after release of Azure.AI.OpenAI.Assistants (#41799)
  • f5f4acb Update Generator Version 3.0.0-beta.20240205.1 (#41806)
  • f8fb4be Sync eng/common directory with azure-sdk-tools for PR 7630 (#41796)
  • b07b8f3 Sync eng/common directory with azure-sdk-tools for PR 7634 (#41790)
  • f250ca2 {AzureMonitorDistro] Added Azure Container Apps resource detector. (#41803)
  • c8416d0 Domain-specific changes to fix docindex (#41765)
  • 37f2513 Fix BOM issue Generate-DocIndex.ps1 (#41768)
  • 817c6cc Increment package version after release of Azure.Search.Documents (#41797)
  • 7068a84 [Core] Annotate TokenCredential for auditing (#41662)
  • Additional commits viewable in compare view

Updates SoapCore from 1.1.0.43 to 1.1.0.44

Release notes

Sourced from SoapCore's releases.

v1.1.0.44

What's Changed

Do not use chunked transfer encoding on ASP.NET Core 2.1 by @​vidrenning in DigDes/SoapCore#1016 Add option to generate soapAction without contract name by @​vidrenning in DigDes/SoapCore#1017

Full Changelog: DigDes/SoapCore@v1.1.0.43...v1.1.0.44

Commits
  • ec9b94c Update SoapCore.csproj
  • ad81c5b Merge pull request #1017 from vidrenning/soapaction
  • aa57065 Add option to generate soapAction without contract name
  • 22ecb5c Merge pull request #1016 from vidrenning/chunked
  • ff90b2b Do not use chunked transfer encoding on ASP.NET Core 2.1
  • See full diff in compare view

Updates WireMock.Net from 1.5.47 to 1.5.48

Changelog

Sourced from WireMock.Net's changelog.

1.5.48 (17 February 2024)

  • #1047 - Add Grpc ProtoBuf support (request-response) [feature] contributed by StefH
  • #1058 - Fix some SonarCloud issues [refactor] contributed by StefH
Commits

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-packages group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [Azure.Extensions.AspNetCore.Configuration.Secrets](https://github.com/Azure/azure-sdk-for-net) | `1.3.0` | `1.3.1` |
| [Azure.Security.KeyVault.Secrets](https://github.com/Azure/azure-sdk-for-net) | `4.5.0` | `4.6.0` |
| [Azure.Data.Tables](https://github.com/Azure/azure-sdk-for-net) | `12.8.2` | `12.8.3` |
| [SoapCore](https://github.com/DigDes/SoapCore) | `1.1.0.43` | `1.1.0.44` |
| [WireMock.Net](https://github.com/WireMock-Net/WireMock.Net) | `1.5.47` | `1.5.48` |


Updates `Azure.Extensions.AspNetCore.Configuration.Secrets` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.0...Azure.Extensions.AspNetCore.Configuration.Secrets_1.3.1)

Updates `Azure.Security.KeyVault.Secrets` from 4.5.0 to 4.6.0
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Security.KeyVault.Secrets_4.5.0...Azure.Security.KeyVault.Secrets_4.6.0)

Updates `Azure.Data.Tables` from 12.8.2 to 12.8.3
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Data.Tables_12.8.2...Azure.Data.Tables_12.8.3)

Updates `SoapCore` from 1.1.0.43 to 1.1.0.44
- [Release notes](https://github.com/DigDes/SoapCore/releases)
- [Commits](DigDes/SoapCore@v1.1.0.43...v1.1.0.44)

Updates `WireMock.Net` from 1.5.47 to 1.5.48
- [Release notes](https://github.com/WireMock-Net/WireMock.Net/releases)
- [Changelog](https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md)
- [Commits](https://github.com/WireMock-Net/WireMock.Net/commits)

---
updated-dependencies:
- dependency-name: Azure.Extensions.AspNetCore.Configuration.Secrets
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: Azure.Security.KeyVault.Secrets
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-packages
- dependency-name: Azure.Data.Tables
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: SoapCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
- dependency-name: WireMock.Net
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from rockydevnet and a team as code owners February 19, 2024 02:12
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 19, 2024
Copy link
Contributor

@HugoBurgess HugoBurgess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@HugoBurgess HugoBurgess merged commit 41d98d9 into main Feb 19, 2024
10 of 11 checks passed
@HugoBurgess HugoBurgess deleted the dependabot/nuget/all-packages-9e2a060b65 branch February 19, 2024 14:42
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant