Skip to content

Bump MX.Api.Web.Extensions and 2 others - #852

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/XtremeIdiots.Portal.Repository.Abstractions.V1/all-updates-4056fea368
Aug 16, 2026
Merged

Bump MX.Api.Web.Extensions and 2 others#852
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/XtremeIdiots.Portal.Repository.Abstractions.V1/all-updates-4056fea368

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Contributor

Updated MX.Api.Web.Extensions from 2.3.76 to 2.3.77.

Release notes

Sourced from MX.Api.Web.Extensions's releases.

2.3.77

What's Changed

Full Changelog: frasermolyneux/api-client-abstractions@v2.3.76...v2.3.77

Commits viewable in compare view.

Updated MX.GeoLocation.Abstractions.V1 from 1.2.96 to 1.2.98.

Release notes

Sourced from MX.GeoLocation.Abstractions.V1's releases.

1.2.98

What's Changed

Full Changelog: frasermolyneux/geo-location@v1.2.96...v1.2.98

Commits viewable in compare view.

Updated Scalar.AspNetCore from 2.16.17 to 2.16.20.

Release notes

Sourced from Scalar.AspNetCore's releases.

No release notes found for this version range.

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 MX.Api.Web.Extensions from 2.3.76 to 2.3.77
Bumps MX.GeoLocation.Abstractions.V1 from 1.2.96 to 1.2.98
Bumps Scalar.AspNetCore from 2.16.17 to 2.16.20

---
updated-dependencies:
- dependency-name: MX.GeoLocation.Abstractions.V1
  dependency-version: 1.2.98
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: MX.Api.Web.Extensions
  dependency-version: 2.3.77
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: Scalar.AspNetCore
  dependency-version: 2.16.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: MX.Api.Web.Extensions
  dependency-version: 2.3.77
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: Scalar.AspNetCore
  dependency-version: 2.16.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from frasermolyneux as a code owner August 16, 2026 01:35
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 16, 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
  • ⚠️ 5 package(s) with unknown licenses.
See the Details below.

License Issues

src/XtremeIdiots.Portal.Repository.Abstractions.V1/XtremeIdiots.Portal.Repository.Abstractions.V1.csproj

PackageVersionLicenseIssue Type
MX.GeoLocation.Abstractions.V11.2.98NullUnknown License

src/XtremeIdiots.Portal.Repository.Api.V1/XtremeIdiots.Portal.Repository.Api.V1.csproj

PackageVersionLicenseIssue Type
MX.Api.Web.Extensions2.3.77NullUnknown License
Scalar.AspNetCore2.16.20NullUnknown License

src/XtremeIdiots.Portal.Repository.Api.V2/XtremeIdiots.Portal.Repository.Api.V2.csproj

PackageVersionLicenseIssue Type
MX.Api.Web.Extensions2.3.77NullUnknown License
Scalar.AspNetCore2.16.20NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/MX.GeoLocation.Abstractions.V1 1.2.98 UnknownUnknown
nuget/MX.Api.Web.Extensions 2.3.77 UnknownUnknown
nuget/Scalar.AspNetCore 2.16.20 UnknownUnknown
nuget/MX.Api.Web.Extensions 2.3.77 UnknownUnknown
nuget/Scalar.AspNetCore 2.16.20 UnknownUnknown

Scanned Files

  • src/XtremeIdiots.Portal.Repository.Abstractions.V1/XtremeIdiots.Portal.Repository.Abstractions.V1.csproj
  • src/XtremeIdiots.Portal.Repository.Api.V1/XtremeIdiots.Portal.Repository.Api.V1.csproj
  • src/XtremeIdiots.Portal.Repository.Api.V2/XtremeIdiots.Portal.Repository.Api.V2.csproj

@github-actions
github-actions Bot enabled auto-merge (squash) August 16, 2026 01:36
@sonarqubecloud

Copy link
Copy Markdown

@github-actions
github-actions Bot merged commit 6e6acf3 into main Aug 16, 2026
20 of 27 checks passed
@github-actions
github-actions Bot deleted the dependabot/nuget/src/XtremeIdiots.Portal.Repository.Abstractions.V1/all-updates-4056fea368 branch August 16, 2026 01:43
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