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_cli_darwin_arm64 to v3.69.0 #3189

Merged
merged 1 commit into from
Jun 1, 2023

Conversation

zemnmez-renovate-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
pulumi_cli_darwin_arm64 http_archive minor v3.68.0 -> v3.69.0

Release Notes

pulumi/pulumi

v3.69.0

Compare Source

3.69.0 (2023-06-01)

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@zemnmez-renovate-bot zemnmez-renovate-bot enabled auto-merge (rebase) June 1, 2023 16:37
@zemnmez-renovate-bot zemnmez-renovate-bot merged commit 849118e into main Jun 1, 2023
@zemnmez-renovate-bot zemnmez-renovate-bot deleted the renovate/pulumi_cli_darwin_arm64-3.x branch June 1, 2023 16:49
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.

1 participant