-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 6261eac
authored
fix(deps): update all non-major dependencies (#219)
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|---|
| | | lockFileMaintenance | All locks refreshed | | | | |
| [aws-cdk](https://redirect.github.com/aws/aws-cdk) ([source](https://redirect.github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk)) | devDependencies | minor | [`2.1003.0` -> `2.1004.0`](https://renovatebot.com/diffs/npm/aws-cdk/2.1003.0/2.1004.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [aws-cdk-lib](https://redirect.github.com/aws/aws-cdk) ([source](https://redirect.github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib)) | dependencies | minor | [`2.182.0` -> `2.184.1`](https://renovatebot.com/diffs/npm/aws-cdk-lib/2.182.0/2.184.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [openid-client](https://redirect.github.com/panva/openid-client) | dependencies | patch | [`6.3.3` -> `6.3.4`](https://renovatebot.com/diffs/npm/openid-client/6.3.3/6.3.4) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [vite](https://vite.dev) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite)) | devDependencies | patch | [`6.2.1` -> `6.2.2`](https://renovatebot.com/diffs/npm/vite/6.2.1/6.2.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
🔧 This Pull Request updates lock files to use the latest dependency versions.
---
### Release Notes
<details>
<summary>aws/aws-cdk-cli (aws-cdk)</summary>
### [`v2.1004.0`](https://redirect.github.com/aws/aws-cdk-cli/compare/[email protected]@v2.1004.0)
[Compare Source](https://redirect.github.com/aws/aws-cdk-cli/compare/[email protected]@v2.1004.0)
</details>
<details>
<summary>aws/aws-cdk (aws-cdk-lib)</summary>
### [`v2.184.1`](https://redirect.github.com/aws/aws-cdk/releases/tag/v2.184.1)
[Compare Source](https://redirect.github.com/aws/aws-cdk/compare/v2.184.0...v2.184.1)
##### Reverts
- **iam:** fix(iam): adding organization id pattern verification ([#​33773](https://redirect.github.com/aws/aws-cdk/pull/33773)) ([f7ed316](https://redirect.github.com/aws/aws-cdk/commit/f7ed3165056c385249735ebb17a53d0fedd69c54)), closes [aws/aws-cdk#33768](https://redirect.github.com/aws/aws-cdk/issues/33768)
***
#### Alpha modules (2.184.1-alpha.0)
### [`v2.184.0`](https://redirect.github.com/aws/aws-cdk/releases/tag/v2.184.0)
[Compare Source](https://redirect.github.com/aws/aws-cdk/compare/v2.183.0...v2.184.0)
##### Features
- **ecr:** throw ValidationError instead of untyped Errors ([#​33750](https://redirect.github.com/aws/aws-cdk/issues/33750)) ([242690f](https://redirect.github.com/aws/aws-cdk/commit/242690f9aa897b11e1b1a73036a9927ed3473eb2))
- **lambda:** support s3 OFD for Kinesis/DynamoDB ([#​33739](https://redirect.github.com/aws/aws-cdk/issues/33739)) ([3f1fecf](https://redirect.github.com/aws/aws-cdk/commit/3f1fecfecb871d3912a74471a555b223a6dcaa20))
- **rds:** allow to specify availability zone for Aurora instances ([#​33515](https://redirect.github.com/aws/aws-cdk/issues/33515)) ([583d5f2](https://redirect.github.com/aws/aws-cdk/commit/583d5f24f03d3b2f8b072d0a41d41b75f8814f8c)), closes [#​33503](https://redirect.github.com/aws/aws-cdk/issues/33503) [#​30618](https://redirect.github.com/aws/aws-cdk/issues/30618)
##### Bug Fixes
- **codepipeline:** replace account root principal with current pipeline role in the trust policy under ff: [@​aws-cdk/pipelines](https://redirect.github.com/aws-cdk/pipelines):reduceStageRoleTrustScope ([#​33742](https://redirect.github.com/aws/aws-cdk/issues/33742)) ([a64b01c](https://redirect.github.com/aws/aws-cdk/commit/a64b01cc2969822bb92d7bd72152ecb2ccf1c1cf)), closes [#​33709](https://redirect.github.com/aws/aws-cdk/issues/33709)
- **core:** message including tokens from annotations cannot output correctly ([#​33706](https://redirect.github.com/aws/aws-cdk/issues/33706)) ([55a3c4c](https://redirect.github.com/aws/aws-cdk/commit/55a3c4caefdb283280d6c16d3719f3e311e31ec9)), closes [40aws-cdk/toolkit-lib/lib/toolkit/toolkit.ts#L771](https://redirect.github.com/40aws-cdk/toolkit-lib/lib/toolkit/toolkit.ts/issues/L771) [/github.com/aws/aws-cdk-cli/pull/101#discussion_r1977310824](https://redirect.github.com/aws//github.com/aws/aws-cdk-cli/pull/101/issues/discussion_r1977310824) [/github.com/aws/aws-cdk/issues/33707#issuecomment-2705936933](https://redirect.github.com/aws//github.com/aws/aws-cdk/issues/33707/issues/issuecomment-2705936933) [/github.com/aws/aws-cdk-cli/pull/101#discussion_r1969298218](https://redirect.github.com/aws//github.com/aws/aws-cdk-cli/pull/101/issues/discussion_r1969298218)
- **events-targets:** add LogGroupTargetInput.fromObjectV2() method ([#​33720](https://redirect.github.com/aws/aws-cdk/issues/33720)) ([584a58c](https://redirect.github.com/aws/aws-cdk/commit/584a58c2dcd43d9ebd2533186a2f5f9a083bb478))
***
#### Alpha modules (2.184.0-alpha.0)
##### ⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- **glue-alpha:** Updated casing of `workflow.addconditionalTrigger` to `workflow.addConditionalTrigger`.
##### Bug Fixes
- **glue-alpha:** inconsistent workflow addconditionalTrigger casing ([#​33752](https://redirect.github.com/aws/aws-cdk/issues/33752)) ([4886a3e](https://redirect.github.com/aws/aws-cdk/commit/4886a3e503b22f3dfadca908501a2cb208c2ebee)), closes [#​33751](https://redirect.github.com/aws/aws-cdk/issues/33751) [#​33751](https://redirect.github.com/aws/aws-cdk/issues/33751)
### [`v2.183.0`](https://redirect.github.com/aws/aws-cdk/releases/tag/v2.183.0)
[Compare Source](https://redirect.github.com/aws/aws-cdk/compare/v2.182.0...v2.183.0)
##### Features
- **bedrock:** support DeepSeek R1 ([#​33727](https://redirect.github.com/aws/aws-cdk/issues/33727)) ([3de0818](https://redirect.github.com/aws/aws-cdk/commit/3de0818b92c7130ac31f647329a265a742d4bc04))
- **rds:** add MySQL enginge versions 5.7.44(patch), 8.0.41 and 8.4.4 ([#​33732](https://redirect.github.com/aws/aws-cdk/issues/33732)) ([d1a8cbe](https://redirect.github.com/aws/aws-cdk/commit/d1a8cbeaa8153296ecf2d797d95fa31fd6b79582))
- update L1 CloudFormation resource definitions ([#​33718](https://redirect.github.com/aws/aws-cdk/issues/33718)) ([c4fceb2](https://redirect.github.com/aws/aws-cdk/commit/c4fceb2f28b9582cd957040a2c9e983343b9eba9))
- **codebuild:** throw `ValidationError` instead of untyped Errors ([#​33700](https://redirect.github.com/aws/aws-cdk/issues/33700)) ([d12854a](https://redirect.github.com/aws/aws-cdk/commit/d12854a96cebb428feb78908a093743889ef52bf)), closes [#​32569](https://redirect.github.com/aws/aws-cdk/issues/32569)
- **core:** `RemovalPolicies.of(scope)` ([#​32283](https://redirect.github.com/aws/aws-cdk/issues/32283)) ([34c547c](https://redirect.github.com/aws/aws-cdk/commit/34c547c83e9fa5f055b0c60be975087e4f836ebb))
- **logs:** add support for fieldIndexPolicies in log group L2 Construct ([#​33416](https://redirect.github.com/aws/aws-cdk/issues/33416)) ([6c882e0](https://redirect.github.com/aws/aws-cdk/commit/6c882e0acc36b632ff80286e72bac08734d70d72)), closes [#​33366](https://redirect.github.com/aws/aws-cdk/issues/33366)
- **lambda** backfill missing enums for lambda ([#​33651](https://redirect.github.com/aws/aws-cdk/issues/33651)) ([4227747](https://redirect.github.com/aws/aws-cdk/pull/33740/commits/42277471040c4c845d9a4f1b3649df9cb675ecfb))
- **rds** add new MariaDB engine versions 10.5.28, 10.6.21, 10.11.11, and 11.4.5 ([#​33665](https://redirect.github.com/aws/aws-cdk/issues/33665)) ([7f5bf4e](https://redirect.github.com/aws/aws-cdk/pull/33740/commits/7f5bf4e311555bdf7aa0d7637d7b89dd0421c2f6))
- **ec2** add VPC interface endpoints for Location Service ([#​33667](https://redirect.github.com/aws/aws-cdk/issues/33667)) ([4bc151b](https://redirect.github.com/aws/aws-cdk/pull/33740/commits/4bc151bafdd4398f632b06f7d801c2a550e2340a))
- **ec2** add VPC interface endpoints for WAFV2 ([#​33685](https://redirect.github.com/aws/aws-cdk/issues/33685)) ([5eb11d2](https://redirect.github.com/aws/aws-cdk/pull/33740/commits/5eb11d26d00a5cccc18d9e4e6483dd613d4c4dbb))
- **ec2** add VPC interface endpoints for Emr Serverless ([#​33715](https://redirect.github.com/aws/aws-cdk/issues/33715)) ([25619a0](https://redirect.github.com/aws/aws-cdk/pull/33740/commits/25619a01e78040c8b9442a9a7ed434b936e01491))
- **ec2** add VPC interface endpoints for Security Lake ([#​33728](https://redirect.github.com/aws/aws-cdk/issues/33728)) ([5fcbe2a](https://redirect.github.com/aws/aws-cdk/pull/33740/commits/5fcbe2ac2e3c377e39b38c278434997dbed19ab6))
##### Bug Fixes
- **core:** pressing Ctrl-C when content is bundled leaves broken asset ([#​33692](https://redirect.github.com/aws/aws-cdk/issues/33692)) ([00ef50d](https://redirect.github.com/aws/aws-cdk/commit/00ef50d36d5b7322f71e38062f03017eff878705)), closes [#​33201](https://redirect.github.com/aws/aws-cdk/issues/33201) [#​32869](https://redirect.github.com/aws/aws-cdk/issues/32869) [#​14474](https://redirect.github.com/aws/aws-cdk/issues/14474)
- **custom-resources:** fix circular dependency when a custom role provided to Provider ([#​33600](https://redirect.github.com/aws/aws-cdk/issues/33600)) ([77b6fa9](https://redirect.github.com/aws/aws-cdk/commit/77b6fa94c0446ec81e5ae8949d6d0eb571d89dea)), closes [#​20360](https://redirect.github.com/aws/aws-cdk/issues/20360)
- **efs:** cannot run an integ test when `transitionToArchivePolicy` is specified and `throughputMode` is `undefined` ([#​33713](https://redirect.github.com/aws/aws-cdk/issues/33713)) ([842201c](https://redirect.github.com/aws/aws-cdk/commit/842201c344a6f76f8cfd74b65cd73f63259b777b))
- **eks:** cluster deployment issue when the authentication mode is not changing ([#​33680](https://redirect.github.com/aws/aws-cdk/issues/33680)) ([ba2dfd1](https://redirect.github.com/aws/aws-cdk/commit/ba2dfd10504504d78e55bc242a4747024a504389))
***
#### Alpha modules (2.183.0-alpha.0)
##### ⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- **scheduler-targets-alpha:** The `InspectorStartAssessmentRun` target's constructor now accepts `IAssessmentTemplate` instead of `CfnAssessmentTemplate` as its parameter type. To migrate existing code, use the `AssessmentTemplate.fromCfnAssessmentTemplate()` method to convert your `CfnAssessmentTemplate` instances to `IAssessmentTemplate`.
##### Features
- **kinesisanalytics-flink-alpha** backfill missing enums for kinesisanalytics-flink-alpha ([#​33632](https://redirect.github.com/aws/aws-cdk/pull/33632)) ([b55199a](https://redirect.github.com/aws/aws-cdk/pull/33740/commits/b55199a782582348408fb75123c533977b38326d))
- **kinesisfirehose-destinations-alpha** backfill missing enums for kinesisfirehose-destinations-alpha ([#​33633](https://redirect.github.com/aws/aws-cdk/pull/33633)) ([6ed7a45](https://redirect.github.com/aws/aws-cdk/pull/33740/commits/6ed7a452e261b0033b44d0b2b61b18466d6e6b48))
##### Bug Fixes
- **scheduler-alpha:** deprecate `Group` in favour of `ScheduleGroup` ([#​33678](https://redirect.github.com/aws/aws-cdk/issues/33678)) ([4d8eae9](https://redirect.github.com/aws/aws-cdk/commit/4d8eae9da577a94114602df261c98b65aa616956))
- **scheduler-targets-alpha:** update inspector target to use IAssessmentTemplate instead of CfnAssessmentTemplate ([#​33682](https://redirect.github.com/aws/aws-cdk/issues/33682)) ([50ba3ef](https://redirect.github.com/aws/aws-cdk/commit/50ba3efabca81a3c57ce34654f8ec1002deace6f))
</details>
<details>
<summary>panva/openid-client (openid-client)</summary>
### [`v6.3.4`](https://redirect.github.com/panva/openid-client/blob/HEAD/CHANGELOG.md#634-2025-03-12)
[Compare Source](https://redirect.github.com/panva/openid-client/compare/v6.3.3...v6.3.4)
##### Documentation
- bump typedoc ([36e8714](https://redirect.github.com/panva/openid-client/commit/36e8714cdec666afa865c2dd7b49d4a983ee3083))
##### Refactor
- use subpath export for JWE decryption dependency ([f8c39fc](https://redirect.github.com/panva/openid-client/commit/f8c39fc1bb517ccfdfc2445bce4cafac6807c676))
</details>
<details>
<summary>vitejs/vite (vite)</summary>
### [`v6.2.2`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small622-2025-03-14-small)
[Compare Source](https://redirect.github.com/vitejs/vite/compare/v6.2.1...v6.2.2)
- fix: await client buildStart on top level buildStart ([#​19624](https://redirect.github.com/vitejs/vite/issues/19624)) ([b31faab](https://redirect.github.com/vitejs/vite/commit/b31faab2a81b839e4b747baeb9c7a7cbb724f8d2)), closes [#​19624](https://redirect.github.com/vitejs/vite/issues/19624)
- fix(css): inline css correctly for double quote use strict ([#​19590](https://redirect.github.com/vitejs/vite/issues/19590)) ([d0aa833](https://redirect.github.com/vitejs/vite/commit/d0aa833296668fc420a27a1ea88ecdbdeacdbce7)), closes [#​19590](https://redirect.github.com/vitejs/vite/issues/19590)
- fix(deps): update all non-major dependencies ([#​19613](https://redirect.github.com/vitejs/vite/issues/19613)) ([363d691](https://redirect.github.com/vitejs/vite/commit/363d691b4995d72f26a14eb59ed88a9483b1f931)), closes [#​19613](https://redirect.github.com/vitejs/vite/issues/19613)
- fix(indexHtml): ensure correct URL when querying module graph ([#​19601](https://redirect.github.com/vitejs/vite/issues/19601)) ([dc5395a](https://redirect.github.com/vitejs/vite/commit/dc5395a27e44066ef7725278c4057d9f1071a53f)), closes [#​19601](https://redirect.github.com/vitejs/vite/issues/19601)
- fix(preview): use preview https config, not server ([#​19633](https://redirect.github.com/vitejs/vite/issues/19633)) ([98b3160](https://redirect.github.com/vitejs/vite/commit/98b3160fa5916189e756cd7c5aae87e0d8f1978e)), closes [#​19633](https://redirect.github.com/vitejs/vite/issues/19633)
- fix(ssr): use optional chaining to prevent "undefined is not an object" happening in \`ssrRewriteStac ([4309755](https://redirect.github.com/vitejs/vite/commit/43097550a1aa8ff633c39fb197b5f9ac1222119b)), closes [#​19612](https://redirect.github.com/vitejs/vite/issues/19612)
- feat: show friendly error for malformed `base` ([#​19616](https://redirect.github.com/vitejs/vite/issues/19616)) ([2476391](https://redirect.github.com/vitejs/vite/commit/2476391b2854aaa67d0ed317b6d0c462e68028f7)), closes [#​19616](https://redirect.github.com/vitejs/vite/issues/19616)
- feat(worker): show asset filename conflict warning ([#​19591](https://redirect.github.com/vitejs/vite/issues/19591)) ([367d968](https://redirect.github.com/vitejs/vite/commit/367d968fbf584e9f0e17192b816e92e8045c6217)), closes [#​19591](https://redirect.github.com/vitejs/vite/issues/19591)
- chore: extend commit hash correctly when ambigious with a non-commit object ([#​19600](https://redirect.github.com/vitejs/vite/issues/19600)) ([89a6287](https://redirect.github.com/vitejs/vite/commit/89a62873243805518b672212db7e317989c5c197)), closes [#​19600](https://redirect.github.com/vitejs/vite/issues/19600)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 12pm on saturday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SvenKirschbaum/aws-utils).1 parent 5540cb6 commit 6261eacCopy full SHA for 6261eac
File tree
Expand file treeCollapse file tree
7 files changed
+66
-66
lines changedFilter options
- frontend
- character-list
- log-redirect
- prime-scout
- lambda/character-list
Expand file treeCollapse file tree
7 files changed
+66
-66
lines changedfrontend/character-list/package-lock.json
Copy file name to clipboardExpand all lines: frontend/character-list/package-lock.json+12-12Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
frontend/log-redirect/package-lock.json
Copy file name to clipboardExpand all lines: frontend/log-redirect/package-lock.json+12-12Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
frontend/prime-scout/package-lock.json
Copy file name to clipboardExpand all lines: frontend/prime-scout/package-lock.json+9-9Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
lambda/character-list/package-lock.json
Copy file name to clipboardExpand all lines: lambda/character-list/package-lock.json+9-9Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
lambda/character-list/package.json
Copy file name to clipboardExpand all lines: lambda/character-list/package.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
+21-21Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
|
0 commit comments