Skip to content

Bump the database-driver-dependencies group with 3 updates#2011

Merged
jzabroski merged 1 commit into
mainfrom
dependabot/nuget/database-driver-dependencies-8c0ae4752f
Mar 12, 2025
Merged

Bump the database-driver-dependencies group with 3 updates#2011
jzabroski merged 1 commit into
mainfrom
dependabot/nuget/database-driver-dependencies-8c0ae4752f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 12, 2025

Copy link
Copy Markdown
Contributor

Bumps the database-driver-dependencies group with 3 updates: Microsoft.Data.Sqlite, Microsoft.NETFramework.ReferenceAssemblies and SQLitePCLRaw.bundle_e_sqlite3.

Updates Microsoft.Data.Sqlite from 9.0.2 to 9.0.3

Release notes

Sourced from Microsoft.Data.Sqlite's releases.

.NET 9.0.3

Release

What's Changed

Full Changelog: dotnet/efcore@v9.0.2...v9.0.3

Commits
  • 68c7e19 Merged PR 47589: [internal/release/9.0] Merge from public
  • 8585623 Merged PR 47531: [internal/release/9.0] Update dependencies from dnceng/inter...
  • 54f9471 Merge pull request #35622 from vseanreesermsft/internal-merge-9.0-2025-02-11-...
  • f3c6eb1 Merge commit '7bb42e8dd6df45b8570b7cb7ccdcfd5fb6460b0e' into internal-merge-9...
  • 561ebef Merge commit 'f567bec844d613c1b6eee005ae1acea811d64a5e'
  • f567bec Merge branch 'release/9.0-staging' => 'release/9.0' (#35601)
  • ce49de1 Merge commit 'd73ddcef5393fd51f4c9ffb0e8704ffb1dc37498'
  • d73ddce [automated] Merge branch 'release/8.0' => 'release/9.0' (#35587)
  • fb7d37b Merge branch 'release/9.0' into merge/release/8.0-to-release/9.0
  • 040757c Update branding to 8.0.14 (#35583)
  • Additional commits viewable in compare view

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Updates SQLitePCLRaw.bundle_e_sqlite3 from 2.1.11 to 2.1.10

Commits
  • 643cb69 Merge pull request #572 from uweigand/linux-musl-s390x
  • ac49cdd disable the serialize tests for winsqlite3
  • 0c80537 Add support for linux-musl-s390x target
  • 20dd316 Merge pull request #568 from utelle/fix-anchor-sqlite3mc-readme
  • 0cf88a3 Adjust README.md
  • 5be414a rm another piece of version info from bundle_e_sqlite3mc readme
  • c30edf8 ifdef out the test cases that have db file deps for now. #565
  • c0d263f Merge pull request #567 from utelle/adjust-encryption-tests
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 the database-driver-dependencies group with 3 updates: [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore), [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [SQLitePCLRaw.bundle_e_sqlite3](https://github.com/ericsink/SQLitePCL.raw).


Updates `Microsoft.Data.Sqlite` from 9.0.2 to 9.0.3
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v9.0.2...v9.0.3)

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

Updates `SQLitePCLRaw.bundle_e_sqlite3` from 2.1.11 to 2.1.10
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)
- [Commits](ericsink/SQLitePCL.raw@v2.1.11...v2.1.10)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: database-driver-dependencies
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: database-driver-dependencies
- dependency-name: SQLitePCLRaw.bundle_e_sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: database-driver-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot requested a review from jzabroski March 12, 2025 13:32
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Mar 12, 2025
@jzabroski jzabroski added this to the 7.0.0 milestone Mar 12, 2025
@jzabroski
jzabroski merged commit e1ef0f4 into main Mar 12, 2025
@dependabot
dependabot Bot deleted the dependabot/nuget/database-driver-dependencies-8c0ae4752f branch March 12, 2025 14:03
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