Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2025

Bumps Azure.Messaging.ServiceBus from 7.18.2 to 7.18.3.

Release notes

Sourced from Azure.Messaging.ServiceBus's releases.

Azure.Messaging.ServiceBus_7.18.3

7.18.3 (2025-01-17)

Bugs Fixed

  • Fixed an issue where identifier generation for senders did not correctly include the entity path as an informational element. (#46952)

Other Changes

  • Added annotations to make the package compatible with trimming and native AOT compilation.

  • Updated the Microsoft.Azure.Amqp dependency to 2.6.9, which contains several bug fixes. (see: commits)

  • Updated the transitive dependency on System.Text.Json to 6.0.10 via Azure.Core 1.44.1. Though Service Bus does not perform JSON serialization and was not vulnerable, the .NET 9 SDK was emitting warnings during scans due to a flaw in the previous System.Text.Json dependency.

Commits
  • adc97b1 Remove sovereign cloud testing support (#47883)
  • 000048f [Service Bus] January Release Prep (#47884)
  • ed8d054 Sync eng/common directory with azure-sdk-tools for PR 9577 (#47875)
  • b224668 Remove sovereign cloud testing references (#47873)
  • 65c2670 Increment version for playwrighttesting releases (#47881)
  • 26fc034 docs(): CHANGELOG for 1.0.0-beta.4 release (#47880)
  • cbe71a0 Update AutoRest C# version to 3.0.0-beta.20250116.1 (#47878)
  • 3fb80ad Queue Listener fixes: Drain Mode and Message Deletion (#47791)
  • 5eda9c7 [Storage][DataMovement] Modify file-share client extensions to match LRO patt...
  • 3c2ffb1 Sync eng/common directory with azure-sdk-tools for PR 9649 (#47867)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Azure.Messaging.ServiceBus](https://github.com/Azure/azure-sdk-for-net) from 7.18.2 to 7.18.3.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Messaging.ServiceBus_7.18.2...Azure.Messaging.ServiceBus_7.18.3)

---
updated-dependencies:
- dependency-name: Azure.Messaging.ServiceBus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 20, 2025
Copy link

@mergify mergify bot left a comment

Choose a reason for hiding this comment

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

Automatically approving dependabot

@codecov
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.13%. Comparing base (7829c6b) to head (32f4d6d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2693   +/-   ##
=======================================
  Coverage   27.13%   27.13%           
=======================================
  Files          39       39           
  Lines         678      678           
  Branches       17       17           
=======================================
  Hits          184      184           
  Misses        490      490           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mergify mergify bot merged commit fcc9ae4 into main Jan 20, 2025
13 of 15 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Azure.Messaging.ServiceBus-7.18.3 branch January 20, 2025 01:28
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant