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.66Release Notes
DapperLib/Dapper (Dapper)
v2.1.66Compare Source
WARNING:
DateOnly/TimeOnlysupport, 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
v2.1.44Compare Source
(fixes NuGet readme)
Full Changelog: DapperLib/Dapper@2.1.42...2.1.44
v2.1.42Compare Source
What's Changed
Full Changelog: DapperLib/Dapper@2.1.37...2.1.42
v2.1.37Compare Source
What's Changed
Full Changelog: DapperLib/Dapper@2.1.35...2.1.37
v2.1.35What's Changed
New Contributors
Full Changelog: DapperLib/Dapper@2.1.28...2.1.35
v2.1.28Compare Source
What's Changed
New Contributors
Full Changelog: DapperLib/Dapper@2.1.24...2.1.28
v2.1.24Compare Source
What's Changed
nullhandling onICustomQueryParameter(and add newDbString.ctor) by @mgravell in #2003New Contributors
Full Changelog: DapperLib/Dapper@2.1.21...2.1.24
v2.1.21Compare Source
What's Changed
New Contributors
Full Changelog: DapperLib/Dapper@2.1.15...2.1.21
v2.1.15Compare Source
What's Changed
Full Changelog: DapperLib/Dapper@2.1.11...2.1.15
v2.1.11Compare Source
What's Changed
Full Changelog: DapperLib/Dapper@2.1.4...2.1.11
v2.1.4Compare Source
GridReader.ReadUnbufferedAsyncAPI (#1958 via @mgravell)v2.1.1Compare Source
GridReaderAPI to allow it to be subclassed by external consumers (#1928 via @mgravell)$as a parameter prefix (#1952 via @Giorgi)v2.0.151Compare Source
FetchSizesetting for use with Oracle (#1946 via @mgravell, fixes #1945) (also add some missing logic inSettings.Reset())v2.0.143Compare Source
AsyncEnumerable<dynamic> QueryUnbufferedAsync(...)API (#1925 via @mgravell, fixes #1922)structtypes asreadonly(#1925 via @mgravell)IDataReader, and implement missingDbDataReaderasync APIs (#1913 via @mgravell)v2.0.138Compare Source
SqlDecimaland other types that need to be accessed viaDbDataReader.GetFieldValue<T>AddTypeMapthat supportsDbDataReader.GetFieldValue<T>for additional typesDbDataReader; this has been true (viaDbConnection) forasyncforeverAsyncEnumerable<T> QueryUnbufferedAsync<T>(...)andGridReader.ReadUnbufferedAsync<T>(...)APIs (.NET 5 and later)IAsyncDisposableonGridReader(.NET 5 and later)v2.0.123Compare Source
v2.0.90Compare Source
v2.0.78Compare Source
v2.0.35Compare Source
v2.0.30Compare 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.