Commit graph

16386 commits

Author SHA1 Message Date
renovate[bot]
7c83d599ec
chore(deps): update dependency @types/auth-header to v1.0.3 (#24710)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 21:09:28 +00:00
renovate[bot]
a4b7587f7f
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.20.6 (#24702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 22:56:48 +00:00
renovate[bot]
d9964f1913
build(deps): update dependency semantic-release to v22.0.5 (#24701)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 13:57:53 +00:00
renovate[bot]
d30e5e6c3c
build(deps): update dependency semantic-release to v22.0.1 (#24700)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 13:30:38 +00:00
Birger J. Nordølum
93b3a7a68f
feat(presets): add regex preset for gitlab pipeline versions (#24510)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-28 13:16:20 +00:00
Tobias
5f82d9d2ce
fix(git-submodules): take git-tags and git-refs hostRules into account (#24250) 2023-09-28 12:13:56 +00:00
Colin O'Dell
f58cb01701
chore(datasource/docker): promote ECR auth errors to warnings (#24521) 2023-09-28 11:33:34 +00:00
Sergei Zharinov
d708f9a397
refactor(schema-utils): Remove unused Url helper (#24694) 2023-09-28 11:33:26 +00:00
Rhys Arkins
5befa30dd6
fix(dashboard): double line return after note (#24690) 2023-09-28 13:46:16 +02:00
renovate[bot]
d690b5feb8
build(deps): update dependency glob to v10.3.10 (#24697)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 09:41:57 +00:00
Rhys Arkins
30543c9794
fix(gitlabci): skip invalid currentVersion (#24698) 2023-09-28 09:35:25 +00:00
renovate[bot]
6f52137d75
build(deps): update dependency glob to v10.3.5 (#24696)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 01:04:42 +00:00
renovate[bot]
9641aaa47b
chore(deps): update github/codeql-action action to v2.21.9 (#24692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 16:58:01 +00:00
Robert Munteanu
a96fa6e7ec
fix: consider child pom.xml files for the mavenPropertyVersions custom manager (#24691) 2023-09-27 13:51:15 +00:00
Rhys Arkins
3ec91b2808
feat(maven)!: use hunt strategy for registries (#24588) 2023-09-27 14:29:17 +02:00
Rhys Arkins
c11170fabb
feat(npm)!: drop explicit lerna support (#24542) 2023-09-27 14:29:07 +02:00
Rhys Arkins
02f827dae7 chore: update node version to v18.18.0 2023-09-27 14:03:20 +02:00
Guillaume Berche
988068dcd8
docs(flux): extract oci dependencies of type docker (#24197)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-09-27 13:59:12 +02:00
Rhys Arkins
a6c9075f76
fix(kustomize): validate name is a string (#24676)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-27 08:36:55 +00:00
HonkingGoose
8bdcfd5e55
docs: use new GitHub alert syntax (#24668) 2023-09-27 08:19:55 +00:00
renovate[bot]
848a0b0376
build(deps): update dependency redis to v4.6.10 (#24682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 01:03:11 +00:00
renovate[bot]
0d46032ff1
build(deps): update dependency redis to v4.6.9 (#24681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-27 00:37:16 +00:00
Jakob Guddas
f34b52533d
fix(presets): added @types/testing-library__ to jsUnitTest preset (#24338)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-26 21:21:06 +00:00
Rhys Arkins
27fe06c447
docs: update label guides (#24669)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-09-26 23:17:15 +02:00
Nathanael Marchand
f78c814d6f
feat: improve xunit monorepo (#23582)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-26 20:45:14 +00:00
Rhys Arkins
2a535136bb
fix(mix): don’t stop parsing if a package contains “end” (#24665) 2023-09-26 22:28:42 +02:00
renovate[bot]
897cda067d
chore(deps): update nick-fields/retry action to v2.9.0 (#24677)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 14:33:21 +00:00
renovate[bot]
26ec04e235
chore(deps): update node.js to v18.18.0 (#24678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 14:33:05 +00:00
Emil Bader
a62e656369
feat(manager/npm): extract currentValue from Yarn 'npm:' prefixed alias (#24568)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-26 14:16:21 +00:00
renovate[bot]
c3baf42ca5
build(deps): update dependency semantic-release to v22 (#24649)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 11:47:14 +00:00
renovate[bot]
e6c73b3d04
chore(config): migrate renovate config (#24673)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 11:44:25 +00:00
Rhys Arkins
2f3f896859
chore: rename and extend auto label actions (#24644)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-09-26 09:43:35 +02:00
Rhys Arkins
93ab46e37e
fix(docker): suppress gcr.io error (#24661) 2023-09-26 06:45:41 +02:00
renovate[bot]
0aa9981e6c
build(deps): update dependency openpgp to v5.10.2 (#24652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 14:18:12 +00:00
HonkingGoose
f4ad902d1d
docs: rewrite git-refs readme (#24643)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-25 14:03:07 +00:00
HonkingGoose
c3014cb971
docs(readme): update build status badge (#24645) 2023-09-25 10:43:57 +00:00
renovate[bot]
4c5d3cd2a6
chore(deps): update dependency @hyrious/marshal to v0.3.2 (#24646)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 10:27:37 +00:00
HonkingGoose
bacd101183
chore: create doc-fix-everything script (#24482)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-25 10:21:14 +02:00
HonkingGoose
6aff404e55
docs(about us): bump outside contributors number (#24640) 2023-09-25 10:09:10 +02:00
renovate[bot]
8d1f9d4b98
chore(deps): lock file maintenance (#24637)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 00:20:41 +00:00
renovate[bot]
60ddd95409
docs: update references to renovate/renovate to v36.107.1 (#24636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-25 00:18:19 +00:00
renovate[bot]
2c733eac88
chore(deps): update pnpm to v8.7.6 (#24633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-24 19:59:20 +00:00
github-actions[bot]
0d38ef100c
fix(data): automatic update of static data (#24627)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-09-24 19:58:12 +00:00
Rauny
c767e742d3
docs(typo): update upgrade-best-practices.md (#24630) 2023-09-24 11:43:22 +02:00
RahulGautamSingh
6f9d37a6c0
feat(migrate): regexManagers -> customManagers (#24451)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-24 08:55:56 +00:00
renovate[bot]
4761306157
chore(deps): update dependency @types/diff to v5.0.4 (#24617)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-24 05:36:34 +00:00
gost-serb
6759c6f1f5
fix: regEx definitions that used regex literal and separate flags (#24626)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-24 05:21:18 +00:00
renovate[bot]
71a86f268b
chore(deps): update dependency markdownlint-cli2 to v0.10.0 (#24628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-24 02:01:35 +00:00
Sebastian Poxhofer
e4e3b9bbc8
chore: rename fixture package file and lock files so they do not trigger osv scanner (#24625) 2023-09-23 20:30:51 +00:00
renovate[bot]
4a7ece14c1
chore(deps): update dependency graphql to v16.8.1 (#24624)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-23 19:12:48 +00:00