From 1b3006699ebf5b8fd2b5663eee42514a1a61a016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 00:08:39 +0000 Subject: [PATCH] Bump the npm group in /tests/infra with 8 updates Bumps the npm group in /tests/infra with 8 updates: | Package | From | To | | --- | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.248.0` | `2.250.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.0` | `25.6.0` | | [@aws-cdk/cloud-assembly-schema](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/@aws-cdk/cloud-assembly-schema) | `53.13.0` | `53.14.0` | | [get-tsconfig](https://github.com/privatenumber/get-tsconfig) | `4.13.7` | `4.13.8` | | [postcss](https://github.com/postcss/postcss) | `8.5.8` | `8.5.9` | | [tinyexec](https://github.com/tinylibs/tinyexec) | `1.0.4` | `1.1.1` | | [tinyglobby](https://github.com/SuperchupuDev/tinyglobby) | `0.2.15` | `0.2.16` | | [undici-types](https://github.com/nodejs/undici) | `7.16.0` | `7.19.2` | Updates `aws-cdk-lib` from 2.248.0 to 2.250.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.250.0/packages/aws-cdk-lib) Updates `@types/node` from 24.12.0 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@aws-cdk/cloud-assembly-schema` from 53.13.0 to 53.14.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/@aws-cdk/cloud-assembly-schema@v53.14.0/packages/@aws-cdk/cloud-assembly-schema) Updates `get-tsconfig` from 4.13.7 to 4.13.8 - [Release notes](https://github.com/privatenumber/get-tsconfig/releases) - [Commits](https://github.com/privatenumber/get-tsconfig/compare/v4.13.7...v4.13.8) Updates `postcss` from 8.5.8 to 8.5.9 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.5.8...8.5.9) Updates `tinyexec` from 1.0.4 to 1.1.1 - [Release notes](https://github.com/tinylibs/tinyexec/releases) - [Commits](https://github.com/tinylibs/tinyexec/compare/1.0.4...1.1.1) Updates `tinyglobby` from 0.2.15 to 0.2.16 - [Release notes](https://github.com/SuperchupuDev/tinyglobby/releases) - [Changelog](https://github.com/SuperchupuDev/tinyglobby/blob/main/CHANGELOG.md) - [Commits](https://github.com/SuperchupuDev/tinyglobby/compare/0.2.15...0.2.16) Updates `undici-types` from 7.16.0 to 7.19.2 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.16.0...v7.19.2) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-version: 2.250.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@aws-cdk/cloud-assembly-schema" dependency-version: 53.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: get-tsconfig dependency-version: 4.13.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: postcss dependency-version: 8.5.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: tinyexec dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: tinyglobby dependency-version: 0.2.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: undici-types dependency-version: 7.19.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] --- tests/infra/package.json | 4 +- tests/infra/pnpm-lock.yaml | 90 +++++++++++++++++++------------------- 2 files changed, 47 insertions(+), 47 deletions(-) diff --git a/tests/infra/package.json b/tests/infra/package.json index f8a1b480..ccb57869 100644 --- a/tests/infra/package.json +++ b/tests/infra/package.json @@ -12,7 +12,7 @@ "cdk": "cdk" }, "devDependencies": { - "@types/node": "^24.12.0", + "@types/node": "^25.6.0", "aws-cdk": "^2.1116.0", "tsx": "^4.21.0", "typescript": "^6.0.2", @@ -20,7 +20,7 @@ "vitest": "^4.1.4" }, "dependencies": { - "aws-cdk-lib": "^2.248.0", + "aws-cdk-lib": "^2.250.0", "constructs": "^10.6.0" }, "packageManager": "pnpm@10.33.0" diff --git a/tests/infra/pnpm-lock.yaml b/tests/infra/pnpm-lock.yaml index c371a890..9808a76e 100644 --- a/tests/infra/pnpm-lock.yaml +++ b/tests/infra/pnpm-lock.yaml @@ -21,15 +21,15 @@ importers: .: dependencies: aws-cdk-lib: - specifier: ^2.248.0 - version: 2.248.0(constructs@10.6.0) + specifier: ^2.250.0 + version: 2.250.0(constructs@10.6.0) constructs: specifier: ^10.6.0 version: 10.6.0 devDependencies: '@types/node': - specifier: ^24.12.0 - version: 24.12.0 + specifier: ^25.6.0 + version: 25.6.0 aws-cdk: specifier: ^2.1116.0 version: 2.1116.0 @@ -41,10 +41,10 @@ importers: version: 6.0.2 vite: specifier: ^8.0.8 - version: 8.0.8(@types/node@24.12.0)(esbuild@0.28.0)(tsx@4.21.0) + version: 8.0.8(@types/node@25.6.0)(esbuild@0.28.0)(tsx@4.21.0) vitest: specifier: ^4.1.4 - version: 4.1.4(@types/node@24.12.0)(vite@8.0.8(@types/node@24.12.0)(esbuild@0.28.0)(tsx@4.21.0)) + version: 4.1.4(@types/node@25.6.0)(vite@8.0.8(@types/node@25.6.0)(esbuild@0.28.0)(tsx@4.21.0)) packages: @@ -54,8 +54,8 @@ packages: '@aws-cdk/asset-node-proxy-agent-v6@2.1.1': resolution: {integrity: sha512-We4bmHaowOPHr+IQR4/FyTGjRfjgBj4ICMjtqmJeBDWad3Q/6St12NT07leNtyuukv2qMhtSZJQorD8KpKTwRA==} - '@aws-cdk/cloud-assembly-schema@53.13.0': - resolution: {integrity: sha512-LgRc8Sl1VzuhhPWmJ4hpajBe8Y8coA3KbpAmej7X4nPvWO/x4nUoZSysUKCx2YldLAAYlzwc0mkDHmc/YMZ6vg==} + '@aws-cdk/cloud-assembly-schema@53.14.0': + resolution: {integrity: sha512-prx2sbFfKrVf3NNXMOmWq6lsIBeWQDIqMTILLAddGiidn9j7OnLUubknWpJlLozMveTvQELdI++nUwq6jwCm9g==} engines: {node: '>= 18.0.0'} bundledDependencies: - jsonschema @@ -507,8 +507,8 @@ packages: '@types/estree@1.0.8': resolution: {integrity: sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==} - '@types/node@24.12.0': - resolution: {integrity: sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==} + '@types/node@25.6.0': + resolution: {integrity: sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==} '@vitest/expect@4.1.4': resolution: {integrity: sha512-iPBpra+VDuXmBFI3FMKHSFXp3Gx5HfmSCE8X67Dn+bwephCnQCaB7qWK2ldHa+8ncN8hJU8VTMcxjPpyMkUjww==} @@ -543,8 +543,8 @@ packages: resolution: {integrity: sha512-Izi8RQcffqCeNVgFigKli1ssklIbpHnCYc6AknXGYoB6grJqyeby7jv12JUQgmTAnIDnbck1uxksT4dzN3PWBA==} engines: {node: '>=12'} - aws-cdk-lib@2.248.0: - resolution: {integrity: sha512-PGQycx/OdyX+t0o6QUFI1KJAOLoyIVj2WwrN0syrwCi8lYxW2KzldZsW0X+/UN/ALNQwcjSr927ImTpuDOh+bg==} + aws-cdk-lib@2.250.0: + resolution: {integrity: sha512-8U8/S9VcmKSc3MHZWiB7P0IecgXoohI8Ya3dgtZMgbzC4mB+MEQmsYBeNgm4vzGQdRos8HjQLnFX1IBlZh7jQA==} engines: {node: '>= 20.0.0'} peerDependencies: constructs: ^10.5.0 @@ -615,8 +615,8 @@ packages: engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] - get-tsconfig@4.13.7: - resolution: {integrity: sha512-7tN6rFgBlMgpBML5j8typ92BKFi2sFQvIdpAqLA2beia5avZDrMs0FLZiM5etShWq5irVyGcGMEA1jcDaK7A/Q==} + get-tsconfig@4.13.8: + resolution: {integrity: sha512-J87BxkLXykmisLQ+KA4x2+O6rVf+PJrtFUO8lGyiRg4lyxJLJ8/v0sRAKdVZQOy6tR6lMRAF1NqzCf9BQijm0w==} lightningcss-android-arm64@1.32.0: resolution: {integrity: sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==} @@ -713,8 +713,8 @@ packages: resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} engines: {node: '>=12'} - postcss@8.5.8: - resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==} + postcss@8.5.9: + resolution: {integrity: sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==} engines: {node: ^10 || ^12 || >=14} resolve-pkg-maps@1.0.0: @@ -741,12 +741,12 @@ packages: tinybench@2.9.0: resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==} - tinyexec@1.0.4: - resolution: {integrity: sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==} + tinyexec@1.1.1: + resolution: {integrity: sha512-VKS/ZaQhhkKFMANmAOhhXVoIfBXblQxGX1myCQ2faQrfmobMftXeJPcZGp0gS07ocvGJWDLZGyOZDadDBqYIJg==} engines: {node: '>=18'} - tinyglobby@0.2.15: - resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==} + tinyglobby@0.2.16: + resolution: {integrity: sha512-pn99VhoACYR8nFHhxqix+uvsbXineAasWm5ojXoN8xEwK5Kd3/TrhNn1wByuD52UxWRLy8pu+kRMniEi6Eq9Zg==} engines: {node: '>=12.0.0'} tinyrainbow@3.1.0: @@ -766,8 +766,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@7.16.0: - resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} + undici-types@7.19.2: + resolution: {integrity: sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==} vite@8.0.8: resolution: {integrity: sha512-dbU7/iLVa8KZALJyLOBOQ88nOXtNG8vxKuOT4I2mD+Ya70KPceF4IAmDsmU0h1Qsn5bPrvsY9HJstCRh3hG6Uw==} @@ -864,7 +864,7 @@ snapshots: '@aws-cdk/asset-node-proxy-agent-v6@2.1.1': {} - '@aws-cdk/cloud-assembly-schema@53.13.0': {} + '@aws-cdk/cloud-assembly-schema@53.14.0': {} '@emnapi/core@1.9.2': dependencies: @@ -1116,9 +1116,9 @@ snapshots: '@types/estree@1.0.8': {} - '@types/node@24.12.0': + '@types/node@25.6.0': dependencies: - undici-types: 7.16.0 + undici-types: 7.19.2 '@vitest/expect@4.1.4': dependencies: @@ -1129,13 +1129,13 @@ snapshots: chai: 6.2.2 tinyrainbow: 3.1.0 - '@vitest/mocker@4.1.4(vite@8.0.8(@types/node@24.12.0)(esbuild@0.28.0)(tsx@4.21.0))': + '@vitest/mocker@4.1.4(vite@8.0.8(@types/node@25.6.0)(esbuild@0.28.0)(tsx@4.21.0))': dependencies: '@vitest/spy': 4.1.4 estree-walker: 3.0.3 magic-string: 0.30.21 optionalDependencies: - vite: 8.0.8(@types/node@24.12.0)(esbuild@0.28.0)(tsx@4.21.0) + vite: 8.0.8(@types/node@25.6.0)(esbuild@0.28.0)(tsx@4.21.0) '@vitest/pretty-format@4.1.4': dependencies: @@ -1163,11 +1163,11 @@ snapshots: assertion-error@2.0.1: {} - aws-cdk-lib@2.248.0(constructs@10.6.0): + aws-cdk-lib@2.250.0(constructs@10.6.0): dependencies: '@aws-cdk/asset-awscli-v1': 2.2.273 '@aws-cdk/asset-node-proxy-agent-v6': 2.1.1 - '@aws-cdk/cloud-assembly-schema': 53.13.0 + '@aws-cdk/cloud-assembly-schema': 53.14.0 constructs: 10.6.0 aws-cdk@2.1116.0: {} @@ -1254,7 +1254,7 @@ snapshots: fsevents@2.3.3: optional: true - get-tsconfig@4.13.7: + get-tsconfig@4.13.8: dependencies: resolve-pkg-maps: 1.0.0 @@ -1321,7 +1321,7 @@ snapshots: picomatch@4.0.4: {} - postcss@8.5.8: + postcss@8.5.9: dependencies: nanoid: 3.3.11 picocolors: 1.1.1 @@ -1360,9 +1360,9 @@ snapshots: tinybench@2.9.0: {} - tinyexec@1.0.4: {} + tinyexec@1.1.1: {} - tinyglobby@0.2.15: + tinyglobby@0.2.16: dependencies: fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 @@ -1375,31 +1375,31 @@ snapshots: tsx@4.21.0: dependencies: esbuild: 0.27.7 - get-tsconfig: 4.13.7 + get-tsconfig: 4.13.8 optionalDependencies: fsevents: 2.3.3 typescript@6.0.2: {} - undici-types@7.16.0: {} + undici-types@7.19.2: {} - vite@8.0.8(@types/node@24.12.0)(esbuild@0.28.0)(tsx@4.21.0): + vite@8.0.8(@types/node@25.6.0)(esbuild@0.28.0)(tsx@4.21.0): dependencies: lightningcss: 1.32.0 picomatch: 4.0.4 - postcss: 8.5.8 + postcss: 8.5.9 rolldown: 1.0.0-rc.15 - tinyglobby: 0.2.15 + tinyglobby: 0.2.16 optionalDependencies: - '@types/node': 24.12.0 + '@types/node': 25.6.0 esbuild: 0.28.0 fsevents: 2.3.3 tsx: 4.21.0 - vitest@4.1.4(@types/node@24.12.0)(vite@8.0.8(@types/node@24.12.0)(esbuild@0.28.0)(tsx@4.21.0)): + vitest@4.1.4(@types/node@25.6.0)(vite@8.0.8(@types/node@25.6.0)(esbuild@0.28.0)(tsx@4.21.0)): dependencies: '@vitest/expect': 4.1.4 - '@vitest/mocker': 4.1.4(vite@8.0.8(@types/node@24.12.0)(esbuild@0.28.0)(tsx@4.21.0)) + '@vitest/mocker': 4.1.4(vite@8.0.8(@types/node@25.6.0)(esbuild@0.28.0)(tsx@4.21.0)) '@vitest/pretty-format': 4.1.4 '@vitest/runner': 4.1.4 '@vitest/snapshot': 4.1.4 @@ -1413,13 +1413,13 @@ snapshots: picomatch: 4.0.4 std-env: 4.0.0 tinybench: 2.9.0 - tinyexec: 1.0.4 - tinyglobby: 0.2.15 + tinyexec: 1.1.1 + tinyglobby: 0.2.16 tinyrainbow: 3.1.0 - vite: 8.0.8(@types/node@24.12.0)(esbuild@0.28.0)(tsx@4.21.0) + vite: 8.0.8(@types/node@25.6.0)(esbuild@0.28.0)(tsx@4.21.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 24.12.0 + '@types/node': 25.6.0 transitivePeerDependencies: - msw