Markus Schulz
6c42022f78
refactor(scm): use scm for mergeBranch, mergeToLocal ( #23448 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-07 15:39:43 +00:00
RahulGautamSingh
9dc51d03c4
refactor(managers): move regex in custom
folder ( #23715 )
2023-08-06 11:00:47 +00:00
RahulGautamSingh
7949a2afee
fix(core/automerge): care only about automergeSchedule when branch exists ( #23561 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-04 07:20:25 +00:00
Philip
7f565423e6
fix: Rebase with checkedBranches isnt working as expected ( #23675 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-03 09:30:49 +00:00
RahulGautamSingh
9780aee60a
feat(onboarding): add config hash comment in pr body ( #23673 )
2023-08-03 06:52:28 +00:00
renovate[bot]
fe739befbf
chore(deps): update linters to v6 (major) ( #23325 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-02 15:07:49 +00:00
Philip
c2ef0fe405
fix: remove extra trace log ( #23661 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-02 12:17:59 +00:00
Rhys Arkins
fd6ef67652
fix(rollback): try/catch version comparison ( #23593 )
2023-07-28 14:35:18 +00:00
Sergei Zharinov
45328c57b6
refactor: Extract datasource result filters to separate file ( #23587 )
2023-07-28 08:09:41 +00:00
Adam Setch
2159444ee1
refactor: use minimatch util ( #23549 )
2023-07-26 07:51:10 +00:00
RahulGautamSingh
d255f811ae
test(dep): replace mockdate
package with jest.fakeTimers ( #23542 )
2023-07-25 16:14:18 +00:00
Adam Setch
39c907231b
refactor(util/hash): replace hasha sha512 use cases ( #23548 )
2023-07-24 22:54:28 +00:00
Adam Setch
b9c8c44fda
refactor(util/hash): replace sha256 hasha use cases ( #23547 )
2023-07-24 20:01:39 +00:00
Sergei Zharinov
f4dbae2012
fix: Merge additionalReviewers
from multiple upgrades ( #23540 )
2023-07-24 15:03:10 +00:00
Adam Setch
3c29bd4d73
refactor(release-notes): extract shouldSkipChangelogMd ( #23274 )
2023-07-24 04:50:13 +00:00
Sergei Zharinov
f9352420fb
refactor: Use assignKeys
when copying from dependency to lookup result ( #23484 )
2023-07-21 17:30:09 +00:00
Sergei Zharinov
b641ec2738
refactor: Better Result
class implementation ( #23335 )
2023-07-19 11:30:47 +00:00
RahulGautamSingh
e635f0e296
feat: use cron-parser ( #23142 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-07-17 11:14:38 +00:00
Rhys Arkins
4bee881f6c
refactor: less config logging ( #23308 )
2023-07-12 05:18:52 +00:00
RahulGautamSingh
9666506c61
fix: compute recreateClosed
for normal PRs ( #23298 )
2023-07-11 19:28:03 +00:00
Sebastian Poxhofer
f26d21fcc3
feat(datasource): implement custom datasource ( #23147 )
2023-07-10 18:22:35 +00:00
Sergei Zharinov
8f39f500cb
refactor: Don't restrict error type for Result<T, E>
( #23265 )
2023-07-10 09:41:38 +00:00
Ramon V
12e8935835
feat: includeMirrors ( #23110 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-09 10:24:56 +00:00
Johannes Feichtner
9d3d7a92ac
fix(platform/bitbucket-server): do not force lowercase project keys in autodiscover mode ( #23261 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-09 05:44:37 +00:00
Rhys Arkins
62b7144ab9
fix(logs): warn when Package lookup failures occur ( #23247 )
2023-07-07 18:26:33 +00:00
Sergei Zharinov
8af5ca0a47
refactor: Rename getPkgReleasesWithResult
to getPkgReleasesSafe
( #23211 )
2023-07-06 12:00:45 +00:00
RahulGautamSingh
8432e76e8e
fix: replace delay with setTimeout ( #23123 )
2023-07-06 10:20:55 +00:00
Adam Setch
dbe5f09d4b
fix(changelog/gitlab): custom endpoint and repository length validation ( #23165 )
2023-07-05 13:44:36 +00:00
Sebastian Poxhofer
19259a0383
feat!: categories ( #16534 )
...
Closes #13953
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
BREAKING CHANGE: languages are now called categories instead
2023-07-04 19:21:52 +02:00
Michael Kriese
f9e3e80e0c
feat(presets)!: rename config:base
to config:recommended
( #21136 )
...
Closes #12024
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Bastian Gutschke <bastian.gutschke@gmx.de>
BREAKING CHANGE: Preset config:base is now called config:recommended
2023-07-04 19:21:52 +02:00
RahulGautamSingh
c2d3ca856f
feat(release-notes)!: support configurable fetching stage ( #22781 )
...
Changes fetchReleaseNotes from boolean to enum, with values off, branch, pr.
Closes #20476
BREAKING CHANGE: Release notes won't be fetched early for commitBody insertion unless explicitly configured with fetchReleaseNotes=branch
2023-07-04 19:21:52 +02:00
Rhys Arkins
e3d5f7df92
feat!: merge matchPaths and matchFiles into matchFileNames ( #22406 )
...
Closes #22395
BREAKING CHANGE: matchPaths and matchFiles are now combined into matchFileNames, supporting exact match and glob-only
2023-07-04 19:21:52 +02:00
Bastian Gutschke
bc693f2003
fix(post-upgrade-tasks)!: enable dot option for file filters ( #21282 )
...
Set `{ dot: true }` for minimatch.
Closes #21276
BREAKING CHANGE: dot files will now be included by default for all minimatch results
2023-07-04 19:21:52 +02:00
Adam Setch
3bae715502
refactor(release-notes): use util/url to validate url ( #23128 )
2023-07-04 12:08:23 +00:00
RahulGautamSingh
17004670eb
fix(platform): compare target refs before updating ( #23094 )
2023-07-04 09:00:49 +00:00
Adam Setch
8b819dd272
fix(changelog): remove urls from md heading url ( #23112 )
2023-07-03 19:34:01 +00:00
Adam Setch
9c9c17b003
test(changelog): moves tests to respective source-platform folder ( #23118 )
2023-07-03 17:54:25 +00:00
Adam Setch
74ad033896
refactor(changelog): use util/url instead of deprecated URL ( #23113 )
2023-07-03 16:06:25 +00:00
Adam Setch
bd3cf102bf
refactor(changelog/github): move source ( #23103 )
2023-07-03 14:54:59 +00:00
Adam Setch
b70cd1cedc
refactor(changelog/gitlab): move source ( #23104 )
2023-07-03 13:14:10 +00:00
Adam Setch
b3424c626c
feat(platform/bitbucket): add support for fetching release notes ( #22094 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-07-03 11:23:53 +00:00
Adam Setch
989aa4ff67
feat: refactor changelog platforms ( #23076 )
2023-07-01 21:32:30 +00:00
Sergei Zharinov
e27424c833
refactor(datasource): Use Result
utility class for lookups ( #23067 )
2023-06-30 17:46:51 +00:00
Rhys Arkins
930fc9fa6f
refactor: don't throw errors from datasource package releases lookup ( #23058 )
2023-06-30 12:29:26 +00:00
Sergei Zharinov
492d3137e0
fix(changelog): Revert platform dispatch changes ( #23048 )
2023-06-29 16:40:44 +00:00
Sergei Zharinov
0b4e5ffdfa
refactor(changelog): Simplify platform dispatch ( #23044 )
2023-06-29 13:34:40 +00:00
RahulGautamSingh
04c8bda2e6
fix: handle empty dependencyDashboard issue body ( #23019 )
2023-06-29 08:36:56 +00:00
Sergei Zharinov
53263bbfda
feat: Clone objects via wrapper ( #22970 )
2023-06-27 13:09:59 +00:00
Sergei Zharinov
124d1c5afb
refactor: Sample util coverage ( #22997 )
2023-06-27 08:27:19 +00:00
Adam Setch
297d654dd8
refactor: correct case for handlePr function ( #22980 )
2023-06-26 13:18:35 +00:00
Rhys Arkins
5d06a024e2
chore: logger.debug ensureDependencyDashboard()
2023-06-26 08:59:30 +02:00
Sergei Zharinov
11c05fc837
refactor: Default values for GlobalConfig.get
( #22967 )
2023-06-25 19:34:42 +00:00
Sergei Zharinov
ad025ce959
refactor(lookup): Versioning-related variables ( #22937 )
2023-06-24 11:40:28 +00:00
RahulGautamSingh
444ea13dd5
refactor: remove string interpolations ( #22840 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-24 09:32:50 +00:00
Rhys Arkins
4e78c17234
fix(baseBranches): resolve presets within base branch config ( #22958 )
2023-06-24 09:03:16 +00:00
Rhys Arkins
5db51f52a2
fix(node): allow unstable updates within same major ( #22955 )
2023-06-24 08:43:32 +00:00
Sergei Zharinov
7b84e9337d
refactor: Remove unused releases
field from UpdateResult
( #22936 )
2023-06-22 20:00:53 +00:00
RahulGautamSingh
fa6e5df805
feat(onboarding): skip processing onboarding branch ( #22490 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-21 10:55:57 +00:00
Joseph Bradshaw
ae8bb71f5d
fix(config): Making suppression notification work for PR and onboardingPR for consistency ( #22831 )
2023-06-21 09:55:40 +00:00
Gabriel-Ladzaretti
ee9c45aa51
feat(config): optionally remove self-hosted config file once read ( #22857 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-20 21:01:25 +00:00
Danek Duvall
e47cf724f9
feat: autodiscover repos by topic ( #22876 )
2023-06-20 11:37:32 +00:00
Rhys Arkins
43fa615e05
fix: Revert "feat(github): forkOrgs, forkCreate ( #18770 )"
...
This reverts commit 2f77695ba5
.
2023-06-19 15:10:21 +02:00
MartijnLeijssen-TomTom
e732a2a56a
fix(changelog): always print dependency name ( #22868 )
2023-06-19 09:43:23 +00:00
Rhys Arkins
2f77695ba5
feat(github): forkOrgs, forkCreate ( #18770 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-19 03:29:32 +00:00
Jesse Houwing
4349b38449
fix: Provide link to the relevant cli switch to include forked repos ( #20207 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-18 10:07:32 +00:00
RahulGautamSingh
4665f1d602
feat(github): update pr baseBranch ( #22663 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-17 18:25:30 +00:00
Rhys Arkins
85ae416bc5
fix: separate extractedConstraints from constraints ( #22823 )
2023-06-17 09:29:23 +00:00
Rhys Arkins
e00210d396
feat: baseBranches $default ( #22824 )
2023-06-16 20:06:23 +00:00
RahulGautamSingh
932012fa20
refactor(test): fix getConfig imports ( #22819 )
2023-06-16 17:57:34 +00:00
lluiscab
5c517f4ada
feat(CODEOWNERS): Improve pr files owner detection ( #21955 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-16 07:27:17 +00:00
Rhys Arkins
11a558b20a
fix(automerge): allow repeate automerge for groups ( #22787 )
2023-06-15 08:27:09 +00:00
RahulGautamSingh
18c2850f20
refactor(test): use minimal config objects ( #22769 )
2023-06-15 04:33:56 +00:00
Joseph Bradshaw
47ed308dd9
feat(config): Adding a suppression notification for dependency lookup warnings ( #22763 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-14 15:13:52 +00:00
Rhys Arkins
7a821fa3d6
fix: don’t block PR if matching merged PR found ( #22735 )
2023-06-13 15:03:52 +00:00
RahulGautamSingh
2c264af8d2
feat: migraterecreateClosed
to recreateWhen
( #21039 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-12 15:48:40 +00:00
RahulGautamSingh
be2a89520b
refactor: replace as assertions ( #22442 )
2023-06-05 19:18:30 +00:00
Michael Kriese
2f38696875
fix(worker): don't coerce valid semver versions ( #22586 )
2023-06-05 16:02:15 +00:00
Rhys Arkins
c14e4f79e4
fix(logging): better sanitize keys ( #22533 )
2023-06-01 18:26:50 +00:00
Gabriel-Ladzaretti
25999bf5a4
chore(merge-confidence): update default base url ( #22534 )
2023-06-01 09:19:20 +00:00
Rhys Arkins
cbff6cd396
fix(npm): reset npmrc each repo ( #22515 )
2023-06-01 06:28:25 +00:00
Rhys Arkins
7965b5ae98
chore: log when osv true
2023-06-01 07:03:31 +02:00
HonkingGoose
cdeaac87ee
fix: improve onboarding PR closed comment ( #22476 )
2023-05-31 13:09:31 +00:00
HonkingGoose
6e17128eb9
feat(presets): timed presets give Renovate 4 hours to create branches ( #22466 )
2023-05-29 07:45:54 +00:00
Rhys Arkins
ddebfdb715
refactor: bucket logic ( #22464 )
2023-05-29 03:57:08 +00:00
Sergei Zharinov
d306bfa7d8
refactor: Rename branchFingerprint
to commitFingerprint
( #22454 )
2023-05-27 14:29:04 +00:00
Sergei Zharinov
62d9cdb2d4
refactor: Rename PR fingerprint to bodyFingerprint
( #22455 )
2023-05-27 14:25:44 +00:00
Adam Setch
800336bae9
fix: correct typo ( #22392 )
2023-05-24 05:01:24 +00:00
Philip
18bd6b6179
fix: log repo problems correctly ( #22349 )
2023-05-22 14:38:29 +00:00
Gabriel-Ladzaretti
d88d63b4f9
feat(config-error): raise a warning issue for misconfigured matchConfidence
( #22296 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-18 17:02:13 +00:00
Rhys Arkins
bcdf8439d6
fix: remove rebase label ( #22293 )
2023-05-18 10:56:16 +00:00
Philip
c6d7168f44
feat: log extended branch summary ( #22056 )
2023-05-18 05:59:43 +00:00
RahulGautamSingh
ffeb78415a
feat(onboarding): merge onboardingBranch into baseBranch ( #20893 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-18 05:56:12 +00:00
Rhys Arkins
b5d74a8ffb
feat: allow previously merged PRs, but block automerge ( #22279 )
2023-05-17 21:04:38 +00:00
Gabriel-Ladzaretti
98d98515cc
refactor(config-error): generalize error issue creation for future reuse ( #22289 )
2023-05-17 17:47:16 +00:00
Sebastian Poxhofer
3fccfbe927
feat(vulnerabilities): add option to add summary to dashboard ( #21766 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-17 08:15:12 +00:00
Rhys Arkins
f2977e4f55
fix(cache): include upgrade details in pr fingerprint ( #22271 )
2023-05-16 17:49:22 +00:00
Adam Setch
1c82218197
feat(vulnerabilities): handle medium and unknown severities ( #22257 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-05-16 15:38:23 +00:00
IKEDA Sho
e1e5f7f7d0
fix(changelog): correct excactReleaseRegex ( #22265 )
2023-05-16 15:31:42 +00:00
Sebastian Krebs
fc73b078dc
feat: commitMessageLowerCase ( #20930 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-13 18:12:36 +00:00
Adam Setch
a2e036e334
feat(vulnerabilities): set, maintain and expose vulnerabilitySeverity for templated fields ( #21939 )
2023-05-11 15:00:20 +00:00
Rhys Arkins
93052ec917
feat: platform=local ( #22010 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-05-10 04:30:12 +00:00
RahulGautamSingh
0b36f97bd3
refactor: replace as with partial/satisfies ( #21982 )
2023-05-08 06:36:40 +00:00
Rhys Arkins
9276a54069
refactor(scm): use scm for getFileList, checkoutBranch ( #22006 )
2023-05-07 04:12:15 +00:00
Michael Kriese
4924973e9e
build: switch hcl parser ( #21988 )
2023-05-05 08:50:58 +00:00
Rhys Arkins
665866a01e
fix(onboarding): don’t check onboarding cache unless onboarding=true ( #21967 )
2023-05-04 12:52:22 +00:00
Boris Bera
18ddc2fe74
feat(manager/dockerfile): support file names that are all lowercase ( #21877 )
2023-05-03 19:05:39 +00:00
renovate[bot]
58aa841d69
build(deps): update dependency minimatch to v9 ( #21923 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-02 13:00:40 +00:00
Michael Kriese
d6edbb2e2d
fix(automerge): force PR creation on dashboard approval ( #21924 )
2023-05-02 12:40:58 +00:00
Philip
5511f33d06
feat: checkedBranches ( #21845 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-02 08:54:49 +00:00
RahulGautamSingh
3b82013ad2
feat: save targetBranch in prBody ( #21724 )
2023-04-29 13:01:51 +00:00
RahulGautamSingh
938a36801e
refactor: replace test.each
with it.each
( #21859 )
2023-04-28 04:33:15 +00:00
Gabriel-Ladzaretti
81b69bb4ef
feat(logs): log default branch in branch summary ( #21855 )
2023-04-28 04:31:15 +00:00
HonkingGoose
9b0cf0ac6a
fix: improve user-facing ignored PR messages ( #21813 )
2023-04-27 19:44:49 +00:00
RahulGautamSingh
fc0fb1980c
feat: onboarding branch cache ( #21768 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-27 05:07:38 +00:00
Jamie Magee
a6dfa70c1d
chore: migrate to structuredClone
( #20885 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-27 05:06:22 +00:00
Adam Setch
6ec865be62
feat: add prTitleStrict config option to bypass prTitle manipulation ( #21454 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-25 15:08:13 +00:00
Sergei Zharinov
888cbda358
refactor(workers): Extract lookup stats helper ( #21762 )
2023-04-23 09:21:23 +00:00
Rhys Arkins
b27ec633bc
fix(onboarding): Revert "feat(onboarding): use cache to check if repo is onboarded" ( #21731 )
2023-04-22 06:31:19 +02:00
Michael Kriese
bce88c862e
feat(config): rename azureAutoApprove
to autoApprove
( #21576 )
2023-04-18 09:09:46 +00:00
Sebastian Poxhofer
75a1ab04eb
refactor(vulnerabilities): return interface for Vulnerabilities ( #21310 )
2023-04-18 09:07:36 +00:00
Rhys Arkins
5fb1747361
fix: Revert "feat: compare all branch authors when deciding if a branch is modified" ( #21505 )
2023-04-14 06:20:34 +00:00
Alex Kessock
8b0acd4108
feat: compare all branch authors when deciding if a branch is modified ( #20739 )
2023-04-13 15:19:13 +00:00
Sebastian Poxhofer
9d2871085c
refactor(vulnerabilities): rename fetchVulnerabilities to appendVulnerabilityPackageRules ( #21468 )
2023-04-12 20:34:13 +00:00
RahulGautamSingh
135e6cd078
feat(config): rename stabilityDays to minimumReleaseAge ( #21376 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-04-12 17:59:24 +00:00
Michael Kriese
c79b209032
refactor(platform): optional getVulnerabilityAlerts
( #21449 )
2023-04-12 15:12:15 +00:00
renovate[bot]
da29ed179c
chore(deps): update dependency @types/luxon to v3.3.0 ( #21418 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
2023-04-12 06:49:00 +00:00
RahulGautamSingh
1d95167b13
feat(onboarding): use cache to check if repo is onboarded ( #20733 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-07 05:19:25 +00:00
Sergei Zharinov
8081d08ec4
refactor(http): Enhanced integration with data schemas ( #21338 )
2023-04-06 15:56:27 +00:00
Sebastian Poxhofer
660d192ba0
test(vulnerabilities): add unit test to confirm package rule order ( #21339 )
2023-04-04 18:50:54 +00:00
Johannes Feichtner
08466a1668
fix(vulnerabilities): skip withdrawn security advisories ( #21294 )
2023-04-03 04:39:48 +00:00
HonkingGoose
6a446499f7
refactor: rename finalise to finalize ( #21278 )
2023-04-01 10:00:42 +00:00
Rhys Arkins
03618ee581
feat: autoclose PRs when repo disabled ( #21263 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-04-01 05:42:08 +00:00
Rhys Arkins
0b79b3d541
fix: merge config constraints over package file extracted constraints ( #21207 )
2023-03-29 05:08:15 +00:00
Jamie Magee
176282e65f
chore: use node:
protocol imports ( #21181 )
2023-03-28 21:05:36 +00:00
RahulGautamSingh
874cfe80e2
fix(onboarding): force branch creation to prevent diff-check ( #21200 )
2023-03-28 16:04:08 +00:00
Adam Setch
725ce16ee3
feat(replacement): consolidate replacement rules ( #21155 )
2023-03-27 14:33:24 +00:00
RahulGautamSingh
7f9874c899
fix: perform pr-update when requested regardless of pr-cache state ( #21148 )
2023-03-25 11:20:21 +00:00
Sergei Zharinov
2a172759b6
feat: Better defaults for Codespaces configuration ( #21113 )
2023-03-24 12:12:21 +00:00
RahulGautamSingh
55e09a8d24
fix: remove pkg.version
from prFingerprintConfig ( #21077 )
2023-03-22 06:34:21 +00:00
Gabriel-Ladzaretti
1615d26226
feat(packageRules): add merge confidence matcher ( #21049 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-21 18:37:38 +00:00
Adam Setch
b25022066e
feat(replacements): support for replacement name templating ( #20905 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-03-21 16:42:13 +00:00
Rhys Arkins
623f2cadd9
feat: customize merge confidence host ( #21061 )
...
Co-authored-by: Gabriel-Ladzaretti <97394622+Gabriel-Ladzaretti@users.noreply.github.com>
2023-03-21 11:16:36 +00:00
Rhys Arkins
3b60c934a0
refactor: merge confidence default undefined ( #21059 )
2023-03-21 06:50:54 +00:00
Rhys Arkins
25e0fa2065
refactor: MergeConfidence types ( #21058 )
2023-03-21 07:27:36 +01:00
RahulGautamSingh
1013302e0f
refactor: exactOptionalPropertyTypes ( #20761 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-19 16:09:46 +00:00
RahulGautamSingh
33cd2331e7
fix(platform/github): detect pr-edited if target changed ( #21026 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-19 16:08:41 +00:00
RahulGautamSingh
686bff397c
refactor(test): use minimal config objects ( #20773 )
2023-03-19 16:03:01 +00:00
Rhys Arkins
cf8619aaac
chore(logs): lower lookup logging ( #21027 )
2023-03-18 18:44:56 +00:00
Rhys Arkins
3de8d6c534
fix(auto-replace): handle missing depName or packageName values ( #21005 )
2023-03-17 14:06:32 +00:00
Rhys Arkins
25ea3d1864
fix(cache): use cached git values for branch cache ( #20837 )
2023-03-15 11:37:55 +00:00
Adam Setch
8137533c94
feat(auto-replace): ability to specify global or first match from replacement rules ( #20604 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-03-14 21:02:24 +00:00
Adam Setch
e09153b6be
feat: support name only replacements ( #20629 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-12 12:50:16 +00:00
RahulGautamSingh
b475231176
refactor: use satisfies ( #20781 )
2023-03-11 05:24:17 +00:00
Rhys Arkins
b53b8bca6b
chore: fix coverage
2023-03-10 10:31:52 +01:00
Rhys Arkins
a4ab4523f8
feat(config)!: forkProcessing ( #20759 )
...
Removes "includeForks" option and replaces with "forkProcessing". New default behavior is to process forks if automerge=false.
Closes #20752
BREAKING CHANGE: Forked repos will now be processed automatically if autodiscover=false. includeForks is removed and replaced by new option forkProcessing.
2023-03-10 09:34:41 +01:00
Rhys Arkins
d53d39bf0a
refactor(datasource): prefer packageName over depName in datasource ( #20221 )
2023-03-10 09:34:41 +01:00
Rhys Arkins
f765e6fb1d
feat!: internalChecksAsSuccess ( #20572 )
...
Adds new config option `internalChecksAsSuccess`, defaulting to `false`.
Closes #7800
BREAKING CHANGE: Internal checks such as `renovate/stability-days` will no longer count as passing/green, meaning that actions such as `automerge` won't
occur if the only checks are Renovate internal ones. Set `internalChecksAsSuccess=true` to restore existing behavior.
2023-03-10 09:34:41 +01:00
Rhys Arkins
b17bcf2789
refactor(datasource): use packageName and not depName for datasource lookups ( #20474 )
2023-03-10 09:34:40 +01:00
Rhys Arkins
b6ed33ec01
fix(regex): don’t escape forward slash in fileMatch ( #19314 )
...
This cleanup of default `fileMatch` values should be backwards compatible.
2023-03-10 09:34:39 +01:00
Rhys Arkins
a75f9d71c1
feat(config)!: non-zero defaults for PR concurrent, hourly limits ( #19958 )
...
Sets new defaults:
- `prConcurrentLimit`: 10 (instead of 0)
- `prHourlyLimit`: 2 (instead of 0)
Closes #19800
BREAKING CHANGE: Renovate now defaults to applying hourly and concurrent PR limits. To revert to unlimited, configure them back to `0`.
2023-03-10 09:25:51 +01:00
Rhys Arkins
016e647390
feat(config)!: default to rangeStrategy=auto, prefer update-lockfile ( #19942 )
...
Changes `rangeStrategy` default value from `'replace'` to `'auto'`. Also changes `auto` behavior so that `update-lockfile` is preferred if the manager
supports the `updateLockedDependency()` function.
Closes #19800
BREAKING CHANGE: Renovate will now default to updating locked dependency versions. To revert to previous behavior, configure rangeStrategy=replace.
2023-03-10 09:25:45 +01:00
Liora Milbaum
bcb61d5360
feat(manager/dockerfile): match Containerfile ( #20804 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-10 05:37:14 +00:00
Rhys Arkins
a3cc159f7e
chore: extract and lookup duration logging ( #20816 )
2023-03-09 11:24:50 +00:00
RahulGautamSingh
bccf0997fb
refactor: delete cached configFilename ( #20746 )
2023-03-07 10:09:04 +00:00
Adam Setch
923755e1e7
fix: auto-replace pinning ( #20627 )
2023-03-05 18:34:05 +00:00
Sergei Zharinov
865608a91d
test(schedule): Use template literal with test.each
( #20750 )
2023-03-04 15:25:03 +00:00
jingyang
c5edc5d54e
fix: checkout base branch after commit files ( #20658 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-02 11:58:13 +00:00
Rhys Arkins
2f8aa56fd8
refactor(autoreplace): set depIndex during flatten ( #20665 )
2023-02-28 10:16:33 +00:00
Rhys Arkins
54196346a1
refactor(autoreplace): extractPackageFile ( #20660 )
2023-02-28 06:16:25 +00:00
RahulGautamSingh
acc6c59138
test: replace as assertions ( #20527 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-25 18:56:23 +00:00
RahulGautamSingh
352c9db904
test: add new wrapper for partial ( #20618 )
2023-02-25 06:46:32 +00:00
Rhys Arkins
109f3491ab
refactor: getBranchStatus and tests ( #20585 )
2023-02-22 17:53:35 +00:00
Paul Gschwendtner
340a913a48
feat(platform/github): flag to control whether PRs can be edited by maintainers if forkToken
is set ( #19771 )
2023-02-22 13:07:03 +00:00
Markus Schulz
dd6c8e5147
feat: Move some Git commands behind a PlatformScm interface ( #19327 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-22 08:18:53 +00:00
Adam Setch
c82c38b498
fix: auto-replace for pinDigest without currentDigest or shortDigest ( #20317 )
2023-02-22 06:41:56 +00:00
RahulGautamSingh
0f51c9f524
test: replace as with partial ( #20511 )
2023-02-21 10:46:29 +00:00
RahulGautamSingh
5279064773
fix: allow null/undefined as param ( #20528 )
2023-02-21 06:11:00 +00:00
RahulGautamSingh
63fde6b3bc
feat(cache): pr fingerprint implementation ( #18850 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-21 06:07:48 +00:00
Johannes Feichtner
27c46cc673
feat: add support for RegEx patterns in baseBranches ( #20503 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-02-20 23:32:08 +00:00
Rhys Arkins
cc33d34ca8
refactor: PackageFile types ( #20498 )
...
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-20 14:58:49 +00:00
Johannes Feichtner
199124225b
fix(vulnerabilities): prevent exception due to invalid OSV event version ( #20512 )
2023-02-20 09:43:40 +00:00
Rhys Arkins
59432b4129
fix: process extractedConstraints earlier ( #20510 )
2023-02-19 17:38:28 +00:00
Rhys Arkins
3cef2f2e4f
refactor: PackageFile -> PackageFileContent ( #20502 )
2023-02-19 12:43:48 +00:00
Adam Setch
80934e65f5
fix(platform/bitbucket): update rebase instructions ( #20482 )
2023-02-17 23:27:27 +00:00
Rhys Arkins
1b00e0e6e1
fix: avoid looping rebase for branch automerge ( #20456 )
2023-02-16 18:23:58 +01:00
Duncan Casteleyn
5f531f4945
fix: apply recreateClosed to grouped pinDigests ( #20430 )
2023-02-16 06:37:08 +00:00
RahulGautamSingh
9c0e1389d0
refactor: remove displayNumber ( #20410 )
2023-02-15 07:18:48 +00:00
renovate[bot]
db2aef4553
chore(deps): update jest monorepo to v29.4.1 ( #20130 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-14 16:00:49 +00:00
Paul Gschwendtner
5965d42a96
fix: report if new digest could not be determined ( #20175 )
2023-02-14 07:32:30 +01:00
Johannes Feichtner
a9ef562eff
feat(vulnerabilities): add additional severity indicators and improve layout ( #20363 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-02-13 18:00:36 +00:00
Sergei Zharinov
ee525a7d18
fix(bazel): Provide replaceString
selectively ( #20360 )
2023-02-12 19:00:28 +02:00
Rostislav Simonik
05517e6d8a
feat: add ignoreReviewers config option ( #19776 )
2023-02-11 07:24:02 +00:00
Marcin Zajączkowski
b48a3d30d7
fix(github): Typo in token warning message ( #20334 )
2023-02-10 18:24:34 +01:00
Johannes Feichtner
a91ca62b46
feat(vulnerabilities): add feature-flagged support for OSV ( #20226 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-10 10:13:47 +00:00
RahulGautamSingh
7ff4b53439
test: replace as with partial ( #20252 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-07 11:38:59 +00:00
Sergei Zharinov
49cdaf2ac2
feat: Support for logging once per repo ( #20168 )
2023-02-03 07:00:58 +00:00
Rhys Arkins
cf6be1719e
feat(cache): retain fingerprints for all matched managers ( #20138 )
2023-02-01 09:12:45 +01:00
RahulGautamSingh
c7c5c8fb47
refactor: ExtractResult ( #20131 )
2023-01-31 20:05:23 +01:00
Rhys Arkins
ceaa005ac1
feat: deprecate Node.js 16 for Renovate runtime ( #20088 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-30 08:24:12 +00:00
Jamie Magee
e3b163f07a
feat: log when using fine-grained PATs ( #20097 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-30 08:48:29 +01:00
Sergei Zharinov
c8c9eb1d50
feat(release-notes): Leverage cached GraphQL ( #19717 )
2023-01-28 06:29:35 +00:00
renovate[bot]
1a561ba37e
build(deps): update dependency @renovatebot/osv-offline to v1.1.4 ( #20039 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Johannes Feichtner <Churro@users.noreply.github.com>
2023-01-26 22:32:06 +00:00
Sebastian Poxhofer
cf15952924
feat(manager/terraform): export updateLockedDependency ( #20027 )
2023-01-25 01:07:30 +01:00
Markus Schulz
56e9270b74
feat(git): allow commit-and-push to different target branch ( #19680 )
2023-01-24 08:07:16 +01:00
Michael Kriese
813a8bc645
fix: dynamically load prettier ( #19948 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-01-20 16:22:30 +00:00
Rhys Arkins
8d19f05b14
fix(config): autodetectPinVersions -> autodetectRangeStrategy ( #19933 )
2023-01-20 12:48:00 +01:00
RahulGautamSingh
79c2532a2d
refactor: add new fn getElapsedHours ( #19892 )
2023-01-20 09:19:08 +00:00
Rhys Arkins
5eb236802b
fix(cache): pass REPOSITORY_CHANGED error up ( #19877 )
2023-01-17 18:19:05 +00:00
Gabriel-Ladzaretti
5dc806bb8b
fix(config-migration): runtime error when comparing json5 strings ( #19870 )
2023-01-17 05:50:02 +01:00
Rhys Arkins
98247d34f3
fix(templates): try/catch handlebars compile ( #19794 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-14 09:35:33 +01:00
Gabriel-Ladzaretti
de289bb409
feat(core/onboarding): support manual rebase/retry ( #17633 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-01-11 14:59:08 +01:00
t-kulmburg
51107e3160
feat: replacement support for all managers ( #17883 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-01-11 10:40:25 +01:00
benj-dobs
190753a7dc
fix(core/schedule): accept matching cron schedules when run on Sundays ( #19745 )
2023-01-10 10:59:09 +00:00
Michael Kriese
39b23d64fe
feat: better sanitize ( #19646 )
2023-01-03 12:29:07 +00:00
Michael Kriese
a1e0f379c2
fix: dedupe commit table ( #18756 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-12-30 16:40:41 +00:00
Rhys Arkins
0fb2d2674f
fix: don’t pin upgrades ( #19612 )
2022-12-30 17:21:50 +01:00
Rhys Arkins
aa53b42969
fix(vulnerability-alerts): strip equals for maven
2022-12-24 07:09:53 +01:00
Rhys Arkins
888683c2f2
fix(autoreplace): avoid mistaken duplicate replace ( #19538 )
2022-12-23 13:49:52 +01:00
Gabriel-Ladzaretti
2114418d3d
refactor(lookup): remove a duplicate statement ( #19487 )
2022-12-20 09:18:18 +01:00
Rhys Arkins
1c3442cbf7
refactor: include registryUrl in lookup result ( #18692 )
2022-12-20 06:38:59 +01:00
Lawrence Thorpe
864585aa5c
feat(config): support .renovaterc.json5
config file ( #19394 )
2022-12-17 23:46:30 +00:00
Rhys Arkins
5ab1cefe2c
fix(cache): set semanticCommits in each upgrade
2022-12-17 16:51:59 +01:00
Rhys Arkins
ef7f520240
fix(cache): reset semanticCommits after clone ( #19457 )
2022-12-17 06:24:03 +00:00
RahulGautamSingh
92abdc9b4d
feat(cache): reduce configHash fields for fingerprinting ( #18216 )
2022-12-16 15:50:35 +00:00
HonkingGoose
996d3b19b6
chore: reword branch creation limit message on onboarding PR ( #19391 )
2022-12-14 18:59:08 +01:00
Gabriel-Ladzaretti
66159ac549
feat(repo/lookup): log registry urls used at the lookup phase ( #19332 )
2022-12-12 10:23:03 +02:00
Tim Knight
682829f33a
docs: improve regexManager documentation ( #19278 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Resolves https://github.com/renovatebot/renovate/issues/19265
2022-12-10 07:09:11 +00:00
Jonathan Narwold
8d5726afa3
fix: handle non-updated and updated package contents in a group ( #19058 )
...
Fixes https://github.com/renovatebot/renovate/issues/16547
2022-12-07 15:00:50 +00:00
Gabriel-Ladzaretti
06f23a47b8
feat(logs): print branch pristine status as part of the branch summary ( #19210 )
2022-12-02 08:19:17 +00:00
Gabriel-Ladzaretti
fc81c60d05
feat(branch/update): add edited/blocked PR comment on modified branches ( #18895 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Closes https://github.com/renovatebot/renovate/issues/18639
2022-11-26 06:58:09 +00:00
Maksim
325a11257d
test: cover more cases by unit tests ( #19086 )
2022-11-24 21:26:21 +00:00
Philip
7253720c9b
feat(config): log base branch config ( #18799 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Closes https://github.com/renovatebot/renovate/issues/17635
2022-11-24 11:15:10 +00:00
renovate[bot]
555eaa9ff7
build(deps): update dependency safe-stable-stringify to v2.4.1 ( #18994 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-11-20 20:39:16 +01:00
RahulGautamSingh
9a1285d2d2
fix: use matchSourceUrl
to match monorepo packages ( #18973 )
2022-11-20 09:50:27 +00:00
RahulGautamSingh
8e4b5231f8
refactor: convert enums to unions ( #18900 )
2022-11-20 07:34:23 +00:00
RahulGautamSingh
987421b8ad
feat: add pristine in branchCache ( #18478 )
2022-11-20 07:10:25 +00:00
Rhys Arkins
1c8398aff4
refactor: auto-replace ( #18954 )
2022-11-17 07:06:15 +00:00
Philip
6c4864365c
fix(pr): ensure PR update after branch commit ( #18839 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Closes https://github.com/renovatebot/renovate/issues/17388
2022-11-16 08:01:38 +00:00
Gabriel-Ladzaretti
576d4d897a
refactor(config-migration): invoke applyPrettierFormatting
at the commit stage ( #18150 )
2022-11-16 05:04:39 +00:00
Jamie Magee
92eb2200fd
refactor(jest): enable clearMocks ( #18779 )
2022-11-14 22:46:37 -08:00
t-kulmburg
7f3fa1066f
fix: replacement for pep440 versioning ( #17882 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-11-14 19:22:18 +00:00
RahulGautamSingh
af3b2038f8
refactor: replace enums with union/object ( #18903 )
2022-11-14 20:55:38 +02:00
t-kulmburg
569f5fbba6
fix: use correct values for replacements ( #18858 )
2022-11-10 19:34:30 +00:00
Sergei Zharinov
6f051f3ae7
fix: Dependency dashboard message cleanup ( #18857 )
2022-11-10 12:17:30 +00:00
RahulGautamSingh
d869c946d1
refactor: reduce debug metadata ( #18737 )
2022-11-07 11:29:02 +00:00
RahulGautamSingh
4e5f6c5266
feat: abandoned ( #18785 )
2022-11-06 21:45:29 +01:00
RahulGautamSingh
c93154bd24
refactor: enums to unions ( #18747 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-05 09:12:03 +00:00
RahulGautamSingh
2a07e91be6
refactor: convert ProgrammingLanguage to union type ( #18748 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-05 08:49:57 +00:00
Rhys Arkins
e8a0349c4b
fix(changelogs): better release name trimming ( #18775 )
2022-11-05 06:49:03 +00:00
Rhys Arkins
0ea3e11ef2
fix: allow rebaseWhen=never checked ( #18743 )
2022-11-03 16:50:13 +00:00
Rhys Arkins
e651fd34a5
feat(github-actions): support vulnerability alerts ( #18735 )
2022-11-03 15:42:42 +00:00
Henrik Poulsen
6a9943227f
feat(changelog): allow releases to lack a body if it contains a name ( #18691 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-03 12:00:56 +00:00
Rhys Arkins
5fb5dab455
feat(go): support github vulnerability alerts ( #18730 )
2022-11-03 10:19:11 +00:00
Rhys Arkins
586b96ec16
fix(pr): don’t mention failing checks for automerge ( #18653 )
2022-11-02 10:54:00 +02:00
RahulGautamSingh
c56588eaba
refactor: convert PlatformmId to union ( #18458 )
2022-11-01 14:46:09 +00:00
Sergei Zharinov
1bacabcb7e
fix(git): Ensure baseBranch
is checked out before git-based merge ( #18687 )
2022-11-01 09:46:22 +00:00
Rhys Arkins
c229652e9f
fix: Revert "refactor: move branch cache files to util/cache" ( #18667 )
2022-10-31 07:50:33 +02:00
RahulGautamSingh
f04a7c75ff
refactor: move branch cache files to util/cache ( #18646 )
2022-10-29 07:29:51 +00:00
Rhys Arkins
a9922f5c2f
fix(pr): don’t warn on edits ( #18654 )
2022-10-29 06:44:27 +00:00
Gabriel-Ladzaretti
d48ede78f0
feat(logs): log end of repository run branch summary ( #17047 )
2022-10-27 17:29:01 +00:00
Rhys Arkins
79317dd436
fix: set branch fingerprint whenever updates are verified ( #18599 )
2022-10-27 08:33:36 +00:00
RahulGautamSingh
2e4eebe933
fix: reduce config fields used in branch fingerprint ( #18378 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-26 10:27:58 +00:00
Rhys Arkins
a35b4ae709
fix(config): coerce newlines in env and CLI ( #18563 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-26 06:40:10 +00:00
RahulGautamSingh
3c7ca03b38
refactor: change conflict cache logic ( #17898 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-26 08:11:51 +02:00
Sergei Zharinov
b2d18d1110
feat(http): maxRequestsPerSecond ( #18325 )
2022-10-25 11:03:19 +00:00
Michael Kriese
2349e55976
fix(autodiscover): accept simple string ( #18531 )
2022-10-25 11:15:01 +03:00
Sebastian Poxhofer
b53c581e5c
feat(telemetry): add OpenTelemetry tracing MVC ( #15731 )
2022-10-23 06:48:35 +02:00
Rhys Arkins
b5a515b533
feat!: default internalChecksFilter to strict ( #18460 )
...
BREAKING CHANGE: Default value for internalChecksFilter changes from none to strict
2022-10-23 06:48:35 +02:00
Rhys Arkins
cbca54d0c3
feat!: do not auto pin rangeStrategy ( #18309 )
...
Removes all logic where rangeStrategy=auto results in pinning.
Closes #18304
BREAKING CHANGE: Dependencies are no longer automatically pinned, pinning must be opted into using rangeStrategy=pin
2022-10-23 06:48:35 +02:00
Rhys Arkins
43c3ea1acb
fix(config)!: unify env and cli coercions ( #13171 )
...
Unifies CLI and env coercions.
BREAKING CHANGE: boolean variables must be true or false when configured in env, and errors will be thrown for invalid values. Previously invalided values were ignored and treated as false.
2022-10-23 06:48:35 +02:00
Sebastian Poxhofer
0a6d97f23a
feat(config)!: move autodiscovery filter from string to array ( #16525 )
...
Change type of autodiscoverFilter from string to array.
Closes #8763
BREAKING CHANGE: autodiscover filters can no longer include commas
2022-10-23 06:48:35 +02:00
RahulGautamSingh
91cef564d4
refactor: change currentVersion to non-optional in UpdateLockedConfig ( #18406 )
2022-10-21 15:29:39 +00:00
RahulGautamSingh
ef8c4ac1c1
fix: parentSha logic ( #18331 )
2022-10-21 16:20:51 +03:00
Rhys Arkins
cdec83463c
fix(http): improve error logging ( #18454 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-10-21 10:14:45 +00:00
Rhys Arkins
3aa94d46f4
chore: no meta for debug statements
2022-10-21 08:02:05 +02:00
Rhys Arkins
5dfc850b3b
fix: immortal digest groups ( #18402 )
2022-10-19 08:17:16 +00:00
RahulGautamSingh
e4ff7edee9
refactor: move stop-updating-label logic ( #18350 )
2022-10-16 05:56:03 +00:00
Gabriel-Ladzaretti
6fef1d1650
feat(manager/npm): add support for x-range "all" - "*"
range ( #18251 )
2022-10-14 11:26:20 +02:00
George Georgiev
e6c43aae81
fix(workers): guarantee symmetric result from sort branch predicate ( #18275 )
2022-10-14 06:54:35 +03:00
RahulGautamSingh
cb4edb2924
fix: in-range logic ( #18313 )
2022-10-13 16:59:01 +02:00
Philip
03aea02302
fix(presets): support ignorePresets in global config ( #18026 )
2022-10-13 12:21:00 +03:00
renovate[bot]
7935a7b8ed
chore(deps): lock file maintenance ( #18082 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-10 21:47:23 -07:00
Rhys Arkins
9653ba7420
feat(git): log cloned status at end of run ( #18234 )
2022-10-10 11:58:49 +02:00
RahulGautamSingh
d6d9ee719d
fix: make baseBranch type non-optional in BranchConfig ( #17920 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-10 08:38:31 +02:00
Rhys Arkins
a908cd2ab6
feat: log package cache median ms ( #18186 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-10-08 05:00:27 +00:00
RahulGautamSingh
3bbd8b8914
chore: set ignoreRestSiblings to true ( #18193 )
2022-10-07 17:35:01 +02:00
Rhys Arkins
ea0eb67b10
fix: array sortNumeric ( #18179 )
2022-10-07 12:42:01 +02:00
Rhys Arkins
f34e89fec4
feat: package cache stats ( #18170 )
2022-10-07 07:57:37 +00:00
Rhys Arkins
dbc4d0b669
fix: exclude unstable data from cache fingerprints ( #18148 )
2022-10-06 15:39:15 +02:00
RahulGautamSingh
72371cb778
feat: improve branch cache logic ( #17848 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-06 07:37:47 +03:00
RahulGautamSingh
1657c16136
chore(lint): add object shortand rule ( #18080 )
2022-10-02 21:20:24 +02:00
Colin O'Dell
976f805d44
fix(config): remove empty items from comma-separated env-supplied config options ( #18067 )
2022-10-02 05:01:08 +00:00
Rhys Arkins
9d7697e44e
fix(git): clone submodules after repo config ( #18014 )
2022-09-28 09:19:26 +02:00
Rhys Arkins
c8c0fad0ef
fix(pr): include uncompiled pr body note if failing ( #18000 )
2022-09-27 14:05:55 +02:00
Sergei Zharinov
4cfe151dc1
feat(utils): Data schema validation ( #17999 )
2022-09-27 12:00:35 +02:00
Gabriel-Ladzaretti
4ad83cc12f
refactor(onboarding/branch): rewrite arrow functions to named functions ( #17965 )
2022-09-26 04:34:32 +00:00
RahulGautamSingh
266b5e4798
fix: create branch cache before processing branch ( #17801 )
2022-09-20 09:43:14 +00:00
Jamie Magee
dc663e131a
chore: migrate to @renovatebot/osv-offline
( #17799 )
2022-09-16 13:32:25 +02:00
Maksim
e35c067aad
fix: generate pretty package version name properly ( #17310 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-09-13 17:28:13 +02:00
renovate[bot]
582f77371c
chore(deps): update jest monorepo ( #17737 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-12 16:58:52 +02:00
Maron
c741649530
feat: show warning in pr body ( #17609 )
2022-09-12 09:08:45 +00:00
Rhys Arkins
2925cd8bab
chore: reorder Repository finished logs ( #17715 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-10 09:50:31 +00:00
Sergei Zharinov
049d624be9
fix(limits): Re-throw ExternalHostError
on calling getBranchPr
( #17721 )
2022-09-09 12:01:31 +00:00
Rhys Arkins
55d234ec07
fix(npm): remove memcache ( #17714 )
2022-09-09 09:16:40 +02:00
Sergei Zharinov
ea69f81247
refactor(github): Uniform names for github datasource types ( #17701 )
2022-09-08 11:26:27 +02:00
Rhys Arkins
594821ae0d
fix: Revert "feat: recreate merged PRs when updates are available" ( #17699 )
2022-09-08 10:24:40 +02:00
Sergei Zharinov
81ee883e30
refactor(github): Extract utils/github
from datasources ( #17697 )
2022-09-08 10:00:42 +02:00
Sergei Zharinov
b5ac8f04a1
fix(github): Disable caching for GitHub datasources ( #17685 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-09-08 08:11:01 +03:00
RahulGautamSingh
c593ab4a68
feat: recreate merged PRs when updates are available ( #16898 )
2022-09-07 15:14:51 +00:00
Sergei Zharinov
2df8967ae2
refactor: Create promises utilities ( #17651 )
2022-09-06 10:36:51 +00:00
Gabriel-Ladzaretti
f910e6f9b6
fix(repository/migration): create migration branch from the default branch ( #17535 )
2022-09-04 17:51:35 +03:00
Michael Kriese
aabb3abf9a
feat(http): use own dns cache ( #17574 )
2022-09-01 15:23:46 +00:00
Michael Kriese
8ad1947e4a
fix(http): clear queues after hostrules change ( #17563 )
2022-09-01 09:36:04 +02:00
Sergei Zharinov
c9d87d8564
fix: Disable token warning on githubTokenWarn=true ( #17548 )
2022-08-31 14:57:42 +00:00
RahulGautamSingh
1ca1a214e8
refactor: use optional chaining ( #17510 )
2022-08-30 17:30:57 +02:00
t-kulmburg
7f4185b02c
refactor: new checkExistingBranch function in doAutoReplace ( #17500 )
2022-08-30 08:21:12 +00:00
Michael Kriese
4c52a27d83
test: modernize code ( #17470 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-08-30 06:14:57 +00:00
Sergei Zharinov
6a93997863
feat(cache): Repository cache fingerprinting ( #17367 )
2022-08-30 04:58:57 +00:00
Henrik Steen
04ee279dcf
fix(repository/update): stopUpdating not working as expected ( #17488 )
2022-08-30 04:24:49 +00:00
Maron
8acfc0d801
feat(dependency dashboard): add option to open all prs ( #16959 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-29 20:36:14 +00:00
Gabriel-Ladzaretti
70a49def74
refactor(repo/config-migration): use cached raw config file from detectRepoFileConfig
( #17311 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-29 20:08:35 +00:00
RahulGautamSingh
dafda2e597
fix: use baseBranch insteaf of defaultBranch ( #17436 )
2022-08-28 12:42:50 +02:00
Rhys Arkins
22a8cc68f1
chore: use “behind base branch” not “stale” ( #17417 )
2022-08-25 19:56:32 +00:00
Rhys Arkins
f764f8879c
feat(config): containerbaseDir ( #17414 )
2022-08-25 15:43:06 +00:00
Rhys Arkins
ee6287971d
refactor: use containerbase not buildpack terminology ( #17398 )
2022-08-25 06:59:55 +00:00
RahulGautamSingh
bf378a4637
feat: add fingerprint to old branches ( #17393 )
2022-08-25 05:30:06 +00:00
Michael Kriese
9caf45ed43
fix(git): wrong git url handling ( #17380 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-24 19:41:43 +00:00
RahulGautamSingh
08e056c299
fix: set conflict status on commit ( #17357 )
2022-08-24 07:37:41 +03:00
Gabriel-Ladzaretti
229643f7e4
refactor(changelog/common): tidy up slugifyUrl
regex ( #17347 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-23 08:02:16 +00:00
Gabriel-Ladzaretti
a54cc47950
feat(repo/changelogs): allow user configuration of source url ( #16873 )
2022-08-22 23:16:00 +03:00
RahulGautamSingh
1a25ac6fc3
feat: use cached configHash to prevent branch updates ( #16661 )
2022-08-22 09:01:48 +00:00
Sergei Zharinov
d18538dc4d
feat(platform): Provide repoFingerprint
field on repository init ( #17288 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-22 07:50:55 +00:00
Wietse Terpstra
3b3b55b29f
test: rename master-issue to dependency dashboard ( #16960 ) ( #17312 )
2022-08-21 21:04:17 +02:00
Maksim
2b70882333
test: increase test coverage ( #17307 )
2022-08-21 16:10:07 +02:00
Gabriel-Ladzaretti
01ceaeace4
feat(core/config): allow close to ignore for migration PRs ( #16773 )
2022-08-21 07:33:50 +02:00
Adam Setch
ca5be4be9a
feat: new branchNameStrict configuration flag ( #17216 )
2022-08-19 21:14:51 +00:00
Gabriel-Ladzaretti
1b8fd393dc
refactor(repo/init): return additional raw config from detectRepoFileConfig ( #17021 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-19 00:08:13 +03:00
Michael Kriese
709c790e12
fix(dashboard): filter deps with skip reason ( #17256 )
2022-08-18 18:52:17 +00:00
Michael Kriese
0316a5e62d
test: use jest v29 ( #17151 )
2022-08-16 14:22:29 +02:00
RahulGautamSingh
7afb49de31
test: add assertion to test ensureCommentRemoval in dryRun ( #17183 )
...
add assertion
2022-08-15 13:06:22 +02:00
Gabriel-Ladzaretti
9c23f48008
fix(core/dashboard): fix truncated issue body ( #16527 )
2022-08-15 06:00:26 +00:00
Gabriel-Ladzaretti
9f837f226d
feat(lib/logger): add base branch metadata for multi-base repositories ( #17027 )
2022-08-12 08:19:31 +00:00
Michael Kriese
e24fe313eb
fix: set newVersion
for pin updates ( #17150 )
2022-08-12 07:39:19 +00:00
Michael Kriese
8fd114ea90
feat(changelogs): defer fetching until required ( #17149 )
2022-08-12 09:12:19 +02:00
Michael Kriese
b24d796623
feat: defer commitBody
compile ( #17108 )
...
* feat(changelogs): defer commitBody compilation
* fix(changelogs): embed to upgrade instead of branch config
* feat: defer `commitBody` compilation
* Update lib/workers/repository/update/branch/index.spec.ts
* fix: wrong logJSON position
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-11 20:27:13 +00:00
Gabriel-Ladzaretti
82a1f32b9a
fix(repo/update): dry run - skip PR update when branch is modified ( #17114 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-08-10 15:36:36 +00:00
Michael Kriese
4b4449baf0
fix(changelogs): embed to upgrade instead of branch config ( #17107 )
2022-08-10 12:58:38 +00:00
Michael Kriese
c3e5e07344
fix: wrong commit message title for groups ( #17100 )
2022-08-10 11:54:31 +02:00
Michael Kriese
2546c03f6c
feat(changelogs): defer retrieval if not required for templates ( #17073 )
2022-08-10 06:19:17 +00:00
Gabriel-Ladzaretti
1c429f6037
refactor(repository/merge): extract unnecessarily nested function from detectConfigFile
( #17066 )
...
extract unnecessary nested function from `detectConfigFile`
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-08-09 16:43:58 +00:00