Commit graph

17128 commits

Author SHA1 Message Date
Rhys Arkins
ab4d04b415
fix(config-migration): fetch raw file from platform, not fs (#27049)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-02-04 13:05:32 +00:00
Sebastian Poxhofer
a9c37258d3
fix(packageRules/package-patterns): consider depName for exclude (#27046) 2024-02-04 10:19:44 +00:00
andaryjo
c479b213dd
feat(datasource/custom): add currentValue to template metadata (#27038) 2024-02-04 09:09:49 +00:00
MarlonLuan
9bfacc085e
feat(presets): update java LTS workaround to include cimg (#27040) 2024-02-03 20:02:54 +00:00
Sergei Zharinov
441ddd5bcd
refactor: Move isUUID() to string utils (#27044) 2024-02-03 19:53:56 +00:00
Ikko Eltociear Ashimine
60dda0d6ff
docs: fix typo in best-practices.md (#27043) 2024-02-03 19:30:05 +00:00
Sergei Zharinov
cf5ffe055f
feat: Move matchRegexOrMinimatch to string utilities (#27041) 2024-02-03 18:31:16 +00:00
Rhys Arkins
413084b4c5
fix(github): use repoCache even if not initial (#27039) 2024-02-03 15:48:48 +00:00
Rhys Arkins
3b8b0223ca
chore: trace not debug table values log 2024-02-03 12:33:13 +01:00
Rhys Arkins
4bd6b27be4
fix(github): cache http response only for first page (#27031) 2024-02-03 11:04:58 +00:00
RahulGautamSingh
96d174b460
fix(update/pr): stricter de-deduplicationof upgrades (#27029) 2024-02-03 06:36:00 +00:00
Sergei Zharinov
198e34e0ef
refactor: Tidy arguments for matchRegexOrMinimatch (#27026) 2024-02-03 06:22:19 +00:00
renovate[bot]
7ab57bbee2
chore(deps): update github/codeql-action action to v3.24.0 (#27025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 19:35:47 +00:00
Sergei Zharinov
68d5faa96e
fix(cache): Fix compression and decompression format mismatch (#27021) 2024-02-02 16:22:16 +00:00
renovate[bot]
5d7770c5b5
build(deps): update dependency @cdktf/hcl2json to v0.20.3 (#27023)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 16:17:35 +00:00
renovate[bot]
f7a381e7b1
build(deps): update opentelemetry-js monorepo (#27015)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 10:15:49 +00:00
Maksym Romanowski
a025178e71
fix(pypi): trim simple repo markup with extra whitespaces and new lines (#27013)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-02-02 10:15:28 +00:00
renovate[bot]
649fb78e48
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v9.32.2 (#27010)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 07:14:38 +00:00
renovate[bot]
6ef7d13b02
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v1.19.1 (#27011)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 07:13:38 +00:00
Sebastian Poxhofer
54fb0ee1f7
feat(monorepos): add backstage to monorepos (#27009) 2024-02-02 07:01:07 +00:00
Patrick Decat
d265e5eafa
feat(asdf): add support for opentofu (#26989) 2024-02-02 05:01:33 +00:00
renovate[bot]
91df2eef4f
feat(deps): update ghcr.io/renovatebot/base-image docker tag to v1.19.0 (#27008)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 04:33:58 +00:00
renovate[bot]
b23115f37d
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.32.2 (#27007)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 04:33:55 +00:00
renovate[bot]
3cf1502562
build(deps): update dependency lru-cache to v10.2.0 (#27006)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 01:33:18 +00:00
renovate[bot]
3101d1ca78
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v9.32.1 (#27005)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-02 01:32:14 +00:00
renovate[bot]
f96b43cb29
build(deps): update dependency google-auth-library to v9.6.1 (#27004)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 23:28:47 +00:00
renovate[bot]
891a831a64
build(deps): update dependency @types/better-sqlite3 to v7.6.9 (#27003)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 23:10:21 +00:00
renovate[bot]
6bf0906423
build(deps): update dependency google-auth-library to v9.5.0 (#27000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 20:48:06 +00:00
dali546
c3de9f94ab
fix(terraform): Replace correct currentValue match in constraint with new value (#26867)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-02-01 20:35:29 +00:00
RahulGautamSingh
d834281340
fix(update/pr): improve de-duplication of table rows (#26993) 2024-02-01 19:05:36 +00:00
Sergei Zharinov
b06af6600b
refactor(regex): Inverse dependency on logger util (#26997) 2024-02-01 18:45:55 +00:00
renovate[bot]
3ea3fa26ce
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v1.18.2 (#26998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 18:12:49 +00:00
renovate[bot]
751756f3d8
chore(deps): update dependency @swc/core to v1.3.106 (#26978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 18:08:40 +00:00
Sergei Zharinov
ce050a886c
docs: Fix documentation for dnsCache (#26996) 2024-02-01 16:35:55 +00:00
renovate[bot]
55b91baaf4
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.32.1 (#26995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 16:32:32 +00:00
renovate[bot]
5fd930b4a1
chore(deps): update containerbase/internal-tools action to v3.0.52 (#26994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 16:32:16 +00:00
renovate[bot]
cffb3d256a
chore(deps): update dependency @types/tar to v6.1.11 (#26980)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 07:26:48 +00:00
Marcus R. Brown
9948d07ef4
feat: add fabric-chaincode-node monorepo preset (#26979) 2024-02-01 07:11:14 +00:00
renovate[bot]
31997dd468
feat(deps): update ghcr.io/renovatebot/base-image docker tag to v1.18.0 (#26976)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 00:42:12 +00:00
renovate[bot]
ade345f536
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v9.32.0 (#26975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 00:41:51 +00:00
renovate[bot]
783acae5e7
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.32.0 (#26974)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-31 19:54:15 +00:00
renovate[bot]
b2b66b19d5
chore(deps): update sigstore/cosign-installer action to v3.4.0 (#26973)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-31 19:54:04 +00:00
renovate[bot]
4ab0d9b4fb
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v1.17.2 (#26969)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-31 14:19:42 +00:00
Anton Patsev
c7ab3ca337
docs: fix duplicate the (#26962)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2024-01-31 10:51:57 +00:00
renovate[bot]
7681ad00fb
chore(deps): update dependency @types/node to v18.19.11 (#26958)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-31 07:49:02 +00:00
renovate[bot]
92b6ffb1a2
chore(deps): update dependency @types/node to v18.19.9 (#26955)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-31 07:29:25 +00:00
renovate[bot]
d39b45a1fc
build(deps): update dependency @cdktf/hcl2json to v0.20.2 (#26945)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-31 05:29:45 +00:00
Birger J. Nordølum
e31cb14e39
feat(presets): add opencost (#26950) 2024-01-31 05:25:24 +00:00
renovate[bot]
8209ca08a6
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v1.17.1 (#26953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 22:31:34 +00:00
renovate[bot]
ead0910bc2
chore(deps): update codecov/codecov-action action to v3.1.6 (#26952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-30 22:31:13 +00:00