Skip to content

docs: fix archived concurrently link to point to active repo#6063

Merged
metcoder95 merged 1 commit intofastify:mainfrom
TimTeylor:fix/docs_link_concurrently
Apr 18, 2025
Merged

docs: fix archived concurrently link to point to active repo#6063
metcoder95 merged 1 commit intofastify:mainfrom
TimTeylor:fix/docs_link_concurrently

Conversation

@TimTeylor
Copy link
Copy Markdown
Contributor

Replaced old GitHub link (kimmobrunfeldt/concurrently) with the new official repo (open-cli-tools/concurrently) since the original has been archived.

Checklist

* Replaced old GitHub link (kimmobrunfeldt/concurrently) with the new official repo (open-cli-tools/concurrently) since the original has been archived.
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 17, 2025
@metcoder95 metcoder95 merged commit 9b1cf06 into fastify:main Apr 18, 2025
5 checks passed
vaernion pushed a commit to Arbeidstilsynet/brevgen2 that referenced this pull request Dec 3, 2025
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [fastify](https://fastify.dev/) ([source](https://github.com/fastify/fastify)) | [`5.2.2` -> `5.3.2`](https://renovatebot.com/diffs/npm/fastify/5.2.2/5.3.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/fastify/5.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fastify/5.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fastify/5.2.2/5.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fastify/5.2.2/5.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>fastify/fastify (fastify)</summary>

### [`v5.3.2`](https://github.com/fastify/fastify/releases/tag/v5.3.2)

[Compare Source](fastify/fastify@v5.3.1...v5.3.2)

#### ⚠️ Security Release ⚠️

Unfortunately, v5.3.1 did not include a complete fix for ["Invalid content-type parsing could lead to validation bypass"](GHSA-mg2h-6x62-wpwc) and CVE-2025-32442. This is a follow-up patch to cover an edge case.

#### What's Changed

-   docs: fix archived concurrently link to point to active repo by [@&#8203;TimTeylor](https://github.com/TimTeylor) in fastify/fastify#6063
-   fix: treat space as a delimiter in content-type parsing by [@&#8203;mcollina](https://github.com/mcollina) in fastify/fastify#6064

#### New Contributors

-   [@&#8203;TimTeylor](https://github.com/TimTeylor) made their first contribution in fastify/fastify#6063

**Full Changelog**: fastify/fastify@v5.3.1...v5.3.2

### [`v5.3.1`](https://github.com/fastify/fastify/releases/tag/v5.3.1)

[Compare Source](fastify/fastify@v5.3.0...v5.3.1)

#### ⚠️ Security Release ⚠️

-   Fix for ["Invalid content-type parsing could lead to validation bypass"](GHSA-mg2h-6x62-wpwc) and CVE-2025-32442

#### What's Changed

-   test: migrate logger options to node test runner by [@&#8203;ilteoood](https://github.com/ilteoood) in fastify/fastify#6059
-   test: migrate logger logging to node test runner by [@&#8203;ilteoood](https://github.com/ilteoood) in fastify/fastify#6060
-   test: convert custom parser 1 to node test runner by [@&#8203;ilteoood](https://github.com/ilteoood) in fastify/fastify#6053
-   test: custom querystring parser by [@&#8203;ilteoood](https://github.com/ilteoood) in fastify/fastify#6054
-   test: migrate stream 4 to node test runner by [@&#820...
@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants