Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 17, 2025

This PR upgrades all Pulumi packages in the repository to their latest versions to ensure compatibility with the newest features and security updates.

Changes

The following Pulumi packages have been updated:

  • @pulumi/pulumi: ^3.201.0^3.203.0 (minor version update)
  • @pulumi/aws: ^6.83.0^7.8.0 (major version upgrade)
  • @pulumi/random: ^4.18.3^4.18.4 (patch update)

Affected Packages

  • packages/pulumi/package.json
  • packages/pulumi-sdk/package.json
  • packages/project-aws/package.json
  • yarn.lock

Important Considerations

@pulumi/aws v6 → v7 Major Version Upgrade

The upgrade of @pulumi/aws from v6 to v7 is a major version change that may include breaking changes. While the codebase uses standard Pulumi patterns that should be compatible with v7, it's recommended to:

  1. Test infrastructure deployments in non-production environments first
  2. Review the Pulumi AWS Provider v7 release notes for any breaking changes that may affect your specific infrastructure code
  3. Monitor initial deployments closely for any unexpected behavior

Other Updates

  • @pulumi/pulumi (3.201.0 → 3.203.0): Minor update with bug fixes and improvements, no breaking changes expected
  • @pulumi/random (4.18.3 → 4.18.4): Patch update with bug fixes only

Testing

The package.json files have been updated and yarn.lock has been regenerated to lock the new versions. The code uses standard Pulumi APIs that should remain compatible across these version updates.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • download.cypress.io
    • Triggering command: /usr/local/bin/node index.js --exec install (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

upgrade pulumi packages to latest


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@Pavel910 Pavel910 added this to the 5.44.0 milestone Oct 17, 2025
Copilot AI changed the title [WIP] Update Pulumi packages to latest version Upgrade Pulumi packages to latest versions Oct 17, 2025
Copilot AI requested a review from adrians5j October 17, 2025 16:02
Copilot finished work on behalf of adrians5j October 17, 2025 16:02
@adrians5j
Copy link
Member

/cypress

@github-actions
Copy link

Cypress E2E tests have been initiated (for more information, click here). ✨

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants