Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all-dependencies group with 4 updates in the / directory: Dapper.StrongName, Microsoft.Data.Sqlite, xunit and xunit.runner.visualstudio.

Updates Dapper.StrongName from 2.1.35 to 2.1.66

Release notes

Sourced from Dapper.StrongName's releases.

2.1.66

WARNING: DateOnly / TimeOnly support, added in 2.1.37, had multiple failure modes, and was quickly reverted pending finding the time to investigate what went wrong. The impacted packages were unlisted, with 2.1.35 being the last listed version. This is the first version after that debacle, which means if you are using the impacted 2.1.37 or similar: this version will effectively remove functionality (although it was actually disabled a very long time ago).


What's Changed

New Contributors

Full Changelog: DapperLib/Dapper@2.1.44...2.1.66

2.1.44

(fixes NuGet readme)

Full Changelog: DapperLib/Dapper@2.1.42...2.1.44

2.1.42

What's Changed

Full Changelog: DapperLib/Dapper@2.1.37...2.1.42

2.1.37

What's Changed

Full Changelog: DapperLib/Dapper@2.1.35...2.1.37

Commits
  • bd4f75b normalize async API surface over all TFMs (#2144)
  • 4e57602 Update main.yml
  • cfc2fdd install dotnet
  • 6434c69 Build: Update Postgres script (#2130)
  • 9f4f783 Mark AddTypeHandlerImpl as obsolete and prevent lost updates via AddTypeHandl...
  • 00a3808 Update issue templates
  • a3804ce fix: properly handle value types when setting properties on dynamic objects r...
  • b4f80b6 Improve performance of "queryunbuffered", and correctness of "first" APIs (#2...
  • e0479ba add mention of MariaDB to Readme.md (#2116)
  • dddd102 update package refs and fixup (#2120)
  • Additional commits viewable in compare view

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 xunit from 2.9.2 to 2.9.3

Commits

Updates xunit.runner.visualstudio from 3.0.0 to 3.0.2

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

Bumps the all-dependencies group with 4 updates in the / directory: [Dapper.StrongName](https://github.com/DapperLib/Dapper), [Microsoft.Data.Sqlite](https://github.com/dotnet/efcore), [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit).


Updates `Dapper.StrongName` from 2.1.35 to 2.1.66
- [Release notes](https://github.com/DapperLib/Dapper/releases)
- [Commits](DapperLib/Dapper@2.1.35...2.1.66)

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 `xunit` from 2.9.2 to 2.9.3
- [Commits](xunit/xunit@v2-2.9.2...v2-2.9.3)

Updates `xunit.runner.visualstudio` from 3.0.0 to 3.0.2
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](xunit/visualstudio.xunit@3.0.0...3.0.2)

---
updated-dependencies:
- dependency-name: Dapper.StrongName
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: xunit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2025
@sebastienros sebastienros merged commit dd5acb4 into main Feb 14, 2025
1 check passed
@sebastienros sebastienros deleted the dependabot/nuget/all-dependencies-b97ff6bdd5 branch February 14, 2025 17:53
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