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 #1792

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2024

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

Updates Microsoft.Data.Sqlite from 8.0.0 to 8.0.4

Release notes

Sourced from Microsoft.Data.Sqlite's releases.

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

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

Updates Npgsql from 8.0.1 to 8.0.2

Release notes

Sourced from Npgsql's releases.

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
  • 9e4ff8c Add a factory mechanism for the factories called by the chain builder (#5561)
  • 9e24837 Support writing IList<T> impls again (#5558)
  • ab7bf09 Remove tiny bit of code bloat
  • 26e205a Improve no IO expected message details (#5568)
  • 7691c95 Bring UnsupportedTypeInfoResolver up-to-date with current mechanics (#5556)
  • 5d4609d Make test check on invariant culture
  • 1f6451b Add ifdef for decimal scale
  • c70e5a2 Default to invariant culture when using static NpgsqlSnakeCaseNameTranslator....
  • fa583c3 Fix NpgsqlBox behaves incorrectly with negative coordinates (#5502)
  • 6c2f1b7 Composite fixes (#5553)
  • Additional commits viewable in compare view

Updates Snowflake.Data from 2.1.5 to 3.1.0

Release notes

Sourced from Snowflake.Data's releases.

3.1.0

3.0.0

2.2.0

Commits
  • 0303514 MINOR: Bumped up DotNet connector MINOR version from 3.0.0 to 3.1.0 (#902)
  • ee0cdaa SNOW-817091 async executions documentation (#896)
  • 5aec6b4 SNOW-817091: Async execution (#887)
  • 8fa5df5 SNOW-1230345 Fix to support quoted values in object connection properties (#891)
  • a25f8c5 SNOW-825595: Update setup instruction for non-Windows environment (#885)
  • 4d85588 SNOW-1232318 fix account name validation (#890)
  • 7ea8366 SNOW-1206259 Handle OKTA Auth invalid responses more gracefully (#884)
  • f24b342 Update README.md for Easy Logging (#886)
  • ee843a4 SNOW-1156105 update issue owner and component (#881)
  • 5ecb4fa SNOW-1175042 move regression tests parameters to parameters-local (#878)
  • Additional 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 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

…ates

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


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

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)

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

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

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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
- 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-major
  dependency-group: third-party-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github May 3, 2024

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

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