Update NuGet Packages - Minor Updates #57
Closed
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:
2.0.123
->2.1.35
13.0.1
->13.0.3
6.0.0
->6.0.1
4.8.3
->4.8.6
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)JamesNK/Newtonsoft.Json (Newtonsoft.Json)
v13.0.3
Compare Source
v13.0.2
Compare Source
dotnet/runtime (System.Configuration.ConfigurationManager)
v6.0.1
: .NET 6.0.1Release
Configuration
📅 Schedule: Branch creation - "before 9am on Monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.