Skip to content

Conversation

@thompson-tomo
Copy link
Contributor

To improve new user experience the base package will use the repo readme as the package readme

closes #1016

@github-actions
Copy link

This PR is stale because it has been open 28 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the Stale label Apr 27, 2024
@thompson-tomo
Copy link
Contributor Author

@jbogard can you give this a quick once over.

@jbogard jbogard merged commit b3147c8 into LuckyPennySoftware:master Apr 27, 2024
@thompson-tomo thompson-tomo deleted the chore/#1016_AddReadmeToBasePackage branch April 27, 2024 21:56
oskogstad referenced this pull request in Altinn/dialogporten Jun 16, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [MediatR](https://github.com/jbogard/MediatR) | `12.2.0` -> `12.3.0`
|
[![age](https://developer.mend.io/api/mc/badges/age/nuget/MediatR/12.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/MediatR/12.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/MediatR/12.2.0/12.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/MediatR/12.2.0/12.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>jbogard/MediatR (MediatR)</summary>

###
[`v12.3.0`](https://github.com/jbogard/MediatR/releases/tag/v12.3.0)

#### What's Changed

- Fix AutoRegisterRequestProcessors to include all implementations by
[@&#8203;hisuwh](https://github.com/hisuwh) in
[https://github.com/jbogard/MediatR/pull/989](https://github.com/jbogard/MediatR/pull/989)
- [#&#8203;1016](https://github.com/jbogard/MediatR/issues/1016) Use
repo readme for base package by
[@&#8203;thompson-tomo](https://github.com/thompson-tomo) in
[https://github.com/jbogard/MediatR/pull/1017](https://github.com/jbogard/MediatR/pull/1017)
- Add Support for Generic Handlers by
[@&#8203;zachpainter77](https://github.com/zachpainter77) in
[https://github.com/jbogard/MediatR/pull/1013](https://github.com/jbogard/MediatR/pull/1013)

#### New Contributors

- [@&#8203;hisuwh](https://github.com/hisuwh) made their first
contribution in
[https://github.com/jbogard/MediatR/pull/989](https://github.com/jbogard/MediatR/pull/989)
- [@&#8203;thompson-tomo](https://github.com/thompson-tomo) made their
first contribution in
[https://github.com/jbogard/MediatR/pull/1017](https://github.com/jbogard/MediatR/pull/1017)
- [@&#8203;zachpainter77](https://github.com/zachpainter77) made their
first contribution in
[https://github.com/jbogard/MediatR/pull/1013](https://github.com/jbogard/MediatR/pull/1013)

**Full Changelog**:
LuckyPennySoftware/MediatR@v12.2.0...v12.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 7am on Sunday,before 7am on
Wednesday" (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.

🔕 **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/digdir/dialogporten).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ole Jørgen Skogstad <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve base package readme

2 participants