Skip to content

Commit d53fcce

Browse files
Update dependency sst to v3.9.15 (#2050)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sst](https://redirect.github.com/sst/sst) | devDependencies | patch | [`3.9.10` -> `3.9.15`](https://renovatebot.com/diffs/npm/sst/3.9.10/3.9.15) | --- > [!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.15`](https://redirect.github.com/sst/sst/releases/tag/v3.9.15) [Compare Source](https://redirect.github.com/sst/sst/compare/v3.9.14...v3.9.15) #### Changelog - [`701e8bd`](https://redirect.github.com/sst/sst/commit/701e8bd84c6c86fb47d5e42aa84fc1558a17239e) sst.cloudflare.Queue: fix linking ### [`v3.9.14`](https://redirect.github.com/sst/sst/releases/tag/v3.9.14) [Compare Source](https://redirect.github.com/sst/sst/compare/v3.9.10...v3.9.14) #### Changelog - [`b784747`](https://redirect.github.com/sst/sst/commit/b784747879fa2ea9431277eeb8ef378b9e5ef409) sst.aws.Bus: log cause when publish fails - [`c3aeb43`](https://redirect.github.com/sst/sst/commit/c3aeb43b6f1c447da389f2c4118adfe15d92f406) sst.aws.Function: improved sst dev not running error </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 0196692 commit d53fcce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-ts-nextjs/demoapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@aws-cdk/cloud-assembly-schema": "40.2.0"
2525
},
2626
"devDependencies": {
27-
"sst": "3.9.10",
27+
"sst": "3.9.15",
2828
"aws-cdk-lib": "2.180.0",
2929
"constructs": "10.4.2"
3030
}

0 commit comments

Comments
 (0)