Commit graph

14855 commits

Author SHA1 Message Date
HonkingGoose
9c98a88592
docs: fix broken link (#22556) 2023-06-02 15:41:01 +00:00
Chuck Grindel
0b96755c64
feat: support git_override in bazel-module manager (#22334) 2023-06-02 06:19:46 +00:00
renovate[bot]
8f492d6034
chore(deps): update dependency re2 to v1.19.0 (#22550)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 22:51:47 +00:00
renovate[bot]
87fe6e3716
chore(deps): update dependency @types/lodash to v4.14.195 (#22549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 22:47:21 +00:00
renovate[bot]
bb3fa0ad19
chore(deps): update dependency re2 to v1.18.2 (#22547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 19:32:58 +00:00
Jan Nylund
ef8c4caf53
feat(manager/asdf): add support for java temurin and temurin-jre. (#22504) 2023-06-01 18:39:14 +00:00
Rhys Arkins
c14e4f79e4
fix(logging): better sanitize keys (#22533) 2023-06-01 18:26:50 +00:00
renovate[bot]
4641355097
chore(deps): update github/codeql-action action to v2.3.6 (#22546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 17:27:46 +00:00
Morre
a5b729220c
feat(datasource/endoflife-date): add endoflife.date datasource (#21994)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: secustor <sebastian@poxhofer.at>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-01 16:41:39 +00:00
mugi
2e8d2816f8
refactor(manager/helmv3): use env variables for directory control and extract functions for reusability (#22510)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-06-01 11:17:02 +00:00
Gabriel-Ladzaretti
25999bf5a4
chore(merge-confidence): update default base url (#22534) 2023-06-01 09:19:20 +00:00
RahulGautamSingh
97d2bf4c9b
fix(pnpm): modify locked version extraction (#22415)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-01 08:14:56 +00:00
Rhys Arkins
cbff6cd396
fix(npm): reset npmrc each repo (#22515) 2023-06-01 06:28:25 +00:00
Alexander Kachkaev
e4e1e0bf19
feat(presets): add xstate monorepo (#22531) 2023-06-01 05:23:55 +00:00
Rhys Arkins
7965b5ae98
chore: log when osv true 2023-06-01 07:03:31 +02:00
Rhys Arkins
f30bb3504d
chore: better renamed repo logging 2023-06-01 07:03:13 +02:00
renovate[bot]
79ce6a7520
build(deps): update dependency simple-git to v3.19.0 (#22528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-31 20:34:38 +00:00
HonkingGoose
add67f4782
docs(configuration options): rewrite stabilityDays mention (#22527) 2023-05-31 19:48:57 +00:00
ChristianCiach
be760cb478
docs: fix typo in self-hosting example (#22519) 2023-05-31 18:12:27 +00:00
renovate[bot]
581bb3eaac
chore(deps): update actions/dependency-review-action action to v3.0.6 (#22521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-31 16:58:58 +00:00
Rhys Arkins
81ec1cfb9f
docs: clarify stabilityDays rename 2023-05-31 19:09:06 +02:00
RahulGautamSingh
04f4875865
fix(platform): handle unexpected github-graphql error (#22512)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-31 16:03:28 +00:00
HonkingGoose
71d082d16f
docs: use relative URLs in more places (#22516) 2023-05-31 15:52:30 +00:00
renovate[bot]
83d2e52c44
chore(deps): update actions/dependency-review-action action to v3.0.5 (#22518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-31 14:04:58 +00:00
HonkingGoose
cdeaac87ee
fix: improve onboarding PR closed comment (#22476) 2023-05-31 13:09:31 +00:00
Sebastian Poxhofer
2b0a609e26
perf(manager/pep621): do sync packages on pdm lockfile updates (#22508) 2023-05-30 22:07:41 +00:00
Sebastian Poxhofer
0e74b3b296
docs(config/constraints): add pep621 to supported managers for constraints (#22507) 2023-05-30 21:54:59 +00:00
Sebastian Poxhofer
0a4be4a989
fix(manager/pep621): group pdm binary calls based on dependency groups (#22489) 2023-05-30 05:25:17 +00:00
renovate[bot]
f32b04f8b4
chore(deps): update linters to v5.59.8 (#22493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 05:00:36 +00:00
renovate[bot]
830e60cb23
chore(deps): update dependency @types/eslint to v8.40.0 (#22491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 03:59:03 +00:00
HonkingGoose
dac5691a87
chore: drop broken placeholders, drop duplicate description (#22484) 2023-05-29 15:28:51 +02:00
HonkingGoose
2610e2fb80
chore: create admin-only issue form, improve and add discussion forms (#22469)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-29 12:37:05 +00:00
HonkingGoose
eaf8f890c0
docs(configuration options): style fixes for prPriority (#22467)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-29 10:43:24 +00:00
HonkingGoose
b08fa0cf8b
docs: drop weasel words (#22165)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-29 08:20:40 +00:00
HonkingGoose
6e17128eb9
feat(presets): timed presets give Renovate 4 hours to create branches (#22466) 2023-05-29 07:45:54 +00:00
Kenichi Kamiya
a193fe3277
feat(manager/asdf): add yamlfmt (#22472) 2023-05-29 04:25:37 +00:00
Johannes Feichtner
da6f2ed7d5
fix(manager/gradle): normalize version aliases in version catalogs (#22470) 2023-05-29 04:02:24 +00:00
Rhys Arkins
ddebfdb715
refactor: bucket logic (#22464) 2023-05-29 03:57:08 +00:00
renovate[bot]
1d4b1f8e23
chore(deps): update dependency @types/node to v18.16.16 (#22474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-29 02:53:51 +00:00
renovate[bot]
7df76171f2
docs: update references to renovate/renovate to v35.103.0 (#22475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-29 02:50:21 +00:00
renovate[bot]
dc9dd2014f
chore(deps): update dependency @types/node to v18.16.14 (#22473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-28 22:59:58 +00:00
Sebastian Poxhofer
4da3f25058
feat(manager/pep621): uses required-python to set constraint (#22456) 2023-05-28 08:30:42 +00:00
renovate[bot]
d3ec865cc6
build(deps): update dependency @renovatebot/osv-offline to v1.2.12 (#22463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-28 00:05:25 +00:00
renovate[bot]
188e6c7264
build(deps): update dependency minimatch to v9.0.1 (#22462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-27 21:41:57 +00:00
renovate[bot]
4b84d5c720
build(deps): update dependency glob to v10.2.6 (#22461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-27 21:34:37 +00:00
renovate[bot]
1ba2d0b91b
build(deps): update dependency @renovatebot/osv-offline to v1.2.11 (#22459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-27 20:44:47 +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
renovate[bot]
0a103fa7cd
chore(deps): update dependency type-fest to v3.11.0 (#22453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-27 11:57:21 +00:00
Sebastian Poxhofer
16f7b4919a
fix(manager/pep621): run pdm commands in subdirectories (#22450) 2023-05-27 09:27:43 +00:00