Eppie-io / Eppie-CLI

Command line client for Eppie — an encrypted p2p email
https://eppie.io
Apache License 2.0
32 stars 3 forks source link

Bump the microsoft group in /src/Eppie.CLI with 4 updates #127

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the microsoft group in /src/Eppie.CLI with 4 updates: Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Logging, Microsoft.AspNetCore.Http.Features and Microsoft.Azure.WebJobs.Extensions.Storage.

Updates Microsoft.Extensions.Logging.Abstractions from 7.0.0 to 8.0.1

Release notes

Sourced from Microsoft.Extensions.Logging.Abstractions's releases.

.NET 8.0.1

Release

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits
  • bf5e279 Merge in 'release/8.0' changes
  • a6e4834 [release/8.0] Free the tls memory on thread termination (#95439)
  • eddf880 Merge in 'release/8.0' changes
  • 89a2364 [release/8.0] Downgrade ServicingVersion for Microsoft.Extensions.Options to ...
  • d682195 Merge in 'release/8.0' changes
  • 8557ef2 Merge pull request #95148 from carlossanlop/release/8.0-staging
  • aaa4b27 Merge pull request #95082 from dotnet-maestro-bot/merge/release/8.0-to-releas...
  • 72e5ae9 X509Chain.Build should throw when an internal error occurs
  • a20ee6f [release/8.0-staging] Fix JsonArray.Add and ReplaceWith regressions. (#94882)
  • 4fc3df2 Fix incremental servicing condition (#95119)
  • Additional commits viewable in compare view


Updates Microsoft.Extensions.Logging from 7.0.0 to 8.0.0

Release notes

Sourced from Microsoft.Extensions.Logging's releases.

.NET 8.0.0

Release

What's Changed

... (truncated)

Commits


Updates Microsoft.AspNetCore.Http.Features from 2.1.0 to 5.0.17

Release notes

Sourced from Microsoft.AspNetCore.Http.Features's releases.

.NET 5.0.17

Release

.NET 5.0.16

Release

.NET 5.0.15

Release

.NET 5.0.14

Release

.NET 5.0.13

Release

.NET 5.0.11

Release

.NET 5.0.10

Release

.NET 5.0.9

Release

.NET 5.0.8

Release

.NET 5.0.7

Release

.NET Core 3.1.32

Release

.NET Core 3.1.31

Release

.NET Core 3.1.30

Release

.NET Core 3.1.29

Release

.NET Core 3.1.28

Release

.NET Core 3.1.27

Release

.NET Core 3.1.26

Release

... (truncated)

Commits


Updates Microsoft.Azure.WebJobs.Extensions.Storage from 3.0.10 to 5.2.2

Release notes

Sourced from Microsoft.Azure.WebJobs.Extensions.Storage's releases.

Azure.Messaging.EventGrid_4.23.0

4.23.0 (2024-03-11)

Features Added

  • Added API Center events.

Azure.Security.KeyVault.Keys_4.6.0

4.6.0 (2024-02-14)

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

Features Added

  • Added CryptographyClient.CreateRSA and CreateRSAAsync to create an RSA implementation backed by Key Vault or Managed HSM. Use this anywhere an RSA or AsymmetricAlgorithm is required. (#3545)
  • Added KeyProperties.HsmPlatform to get the underlying HSM platform.

Breaking Changes

  • Renamed tags reported on KeyClient, KeyResolver, CryptographyClient, and RemoteCryptographyClient activities to follow OpenTelemetry attribute naming conventions:
    • key to az.keyvault.key.id or az.keyvault.key.name depending on the value being reported
    • version to az.keyvault.key.version

Bugs Fixed

  • When a Key Vault is moved to another tenant, the client is reauthenticated.
  • KeyRotationPolicyAction performs case-insensitive comparisons since Key Vault and Managed HSM return different cases for "rotate".

Other Changes

  • The default service version is now "7.5".
  • Distributed tracing with ActivitySource is stable and no longer requires the Experimental feature-flag.

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.

... (truncated)

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 5 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.