Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Bump the database-driver-dependencies group with 6 updates #1978

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2025

Bumps the database-driver-dependencies group with 6 updates:

Package From To
Microsoft.Data.Sqlite 9.0.0 9.0.2
Microsoft.NETFramework.ReferenceAssemblies 1.0.3 1.0.3
SQLitePCLRaw.bundle_e_sqlite3 2.1.10 2.1.10
Npgsql 8.0.6 8.0.7
Snowflake.Data 4.2.0 4.3.0
MySql.Data 9.1.0 9.2.0

Updates Microsoft.Data.Sqlite from 9.0.0 to 9.0.2

Release notes

Sourced from Microsoft.Data.Sqlite's releases.

.NET 9.0.2

Release

What's Changed

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

.NET 9.0.1

Release

What's Changed

... (truncated)

Commits
  • 7bb42e8 Merged PR 46816: [internal/release/9.0] Update dependencies from dnceng/inter...
  • e8369fc Merge commit '874dc9640bdaeb6fd8d5a55a87e3cca35816150a'
  • 874dc96 Merge pull request #35472 from vseanreesermsft/internal-merge-9.0-2025-01-14-...
  • fbe682a Merge commit '480480b57cd6e43fe5cab1b552ac0ef917bf3fe8' into internal-merge-9...
  • 2167ccb Merge commit '8b0e059149f6fb0e8d0352991d63d24c013d60f6'
  • 8b0e059 Update dependencies from https://github.com/dotnet/arcade build 20250108.5 (#...
  • b57f089 Merge commit 'ed9776a955c3be9eecf8ab9951fe050448b5c755'
  • ed9776a [automated] Merge branch 'release/8.0' => 'release/9.0' (#35429)
  • 035932d Merge branch 'release/9.0' into merge/release/8.0-to-release/9.0
  • 2042519 Merge branch 'release/8.0-staging' => 'release/8.0'
  • 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.10 to 2.1.10

Commits

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Updates Npgsql from 8.0.6 to 8.0.7

Release notes

Sourced from Npgsql's releases.

v8.0.7

v9.0.3 contains several bug fixes.

Full Changelog: npgsql/npgsql@v8.0.6...v8.0.7

Commits
  • 3cef16f Stop testing on PG12 in CI
  • 992fcbd Bump actions/upload-artifacts to v4
  • ddbb948 Bump version to 8.0.7
  • 61f3a2a Always dispose RemoteCertificate on SslStream (#6022)
  • a13fc41 Tighten SCRAM-SHA-256 SASL check (#6023)
  • 93a7bf0 Fix NETSTANDARD 2.0 compilation after db11575e0233f03d336d56d2be7c5f9c718060c6
  • db11575 Send close_notify TLS alert on connection shutdown (#5995)
  • 9b0f9a3 Add support for postgresql type names with dots (#5971)
  • See full diff in compare view

Updates Snowflake.Data from 4.2.0 to 4.3.0

Release notes

Sourced from Snowflake.Data's releases.

4.3.0

Commits
  • 444a2c1 MINOR: Bumped up DotNet connector MINOR version from 4.2.0 to 4.3.0 (#1090)
  • 89d91e8 SNOW-1706569: Fix file permissions (#1089)
  • cab672d SNOW-1899127 Fix possibility to configure easy logging log_path as STDOUT (#...
  • 4167b76 SNOW-715504 Add attribution note (#1088)
  • 3dda081 SNOW-715504 Fix secondary authentication data in authenticators (#1086)
  • 7fb2dc4 SNOW-1887537 Get file without SFC_DIGEST (#1081)
  • ae9f693 SNOW-1889398: Handle endpoint without protocol for GCS (#1080)
  • c45f1ad SNOW-715504: MFA token cache support (#988)
  • 27b0ae4 SNOW-1545648: Fix PUT command error if file path contains spaces and single q...
  • 580da21 NO-SNOW change jira assignee, labels, priority (#1072)
  • Additional commits viewable in compare view

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Updates MySql.Data from 9.1.0 to 9.2.0

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 6 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore) | `9.0.0` | `9.0.2` |
| [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) | `1.0.3` | `1.0.3` |
| [SQLitePCLRaw.bundle_e_sqlite3](https://github.com/ericsink/SQLitePCL.raw) | `2.1.10` | `2.1.10` |
| [Npgsql](https://github.com/npgsql/npgsql) | `8.0.6` | `8.0.7` |
| [Snowflake.Data](https://github.com/snowflakedb/snowflake-connector-net) | `4.2.0` | `4.3.0` |
| MySql.Data | `9.1.0` | `9.2.0` |


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

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.10 to 2.1.10
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)
- [Commits](ericsink/SQLitePCL.raw@v2.1.10...v2.1.10)

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

Updates `Npgsql` from 8.0.6 to 8.0.7
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.6...v8.0.7)

Updates `Snowflake.Data` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/snowflakedb/snowflake-connector-net/releases)
- [Commits](snowflakedb/snowflake-connector-net@v4.2.0...v4.3.0)

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

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

Updates `MySql.Data` from 9.1.0 to 9.2.0

---
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
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: database-driver-dependencies
- dependency-name: Npgsql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: database-driver-dependencies
- dependency-name: Snowflake.Data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: Microsoft.NETFramework.ReferenceAssemblies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: database-driver-dependencies
- dependency-name: MySql.Data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: database-driver-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 25, 2025
@dependabot dependabot bot requested a review from jzabroski February 25, 2025 13:50
@jzabroski jzabroski added this to the 7.0.0 milestone Feb 25, 2025
@jzabroski jzabroski merged commit 4e9cbac into main Feb 25, 2025
@dependabot dependabot bot deleted the dependabot/nuget/database-driver-dependencies-427b95f80a branch February 25, 2025 14:52
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.