Skip to content

chore(deps): bump @pulumi/awsx from 2.22.0 to 3.5.0 in /deploy/pulumi#726

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/deploy/pulumi/pulumi/awsx-3.5.0
Open

chore(deps): bump @pulumi/awsx from 2.22.0 to 3.5.0 in /deploy/pulumi#726
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/deploy/pulumi/pulumi/awsx-3.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps @pulumi/awsx from 2.22.0 to 3.5.0.

Release notes

Sourced from @​pulumi/awsx's releases.

v3.5.0

What's Changed

Full Changelog: pulumi/pulumi-awsx@v3.4.0...v3.5.0

v3.4.0

What's Changed

Full Changelog: pulumi/pulumi-awsx@v3.3.1...v3.4.0

v3.3.1

What's Changed

Full Changelog: pulumi/pulumi-awsx@v3.3.0...v3.3.1

v3.3.0

What's Changed

... (truncated)

Commits


Note

Medium Risk
Dependency-only change, but it upgrades @pulumi/awsx across a major version which can introduce breaking IaC behavior or provider defaults during deployments.

Overview
Updates the Pulumi deployment package to use @pulumi/awsx ^3.5.0 (from the ^2.x line), pulling in the latest AWSX changes and security dependency updates.

Reviewed by Cursor Bugbot for commit 30e2fe0. Bugbot is set up for automated code reviews on this repo. Configure here.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 22, 2026
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 214d766. Configure here.

"dependencies": {
"@pulumi/aws": "^6.0.0",
"@pulumi/awsx": "^2.0.0",
"@pulumi/awsx": "^3.5.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Major awsx v3 likely incompatible with @pulumi/aws v6

Medium Severity

@pulumi/awsx is bumped from v2 to v3 (a major version change), but @pulumi/aws remains at ^6.0.0. The awsx v3 release notes indicate it was regenerated for @pulumi/aws 7.24.0, meaning v3 likely has a peer dependency on @pulumi/aws v7+. This version mismatch could cause npm install failures due to peer dependency conflicts or subtle runtime incompatibilities. The @pulumi/aws dependency needs to be bumped to v7 to match.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 214d766. Configure here.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 22, 2026

PR Metrics

Metric Value
Lines changed (prod code) +1 / -1
JS bundle size (gzipped) 🟢 1.02 MB → 1.02 MB (-5.1 KB, -0.5%)
Test coverage 🟢 70.31% → 70.50% (+0.2%)
Load time (preview) Preview not ready — Render deploy may have timed out

Updated Wed, 22 Apr 2026 20:03:37 GMT · run #1126

Bumps [@pulumi/awsx](https://github.com/pulumi/pulumi-awsx) from 2.22.0 to 3.5.0.
- [Release notes](https://github.com/pulumi/pulumi-awsx/releases)
- [Changelog](https://github.com/pulumi/pulumi-awsx/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-awsx@v2.22.0...v3.5.0)

---
updated-dependencies:
- dependency-name: "@pulumi/awsx"
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/deploy/pulumi/pulumi/awsx-3.5.0 branch from 214d766 to 30e2fe0 Compare April 22, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants