Skip to content

Commit 1aed635

Browse files
Update dependency sst to v3.9.10 (#2029)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sst](https://redirect.github.com/sst/sst) | devDependencies | patch | [`3.9.8` -> `3.9.10`](https://renovatebot.com/diffs/npm/sst/3.9.8/3.9.10) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>sst/sst (sst)</summary> ### [`v3.9.10`](https://redirect.github.com/sst/sst/releases/tag/v3.9.10) [Compare Source](https://redirect.github.com/sst/sst/compare/v3.9.9...v3.9.10) #### Changelog - [`f3d483b`](https://redirect.github.com/sst/sst/commit/f3d483be1384fe31589da10cae6450c2e5cb3477) Service: mark build args as secret ### [`v3.9.9`](https://redirect.github.com/sst/sst/releases/tag/v3.9.9) [Compare Source](https://redirect.github.com/sst/sst/compare/v3.9.8...v3.9.9) #### Changelog - [`197c411`](https://redirect.github.com/sst/sst/commit/197c4114edd011b44c4be840f5b3290c38057e90) Aurora: expose reader endpoint </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 3e36ad2 commit 1aed635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-ts-nextjs/demoapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@aws-cdk/cloud-assembly-schema": "40.0.7"
2525
},
2626
"devDependencies": {
27-
"sst": "3.9.8",
27+
"sst": "3.9.10",
2828
"aws-cdk-lib": "2.179.0",
2929
"constructs": "10.4.2"
3030
}

0 commit comments

Comments
 (0)