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

Export HttpError type #159

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

MoSheikh
Copy link
Contributor

@MoSheikh MoSheikh commented Apr 15, 2024

Rexports the HttpError type to fix errors when attempting to use the httpError reexport from @fastify/sensible.

Checklist

Copy link
Member

@gurgunday gurgunday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MoSheikh
Copy link
Contributor Author

@gurgunday Sure, added! Let me know if you want me to add more.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcollina mcollina merged commit 7928e0f into fastify:master Apr 24, 2024
19 checks passed
github-merge-queue bot pushed a commit to rustymotors/server that referenced this pull request Aug 27, 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 |
|---|---|---|---|---|---|
| [@fastify/sensible](https://togithub.com/fastify/fastify-sensible) |
[`^5.5.0` ->
`^5.6.0`](https://renovatebot.com/diffs/npm/@fastify%2fsensible/5.6.0/5.6.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@fastify%2fsensible/5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fastify%2fsensible/5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fastify%2fsensible/5.6.0/5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fastify%2fsensible/5.6.0/5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [@fastify/sensible](https://togithub.com/fastify/fastify-sensible) |
[`^5.5.0` ->
`^5.6.0`](https://renovatebot.com/diffs/npm/@fastify%2fsensible/5.5.0/5.6.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@fastify%2fsensible/5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fastify%2fsensible/5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fastify%2fsensible/5.5.0/5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fastify%2fsensible/5.5.0/5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>fastify/fastify-sensible (@&#8203;fastify/sensible)</summary>

###
[`v5.6.0`](https://togithub.com/fastify/fastify-sensible/releases/tag/v5.6.0)

[Compare
Source](https://togithub.com/fastify/fastify-sensible/compare/v5.5.0...v5.6.0)

#### What's Changed

- chore(package): explicitly declare js module type by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-sensible#149
- Update README.md by [@&#8203;r-a-f-a](https://togithub.com/r-a-f-a) in
[fastify/fastify-sensible#150
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-sensible#151
- chore(.gitignore): add .tap/ dir by
[@&#8203;Fdawgs](https://togithub.com/Fdawgs) in
[fastify/fastify-sensible#153
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[fastify/fastify-sensible#158
- Export HttpError type by
[@&#8203;MoSheikh](https://togithub.com/MoSheikh) in
[fastify/fastify-sensible#159

#### New Contributors

- [@&#8203;r-a-f-a](https://togithub.com/r-a-f-a) made their first
contribution in
[fastify/fastify-sensible#150
- [@&#8203;MoSheikh](https://togithub.com/MoSheikh) made their first
contribution in
[fastify/fastify-sensible#159

**Full Changelog**:
fastify/fastify-sensible@v5.5.0...v5.6.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 these
updates again.

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/rustymotors/server).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119-->
This pull request was closed.
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.

3 participants