Commit graph

18661 commits

Author SHA1 Message Date
Sergei Zharinov
2fb7be44fc
refactor: Use separate cache namespace for GithubReleaseAttachmentsDatasource class (#30867) 2024-08-19 05:47:06 +00:00
Sergei Zharinov
4354d2b57a
refactor(jenkins): Rename cache namespace (#30868) 2024-08-19 05:45:50 +00:00
Sergei Zharinov
29b4db980e
refactor(instrumentation): Remove unused span parameter (#30861) 2024-08-19 04:52:09 +00:00
renovate[bot]
bf19c90e8e
chore(deps): lock file maintenance (#30871)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 04:49:23 +00:00
renovate[bot]
f87b0cf2e0
chore(deps): update containerbase/internal-tools action to v3.4.6 (#30869)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 01:21:02 +00:00
renovate[bot]
4905220d3f
docs: update references to renovate/renovate (#30870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 01:20:29 +00:00
HonkingGoose
14cb0ecec4
docs(contributing): improve instructions for batch applying review suggestions (#30829) 2024-08-18 19:41:57 +00:00
Sergei Zharinov
0b8c14d7ee
test(markdown): Use codeBlock for sanitizeMarkdown test (#30830)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-08-18 19:41:26 +00:00
Justin Clareburt
ec483b7eb4
docs: update app secrets docs (#30859)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-08-18 11:41:12 +00:00
Justin Clareburt
c1fe7922ea
docs: create sidebar entries for Mend-hosted app secrets pages (#30718)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-08-18 10:52:20 +00:00
Jason Sipula
1408dd1604
docs: workaround nested list format conflict (#30857) 2024-08-18 08:08:57 +00:00
renovate[bot]
2e78c2c75f
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v7.15.7 (#30858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 08:00:49 +00:00
renovate[bot]
0c85a8c5da
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.5 (#30856)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 04:32:11 +00:00
renovate[bot]
319fbe4707
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v11.11.5 (#30855)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 04:31:11 +00:00
renovate[bot]
1895d0bfbf
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v7.15.6 (#30850)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-17 16:38:18 +00:00
renovate[bot]
dee12aea8d
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.4 (#30849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-17 12:13:48 +00:00
renovate[bot]
4bfc0abd26
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v11.11.4 (#30848)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-17 12:13:47 +00:00
renovate[bot]
aa254056ad
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v7.15.5 (#30846)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-17 10:20:33 +00:00
renovate[bot]
502e093f59
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.2 (#30845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-17 07:07:28 +00:00
renovate[bot]
c5ab65fdbe
chore(deps): update dependency @types/node to v20.15.0 (#30839)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 22:24:41 +00:00
renovate[bot]
cbe9aad107
chore(deps): update dependency @types/node to v20.14.15 (#30838)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 18:26:56 +00:00
renovate[bot]
7d25313865
build(deps): update dependency neotraverse to v0.6.18 (#30836)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 17:22:31 +00:00
Akinori Musha
813bbf60ee
feat(manager/bundler): improve ruby version detection (#30781)
Signed-off-by: Akinori MUSHA <knu@idaemons.org>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-08-16 17:18:03 +00:00
Sebastian Poxhofer
f042ae4c9a
feat(cache): add a mutex utility and prevent parallel processing with the same cache key (#30815)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-08-16 17:14:48 +00:00
Sergei Zharinov
c3cf91b8b9
feat(pipenv): Use @renovatebot/detect-tools for constraints detection (#29787)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-08-16 16:17:00 +00:00
marcovmun
59cd325b58
fix(manager/gitlabci): support alias with a path in component URL (#29707)
Co-authored-by: marco <marco@mybit.nl>
2024-08-16 16:14:12 +00:00
renovate[bot]
2a7f88e557
chore(deps): update dependency @swc/core to v1.7.11 (#30833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 15:30:46 +00:00
renovate[bot]
f8907e20c4
chore(deps): update dependency @swc/core to v1.7.9 (#30832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 15:13:37 +00:00
renovate[bot]
80bea5925a
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v7.15.4 (#30821)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 15:06:28 +00:00
Roman
6b102d2d60
fix: rename turbo repo (#30818) 2024-08-16 13:32:42 +00:00
Michael Kriese
91c69adbcc
feat(preset): add @eslint-community and @stylistic eslint plugin to eslint packages (#30825) 2024-08-16 12:30:41 +00:00
renovate[bot]
4488581cad
chore(deps): update dependency pdm to v2.18.1 (#30826)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 11:33:16 +00:00
Marcus Kimpenhaus
8599cb4a2c
chore(presets): added dotnet/roslyn to the monorepo for dotnet (#30814)
Co-authored-by: Marcus Kimpenhaus <k@MacStudio.kimpenhaus.net>
2024-08-16 12:19:30 +01:00
renovate[bot]
fbe0b768fe
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v7.15.3 (#30816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 06:49:57 +00:00
Jamie Tanna
32d8d9f621
chore: add depName when failing to update a dependency (#30744) 2024-08-16 06:37:33 +00:00
Jason Sipula
a3ceda9312
docs(manager/gleam): fix readme formatting (#30569) 2024-08-16 05:56:56 +00:00
Sergei Zharinov
8f797d6c45
feat(maven): Cache datasource results (#30807) 2024-08-15 16:02:35 +00:00
Sergei Zharinov
7a30258615
feat: Log shrinkedViaVulnerability flag in case of downgrades (#30806) 2024-08-15 15:46:05 +00:00
Michael Kriese
edf3c793dc
refactor(yaml): drop unused argument (#30804) 2024-08-15 13:42:53 +00:00
renovate[bot]
73b5961417
chore(deps): update dependency type-fest to v4.24.0 (#30805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 12:54:49 +00:00
Sergei Zharinov
927f7494c4
feat(nuget): Support version ranges (#26150)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-08-15 12:41:50 +00:00
Robert Meijers
5adebb6a79
feat(preset): add phpstan/extension-installer to PHPStan group (#30639) 2024-08-15 11:36:51 +00:00
Philipp Jaschke
0803b46d23
fix(manager/copier): process update templates outside repository root (#30708) 2024-08-15 10:59:43 +00:00
Michael Kriese
bb9bbcb3c3
ci(docs): skip issue fetch on PR (#30803) 2024-08-15 10:25:26 +00:00
RahulGautamSingh
f06b4bb9cd
refactor: move config migration logic (#30801) 2024-08-15 10:23:12 +00:00
renovate[bot]
c771b69034
chore(deps): update dependency tar to v7 (#30802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 09:43:34 +00:00
Oluf Lorenzen
e70f107acb
docs(manager/custom): hint about multiple replacements (#30680) 2024-08-15 08:34:16 +00:00
Sergei Zharinov
da8c1fbf40
feat(http): Limit Gradle Plugin repository (#30792) 2024-08-15 07:21:45 +00:00
renovate[bot]
c1d44d599e
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v7.15.2 (#30796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-15 03:44:59 +00:00
renovate[bot]
cd2f7187bf
feat(deps): update ghcr.io/renovatebot/base-image docker tag to v7.15.0 (#30793)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 21:00:35 +00:00