Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade pulumi/pulumi/pkg/v3 from 3.49.0 to 3.54.0 #972

Merged

Commits on Feb 10, 2023

  1. Bump github.com/pulumi/pulumi/pkg/v3 from 3.49.0 to 3.54.0 in /pkg

    Bumps [github.com/pulumi/pulumi/pkg/v3](https://github.com/pulumi/pulumi) from 3.49.0 to 3.54.0.
    - [Release notes](https://github.com/pulumi/pulumi/releases)
    - [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
    - [Commits](pulumi/pulumi@v3.49.0...v3.54.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/pulumi/pulumi/pkg/v3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    428f4dc View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    6d2cc7f View commit details
    Browse the repository at this point in the history
  2. gen_test: ignore provider-type-schema and simplified-invokes

    These were added recently in pulumi/pulumi#11996 and pulumi/pulumi#11893.
    pulumi-java does not yet pass these tests.
    abhinav committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    0b29a1b View commit details
    Browse the repository at this point in the history
  3. Regenerate test cases

    Void results don't get Result types anymore (pulumi/pulumi#11596)
    abhinav committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    3d2f375 View commit details
    Browse the repository at this point in the history
  4. gofmt

    abhinav committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    d515eed View commit details
    Browse the repository at this point in the history