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

change NRT for ITypeMap.GetConstructorParameter #1980

Merged
merged 2 commits into from
Oct 13, 2023
Merged

change NRT for ITypeMap.GetConstructorParameter #1980

merged 2 commits into from
Oct 13, 2023

Conversation

mgravell
Copy link
Member

this change is just the release notes for NRT tweak; it should also have included b8d119f, but I was a moron and forgot to branch - my bad

fixes #1969

@mgravell mgravell merged commit d91f993 into main Oct 13, 2023
@mgravell
Copy link
Member Author

2.1.11

Lulalaby referenced this pull request in Fortunevale/ProjectMakoto Oct 19, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [Dapper](https://togithub.com/DapperLib/Dapper) | `2.1.11` -> `2.1.15`
|
[![age](https://developer.mend.io/api/mc/badges/age/nuget/Dapper/2.1.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Dapper/2.1.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Dapper/2.1.11/2.1.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Dapper/2.1.11/2.1.15?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>DapperLib/Dapper (Dapper)</summary>

###
[`v2.1.15`](https://togithub.com/DapperLib/Dapper/releases/tag/2.1.15)

[Compare
Source](https://togithub.com/DapperLib/Dapper/compare/2.1.11...2.1.15)

#### What's Changed

- change NRT for ITypeMap.GetConstructorParameter by
[@&#8203;mgravell](https://togithub.com/mgravell) in
[https://github.com/DapperLib/Dapper/pull/1980](https://togithub.com/DapperLib/Dapper/pull/1980)
- whitespace for auto-SP detection: use unicode spec via regex by
[@&#8203;mgravell](https://togithub.com/mgravell) in
[https://github.com/DapperLib/Dapper/pull/1987](https://togithub.com/DapperLib/Dapper/pull/1987)

**Full Changelog**:
DapperLib/Dapper@2.1.11...2.1.15

</details>

---

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Fortunevale/ProjectMakoto).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6ImRldiJ9-->
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.

Should ITypeMap.GetConstructorParameter be allowed to return null?
1 participant