renovatebot/renovate

Bad link escaping on a Medium post

開放

#15,958 建立於 2022年6月9日

 (9 則留言) (0 個反應) (0 位負責人)TypeScript (1,916 個分叉)batch import
core:changelogshelp wantedpriority-4-low

倉庫指標

星標
 (14,066 顆星)
PR 合併指標
 (平均合併 2天 23小時) (30 天內合併 339 個 PR)

描述

How are you running Renovate?

Mend Renovate hosted app on github.com

If you're self-hosting Renovate, tell us what version of Renovate you run.

No response

Please select which platform you are using if self-hosting.

No response

If you're self-hosting Renovate, tell us what version of the platform you run.

No response

Was this something which used to work for you, and then stopped?

I never saw this working

Describe the bug

Fastify release 4.0.0: https://github.com/fastify/fastify/releases/tag/v4.0.0

PR updating it: https://github.com/renovate-reproductions/fastify-4/pull/2

Original text: We are finally shipping Fastify v4, you can read more about it at https://medium.com/@fastifyjs/fastify-v4-ga-59f2103b5f0e

Broken link: We are finally shipping Fastify v4, you can read more about it at https://medium.com/[@​fastifyjs/fastify-v4-ga-59f2103b5f0e](https://togithub.com/fastifyjs/fastify-v4-ga-59f2103b5f0e)

We need to work out why it's being transformed like this.

@waghanza I think this is the problem you intended to alert me to? I didn't see any changelogs in your PR so didn't notice this at first.

Relevant debug logs

Copy/paste the relevant log(s) here, between the starting and ending backticks

Have you created a minimal reproduction repository?

I have linked to a minimal reproduction repository in the bug description

貢獻者指南