Skip to content

Bump Dapper from 1.60.6 to 2.1.72#281

Merged
Ahoo-Wang merged 1 commit into
masterfrom
dependabot/nuget/src/SmartSql.Test.Performance/Dapper-2.1.72
May 14, 2026
Merged

Bump Dapper from 1.60.6 to 2.1.72#281
Ahoo-Wang merged 1 commit into
masterfrom
dependabot/nuget/src/SmartSql.Test.Performance/Dapper-2.1.72

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Updated Dapper from 1.60.6 to 2.1.72.

Release notes

Sourced from Dapper's releases.

2.1.72

What's Changed

New Contributors

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

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

2.1.35

What's Changed

New Contributors

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

2.1.28

What's Changed

New Contributors

Full Changelog: DapperLib/Dapper@2.1.24...2.1.28

2.1.24

What's Changed

New Contributors

Full Changelog: DapperLib/Dapper@2.1.21...2.1.24

2.1.21

What's Changed

New Contributors

Full Changelog: DapperLib/Dapper@2.1.15...2.1.21

2.1.15

What's Changed

Full Changelog: DapperLib/Dapper@2.1.11...2.1.15

2.1.11

What's Changed

Full Changelog: DapperLib/Dapper@2.1.4...2.1.11

2.1.4

  • add untyped GridReader.ReadUnbufferedAsync API (#​1958 via @​mgravell)
  • tweak NRT annotations on type-handler API (#​1960 via @​mgravell, fixes #​1959)

2.1.1

  • add NRT annotations (#​1928 via @​mgravell)
  • extend GridReader API to allow it to be subclassed by external consumers (#​1928 via @​mgravell)
  • support $ as a parameter prefix (#​1952 via @​Giorgi)
  • add public API tracking (#​1948 via @​mgravell)

2.0.151

  • add global FetchSize setting for use with Oracle (#​1946 via @​mgravell, fixes #​1945) (also add some missing logic in Settings.Reset())
  • add underscore handling with constructors (#​1786 via @​jo-goro, fixes #​818; also #​1947 via @​mgravell)

2.0.143

  • add missing non-generic AsyncEnumerable<dynamic> QueryUnbufferedAsync(...) API (#​1925 via @​mgravell, fixes #​1922)
  • formally mark all struct types as readonly (#​1925 via @​mgravell)
  • reinstate fallback support for IDataReader, and implement missing DbDataReader async APIs (#​1913 via @​mgravell)

2.0.138

  • (#​1910 via @​mgravell, fix #​1907, #​1263)
    • add support for SqlDecimal and other types that need to be accessed via DbDataReader.GetFieldValue<T>
    • add an overload of AddTypeMap that supports DbDataReader.GetFieldValue<T> for additional types
    • acknowledge that in reality we only support DbDataReader; this has been true (via DbConnection) for async forever
  • (#​1912 via @​mgravell)
    • add missing AsyncEnumerable<T> QueryUnbufferedAsync<T>(...) and GridReader.ReadUnbufferedAsync<T>(...) APIs (.NET 5 and later)
    • implement IAsyncDisposable on GridReader (.NET 5 and later)

Commits viewable in compare view.

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: Dapper
  dependency-version: 2.1.72
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 14, 2026
@Ahoo-Wang Ahoo-Wang merged commit 8234b0a into master May 14, 2026
3 checks passed
@dependabot dependabot Bot deleted the dependabot/nuget/src/SmartSql.Test.Performance/Dapper-2.1.72 branch May 14, 2026 10:42
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