HonkingGoose
|
e8fb82d939
|
docs(self-hosted configuration): update binarySource (#22619)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2023-07-03 10:04:14 +00:00 |
|
renovate[bot]
|
3c3f246448
|
docs: update references to renovate/renovate to v35.158.0 (#23093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-07-03 01:54:51 +00:00 |
|
Johannes Feichtner
|
4dc6d691f6
|
refactor(manager/gradle): ignore stdout of artifact updates via stdio convenience option (#23088)
|
2023-07-02 21:09:06 +00:00 |
|
Adam Setch
|
ed182aa67b
|
feat(platform/bitbucket): support reopening declined PRs via comments (#22984)
|
2023-07-02 16:19:09 +00:00 |
|
Johannes Feichtner
|
5336723207
|
fix(manager/gradle-wrapper): refresh Gradle lockfile after wrapper update (#23081)
|
2023-07-02 11:19:10 +00:00 |
|
Adam Setch
|
7cd6f7c250
|
chore(bitbucket): add optional page to PagedResult (#23084)
|
2023-07-02 09:51:58 +00:00 |
|
Michael Kriese
|
a6e908b75a
|
chore: remove obsolete script (#23083)
|
2023-07-02 08:19:28 +00:00 |
|
VILLAN3LL3
|
10927b5171
|
feat: Replaced repoGroup with patternGroup for HotChocolate packages (#23073)
|
2023-07-02 07:23:49 +00:00 |
|
Duncan Casteleyn
|
ccf6704b27
|
feat(presets): add config:best-practices preset (#21239)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
|
2023-07-02 07:19:42 +00:00 |
|
Adam Setch
|
989aa4ff67
|
feat: refactor changelog platforms (#23076)
|
2023-07-01 21:32:30 +00:00 |
|
Sergei Zharinov
|
4c99ab0499
|
feat: Use swc for running scripts (#23080)
|
2023-07-01 21:29:10 +00:00 |
|
Sergei Zharinov
|
91f31b4ee1
|
test(config): Refactor tests for getDefault function (#23078)
|
2023-07-01 19:42:09 +00:00 |
|
RahulGautamSingh
|
4180370e01
|
feat(platform): update PR target branch if baseBranch changed (#23010)
|
2023-07-01 14:58:34 +00:00 |
|
Adam Setch
|
21f984f84b
|
refactor: reorder platforms alphabetically (#23077)
|
2023-07-01 13:48:30 +00:00 |
|
Adam Setch
|
db91079d6e
|
feat: detect bitbucket host types (#23075)
|
2023-07-01 12:15:00 +00:00 |
|
Adam Setch
|
7089d1ef2a
|
feat: detect bitbucket hosts (#23074)
|
2023-07-01 11:11:51 +00:00 |
|
Sergei Zharinov
|
6a2564dbeb
|
feat(versioning): Add schema transform (#23047)
|
2023-07-01 06:44:31 +00:00 |
|
renovate[bot]
|
7c637cc945
|
build(deps): update dependency minimatch to v9.0.2 (#23072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-30 23:02:05 +00:00 |
|
Max Daniline
|
d2257e1593
|
fix(config): replace default constants with default factories (#22587)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
|
2023-06-30 19:54:00 +00:00 |
|
Tobias
|
40507c23b5
|
feat(git-refs/git-tags): support authentication for private git repositories (#22983)
|
2023-06-30 19:45:55 +00:00 |
|
Oscar Dominguez
|
558535e463
|
feat(manager/npm): add support for Volta's pnpm (#23069)
|
2023-06-30 18:49:53 +00:00 |
|
Sergei Zharinov
|
e27424c833
|
refactor(datasource): Use Result utility class for lookups (#23067)
|
2023-06-30 17:46:51 +00:00 |
|
Robert Munteanu
|
b7c8d73147
|
feat(presets): add fabric8-kubernetes-client monorepo (#21492)
|
2023-06-30 17:40:05 +00:00 |
|
Sergei Zharinov
|
ac114f1df0
|
feat: Utility class for Result values (#23059)
|
2023-06-30 15:48:38 +00:00 |
|
renovate[bot]
|
acdd6ffbc2
|
build(deps): update dependency editorconfig to v1.0.3 (#23061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-30 12:45:28 +00:00 |
|
Rhys Arkins
|
930fc9fa6f
|
refactor: don't throw errors from datasource package releases lookup (#23058)
|
2023-06-30 12:29:26 +00:00 |
|
Jorge Villacorta
|
6161d069e3
|
feat(bundler): try matching lock file to package file first (#23032)
|
2023-06-30 04:58:17 +00:00 |
|
Sergei Zharinov
|
492d3137e0
|
fix(changelog): Revert platform dispatch changes (#23048)
|
2023-06-29 16:40:44 +00:00 |
|
Sergei Zharinov
|
fd3d577a8a
|
feat: Schema utility for URL parsing (#23043)
|
2023-06-29 16:22:26 +00:00 |
|
Tobias
|
674f9cbfcc
|
feat(github-tags): enable datasource for registry hunting (#23041)
|
2023-06-29 15:29:57 +00:00 |
|
Sergei Zharinov
|
0b4e5ffdfa
|
refactor(changelog): Simplify platform dispatch (#23044)
|
2023-06-29 13:34:40 +00:00 |
|
HonkingGoose
|
211b825986
|
docs: fix another broken link (#23036)
|
2023-06-29 11:08:00 +00:00 |
|
HonkingGoose
|
8302f6a7ac
|
docs: fix broken links (#23035)
|
2023-06-29 10:39:59 +00:00 |
|
RahulGautamSingh
|
04c8bda2e6
|
fix: handle empty dependencyDashboard issue body (#23019)
|
2023-06-29 08:36:56 +00:00 |
|
renovate[bot]
|
888d953042
|
build(deps): update dependency glob to v10.3.1 (#23031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-28 22:40:12 +00:00 |
|
renovate[bot]
|
98dc2f2446
|
build(deps): update dependency glob to v10.3.0 (#23030)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-28 22:12:07 +00:00 |
|
renovate[bot]
|
a83634a01d
|
chore(deps): update dependency graphql to v16.7.1 (#23027)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-28 18:10:28 +00:00 |
|
renovate[bot]
|
1ae6e984b3
|
chore(deps): update dependency graphql to v16.7.0 (#23026)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-28 17:38:21 +00:00 |
|
Chuck Grindel
|
4ae9fffff1
|
docs: remove obsolete WIP message for bazel-module manager (#23024)
|
2023-06-28 14:42:57 +00:00 |
|
Sergei Zharinov
|
756a1c9c4b
|
refactor(exec): More coverage fixes (#23021)
|
2023-06-28 13:53:49 +00:00 |
|
Sergei Zharinov
|
36ff13a851
|
refactor: Fix exec utils coverage (#23018)
|
2023-06-28 12:37:38 +00:00 |
|
HonkingGoose
|
a7f6514ebe
|
docs: partial rewrite developer docs (#23015)
|
2023-06-28 11:53:45 +00:00 |
|
Sergei Zharinov
|
ce41717678
|
refactor(http): Fix coverage (#23004)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2023-06-28 11:55:26 +02:00 |
|
Jamie Magee
|
2d77984e6a
|
refactor: override return type of JSON.parse (#23011)
|
2023-06-27 17:45:09 +00:00 |
|
Rhys Arkins
|
f017f05fbb
|
chore(containerbase): log details when no releases found (#23008)
|
2023-06-27 13:42:41 +00:00 |
|
Sergei Zharinov
|
53263bbfda
|
feat: Clone objects via wrapper (#22970)
|
2023-06-27 13:09:59 +00:00 |
|
renovate[bot]
|
356fcea8b9
|
build(deps): update dependency azure-devops-node-api to v12.1.0 (#23005)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-27 12:28:53 +00:00 |
|
Rhys Arkins
|
20b1c74f4a
|
fix(lerna): handle ranged lerna dependency (#22993)
|
2023-06-27 14:21:46 +02:00 |
|
Sergei Zharinov
|
a68cf49d43
|
refactor: Coverage for check-token utilities (#22996)
|
2023-06-27 08:27:29 +00:00 |
|
Sergei Zharinov
|
124d1c5afb
|
refactor: Sample util coverage (#22997)
|
2023-06-27 08:27:19 +00:00 |
|