renovate[bot]
1e5486638c
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v11.6.7 ( #30624 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 13:42:39 +00:00
renovate[bot]
677885513b
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.6.7 ( #30625 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 13:42:30 +00:00
jeanluc
70376ccfa8
feat(manager/copier): Implement manager ( #29215 )
2024-08-06 08:07:27 +00:00
Sergei Zharinov
c22519662b
feat(docker): Reconcile deleted releases in cache ( #30491 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-08-06 08:00:50 +00:00
RahulGautamSingh
33d8d588c5
refactor: move cron schedule logging ( #30611 )
2024-08-06 07:24:43 +00:00
Sebastian Poxhofer
8e97c90a36
fix(manager/pep621): prevent side effects through shallow copy ( #30605 )
2024-08-05 19:26:08 +00:00
oxdev03
5bdb8210ef
chore(utils): extend fs utils with createCacheReadStream and statCach… ( #30600 )
2024-08-05 16:57:21 +00:00
renovate[bot]
1141b9d378
build(deps): update dependency redis to v4.7.0 ( #30599 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 15:52:50 +00:00
renovate[bot]
4c99aea3ef
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v7.8.8 ( #30597 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 12:33:20 +00:00
Sebastian Poxhofer
b667a4b8a3
test(manager/circleci): remove snapshots and empty matchObjects tests ( #30565 )
2024-08-05 10:11:22 +00:00
Antony David
607d7e3e1b
refactor: migrate traverse
to neotraverse
( #30573 )
2024-08-05 09:49:05 +00:00
Gilmore Davidson
9fc7d19406
fix(presets): Add typescript-eslint top-level package to eslint preset ( #30585 )
2024-08-05 09:34:43 +00:00
renovate[bot]
63b8a6b4da
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v11.6.6 ( #30587 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 09:21:15 +00:00
renovate[bot]
bb9738c421
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.6.6 ( #30588 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 09:21:11 +00:00
renovate[bot]
247d4fcc8d
docs: update references to renovate/renovate to v38.18.12 ( #30584 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 01:48:11 +00:00
renovate[bot]
c42dcb6e5f
chore(deps): update containerbase/internal-tools action to v3.3.15 ( #30583 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 01:47:28 +00:00
renovate[bot]
ec13aa3d9d
chore(deps): update dependency @types/node to v20.14.14 ( #30578 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-04 12:15:57 +00:00
renovate[bot]
2923136308
chore(deps): update dependency @types/node to v20.14.13 ( #30577 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-04 10:49:04 +00:00
renovate[bot]
affcef9bde
build(deps): update dependency google-auth-library to v9.13.0 ( #30575 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-03 16:43:26 +00:00
renovate[bot]
bd1830ad3c
build(deps): update dependency google-auth-library to v9.12.0 ( #30574 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-03 16:29:08 +00:00
renovate[bot]
2c24ddb4d6
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v7.8.7 ( #30571 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-03 11:30:26 +00:00
renovate[bot]
74159a8b0d
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v7.8.7 ( #30568 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-03 08:12:51 +00:00
morre
478278f7bb
fix: disable docker:pinDigests for ArgoCD ( #30556 )
2024-08-03 08:10:26 +00:00
renovate[bot]
8e4e7361e3
chore(deps): update actions/upload-artifact action to v4.3.5 ( #30564 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-02 14:41:58 +00:00
Sebastian Poxhofer
269a4dd125
fix(manager/circleci): extract executors of CircleCi files again ( #30562 )
2024-08-02 13:48:53 +00:00
LukasAuerbeck
f0c2067798
refactor: move onboading repo lookup into dedicated function ( #30554 )
...
Signed-off-by: LukasAuerbeck <17929465+LukasAuerbeck@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-08-02 12:19:14 +00:00
HonkingGoose
de48a2b01b
docs: release notes for v38 ( #30384 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-08-02 11:48:54 +00:00
RahulGautamSingh
d7989b0de8
fix(docs): show additionalProperties
in json notation ( #30549 )
2024-08-02 08:32:03 +00:00
Sergei Zharinov
7143d6dc09
fix(go): Detect repository name from the metadata URL instead of module ( #30388 )
2024-08-02 07:02:08 +00:00
Chris Kin Yat Chan
bae6f8da4e
fix: github api calls to push commit does not increase commits limit ( #30540 )
2024-08-02 05:50:25 +00:00
renovate[bot]
64b0555ce3
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v7.8.6 ( #30553 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-02 02:15:32 +00:00
renovate[bot]
6dcf1ea9e2
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v7.8.5 ( #30548 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 17:04:25 +00:00
renovate[bot]
8df11023a7
chore(deps): update dependency rimraf to v6 ( #30538 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 17:00:34 +00:00
renovate[bot]
620af1e6b5
build(deps): update dependency glob to v11 ( #30537 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 16:59:45 +00:00
renovate[bot]
89cc0e5610
chore(deps): update dependency @swc/core to v1.7.4 ( #30547 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 16:11:29 +00:00
renovate[bot]
04ea39883f
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v7.8.4 ( #30546 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 16:11:24 +00:00
renovate[bot]
d61f036977
chore(deps): update dependency @swc/core to v1.7.2 ( #30544 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 15:52:51 +00:00
renovate[bot]
d45d6f8fca
chore(deps): update dependency husky to v9.1.4 ( #30545 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 15:47:28 +00:00
renovate[bot]
7d1a1aa9b3
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v11.6.5 ( #30534 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 14:41:10 +00:00
renovate[bot]
9316c550b9
chore(deps): update dependency husky to v9.1.2 ( #30533 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 14:40:01 +00:00
renovate[bot]
d07a3d90d8
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v7.8.3 ( #30536 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 14:26:32 +00:00
renovate[bot]
1bf328f4b1
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.6.5 ( #30535 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 14:24:58 +00:00
renovate[bot]
4b008bac29
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.6.4 ( #30532 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 12:39:45 +00:00
renovate[bot]
1fe29cfb44
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v11.6.4 ( #30531 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 12:39:34 +00:00
renovate[bot]
49f29d584d
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.6.3 ( #30524 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 10:23:16 +00:00
renovate[bot]
ecc832a9fa
feat(deps): update ghcr.io/renovatebot/base-image docker tag to v7.8.0 ( #30526 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 10:23:04 +00:00
renovate[bot]
481616e693
build(deps): update aws-sdk-js-v3 monorepo to v3.621.0 ( #30518 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-01 00:27:21 +00:00
renovate[bot]
6e28f25928
fix(deps): update ghcr.io/renovatebot/base-image docker tag to v7.7.2 ( #30517 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-31 22:13:27 +00:00
Jason Sipula
283cda0f29
feat: support gleam lang ( #30345 )
...
Co-authored-by: cdaringe <cdaringe@gmail.com>
Co-authored-by: Christopher Dieringer <cdaringe@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-07-31 20:29:06 +00:00
renovate[bot]
49092675b0
chore(deps): update ghcr.io/containerbase/devcontainer docker tag to v11.6.2 ( #30510 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-31 19:03:15 +00:00