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 module github.com/pulumi/pulumi/pkg/v3 to v3.88.1 #185

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pulumi/pulumi/pkg/v3 require minor v3.86.0 -> v3.88.1

Release Notes

pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)

v3.88.1

Compare Source

3.88.1 (2023-10-11)

Bug Fixes
  • [cli] allow unmarshalling nil as a config value.
    #​14149

  • [auto/nodejs] Remove unneeded SxS check for inline programs

Miscellaneous
  • [cli] Pull in fixes from esc v0.5.2
    #​14155

v3.88.0

Compare Source

3.88.0 (2023-10-10)

Features
  • [engine] Add the new policy remediations feature.
    #​14080

  • [auto] Added a tracing span for plugin launch
    #​14100

Bug Fixes
  • [cli/package] Fix a panic in get-mapping when not passing a provider name.
    #​14124

  • [engine] Engine will now error earlier if a deployment needs a bundled plugin that is missing.
    #​14103

  • [sdk/{go,nodejs,python}] Fix MockMonitor reporting DeletedWith wasn't supported
    #​14118

  • [programgen/python] Fix panic in python program-gen when rewriting index expressions
    #​14099

v3.87.0

Compare Source

3.87.0 (2023-10-06)

Features
  • [cli] Users can now set PULUMI_DISABLE_AUTOMATIC_PLUGIN_ACQUISITION to disable the engine trying to auto install missing plugins.
    #​14083

  • [pkg] Upgrade pulumi-java to v0.9.8

  • [cli/import] Import converters will write out their intermediate import file for manual fixups if needed.
    #​14067

  • [sdkgen/go] Generate output-versioned invokes for functions without inputs
    #​13694

  • [sdk/python] Add default arg to Config.get_secret
    #​12279

Bug Fixes
  • [cli] policy publish: default to default-org if possible
    #​14090

  • [cli] Fix a panic in whoami with tokens missing expected information.

  • [engine] Calling RegisterResourceOutputs twice no longer panics and returns an error instead.
    #​14062

  • [engine] ComponentResources now emit resourceOutputEvent on Deletion. This fixes the time elapsed timer not ending when the resource is deleted.
    #​14061

  • [engine] Lifecycle tests shouldn't reuse a closed plugin host.
    #​14063

  • [engine] ctrl-c should cause Pulumi to send cancellation signal to providers
    #​14057

  • [engine] Fix a race condition in the engine access step event data.
    #​14049

  • [engine] Restore elided asset contents into returned inputs and state from Read operations

  • [engine] DISABLE_AUTOMATIC_PLUGIN_ACQUISITION is respected for deployment operations now.
    #​14104

  • [programgen] pulumi import supports resources with duplicate names, it will fail if referenced as a provider/parent due to the ambiguity.
    #​13989

  • [programgen/dotnet] Fixes compiling an empty list of expressions from object properties
    #​14027


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 changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.87.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.88.0 Oct 10, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 5a8d94b to 9e8f354 Compare October 10, 2023 06:23
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.88.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.88.1 Oct 12, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 9e8f354 to 4292cea Compare October 12, 2023 01:32
@praneetloke praneetloke merged commit 3e12249 into main Oct 12, 2023
1 check passed
@praneetloke praneetloke deleted the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch October 12, 2023 02:09
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