Skip to content

Conversation

@yuval9313
Copy link
Collaborator

No description provided.

@yuval9313 yuval9313 merged commit 57b7657 into master Jun 7, 2024
@yuval9313 yuval9313 deleted the 306-bug-readme-installation-steps-are-pointing-to-fastapi-restful-not-fastapi-utils branch June 7, 2024 15:20
renovate bot referenced this pull request in ddoroshev/pylerplate Jun 11, 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 |
|---|---|---|---|---|---|
| [fastapi-utils](https://fastapi-utils.davidmontague.xyz)
([source](https://togithub.com/dmontagu/fastapi-utils)) | `^0.6.0` ->
`^0.7.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/fastapi-utils/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/fastapi-utils/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/fastapi-utils/0.6.0/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/fastapi-utils/0.6.0/0.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dmontagu/fastapi-utils (fastapi-utils)</summary>

###
[`v0.7.0`](https://togithub.com/dmontagu/fastapi-utils/releases/tag/0.7.0)

[Compare
Source](https://togithub.com/dmontagu/fastapi-utils/compare/v0.6.0...0.7.0)

#### What's Changed

- Attempt to fix docs by
[@&#8203;yuval9313](https://togithub.com/yuval9313) in
[https://github.com/dmontagu/fastapi-utils/pull/303](https://togithub.com/dmontagu/fastapi-utils/pull/303)
- Update README.md by [@&#8203;yooyea](https://togithub.com/yooyea) in
[https://github.com/dmontagu/fastapi-utils/pull/304](https://togithub.com/dmontagu/fastapi-utils/pull/304)
- Fix typo by [@&#8203;yuval9313](https://togithub.com/yuval9313) in
[https://github.com/dmontagu/fastapi-utils/pull/312](https://togithub.com/dmontagu/fastapi-utils/pull/312)
- Fix: tasks.repeat_every() and related tests by
[@&#8203;mgkid3310](https://togithub.com/mgkid3310) in
[https://github.com/dmontagu/fastapi-utils/pull/310](https://togithub.com/dmontagu/fastapi-utils/pull/310)
- Create new release by
[@&#8203;yuval9313](https://togithub.com/yuval9313) in
[https://github.com/dmontagu/fastapi-utils/pull/314](https://togithub.com/dmontagu/fastapi-utils/pull/314)

#### New Contributors

- [@&#8203;yooyea](https://togithub.com/yooyea) made their first
contribution in
[https://github.com/dmontagu/fastapi-utils/pull/304](https://togithub.com/dmontagu/fastapi-utils/pull/304)
- [@&#8203;mgkid3310](https://togithub.com/mgkid3310) made their first
contribution in
[https://github.com/dmontagu/fastapi-utils/pull/310](https://togithub.com/dmontagu/fastapi-utils/pull/310)

**Full Changelog**:
fastapiutils/fastapi-utils@v0.6.0...0.7.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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/ddoroshev/pylerplate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoiZmFzdGFwaSIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

[BUG] README installation steps are pointing to fastapi-restful, not fastapi-utils

2 participants