Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency dapper to v2 #196

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Dapper 1.60.6 -> 2.1.35 age adoption passing confidence

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

New 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

v2.1.1

Compare Source

v2.0.151

Compare Source

v2.0.143

Compare Source

v2.0.138

Compare Source

  • (#​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)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/dapper-2.x branch 2 times, most recently from 916d3f4 to 863f669 Compare December 29, 2022 02:39
@renovate renovate bot force-pushed the renovate/dapper-2.x branch from 863f669 to cd0bc79 Compare March 15, 2023 18:49
@renovate renovate bot force-pushed the renovate/dapper-2.x branch from cd0bc79 to 5a75620 Compare June 20, 2023 14:20
@renovate renovate bot force-pushed the renovate/dapper-2.x branch from 5a75620 to 052c394 Compare August 18, 2023 09:59
@renovate renovate bot changed the title Update dependency Dapper to v2 chore(deps): update dependency dapper to v2 Sep 21, 2023
@renovate renovate bot force-pushed the renovate/dapper-2.x branch from 052c394 to 4c3ba1b Compare September 21, 2023 08:00
@renovate renovate bot force-pushed the renovate/dapper-2.x branch from 4c3ba1b to d9a3654 Compare October 2, 2023 10:08
@renovate renovate bot force-pushed the renovate/dapper-2.x branch 2 times, most recently from 3fbe24e to 245927d Compare October 19, 2023 15:19
@renovate renovate bot force-pushed the renovate/dapper-2.x branch from 245927d to c9faf80 Compare November 11, 2023 10:45
@renovate renovate bot force-pushed the renovate/dapper-2.x branch from c9faf80 to 9c3c039 Compare November 23, 2023 09:46
@renovate renovate bot force-pushed the renovate/dapper-2.x branch from 9c3c039 to 3624d60 Compare January 2, 2024 17:15
@renovate renovate bot force-pushed the renovate/dapper-2.x branch from 3624d60 to b5d3fcf Compare March 6, 2024 15:15
@renovate renovate bot force-pushed the renovate/dapper-2.x branch 2 times, most recently from 6a81d33 to 74703c3 Compare March 14, 2024 21:39
@renovate renovate bot force-pushed the renovate/dapper-2.x branch 2 times, most recently from f858ad5 to 34b4389 Compare April 12, 2024 13:12
@renovate renovate bot force-pushed the renovate/dapper-2.x branch from 34b4389 to 5dd62db Compare April 15, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants