Commit graph

18321 commits

Author SHA1 Message Date
renovate[bot]
7d0d5930c3
chore(deps): update linters to v7.3.1 (#28013)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-19 02:38:53 +00:00
唯然
af31adbbc6
feat: eslint-plugin-node to eslint-plugin-n (#26907)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-18 22:10:18 +00:00
Sergei Zharinov
d5a81847b0
test: Don't use classes outside of opentelemetry public API (#28012) 2024-03-18 21:51:18 +00:00
Sergei Zharinov
b0ea9156da
fix(bitbucket): Use schema for repo result validation (#27855) 2024-03-18 21:50:22 +00:00
Rhys Arkins
814d2ec657
fix(yarn): improve yarn proxy configuration (#27984) 2024-03-18 21:48:02 +00:00
Josh Soref
f4a96f84fe
docs: document support for fine-grained pat (#27346)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-03-18 21:46:33 +00:00
Rhys Arkins
12377e49dd
fix(yarn): add COREPACK_ENABLE_UNSAFE_CUSTOM_URLS to env (#28009) 2024-03-18 21:44:16 +00:00
renovate[bot]
a442f2429a
chore(deps): update linters to v7.3.0 (#28005)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-18 20:39:19 +00:00
David Straub
ebf0c7b4d9
feat(platform): re-attempt platform automerge on github and gitlab (#26567)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-18 19:53:25 +00:00
Florian Greinacher
de9608bed8
docs(nuget): add hint for protocol version in NuGet.config (#27933)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-03-18 19:52:03 +00:00
Rhys Arkins
e500e5048d
feat(config): expose topLevelOrg, templateOrg to templates (#27997) 2024-03-18 19:42:30 +00:00
renovate[bot]
e2aa68f788
chore(deps): update linters to v7.2.0 (#28004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 18:45:36 +00:00
renovate[bot]
ae1f9b88ae
chore(deps): update github/codeql-action action to v3.24.8 (#28002)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 15:07:46 +00:00
Sergei Zharinov
c25804194d
refactor(http): Remove unused HTTP etag caching implementation (#28000) 2024-03-18 13:58:31 +00:00
Michael Kriese
bcfaca4d5f
fix(config/replacements): require semver for renovate slim image tag removal (#27991)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-18 10:22:50 +00:00
lstoeferle
5c145796bd
feat(terragrunt): add support for gitlab-tags datasource (#27903) 2024-03-18 08:40:09 +00:00
renovate[bot]
b37086ffc1
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.3.3 (#27987)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 08:29:42 +00:00
renovate[bot]
737375c260
chore(deps): lock file maintenance (#27982)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 04:08:33 +00:00
renovate[bot]
2e1d8f290e
chore(deps): update containerbase/internal-tools action to v3.0.68 (#27981)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 04:00:51 +00:00
renovate[bot]
a4a92d2eb8
docs: update references to renovate/renovate to v37.252.0 (#27979)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 01:22:39 +00:00
renovate[bot]
0a973911b7
chore(deps): update containerbase/internal-tools action to v3.0.67 (#27978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 01:22:29 +00:00
Marc Mognol
5b8fb1f5a6
chore: fix nuget typo (#27976) 2024-03-17 20:06:33 +00:00
Sergei Zharinov
ab27756a29
ci: Upgrade "codecov-action" to v4.1.0 (#27974) 2024-03-17 16:14:18 +00:00
Sergei Zharinov
b29b012e2c
ci: Shallow clone "codecov.yml" for coverage uploads (#27973) 2024-03-17 15:09:43 +00:00
Rhys Arkins
a5167f50c1
chore: use node 20 for .nvmrc (#27970) 2024-03-17 10:56:59 +00:00
Vincent Mahnke
28e0123a3e
feat(versioning): Add Unity3D (#27307)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-17 10:00:03 +00:00
Nicolas De Boose
92ab91b2e8
fix(gitlab): Don't delete report_approver and code_owner approval rules (#27963)
Co-authored-by: Nikoms <nikom@gmail.com>
2024-03-17 09:59:26 +00:00
Sebastian Poxhofer
481aa216b2
feat(instrumentation/reporting): add report option (#26087)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-17 09:22:42 +00:00
renovate[bot]
8dc9705e93
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.3.1 (#27968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-16 22:47:01 +00:00
Sergei Zharinov
5d7372f917
feat: Http cache stats (#27956) 2024-03-16 13:17:10 +00:00
Sebastian Poxhofer
d0878d99b6
refactor(manager/helmfile): use schema for yaml parsing (#27539)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-15 21:58:19 +00:00
Tobias
5075318da1
test(manager): manager need to exports updateDependency or extractPackageFile when exporting extractAllPackageFiles (#27954)
Co-authored-by: Vivien Tintillier <vtintillier.privatedev@gmail.com>
2024-03-15 21:30:46 +00:00
Marti Raudsepp
42ee263ab7
fix(datasource): remove unnecessary PyPI changelog URL overrides (#27725) 2024-03-15 19:46:07 +00:00
Miles Budnek
a5193dafea
fix(workers/repository): Pass correct lock files when updating a dependency in multiple input files (#27898) 2024-03-15 19:35:40 +00:00
Tobias
6cb7c81da0
fix(sbt): export extractPackageFile() for confirmIfDepUpdated() (#27953) 2024-03-15 18:08:53 +00:00
Sergei Zharinov
fd8684ba6e
refactor: Extract "HttpStats" utility class (#27944) 2024-03-15 12:39:31 +00:00
Rhys Arkins
3e97024fe3
feat(config): make skipInstalls user-configurable (#27949) 2024-03-15 11:49:24 +00:00
Rhys Arkins
55205fbc71
feat: expose branch depTypes for templating (#27948) 2024-03-15 11:24:05 +00:00
renovate[bot]
5f4af4060d
build(deps): update dependency azure-devops-node-api to v12.5.0 (#27938)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2024-03-15 08:55:19 +00:00
Yun Lai
397dda5bd0
feat: allow packageScope in template compilation and add packageScope in maven datasource (#27925)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-15 08:51:23 +00:00
Simon Le Bourdais-Cabana
1554cc68d7
fix(azure): Support exact branch merge policies. (#27918)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-15 08:43:38 +00:00
Rhys Arkins
c1517aa252
fix(datasource/npm): mark all releases deprecated if latest deprecated (#27875)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-15 07:46:17 +00:00
Stavros Ntentos
b4dc29b85a
docs(gitlab): Add coloring info (#27907)
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-03-15 05:09:33 +00:00
Sergei Zharinov
998705d5b0
refactor: Package cache stats utility (#27936) 2024-03-14 15:06:53 +00:00
Michael Kriese
4d538702c6
fix: update license (#27937) 2024-03-14 13:48:17 +00:00
RahulGautamSingh
11b3c59215
feat(platform/bitbucket): autodiscoverProjects (#27845)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-03-14 09:49:21 +00:00
Sergei Zharinov
9c06813697
refactor: Create utility for stats collection and reporting (#27919) 2024-03-14 09:46:56 +00:00
Michael Kriese
a4e90f91fc
feat(presets/replacements): rollup terser plugin became scoped (#27929) 2024-03-14 09:12:02 +00:00
Rhys Arkins
8fc50ca86f
fix(templates): compile groupSlug (#27927) 2024-03-14 05:53:06 +00:00
renovate[bot]
744e949a98
chore(deps): update dependency @types/node to v18.19.24 (#27922)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-13 21:49:01 +00:00