Skip to content

fix: new stacks cannot be deployed with hotswap#1248

Merged
aws-cdk-automation merged 2 commits intomainfrom
huijbers/deps-upgrade
Mar 24, 2026
Merged

fix: new stacks cannot be deployed with hotswap#1248
aws-cdk-automation merged 2 commits intomainfrom
huijbers/deps-upgrade

Conversation

@rix0rrr
Copy link
Copy Markdown
Contributor

@rix0rrr rix0rrr commented Mar 24, 2026

Update all dependencies to the latest possible version, deduplicating as much as possible.

Specifically, consume the latest versions of the SDK packages, to close #954 and to close #1237.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Update all dependencies to the latest possible version, deduplicating
as much as possible.

Specifically, consume the latest versions of the SDK packages, to
close #954 and to close
#1237.
@github-actions github-actions Bot added bug effort/medium 1-3 days of effort p2 labels Mar 24, 2026
@rix0rrr rix0rrr requested a review from a team March 24, 2026 09:32
@aws-cdk-automation aws-cdk-automation requested a review from a team March 24, 2026 09:33
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@aws-cdk-automation aws-cdk-automation added this pull request to the merge queue Mar 24, 2026
Merged via the queue into main with commit 5a7ac29 Mar 24, 2026
41 of 42 checks passed
@aws-cdk-automation aws-cdk-automation deleted the huijbers/deps-upgrade branch March 24, 2026 10:34
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.07%. Comparing base (a07449b) to head (499ed65).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1248      +/-   ##
==========================================
- Coverage   88.08%   88.07%   -0.01%     
==========================================
  Files          74       74              
  Lines       10353    10353              
  Branches     1383     1384       +1     
==========================================
- Hits         9119     9118       -1     
- Misses       1208     1209       +1     
  Partials       26       26              
Flag Coverage Δ
suite.unit 88.07% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug effort/medium 1-3 days of effort p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

toolkit-lib: ValidationError thrown from deploy when Stack does not exist

4 participants