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

Update dependency @pulumi/pulumi to v3.69.0 #1298

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/pulumi 3.68.0 -> 3.69.0 age adoption passing confidence

Release Notes

pulumi/pulumi

v3.69.0

Compare Source

Features
  • [auto/python] Add support for the path option for config operations
    #​13052

  • [cli] Replace heap profiles with allocation profiles and add a flag, --memprofilerate, to control the sampling rate. --memprofilerate behaves like the -memprofilerate flag to go test; set it to "1" to profile every allocation site.
    #​13026

  • [cli] The convert and import commands will try to install plugins needed for correct conversions.
    #​13046

  • [cli/plugin] Plugin install auto-fills the download URL for some known third-party plugins.
    #​13020

  • [engine] Provider plugins are now loaded as needed, not at startup based on old state information.
    #​12657

  • [programgen] Include the component source directory in diagnostics when reporting PCL errors
    #​13017

  • [programgen/{nodejs,python}] Implement singleOrNone intrinsic
    #​13032

  • [sdkgen/python] Generate a pyproject.toml file. This enables Python providers to build Wheels per PEP 621
    #​12805

Bug Fixes
  • [backend] Fixes a bug where Resource instances as stack exports got printed as if it had diff in the end steps
    #​12261

  • [engine] Fix --replace behavior to be not considered a targeted update (where only --replace resources would be targeted).
    #​13011

  • [backend/filestate] Fix the project filter when listing stacks from new stores that support per-project stack references.
    #​12994

  • [backend/filestate] Fix stack rename renaming projects for the self-managed backend.
    #​13047

  • [programgen/go] Do not error when generated Go code cannot be formatted
    #​13053

  • [cli/plugin] Fixes PULUMI_DEBUG_GRPC to surface provider errors
    #​12984

  • [sdkgen/go] For properties with environment variable defaults, differentiate between unset environment variables and empty.
    #​12976

  • [sdkgen/go] When a property has an environment variable default, and the environment variable is not set, sdkgen would incorrectly set it to the zero value of that property. Fixes by only setting the property if the environment variable is set.
    #​12976

  • [sdkgen/go] Fix versioned typerefs being marshalled across code generator RPCs.
    #​13006


Configuration

📅 Schedule: Branch creation - "every weekday" (UTC), 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.

@codecov
Copy link

codecov bot commented Jun 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (a34d4ad) 62.62% compared to head (f955c0a) 62.62%.

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk    #1298   +/-   ##
=======================================
  Coverage   62.62%   62.62%           
=======================================
  Files           5        5           
  Lines        2130     2130           
  Branches       44       44           
=======================================
  Hits         1334     1334           
  Misses        796      796           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@monk-topmonks monk-topmonks merged commit d727e21 into trunk Jun 5, 2023
5 checks passed
@monk-topmonks monk-topmonks deleted the renovate/pulumi branch June 5, 2023 15:41
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.

None yet

1 participant