Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/pulumi 3.73.0 -> 3.74.0 age adoption passing confidence

Release Notes

pulumi/pulumi (@​pulumi/pulumi)

v3.74.0

Compare Source

Features
  • [cli] Improve the CLI stack validation error message
    #​13285

  • [engine] Old inputs are sent to provider Diff and Update functions, as well as the old outputs.
    #​13139

  • [sdk/nodejs] Support loading package.json from parent directory. If package.json is not found in the Pulumi main directory, Pulumi recursively searches up the directory tree until it is found. If package.json provides a main field, per the NPM spec, that field is relative to the directory containing package.json.
    #​13273

  • [programgen/{nodejs,python}] Prefer output-versioned invokes in generated programs for nodejs and python
    #​13251

  • [cli/state] The upgrade command now prompts the user to supply project names for stacks for which the project name could not be automatically guessed.
    #​13078

  • [cli/state] Add interactive URN selection to pulumi state {rename,unprotect,delete}.
    #​13302

Bug Fixes
  • [auto/nodejs] Adds a better error message for invalid NodeJS AutoAPI workDir.
    #​13275

  • [cli] Stack output on the console no longer escapes HTML characters inside JSON strings. This matches the behavior of the --json flag.
    #​13257

  • [engine] Engine marks outputs secret if an output of the same name is marked secret.
    #​13260

  • [sdkgen] Fix loading schemas from providers on PATH.
    #​13305

  • [cli/display] Print the summary event for previews that contain non-error level diagnostic messages.
    #​13264

  • [cli/display] Fix diffs sometimes not showing even in details view.
    #​13311

  • [cli/package] Fixes resolving plugins when they are not yet installed in plugin cache
    #​13283

  • [cli/state] Disallow renaming resources to invalid names that will corrupt the state.
    #​13254

  • [programgen/go] Fix aliasing package names using dashes when schema doesn't include go package info override
    #​13212

  • [programgen/go] Use raw string literals for long, multi-line strings.
    #​13249

  • [sdk/{go,nodejs,python}] Missing config error text includes "--secret" if requireSecret was used.
    #​13241

  • [sdkgen/nodejs] Fix isInstance methods for generated provider types.
    #​13265

Miscellaneous

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/pulumi-pulumi-3.x branch from bd2c42c to 54a13ce Compare July 3, 2023 07:47
@shukawam shukawam merged commit dc306f5 into main Jul 4, 2023
@shukawam shukawam deleted the renovate/pulumi-pulumi-3.x branch July 4, 2023 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants