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.109.0 #106

Merged
merged 1 commit into from
Mar 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pulumi/pulumi/pkg/v3 v3.106.0 -> v3.109.0 age adoption passing confidence

Release Notes

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

v3.109.0

Compare Source

3.109.0 (2024-03-07)

Features
  • [auto/{go,nodejs,python}] Add support for suppress progress and suppress outputs parameters in the Automation API
    #​15596

  • [pkg] Make schema.NewPluginLoader respect PULUMI_DEBUG_PROVIDERS, which enables Pulumi YAML programs to work correctly with this feature
    #​15526

  • [sdk/dotnet] Update dotnet language host to 3.60.0
    #​15609

  • [sdk/nodejs] Add experimental support to the NodeJS SDK for the new transforms system.
    #​15532

  • [sdk/python] Add support for asynchronous invokes via a new invoke_async function
    #​15602

  • [sdkgen/dotnet] Support for non-overlay components in codegen for pulumi-kubernetes provider
    #​15490

Bug Fixes
  • [cli] Fix a panic when the secrets provider is missing from the deployment snapshot
    #​15599

  • [backend/service] Make decrypt/encrypt network calls retryable to help work around network hiccups
    #​15600

  • [cli/new] Strip credentials and query strings from template URLs saved to project
    #​15586

  • [engine] Fix an issue where snapshots could become invalid when doing a targeted up
    #​15476

  • [engine] Downgrade remediate policy violations to mandatory

  • [pkg/testing] Make ProgramTest use a temporary PULUMI_HOME for each test
    #​15568

  • [sdkgen/dotnet] Codegen fix for resources without constant input properties
    #​15488

  • [sdk/nodejs] Properly capture node:crypto and global.crypto in node 19+
    #​15492

  • [sdk/python] Fix determining plugins for old packages in the Python language host
    #​15576

v3.108.1

Compare Source

3.108.1 (2024-03-01)

Bug Fixes

v3.108.0

Compare Source

3.108.0 (2024-02-29)

Features
  • [cli/state] Exit immediately from state edit when no change was made
    #​15514

  • [docs] Adds ability to process docs without Examples logic, using <!--Start PulumiCodeChooser --> markers in incoming schema descriptions
    #​15475

  • [pkg] Adds simple vim keyboard shortcuts to the live tree view (j,k,g,G,Ctrl+F,Ctrl+B) and also wires up Home and End keys
    #​15418

  • [sdk/go] Add experimental support to the Go SDK for the new transforms system.
    #​15355

Bug Fixes
  • [ci] Use SYSTEM_PULLREQUEST_SOURCECOMMITID for AZ pipeline on GH PR
    #​15513

  • [engine] Fix root and program paths to always be absolute.
    #​15470

  • [pkg] Tag new pkg versions on a commit on the main branch
    #​15515

  • [sdk/nodejs] Handle yarn/npm workspaces when computing codepaths for function serialization
    #​15426

  • [sdk/nodejs] Replace deprecated read-package-tree with @​npmcli/arborist
    #​15503

  • [sdk/nodejs] Upgrade to @​grpc/grpc-js 1.10.1
    #​15500

  • [sdk/nodejs] Regenerate yarn.lock to fix lru-cache hoisting
    #​15543

Miscellaneous
  • [backend/diy] Remove warning about non-project mode deprecation.
    #​15497

v3.107.0

Compare Source

3.107.0 (2024-02-21)

Features
  • [cli/config] Adds an --open flag to pulumi config command which resolves the environment listed in the stack configuration.
    #​15469

  • [auto/go] Automation API support for pulumi refresh --preview-only
    #​15340

  • [engine] Add support for remote transforms to the engine.
    #​15290

  • [pkg/testing] Add a InstallDevReleases option to ProgramTest, to install pulumi dev SDKs
    #​15387

  • [programgen/{dotnet,nodejs,python}] Emit Output-returning JSON serialization methods without rewriting applies for top-level function expression
    #​15371

  • [sdk/nodejs] Detect npm and yarn workspaces setups when installing dependencies
    #​15421

  • [sdk/nodejs] Use pnpm as package manager if we find a pnpm-lock.yaml file
    #​15456

Bug Fixes
  • [docs] Fixes docs generator parent module computation
    #​15035

  • [engine] Test and fix the engine filling in args dependencies to provider calls.
    #​15450

  • [programgen] Fix infinite recursion when binding invoke signature into promises without accounting for recursive type references
    #​15463


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 94e826a to 0b1f696 Compare October 10, 2023 07:37
@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 0b1f696 to edba866 Compare October 12, 2023 04:29
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.88.1 Update module github.com/pulumi/pulumi/pkg/v3 to v3.89.0 Oct 17, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch 2 times, most recently from bc4615d to 3246e74 Compare October 23, 2023 22:05
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.89.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.90.0 Oct 23, 2023
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.90.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.90.1 Oct 24, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch 2 times, most recently from d79c044 to ec3400d Compare October 26, 2023 04:27
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.90.1 Update module github.com/pulumi/pulumi/pkg/v3 to v3.91.0 Oct 26, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from ec3400d to c2f2b31 Compare October 28, 2023 01:32
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.91.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.91.1 Oct 28, 2023
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.91.1 Update module github.com/pulumi/pulumi/pkg/v3 to v3.92.0 Nov 3, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from c2f2b31 to 127fa83 Compare November 3, 2023 18:20
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.92.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.93.0 Nov 10, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 127fa83 to 429ab39 Compare November 10, 2023 21:36
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.93.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.94.0 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 429ab39 to 3411e14 Compare November 15, 2023 03:43
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.94.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.94.1 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 3411e14 to 1def75a Compare November 16, 2023 15:46
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.94.1 Update module github.com/pulumi/pulumi/pkg/v3 to v3.94.2 Nov 17, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 1def75a to 95ad63b Compare November 17, 2023 18:33
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 95ad63b to da3e991 Compare December 2, 2023 00:17
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.94.2 Update module github.com/pulumi/pulumi/pkg/v3 to v3.95.0 Dec 2, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from da3e991 to 8911ee0 Compare December 7, 2023 19:12
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.95.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.96.0 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 8911ee0 to d07f01e Compare December 8, 2023 03:59
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.96.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.96.1 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from f7e4c18 to adfb888 Compare January 25, 2024 03:53
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.102.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.103.0 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from adfb888 to cab00c2 Compare January 25, 2024 11:19
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.103.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.103.1 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from cab00c2 to ccf49fc Compare January 31, 2024 21:01
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.103.1 Update module github.com/pulumi/pulumi/pkg/v3 to v3.104.0 Jan 31, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from ccf49fc to 6b54688 Compare February 1, 2024 04:23
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.104.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.104.1 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 6b54688 to c633c25 Compare February 1, 2024 13:56
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.104.1 Update module github.com/pulumi/pulumi/pkg/v3 to v3.104.2 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from c633c25 to 20496a8 Compare February 8, 2024 04:24
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.104.2 Update module github.com/pulumi/pulumi/pkg/v3 to v3.105.0 Feb 8, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 20496a8 to e72507d Compare February 16, 2024 06:37
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.105.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.106.0 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from e72507d to d024eef Compare February 22, 2024 01:12
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.106.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.107.0 Feb 22, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from d024eef to 5cccead Compare March 1, 2024 06:38
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.107.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.108.0 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 5cccead to 285799d Compare March 2, 2024 06:23
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.108.0 Update module github.com/pulumi/pulumi/pkg/v3 to v3.108.1 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from 285799d to a82c23e Compare March 8, 2024 02:18
@renovate renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.108.1 Update module github.com/pulumi/pulumi/pkg/v3 to v3.109.0 Mar 8, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch 2 times, most recently from 7cc61a2 to da91d8a Compare March 10, 2024 16:46
@praneetloke praneetloke enabled auto-merge (squash) March 10, 2024 16:46
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch from da91d8a to 6f3585d Compare March 10, 2024 16:47
@praneetloke praneetloke merged commit 8fb7173 into main Mar 10, 2024
1 check passed
@praneetloke praneetloke deleted the renovate/github.com-pulumi-pulumi-pkg-v3-3.x branch March 10, 2024 16:48
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