Commit graph

15084 commits

Author SHA1 Message Date
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
renovate[bot]
5f17690a88
docs: update references to renovate/renovate to v35.131.0 (#22863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-19 00:18:20 +00:00
Sergei Zharinov
728a8a1c68
feat(rubygems): Enable metadata fetching (#22860) 2023-06-18 20:09:07 +00:00
Sergei Zharinov
94b384a5b5
feat(rubygems): Implement MetadataCache class (#22859) 2023-06-18 19:11:52 +00:00
Rhys Arkins
99477fbddf
feat(lerna): skip bootstrap if using lerna v7 (#22851) 2023-06-18 17:27:17 +00:00
Sergei Zharinov
687ae01ecc
fix(rubygems): Don't lowercase gem metadata name (#22858) 2023-06-18 15:58:28 +00:00
Sergei Zharinov
bd30baa833
feat(rubygems): API throttling for rubygems.org (#22855) 2023-06-18 13:38:21 +00:00
Rhys Arkins
0887c0cdfc
fix: use install-tool for all (#21506) 2023-06-18 10:13: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
Sergei Zharinov
66b82aca89
ci: Fix test-success job condition (#22853) 2023-06-18 12:17:23 +02:00
Tobias Bieniek
6ac3292c88
feat(presets): add automergeStableNonMajor preset (#19699)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-18 09:49:33 +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
Sergei Zharinov
086b9a7527
ci: Combine coverage from all shards (#22849) 2023-06-17 14:50:39 +02:00
Jérémie Astori
c826ae86e2
feat(preset): group all Octokit packages together (#22837)
Signed-off-by: Jérémie Astori <jeremie@astori.fr>
2023-06-17 12:30:28 +00:00
Rhys Arkins
85ae416bc5
fix: separate extractedConstraints from constraints (#22823) 2023-06-17 09:29:23 +00:00
renovate[bot]
b87d502b11
chore(deps): update dependency markdownlint-cli2 to v0.8.1 (#22847)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 08:40:40 +00:00
renovate[bot]
ea9de01f41
build(deps): update dependency @renovatebot/pep440 to v2.1.18 (#22842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 08:35:12 +00:00
renovate[bot]
4d293830ff
chore(deps): update dependency markdownlint-cli2 to v0.8.0 (#22846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 08:05:41 +00:00
renovate[bot]
9c6ee758cc
chore(deps): update dependency @types/node to v18.16.18 (#22845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 07:29:13 +00:00
renovate[bot]
d3e4eccca7
build(deps): update dependency @renovatebot/ruby-semver to v3.0.3 (#22844)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 07:27:57 +00:00
Sergei Zharinov
2d43e576b3
ci: Switch to lcov output format (#22828) 2023-06-17 09:21:29 +02:00
renovate[bot]
c69d5ceeb2
chore(deps): update dependency @types/node to v18.16.17 (#22843)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 03:12:31 +00:00
renovate[bot]
b7cbed58d4
build(deps): update dependency @renovatebot/pep440 to v2.1.17 (#22839)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-17 00:31:15 +00:00
Rhys Arkins
e00210d396
feat: baseBranches $default (#22824) 2023-06-16 20:06:23 +00:00
Chuck Grindel
8131b43304
feat: update bazel documentation and enable bazel-module manager (#22803)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-16 19:27:39 +00:00
Sergei Zharinov
bc8e06e1d0
refactor(rubygems): Decouple metadata fetching from versions fetching (#22808)
Co-authored-by: lluiscab <lluiscab@gmail.com>
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>
Co-authored-by: t-kulmburg <89128736+t-kulmburg@users.noreply.github.com>
Co-authored-by: Victor Engmark <victor@engmark.name>
2023-06-16 19:05:18 +00:00
RahulGautamSingh
932012fa20
refactor(test): fix getConfig imports (#22819) 2023-06-16 17:57:34 +00:00
HonkingGoose
cf7c0c9a42
docs(faq): explain when new Renovate OSS releases are added to the hosted app (#22816)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-16 12:18:43 +00:00
Michael Kriese
4aba6a90ed
chore(vscode): format on save (#22817) 2023-06-16 09:02:45 +00:00
Michael Kriese
2948a640f6
feat(config): relax registy alias validation (#22815) 2023-06-16 08:38:47 +00:00
Victor Engmark
b9dc2f3506
test: time difference with time zone (#22782) 2023-06-16 07:46:08 +00:00
t-kulmburg
61221f4b09
fix(gitlab): gitLabIgnoreApprovals works with multiple approval rules (#22693)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-16 07:34:18 +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
Sergei Zharinov
d8c7a14ef9
refactor(rubygems): Remove unnecessary package name guard (#22809) 2023-06-16 07:04:24 +00:00
deniseunt
cfc976db42
feat(manager/pip-requirements): Amend fileMatch regex to match common … (#22778)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-15 19:45:09 +00:00
Rhys Arkins
4f4487fda6
fix(cargo): widen not bump when value includes less-than (#22790) 2023-06-15 19:41:37 +00:00
Chuck Grindel
77ed5e6ce5
fix(manager/bazel-module): incorrect log message when no overrides (#22801) 2023-06-15 18:38:14 +00:00
Sergei Zharinov
adeca3fcb7
fix(rubygems): Case-sensitive package names (#22800) 2023-06-15 18:11:30 +00:00
MartijnLeijssen-TomTom
f611217289
feat(datasource/conan): add sourceUrl when artifactory is used (#22656)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-15 15:56:54 +00:00
Chuck Grindel
ad61b6c875
feat(bazel-modules): support single_version_override (#22610)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-15 15:50:49 +00:00
Sergei Zharinov
0be6dba296
refactor(rubygems): Versions endpoint cache (#22792) 2023-06-15 15:17:49 +00:00
Sergei Zharinov
5dadd5be6e
ci: Separate jobs for docs linting and building (#22798) 2023-06-15 15:08:59 +00:00
Sergei Zharinov
f648444845
ci: Increase fetch-depth to 2 for codecov job (#22791) 2023-06-15 12:34:18 +00:00
Sergei Zharinov
bf57547e55
refactor(rubygems): Remove unnecessary datasource class (#22785) 2023-06-15 09:27:03 +00:00
Sergei Zharinov
d53eeb5fbf
ci: Skip devcontainer and CodeQL checks in draft mode (#22786) 2023-06-15 08:28:02 +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
Sergei Zharinov
96ca7a3bd7
chore: Bump signal-exit in lockfile to fix error logging (#22775) 2023-06-14 17:28:46 +00:00
Sergei Zharinov
a5c6d0a5cd
test: Suppres distracting reuse global emitter error message (#22774) 2023-06-14 18:56:07 +02: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