Skip to content

Bump the dotnet group with 3 updates - #279

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/MovieApi/dotnet-8c51d8943d
Aug 7, 2026
Merged

Bump the dotnet group with 3 updates#279
github-actions[bot] merged 1 commit into
mainfrom
dependabot/nuget/src/MovieApi/dotnet-8c51d8943d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Azure.Monitor.OpenTelemetry.AspNetCore from 1.5.0 to 1.6.0.

Release notes

Sourced from Azure.Monitor.OpenTelemetry.AspNetCore's releases.

1.6.0

1.6.0 (2026-07-27)

Bugs Fixed

  • Hardened Azure Monitor ingestion and Live Metrics redirect handling to prevent credentials and telemetry from being forwarded to untrusted destinations.
    (#​61244)

Other Changes

  • Updated Azure.Monitor.OpenTelemetry.Exporter dependency to 1.8.3, which brings: customer SDK stats enabled by default (opt out with APPLICATIONINSIGHTS_SDKSTATS_DISABLED=true), internal Network SDK statistics signals, GenAI agent attribution processors for spans and logs, and CategoryName added to custom event custom dimensions.

Commits viewable in compare view.

Updated SQLitePCLRaw.bundle_e_sqlite3 from 3.0.4 to 3.0.5.

Release notes

Sourced from SQLitePCLRaw.bundle_e_sqlite3's releases.

3.0.5

Update the lib dependency for SQLitePCLRaw.bundle_e_sqlite3 to package ID SQLite version 3.53.4.

Commits viewable in compare view.

Updated SQLitePCLRaw.core from 3.0.4 to 3.0.5.

Release notes

Sourced from SQLitePCLRaw.core's releases.

3.0.5

Update the lib dependency for SQLitePCLRaw.bundle_e_sqlite3 to package ID SQLite version 3.53.4.

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.Monitor.OpenTelemetry.AspNetCore from 1.5.0 to 1.6.0
Bumps SQLitePCLRaw.bundle_e_sqlite3 from 3.0.4 to 3.0.5
Bumps SQLitePCLRaw.core from 3.0.4 to 3.0.5

---
updated-dependencies:
- dependency-name: Azure.Monitor.OpenTelemetry.AspNetCore
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
- dependency-name: SQLitePCLRaw.bundle_e_sqlite3
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: SQLitePCLRaw.core
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

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 Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

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
  • ⚠️ 3 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA f6eab96.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

src/MovieApi/MovieApi.csproj

PackageVersionLicenseIssue Type
Azure.Monitor.OpenTelemetry.AspNetCore1.6.0NullUnknown License

tests/MovieApi.Tests/MovieApi.Tests.csproj

PackageVersionLicenseIssue Type
SQLitePCLRaw.bundle_e_sqlite33.0.5NullUnknown License
SQLitePCLRaw.core3.0.5NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/Azure.Monitor.OpenTelemetry.AspNetCore 1.6.0 UnknownUnknown
nuget/SQLitePCLRaw.bundle_e_sqlite3 3.0.5 UnknownUnknown
nuget/SQLitePCLRaw.core 3.0.5 UnknownUnknown

Scanned Files

  • src/MovieApi/MovieApi.csproj
  • tests/MovieApi.Tests/MovieApi.Tests.csproj

@github-actions
github-actions Bot merged commit f4abbe3 into main Aug 7, 2026
6 of 7 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/src/MovieApi/dotnet-8c51d8943d branch August 7, 2026 19:24
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Super-linter summary

Language Validation result
BIOME_FORMAT Fail ❌
BIOME_LINT Pass ✅
CHECKOV Pass ✅
CSHARP Pass ✅
DOCKERFILE_HADOLINT Pass ✅
GITHUB_ACTIONS Pass ✅
GITHUB_ACTIONS_ZIZMOR Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
MARKDOWN Pass ✅
MARKDOWN_PRETTIER Pass ✅
NATURAL_LANGUAGE Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅
YAML Pass ✅
YAML_PRETTIER Pass ✅

Super-linter detected linting errors

For more information, see the GitHub Actions workflow run

Powered by Super-linter

BIOME_FORMAT
Checked 8 files in 16ms. No fixes applied.
Found 1 error..vscode/settings.json format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

  × Formatter would have printed the following content:

    1  1 │   {
    2    │ - ····"chat.disableAIFeatures":·true,
    3    │ - ····"cSpell.enabled":·true,
    4    │ - ····"cSpell.language":·"en",
    5    │ - ····"editor.trimAutoWhitespace":·true,
    6    │ - ····"files.autoSave":·"afterDelay",
    7    │ - ····"files.trimFinalNewlines":·true,
    8    │ - ····"files.trimTrailingWhitespace":·true
    9    │ - }
       2 │ + → "chat.disableAIFeatures":·true,
       3 │ + → "cSpell.enabled":·true,
       4 │ + → "cSpell.language":·"en",
       5 │ + → "editor.trimAutoWhitespace":·true,
       6 │ + → "files.autoSave":·"afterDelay",
       7 │ + → "files.trimFinalNewlines":·true,
       8 │ + → "files.trimTrailingWhitespace":·true
       9 │ + }
      10 │ +


format ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

  × Some errors were emitted while running checks.

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.

0 participants