Skip to content

[release/10.0]: Bump SQLite3MC.PCLRaw.bundle from 2.3.6 to 2.4.0 - #38722

Merged
wtgodbe merged 1 commit into
release/10.0from
dependabot/nuget/eng/release/10.0/SQLite3MC.PCLRaw.bundle-2.4.0
Aug 3, 2026
Merged

[release/10.0]: Bump SQLite3MC.PCLRaw.bundle from 2.3.6 to 2.4.0#38722
wtgodbe merged 1 commit into
release/10.0from
dependabot/nuget/eng/release/10.0/SQLite3MC.PCLRaw.bundle-2.4.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated SQLite3MC.PCLRaw.bundle from 2.3.6 to 2.4.0.

Release notes

Sourced from SQLite3MC.PCLRaw.bundle's releases.

2.4.0

Changes

NuGet Packages

This release is available on NuGet.org:

The project consists of the following 3 NuGet packages (downloadable from NuGet.org):

Deprecated packages SQLitePCLRaw.*e_sqlite3mc

The following packages are deprecated and no longer maintained:

Please use the packages SQLite3MC.PCLRaw.bundle, SQLite3MC.PCLRaw.provider, and SQLite3MC.PCLRaw.lib instead.

Build & Integrity

  • Native binaries are validated using SHA256 checksums
  • NuGet packages are built and published exclusively through GitHub Actions CI
  • Builds are executed in a controlled, ephemeral CI environment
  • Build inputs (source revision, workflow definition, and dependencies) are recorded as part of the build process
  • GitHub build provenance is generated and cryptographically attested (SLSA-aligned provenance)

Verification

Build provenance can be verified using the GitHub CLI:

gh attestation verify <package.nupkg>

Alternatively, attestations can be inspected via the corresponding GitHub Actions workflow run in the repository.

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 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)

---
updated-dependencies:
- dependency-name: SQLite3MC.PCLRaw.bundle
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@wtgodbe
wtgodbe merged commit 5c55ab6 into release/10.0 Aug 3, 2026
8 checks passed
@wtgodbe
wtgodbe deleted the dependabot/nuget/eng/release/10.0/SQLite3MC.PCLRaw.bundle-2.4.0 branch August 3, 2026 18:00
wtgodbe added a commit that referenced this pull request Aug 4, 2026
* [release/10.0] Source code updates from dotnet/dotnet (#38727)

* Update dependencies from build 325096
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Helix.Sdk (Version 10.0.0-beta.26376.103 -> 10.0.0-beta.26380.104)
Microsoft.Extensions.Caching.Memory, Microsoft.Extensions.Configuration, Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.Configuration.EnvironmentVariables, Microsoft.Extensions.Configuration.Json, Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.Logging, Microsoft.NETCore.App.Ref, System.Formats.Asn1, System.Runtime.Caching, System.Text.Encodings.Web, System.Text.Json (Version 10.0.12 -> 10.0.12)
Microsoft.Extensions.HostFactoryResolver.Sources, Microsoft.NETCore.Platforms (Version 10.0.12-servicing.26376.103 -> 10.0.12-servicing.26380.104)
[[ commit created by automation ]]

* Update dependencies from build 325130
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Helix.Sdk (Version 10.0.0-beta.26380.104 -> 10.0.0-beta.26380.110)
Microsoft.Extensions.Caching.Memory, Microsoft.Extensions.Configuration, Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.Configuration.EnvironmentVariables, Microsoft.Extensions.Configuration.Json, Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.Logging, Microsoft.NETCore.App.Ref, System.Formats.Asn1, System.Runtime.Caching, System.Text.Encodings.Web, System.Text.Json (Version 10.0.12 -> 10.0.12)
Microsoft.Extensions.HostFactoryResolver.Sources, Microsoft.NETCore.Platforms (Version 10.0.12-servicing.26380.104 -> 10.0.12-servicing.26380.110)
[[ commit created by automation ]]

* Update dependencies from build 325355
Updated Dependencies:
Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Build.Tasks.Templating, Microsoft.DotNet.Helix.Sdk (Version 10.0.0-beta.26380.110 -> 10.0.0-beta.26381.102)
Microsoft.Extensions.Caching.Memory, Microsoft.Extensions.Configuration, Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.Configuration.EnvironmentVariables, Microsoft.Extensions.Configuration.Json, Microsoft.Extensions.DependencyInjection, Microsoft.Extensions.DependencyModel, Microsoft.Extensions.Logging, Microsoft.NETCore.App.Ref, System.Formats.Asn1, System.Runtime.Caching, System.Text.Encodings.Web, System.Text.Json (Version 10.0.12 -> 10.0.12)
Microsoft.Extensions.HostFactoryResolver.Sources, Microsoft.NETCore.Platforms (Version 10.0.12-servicing.26380.110 -> 10.0.12-servicing.26381.102)
[[ commit created by automation ]]

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* [release/10.0]: Bump SQLite3MC.PCLRaw.bundle from 2.3.6 to 2.4.0 (#38722)

---
updated-dependencies:
- dependency-name: SQLite3MC.PCLRaw.bundle
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [release/10.0]: Bump Azure.ResourceManager.CosmosDB from 1.3.2 to 1.5.0 (#38721)

---
updated-dependencies:
- dependency-name: Azure.ResourceManager.CosmosDB
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
@dotnet-milestone-bot dotnet-milestone-bot Bot added this to the 11.0-rc1 milestone Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant