Skip to content

Bump the all-updates group with 7 updates#1008

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/XtremeIdiots.Portal.Integrations.Servers.Api.V1/all-updates-4cf6b84b86
Jul 12, 2026
Merged

Bump the all-updates group with 7 updates#1008
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/XtremeIdiots.Portal.Integrations.Servers.Api.V1/all-updates-4cf6b84b86

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Contributor

Updated Azure.Messaging.ServiceBus from 7.20.1 to 7.20.2.

Release notes

Sourced from Azure.Messaging.ServiceBus's releases.

7.20.2

7.20.2 (2026-07-08)

Acknowledgments

Thank you to our developer community members who helped to make the Service Bus client library better with their contributions to this release:

Bugs Fixed

  • Fixed a bug where ServiceBusAdministrationClient operations (such as GetQueueAsync, GetTopicAsync, QueueExistsAsync, and TopicExistsAsync) threw a ServiceBusException wrapping an ArgumentException ("Value cannot be empty or contain only white-space characters") when an entity had a shared access authorization rule whose key values were masked (returned empty) by the service for callers lacking the listkeys/action permission. The deserialization path now accepts empty key values, and creating CreateQueueOptions/CreateTopicOptions from the returned properties no longer throws, matching the behavior of the other Azure Service Bus SDKs. (#​60469)

  • Fixed a bug in the ServiceBusProcessor where terminal errors (such as DNS resolution failures) caused a tight retry loop with no delay between attempts, potentially overwhelming logs and consuming excessive resources. (#​54572)

  • Fixed a race condition in AmqpSender where concurrent calls to CreateMessageBatchAsync during initial AMQP link creation could observe an inconsistent MaxBatchSize, causing a spurious ArgumentOutOfRangeException. (#​56301)

  • The sender now reads the com.microsoft:max-message-batch-size vendor property from the AMQP link to correctly limit batch size on Premium large-message entities, where max-message-size can be up to 100 MB but the batch limit is 1 MB. The 4,500 message count cap on batches has been removed as the service does not enforce a count limit. (#​44914)

Other Changes

  • Several areas of the AMQP transport integration have been cleaned up, modernized, and made more efficient. (A community contribution, courtesy of danielmarbach)

Commits viewable in compare view.

Updated Microsoft.Identity.Web from 4.12.2 to 4.13.0.

Release notes

Sourced from Microsoft.Identity.Web's releases.

4.13.0

What's Changed

Full Changelog: AzureAD/microsoft-identity-web@4.12.2...4.13.0

Commits viewable in compare view.

Updated Scalar.AspNetCore from 2.16.10 to 2.16.11.

Release notes

Sourced from Scalar.AspNetCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Repository.Abstractions.V1 from 4.0.8 to 4.1.1.

Release notes

Sourced from XtremeIdiots.Portal.Repository.Abstractions.V1's releases.

4.1.1

Full Changelog: frasermolyneux/portal-repository@v4.0.11...v4.1.1

4.0.11

What's Changed

Full Changelog: frasermolyneux/portal-repository@v4.0.8...v4.0.11

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Repository.Api.Client.V1 from 4.0.8 to 4.1.1.

Release notes

Sourced from XtremeIdiots.Portal.Repository.Api.Client.V1's releases.

4.1.1

Full Changelog: frasermolyneux/portal-repository@v4.0.11...v4.1.1

4.0.11

What's Changed

Full Changelog: frasermolyneux/portal-repository@v4.0.8...v4.0.11

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Server.Events.Abstractions.V1 from 1.1.147 to 1.1.157.

Release notes

Sourced from XtremeIdiots.Portal.Server.Events.Abstractions.V1's releases.

1.1.157

Full Changelog: frasermolyneux/portal-server-events@v1.1.156...v1.1.157

1.1.156

Full Changelog: frasermolyneux/portal-server-events@v1.1.155...v1.1.156

1.1.155

Full Changelog: frasermolyneux/portal-server-events@v1.1.154...v1.1.155

1.1.154

What's Changed

Full Changelog: frasermolyneux/portal-server-events@v1.1.152...v1.1.154

1.1.152

Full Changelog: frasermolyneux/portal-server-events@v1.1.151...v1.1.152

1.1.151

Full Changelog: frasermolyneux/portal-server-events@v1.1.147...v1.1.151

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Settings.Contracts.V1 from 4.0.8 to 4.1.1.

Release notes

Sourced from XtremeIdiots.Portal.Settings.Contracts.V1's releases.

4.1.1

Full Changelog: frasermolyneux/portal-repository@v4.0.11...v4.1.1

4.0.11

What's Changed

Full Changelog: frasermolyneux/portal-repository@v4.0.8...v4.0.11

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 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 Azure.Messaging.ServiceBus from 7.20.1 to 7.20.2
Bumps Microsoft.Identity.Web from 4.12.2 to 4.13.0
Bumps Scalar.AspNetCore from 2.16.10 to 2.16.11
Bumps XtremeIdiots.Portal.Repository.Abstractions.V1 from 4.0.8 to 4.1.1
Bumps XtremeIdiots.Portal.Repository.Api.Client.V1 from 4.0.8 to 4.1.1
Bumps XtremeIdiots.Portal.Server.Events.Abstractions.V1 from 1.1.147 to 1.1.157
Bumps XtremeIdiots.Portal.Settings.Contracts.V1 from 4.0.8 to 4.1.1

---
updated-dependencies:
- dependency-name: Azure.Messaging.ServiceBus
  dependency-version: 7.20.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: Microsoft.Identity.Web
  dependency-version: 4.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: Scalar.AspNetCore
  dependency-version: 2.16.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: XtremeIdiots.Portal.Repository.Abstractions.V1
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: XtremeIdiots.Portal.Repository.Api.Client.V1
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: XtremeIdiots.Portal.Server.Events.Abstractions.V1
  dependency-version: 1.1.157
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: XtremeIdiots.Portal.Settings.Contracts.V1
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the .NET Pull requests that update .net code label Jul 12, 2026
@dependabot
dependabot Bot requested a review from frasermolyneux as a code owner July 12, 2026 02:21
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Jul 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 7 package(s) with unknown licenses.
See the Details below.

License Issues

src/XtremeIdiots.Portal.Integrations.Servers.Api.V1/XtremeIdiots.Portal.Integrations.Servers.Api.V1.csproj

PackageVersionLicenseIssue Type
Azure.Messaging.ServiceBus7.20.2NullUnknown License
Microsoft.Identity.Web4.13.0NullUnknown License
Scalar.AspNetCore2.16.11NullUnknown License
XtremeIdiots.Portal.Repository.Abstractions.V14.1.1NullUnknown License
XtremeIdiots.Portal.Repository.Api.Client.V14.1.1NullUnknown License
XtremeIdiots.Portal.Server.Events.Abstractions.V11.1.157NullUnknown License
XtremeIdiots.Portal.Settings.Contracts.V14.1.1NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/Azure.Messaging.ServiceBus 7.20.2 UnknownUnknown
nuget/Microsoft.Identity.Web 4.13.0 UnknownUnknown
nuget/Scalar.AspNetCore 2.16.11 UnknownUnknown
nuget/XtremeIdiots.Portal.Repository.Abstractions.V1 4.1.1 UnknownUnknown
nuget/XtremeIdiots.Portal.Repository.Api.Client.V1 4.1.1 UnknownUnknown
nuget/XtremeIdiots.Portal.Server.Events.Abstractions.V1 1.1.157 UnknownUnknown
nuget/XtremeIdiots.Portal.Settings.Contracts.V1 4.1.1 UnknownUnknown

Scanned Files

  • src/XtremeIdiots.Portal.Integrations.Servers.Api.V1/XtremeIdiots.Portal.Integrations.Servers.Api.V1.csproj

@github-actions
github-actions Bot enabled auto-merge (squash) July 12, 2026 02:22
@sonarqubecloud

Copy link
Copy Markdown

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