ais-dotnet / Ais.Net.Receiver

A simple .NET AIS Receiver for capturing the Norwegian Coastal Administration AIS network data (available under Norwegian license for public data (NLOD)) and persisting in Microsoft Azure Blob Storage. Sponsored by endjin.
Apache License 2.0
18 stars 12 forks source link

Bump Azure.Storage.Blobs from 12.14.1 to 12.19.1 in /Solutions #215

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 11 months ago

Bumps Azure.Storage.Blobs from 12.14.1 to 12.19.1.

Release notes

Sourced from Azure.Storage.Blobs's releases.

Azure.Storage.Blobs_12.19.1

12.19.1 (2023-11-13)

Azure.Storage.Blobs.Batch_12.16.0

12.16.0 (2023-11-06)

  • Includes all features from 12.16.0-beta.1.

Azure.Storage.Blobs_12.19.0

12.19.0 (2023-11-06)

  • Includes all features from 12.19.0-beta.1.

Azure.Storage.Blobs.Batch_12.16.0-beta.1

12.16.0-beta.1 (2023-10-16)

  • Added support for service version 2023-11-03.

Azure.Storage.Blobs_12.19.0-beta.1

12.19.0-beta.1 (2023-10-16)

  • Added support for service version 2023-11-03.
  • Added support for BlobClientOptions.Audience
Commits
  • 675cf1f Release Key Vault beta SDKs on new Azure.Core (#39951)
  • 84de482 Update Storage libraries for OTel update (#39911)
  • 8509778 Avoid unnecessary CHANGELOG release date prompt (#39948)
  • 4b3686a [JobRouter] GA review changes 3 (#39949)
  • 34a8e64 Prepare for release (#39950)
  • 43aacd3 Prep for tables release (#39940)
  • 7ec340b Disable diagnostics checks in tests that use released version of KeyVault (#3...
  • 615cfcc Refer to correct article regarding ServiceBusAdministrationClient (#39699)
  • 2818ef1 Increment package version after release of Azure.Extensions.AspNetCore.Config...
  • a0fe6ba Increment version for keyvault releases (#39892)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 5 months ago

Superseded by #226.