Commit Graph

11128 Commits (39.7.1)

Author SHA1 Message Date
renovate[bot] 8e33c191b6
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.0.9 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-06 16:54:06 +00:00
hori-ryota f92fe45464
feat(manager/asdf): add uv plugin () 2024-11-06 16:45:34 +00:00
renovate[bot] 54bdb36c87
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.0.6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-06 14:13:38 +00:00
Sergei Zharinov 13f4b9ab12
feat(bitbucket): Add more logging to the PR cache () 2024-11-06 13:54:58 +00:00
Devinwong a1cd9ccf6a
feat(datasource/docker): add OCI header application/vnd.oci.empty.v1+json () 2024-11-06 06:28:35 +00:00
renovate[bot] a890d48cd5
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.0.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-05 20:56:50 +00:00
Gauthier POGAM--LE MONTAGNER 8123b6181e
feat(preset): add nestjs/nest-cli to nest monorepo () 2024-11-05 17:13:33 +00:00
Sergei Zharinov c5ba4c5196
fix(platform): Separate PR reuse from the branch PR search ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-11-05 13:23:51 +00:00
Michael Kriese 38edaccd00
fix(manager/flux): skip local charts () 2024-11-05 13:21:48 +00:00
Rhys Arkins 3a4c29215d
fix(versioning/poetry): use pep440 for comparisons () 2024-11-05 06:46:12 +00:00
Philip 80dd936306
fix(gomod): GOPROXY with slash doesnt work () 2024-11-04 19:00:10 +00:00
Rhys Arkins a6d93dcbc6 feat(branchNameStrict)!: remove forward slashes from non-prefix part of branchName ()
Update logic for branchNameStrict=true so that it also removes forward slashes from branch names, with the exception of the `branchPrefix` part. In other words, if you leave the default `branchPrefix="renovate/"` then you'll get branch names like `renovate/foo-bar-42-x` instead of today's `renovate/foo/bar-42-x`.

BREAKING CHANGE: Branch names with multiple forward slashes will change if branchNameStrict=true
2024-11-04 14:43:20 +01:00
renovate[bot] 0f2783cf7a feat(deps)!: update ghcr.io/containerbase/sidecar docker tag to v13 ()
Updates default Renovate sidecar container to v13, which is based on Ubuntu 24.04.

BREAKING CHANGE: Renovate sidecard images will default to use Ubuntu 24.04 instead of 20.04
2024-11-04 14:43:20 +01:00
Philippe Ballandras b0bc3e8ffc fix(github)!: change automerge priority order to prefer squash ()
Changes the priority order so that squash merges are preferred over rebase merge and merge commits. Doing so allows GitHub to sign the resulting commit on the base branch.

