Skip to content

Bump the nuget group with 5 updates#776

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/XtremeIdiots.Portal.Repository.App/nuget-a552e17bbf
Closed

Bump the nuget group with 5 updates#776
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/XtremeIdiots.Portal.Repository.App/nuget-a552e17bbf

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 22, 2026

Updated Microsoft.ApplicationInsights.WorkerService from 2.23.0 to 3.0.0.

Release notes

Sourced from Microsoft.ApplicationInsights.WorkerService's releases.

3.0.0

3.0.0-rc1

3.0.0-beta2

Added

  • Automatic configuration binding from "ApplicationInsights" section in appsettings.json for both AspNetCore and WorkerService packages with configuration precedence: environment variables > explicit configuration > appsettings.json
  • Added support for Entra ID (Azure Active Directory) authentication using Azure.Core.TokenCredential
  • Added Self Diagnostics feature
  • Updated the default sampler from Fixed Rate to Rate-Limited Sampling.
  • Update Azure Monitor Exporter to 1.6.0-beta.2
  • Add comprehensive applicationinsights.config support
  • Add properties in TelemetryConfiguration to configure underlying exporter

Bug fix

  • Fix TrackMetric(MetricTelemetry) unsupported telemetry type error

3.0.0-beta1

  • The following Application Insights packages in this repo now use OpenTelemetry internally. OpenTelemetry is the industry standard for telemetry collection and provides better interoperability with other observability tools.
    • Microsoft.ApplicationInsights
    • Microsoft.ApplicationInsights.AspNetCore
    • Microsoft.ApplicationInsights.WorkerService
    • Microsoft.ApplicationInsights.Web
    • Microsoft.ApplicationInsights.NLogTarget
  • Classic APIs of the above packages are preserved; calls are translated to OpenTelemetry telemetry.
  • Other packages not listed above (such as certain auto-collectors and logging adapters that were published from this repo previously) will not have future versions published. See BreakingChanges.md for details.

Commits viewable in compare view.

Updated MX.Api.Client from 2.2.40 to 2.3.25.

Release notes

Sourced from MX.Api.Client's releases.

2.3.25

Full Changelog: frasermolyneux/api-client-abstractions@v2.3.24...v2.3.25

2.3.24

Full Changelog: frasermolyneux/api-client-abstractions@v2.3.23...v2.3.24

2.3.23

What's Changed

Full Changelog: frasermolyneux/api-client-abstractions@v2.2.40...v2.3.23

Commits viewable in compare view.

Updated MX.GeoLocation.Api.Client.V1 from 1.1.20260212.3 to 1.2.4.

Release notes

Sourced from MX.GeoLocation.Api.Client.V1's releases.

1.2.4

What's Changed

Full Changelog: frasermolyneux/geo-location@v1.2.2...v1.2.4

1.2.2

What's Changed

Full Changelog: frasermolyneux/geo-location@v1.2.1...v1.2.2

1.2.1

What's Changed

Full Changelog: frasermolyneux/geo-location@v1.0.28...v1.2.1

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1 from 2.1.92 to 2.1.111.

Release notes

Sourced from XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1's releases.

2.1.111

What's Changed

Full Changelog: frasermolyneux/portal-servers-integration@v2.1.109...v2.1.111

2.1.109

What's Changed

Full Changelog: frasermolyneux/portal-servers-integration@v2.1.106...v2.1.109

2.1.106

Full Changelog: frasermolyneux/portal-servers-integration@v2.1.105...v2.1.106

2.1.105

What's Changed

Full Changelog: frasermolyneux/portal-servers-integration@v2.1.85...v2.1.105

Commits viewable in compare view.

Updated XtremeIdiots.Portal.Repository.Api.Client.V1 from 2.1.126 to 2.1.139.

Release notes

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

2.1.139

What's Changed

Full Changelog: frasermolyneux/portal-repository@v2.1.138...v2.1.139

2.1.138

What's Changed

Full Changelog: frasermolyneux/portal-repository@v2.1.135...v2.1.138

2.1.135

What's Changed

Full Changelog: frasermolyneux/portal-repository@v2.1.133...v2.1.135

2.1.133

What's Changed

Full Changelog: frasermolyneux/portal-repository@v2.1.130...v2.1.133

2.1.130

Full Changelog: frasermolyneux/portal-repository@v2.1.129...v2.1.130

2.1.129

Full Changelog: frasermolyneux/portal-repository@v2.1.126...v2.1.129

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 Microsoft.ApplicationInsights.WorkerService from 2.23.0 to 3.0.0
Bumps MX.Api.Client from 2.2.40 to 2.3.25
Bumps MX.GeoLocation.Api.Client.V1 from 1.1.20260212.3 to 1.2.4
Bumps XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1 from 2.1.92 to 2.1.111
Bumps XtremeIdiots.Portal.Repository.Api.Client.V1 from 2.1.126 to 2.1.139

---
updated-dependencies:
- dependency-name: Microsoft.ApplicationInsights.WorkerService
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuget
- dependency-name: MX.Api.Client
  dependency-version: 2.3.25
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: MX.GeoLocation.Api.Client.V1
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1
  dependency-version: 2.1.111
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
- dependency-name: XtremeIdiots.Portal.Repository.Api.Client.V1
  dependency-version: 2.1.139
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget
...

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 Feb 22, 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.App/XtremeIdiots.Portal.Repository.App.csproj

PackageVersionLicenseIssue Type
MX.Api.Client2.3.25NullUnknown License
MX.GeoLocation.Api.Client.V11.2.4NullUnknown License
Microsoft.ApplicationInsights.WorkerService3.0.0NullUnknown License
XtremeIdiots.Portal.Integrations.Servers.Api.Client.V12.1.111NullUnknown License
XtremeIdiots.Portal.Repository.Api.Client.V12.1.139NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/MX.Api.Client 2.3.25 UnknownUnknown
nuget/MX.GeoLocation.Api.Client.V1 1.2.4 UnknownUnknown
nuget/Microsoft.ApplicationInsights.WorkerService 3.0.0 UnknownUnknown
nuget/XtremeIdiots.Portal.Integrations.Servers.Api.Client.V1 2.1.111 UnknownUnknown
nuget/XtremeIdiots.Portal.Repository.Api.Client.V1 2.1.139 UnknownUnknown

Scanned Files

  • src/XtremeIdiots.Portal.Repository.App/XtremeIdiots.Portal.Repository.App.csproj

@github-actions github-actions Bot enabled auto-merge (squash) February 22, 2026 22:08
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 23, 2026

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

@dependabot dependabot Bot closed this Feb 23, 2026
auto-merge was automatically disabled February 23, 2026 22:48

Pull request was closed

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