chore(deps): update dependency dapper to v2 #196
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.60.6
->2.1.35
Release Notes
DapperLib/Dapper (Dapper)
v2.1.35
What's Changed
New Contributors
Full Changelog: DapperLib/Dapper@2.1.28...2.1.35
v2.1.28
Compare Source
What's Changed
New Contributors
Full Changelog: DapperLib/Dapper@2.1.24...2.1.28
v2.1.24
Compare Source
What's Changed
null
handling onICustomQueryParameter
(and add newDbString
.ctor) by @mgravell in https://github.com/DapperLib/Dapper/pull/2003New Contributors
Full Changelog: DapperLib/Dapper@2.1.21...2.1.24
v2.1.21
Compare Source
What's Changed
New Contributors
Full Changelog: DapperLib/Dapper@2.1.15...2.1.21
v2.1.15
Compare Source
What's Changed
Full Changelog: DapperLib/Dapper@2.1.11...2.1.15
v2.1.11
Compare Source
What's Changed
Full Changelog: DapperLib/Dapper@2.1.4...2.1.11
v2.1.4
Compare Source
GridReader.ReadUnbufferedAsync
API (#1958 via @mgravell)v2.1.1
Compare Source
GridReader
API to allow it to be subclassed by external consumers (#1928 via @mgravell)$
as a parameter prefix (#1952 via @Giorgi)v2.0.151
Compare Source
FetchSize
setting for use with Oracle (#1946 via @mgravell, fixes #1945) (also add some missing logic inSettings.Reset()
)v2.0.143
Compare Source
AsyncEnumerable<dynamic> QueryUnbufferedAsync(...)
API (#1925 via @mgravell, fixes #1922)struct
types asreadonly
(#1925 via @mgravell)IDataReader
, and implement missingDbDataReader
async APIs (#1913 via @mgravell)v2.0.138
Compare Source
SqlDecimal
and other types that need to be accessed viaDbDataReader.GetFieldValue<T>
AddTypeMap
that supportsDbDataReader.GetFieldValue<T>
for additional typesDbDataReader
; this has been true (viaDbConnection
) forasync
foreverAsyncEnumerable<T> QueryUnbufferedAsync<T>(...)
andGridReader.ReadUnbufferedAsync<T>(...)
APIs (.NET 5 and later)IAsyncDisposable
onGridReader
(.NET 5 and later)v2.0.123
Compare Source
v2.0.90
Compare Source
v2.0.78
Compare Source
v2.0.35
Compare Source
v2.0.30
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.