Skip to content
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

Bump the third-party-dependencies group across 1 directory with 4 updates #1806

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2024

Bumps the third-party-dependencies group with 4 updates in the /test/FluentMigrator.Tests directory: Microsoft.Data.Sqlite, Npgsql, Snowflake.Data and SQLitePCLRaw.bundle_e_sqlite3.

Updates Microsoft.Data.Sqlite from 8.0.0 to 8.0.5

Release notes

Sourced from Microsoft.Data.Sqlite's releases.

EF Core 8.0.5

This is a patch release of EF Core 8.0 containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 8.0.4.

EF Core 8.0.4 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.3 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

EF Core 8.0.2 is available on NuGet now. This is a patch release of EF Core 8 (EF8) containing only important bug fixes:

... (truncated)

Commits
  • f42a208 Merged PR 39039: [internal/release/8.0] Update dependencies from dnceng/inter...
  • 59616ed [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • e04487d [internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
  • 3d36306 Merge in 'release/8.0' changes
  • 4900726 Update dependencies from https://github.com/dotnet/arcade build 20240404.3 (#...
  • b8e872c Merge in 'release/8.0' changes
  • c12b6dc Merge pull request #33499 from vseanreesermsft/internal-merge-8.0-2024-04-09-...
  • 8a86e5b Merge commit '0e8ece3526ef3575fb85de308b8a4cd5840f928e' into internal-merge-8...
  • 3cfa58e Merge in 'release/8.0' changes
  • bae8f58 Onboard the official build to 1ES pipeline templates (#33305)
  • Additional commits viewable in compare view

Updates Npgsql from 8.0.1 to 8.0.3

Release notes

Sourced from Npgsql's releases.

v8.0.3

This version contains a high-severity security patch for CVE-2024-32655 everyone is advised to upgrade.

A large number of number of bugs have been fixed, here is the full list.

Thanks to @​paul-gerste-sonarsource for reporting the vulnerability.

v8.0.2

8.0.2 contains quite a few fixes, everyone is strongly encouraged to upgrade.

The full list of changes is available here.

Commits

Updates Snowflake.Data from 2.1.5 to 2.2.0

Release notes

Sourced from Snowflake.Data's releases.

2.2.0

Commits
  • 7d478f0 MINOR: Bumped up DotNet connector MINOR version from 2.1.5 to 2.2.0 (#851)
  • a6f5261 SNOW-993556: Replace underscores with hyphen (#848)
  • 079be0f SNOW-1005621: [Snyk] Security upgrade System.IdentityModel.Tokens.Jwt from 6....
  • fa1b879 SNOW-968741: Arrow performance optimizations (#831)
  • 1683d66 SNOW-829779: Strong Name assembly preparation (#843)
  • 5e12bbb SNOW-984600 Avoid closing expired sessions synchronously with obtaine… (#841)
  • See full diff in compare view

Updates SQLitePCLRaw.bundle_e_sqlite3 from 2.1.7 to 2.1.8

Release notes

Sourced from SQLitePCLRaw.bundle_e_sqlite3's releases.

v2.1.8

Update e_sqlite3 and e_sqlite3mc builds to SQLite 3.45.1

Commits

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 15, 2024
@dependabot dependabot bot requested a review from jzabroski May 15, 2024 13:33
…ates

Bumps the third-party-dependencies group with 4 updates in the /test/FluentMigrator.Tests directory: [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore), [Npgsql](https://github.com/npgsql/npgsql), [Snowflake.Data](https://github.com/snowflakedb/snowflake-connector-net) and [SQLitePCLRaw.bundle_e_sqlite3](https://github.com/ericsink/SQLitePCL.raw).


Updates `Microsoft.Data.Sqlite` from 8.0.0 to 8.0.5
- [Release notes](https://github.com/dotnet/efcore/releases)
- [Commits](dotnet/efcore@v8.0.0...v8.0.5)

Updates `Npgsql` from 8.0.1 to 8.0.3
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](npgsql/npgsql@v8.0.1...v8.0.3)

Updates `Snowflake.Data` from 2.1.5 to 2.2.0
- [Release notes](https://github.com/snowflakedb/snowflake-connector-net/releases)
- [Commits](snowflakedb/snowflake-connector-net@v2.1.5...v2.2.0)

Updates `SQLitePCLRaw.bundle_e_sqlite3` from 2.1.7 to 2.1.8
- [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases)
- [Commits](ericsink/SQLitePCL.raw@v2.1.7...v2.1.8)

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: third-party-dependencies
- dependency-name: Npgsql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: third-party-dependencies
- dependency-name: Snowflake.Data
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: third-party-dependencies
- dependency-name: SQLitePCLRaw.bundle_e_sqlite3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: third-party-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/test/FluentMigrator.Tests/third-party-dependencies-de43e96c55 branch from 72f3344 to 9a25c85 Compare May 20, 2024 13:28
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

Copy link
Contributor Author

dependabot bot commented on behalf of github May 23, 2024

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

@dependabot dependabot bot closed this May 23, 2024
@dependabot dependabot bot deleted the dependabot/nuget/test/FluentMigrator.Tests/third-party-dependencies-de43e96c55 branch May 23, 2024 14:31
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.

None yet

0 participants