0
0
mirror of https://github.com/renovatebot/renovate.git synced 2024-12-22 21:48:32 +00:00
renovatebot_renovate/lib/workers/repository/update/pr/changelog
Adam Setch 9cbf83a798
fix(bitbucket): release notes heading link (#32693)
Signed-off-by: Adam Setch <adam.setch@outlook.com>
2024-11-26 10:22:51 +00:00
..
__fixtures__ test(changelog): Move fixture files (#30225) 2024-07-18 16:01:29 +00:00
__snapshots__ refactor(changelog): Remove snapshots from releases tests (#25105) 2023-10-09 16:46:48 +00:00
bitbucket feat(bitbucket): support fetching changelogs with source directory (#32691) 2024-11-24 15:56:33 +00:00
gitea chore: eslint to enforce for typed imports (#30844) 2024-08-19 13:15:27 +00:00
github fix(changelogUrl): migrate and fix (#29495) 2024-06-07 06:37:02 +00:00
gitlab fix(changelogUrl): migrate and fix (#29495) 2024-06-07 06:37:02 +00:00
api.ts feat(changelog): support gitea changelogs (#24144) 2023-08-31 09:41:39 +00:00
common.spec.ts feat(changelogs): prioritize markdown format for multiple file candidates (#25846) 2023-11-20 19:40:44 +00:00
common.ts feat(changelogs): prioritize markdown format for multiple file candidates (#25846) 2023-11-20 19:40:44 +00:00
hbs-template.ts feat(changelog): allow releases to lack a body if it contains a name (#18691) 2022-11-03 12:00:56 +00:00
index.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
index.ts chore: ensure versioning/versioningApi used consistently (#31856) 2024-10-08 15:24:46 +00:00
release-notes.spec.ts fix(bitbucket): release notes heading link (#32693) 2024-11-26 10:22:51 +00:00
release-notes.ts fix(bitbucket): release notes heading link (#32693) 2024-11-26 10:22:51 +00:00
releases.spec.ts feat(changelog): improve release detection (#25050) 2023-10-16 08:33:20 +00:00
releases.ts chore: ensure versioning/versioningApi used consistently (#31856) 2024-10-08 15:24:46 +00:00
source.spec.ts refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
source.ts chore: ensure versioning/versioningApi used consistently (#31856) 2024-10-08 15:24:46 +00:00
types.ts feat(changelogs): Include depName in release name patterns (#30395) 2024-08-14 14:36:33 +00:00