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 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 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 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
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