BREAKING CHANGE: Renovate will now prefer squash merges over others in GitHub, if they are allowed.
2024-11-04 14:43:20 +01:00
Rhys Arkins 549c3aebe1
fix: better clarity on username/gitAuthor and modified branches ()
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-11-04 09:25:43 +00:00
malmor c73a74147b
docs(manager/dockerfile): Document supported dependencies for Dockerfile manager ()
Signed-off-by: malmor <62105800+malmor@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-11-03 17:51:27 +00:00
Philip 9b7ae6aa98
fix(merge-confidence): change depname to packageName () 2024-11-03 15:39:08 +00:00
Sandro 814a93a58c
fix(nix): simplify --extra-experimental-features argument () 2024-11-02 06:11:29 +00:00
malmor 570a72722c
test(datasource/go): Remove go-source header from gitlab fixtures ()
Signed-off-by: malmor <62105800+malmor@users.noreply.github.com>
2024-11-01 20:43:46 +00:00
Rhys Arkins 6fc20b8420
fix(yaml): parse without strict mode () 2024-11-01 08:30:44 +00:00
Sigurd Spieckermann 1810672498
feat(presets): add `poetry` manager support to `:semanticPrefixFixDepsChoreOthers` preset () 2024-11-01 05:06:36 +00:00
John Andrews 6560bedab8
fix(manager/bundler): Escape special characters in bundler usernames ()
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-10-31 13:25:21 +00:00
Philip ea816f8ff0
feat(config): rebaseWhen = automerging ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com>
2024-10-31 09:42:49 +00:00
HonkingGoose d125c9947b
docs(regex): rewrite () 2024-10-31 08:59:15 +00:00
Janus Troelsen f680dcb899
feat(versioning): allow versionings to provide isSame and use to detect majors ()
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-10-31 08:02:24 +00:00
Mathieu Kniewallner 4b0a5d12a2
refactor(manager): extract `applyGitSource` () 2024-10-31 06:06:28 +00:00
Sigurd Spieckermann ff8c63ea04
fix(manager/poetry): fix schema for optional dependencies ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-10-30 19:19:44 +00:00
renovate[bot] 9d8f91c8ef
build(deps): update opentelemetry-js monorepo ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2024-10-30 18:58:40 +00:00
renovate[bot] 8e4ef69c62
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.41 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-30 16:12:41 +00:00
Sergei Zharinov 5e53b6ad5b
feat(hex): Add protobuf definitions for registry v2 support () 2024-10-30 14:36:12 +00:00
Sebastian Poxhofer 9faae86ff9
fix(presets): apply NodeJS docker workaround for private registries () 2024-10-30 14:35:49 +00:00
Nikolas Grottendieck 712910a192
feat(manager/asdf): add additional asdf supported tools () 2024-10-30 13:46:45 +00:00
Philip 56df90bc39
fix(rebaseWhen): text in PR for new branches with automerge=true () 2024-10-30 11:32:59 +00:00
RahulGautamSingh 95efd9f6fe
test(lib/data): schemas for changelog and source urls ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-10-30 08:19:48 +00:00
Sergei Zharinov d12b94cf6a
fix: Fix timestamps for `internalChecksFilter` checks () 2024-10-29 20:17:23 +00:00
Mathieu Kniewallner c20044e2d5
fix(manager/uv): apply normalization on sources () 2024-10-29 18:56:50 +00:00
Mathieu Kniewallner 7f4181afec
test(manager/uv): move source skip test to `extract` () 2024-10-29 16:48:41 +00:00
malmor 209a1621a0
fix(datasource/go): Remove .git suffix for go dependencies when calling go-get api ()
Signed-off-by: malmor <62105800+malmor@users.noreply.github.com>
2024-10-29 16:45:00 +00:00
Mathieu Kniewallner fc697a36d9
refactor(manager/cargo): use `zod` to parse manifest/config ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-10-29 06:19:33 +00:00
TASNEEM KOUSHAR ed8c6f5d2a
fix(dashboard): move header to top () 2024-10-28 16:27:39 +00:00
Philip 5028c9056f
refactor(rebaseWhen): small refactor for rebaseWhen value setter () 2024-10-28 16:05:59 +00:00
renovate[bot] 7527f13520
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.40 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 12:53:57 +00:00
Justin Perez 87152d36e1
feat(preset): add kiota monorepo () 2024-10-28 05:22:08 +00:00
Sigurd Spieckermann e0fb1de479
fix(manager/poetry): set `sourceName` only if defined () 2024-10-27 13:48:21 +00:00
renovate[bot] ed9561269c
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.39 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-26 18:40:29 +00:00
Mathieu Kniewallner babd6da95b
feat(pep621): add support for `dependency-groups` (PEP 735) ()
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-10-26 15:26:35 +00:00
Atte Huhtakangas e78bd7cc43
feat(preset): add group: auto () 2024-10-25 12:12:39 +00:00
Atte Huhtakangas 989f9a12e0
feat(preset): add group: nestjs-graphql () 2024-10-25 12:09:32 +00:00
renovate[bot] df7b8bb1ce
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.38 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-24 16:02:12 +00:00
Rhys Arkins 70c03a8566
fix(cache): try/catch package file cache cleanup separately () 2024-10-23 19:39:49 +00:00