Commit graph

14228 commits

Author SHA1 Message Date
Johannes Feichtner
54dd427670
fix(gradle): set Java 17 as constraint for gradle >= 7.3 (#20603) 2023-02-24 05:00:17 +00:00
renovate[bot]
e132c34c53
build(deps): update dependency openpgp to v5.6.0 (#20600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 18:25:54 +00:00
Tobias Kongsvik
a340830ee6
fix(gomod): Use correct major version to update go import paths (#20140)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-23 11:23:40 +00:00
HonkingGoose
e387b8225e
docs(best-practices): prefer satisfies operator over as (#20566)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-23 09:14:58 +00:00
Rhys Arkins
9f96c1e224
chore: remove unnecessary Range types (#20582) 2023-02-23 09:13:27 +00:00
Adam Setch
18bdac9d35
fix(platform/bitbucket): remove blockquote markdown from bitbucket issue description (#20588) 2023-02-23 07:01:44 +01:00
Tobias Bieniek
ed6cd8a8de
chore(VersioningApi): add doc comments (#20333)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-22 17:56:15 +00:00
Rhys Arkins
109f3491ab
refactor: getBranchStatus and tests (#20585) 2023-02-22 17:53:35 +00:00
Adam Setch
5cc4260ba7
feat(platform/bitbucket): consolidate types (#20570) 2023-02-22 17:01:03 +00:00
renovate[bot]
aa1596dae0
chore(deps): update jest monorepo to v29.4.3 (#20580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-22 16:01:37 +00:00
renovate[bot]
2ff7cd99f3
build(deps): update dependency simple-git to v3.16.1 (#20579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-22 15:50:48 +00:00
Adam Setch
77b2189603
fix: remove rebase-all-open-prs checkbox from read only issue bodies (#20578) 2023-02-22 15:28:30 +00:00
Sergei Zharinov
edef60045c
feat(schema): Add looseValue and looseObject helpers (#20576) 2023-02-22 14:45:26 +00:00
Paul Gschwendtner
340a913a48
feat(platform/github): flag to control whether PRs can be edited by maintainers if forkTokenis set (#19771) 2023-02-22 13:07:03 +00:00
Lctrs
27eda56db2
fix(versioning/composer): support range versions normalization (#20558)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-02-22 13:06:20 +00:00
renovate[bot]
c7254ab70d
chore(deps): update node.js to cb68fa4 (#20567)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-22 11:30:25 +00:00
HonkingGoose
7f05a1a319
docs(readme): use GitHub Flavored Markdown admonition (#20565) 2023-02-22 11:05:41 +00:00
Sergei Zharinov
9364ab002a
feat(schema): Add looseArray and looseRecord helpers (#20563) 2023-02-22 08:21:09 +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
renovate[bot]
41e929aaf3
chore(deps): update node.js to v18.14.2 (#20560)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-22 03:35:56 +00:00
Sergei Zharinov
d9b025bf63
refactor(packagist): Remove deprecated URL API (#20547) 2023-02-21 13:48:46 +00:00
Jérémie Astori
68e4ad4e9b
feat(presets): group @types/react and @types/react-dom together, along with other React packages (#20462)
Signed-off-by: Jérémie Astori <jeremie@astori.fr>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-21 13:42:44 +00:00
renovate[bot]
ed2f7822bb
chore(deps): update actions/cache action to v3.2.6 (#20545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 13:31:19 +00:00
renovate[bot]
f30163070b
chore(deps): update dependency @types/eslint to v8.21.1 (#20546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 13:26:09 +00:00
HonkingGoose
d3ba01bf54
chore: link to discussion (#20543) 2023-02-21 13:18:20 +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
renovate[bot]
76dcaa6b6f
chore(deps): update linters to v5.52.0 (#20526)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 06:09:11 +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
renovate[bot]
fa22f5cefb
chore(deps): update dependency lint-staged to v13.1.2 (#20525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-20 22:25:31 +00:00
Johannes Feichtner
90694bf398
docs: update outdated info about gradle file support (#20520) 2023-02-20 18:33:12 +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
Sergei Zharinov
43848b7329
fix(gomod): Don't append indirect mark twice (#20479) 2023-02-20 14:51:22 +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
7f08460ace
chore: debug github-tags digest problems (#20506) 2023-02-19 13:13:26 +00:00
Rhys Arkins
3cef2f2e4f
refactor: PackageFile -> PackageFileContent (#20502) 2023-02-19 12:43:48 +00:00
renovate[bot]
35baf4aaa0
chore(deps): update node.js to a1c21e1 (#20505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-19 06:29:11 +00:00
HonkingGoose
fc70c20b02
docs: explain Renovate config for GitHub Merge Queue (#20452)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-02-18 22:24:18 +00:00
Liora Milbaum
ce116133e0
feat(asdf): Support terragrunt plugin (#20493) 2023-02-18 19:06:30 +01:00
Rhys Arkins
5cdb9a86f0
refactor: move manager fields to managerData (#20486) 2023-02-18 15:06:03 +00:00
renovate[bot]
39589f3913
chore(deps): update node.js to c9b8c25 (#20496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-18 09:06:53 +00:00
Adam Setch
215ea10bc0
docs(platform/bitbucket): update to-be implemented features (#20480) 2023-02-18 04:58:44 +01:00
Adam Setch
80934e65f5
fix(platform/bitbucket): update rebase instructions (#20482) 2023-02-17 23:27:27 +00:00
renovate[bot]
3ea8c3320c
chore(deps): update dependency eslint to v8.34.0 (#20489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-17 21:08:10 +00:00
Rhys Arkins
6725c7fb5e
refactor: extract constraints -> extractedConstraints (#20484) 2023-02-17 16:32:58 +00:00
Sergei Zharinov
e87af92319
feat(bazel): Support for maven.artifact positional args (#20471) 2023-02-17 08:54:35 +00:00
Sergei Zharinov
1dad5645e1
chore(bazel): Log non-https URLs for git_repository (#20467) 2023-02-17 07:16:49 +00:00