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/sdk/v3 to v3.116.1 #52

Merged
merged 1 commit into from
May 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/pulumi/pulumi/sdk/v3 v3.114.0 -> v3.116.1 age adoption passing confidence

Release Notes

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

v3.116.1

Compare Source

3.116.1 (2024-05-15)

Features
  • [docs] Resource docs: bump the number of displayed supporting types from 200 to 1000 by default
    #​16185

  • [sdk/go] Prefer pluginDownloadURLOverrides over PluginDownloadURL specified in the package
    #​16186

Bug Fixes
  • [engine] Fix panic when using pulumi up --refresh --continue-on-error
    #​16184

v3.116.0

Compare Source

3.116.0 (2024-05-10)

Bug Fixes
  • [engine] Fix dataraces between snapshot and deployment systems.
    #​16148

  • [cli/display] Fix mangled diffs of strings containing url-encoded chars
    #​16147

  • [sdk/nodejs] Don't load punycode module in function serialization code
    #​16149

  • [sdk/nodejs] Return error in RPC response instead of exiting in the language runtime
    #​16162

  • [sdk/nodejs] Return the underlying error if we can't locate the pulumi SDK
    #​16160

  • [sdk/python] Provide more descriptive exception
    #​16098

  • [sdk/python] Fix typings for from_input and all to not return Never types.
    #​16139

  • [sdk/python] Fix a race condition in output handling
    #​16155

Miscellaneous
  • [pkg] Upgrade pulumi-java to v0.11.0
    #​16159

v3.115.2

Compare Source

3.115.2 (2024-05-06)

Bug Fixes
  • [cli/display] Fix a deadlock in the display code
    #​16129

  • [cli/engine] Revert "Make --expect-no-changes fail even if the only changes are output changes"
    #​16131

  • [engine] Normalize provider version during default provider lookup
    #​16109

v3.115.1

Compare Source

3.115.1 (2024-05-06)

Bug Fixes
  • [backend] Fix concurrent reads from and writes to display resource timer maps
    #​16101

  • [engine] Better handle property dependencies and deleted-with relationships when pruning URNs, verifying snapshot integrity and computing dependency graphs.
    #​16088

  • [engine] Fix folder archive outside of cwd.
    #​16119

  • [programgen/python] Sort generated requirements.txt files when generating Python programs
    #​16115

v3.115.0

Compare Source

3.115.0 (2024-05-02)

Features
  • [auto/{go,nodejs,python}] Add support for --import-file option on Preview with Automation API
    #​16071

  • [sdk/{go,nodejs,python}] Make transforms a stable, non-experimental feature
    #​16080

  • [sdk/python] Update python dynamic provider types for inputs to Dict[str, Any], from Any
    #​16102

  • [components/yaml] Upgrade pulumi-yaml to 1.7.0
    #​16082

Bug Fixes
  • [engine] Fix an issue with archives/assets at paths outside cwd.
    #​16100

  • [cli/display] Avoid showing a diff when the provider returns DIFF_NONE
    #​16024

  • [backend/{diy,service}] Promote snapshot closure errors from diagnostics to actual errors
    #​16090

  • [cli/engine] Make --expect-no-changes fail even if the only changes are output changes
    #​15903


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/github.com-pulumi-pulumi-sdk-v3-3.x branch from 0fd138a to 9f5362a Compare December 7, 2023 19:33
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.95.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.96.0 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from 9f5362a to 7647ec8 Compare December 8, 2023 03:34
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.96.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.96.1 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from 7647ec8 to d34718a Compare December 8, 2023 23:01
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.96.1 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.96.2 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from d34718a to ea8d09f Compare December 14, 2023 17:55
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.96.2 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.97.0 Dec 14, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from ea8d09f to d68419a Compare December 19, 2023 16:57
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.97.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.98.0 Dec 19, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from d68419a to 07b7f99 Compare December 21, 2023 01:12
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.98.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.99.0 Dec 21, 2023
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from 07b7f99 to a1eece7 Compare January 4, 2024 03:57
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.99.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.100.0 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from a1eece7 to 53b0640 Compare January 10, 2024 02:11
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.100.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.101.0 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from 53b0640 to c772cc3 Compare January 10, 2024 19:25
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.101.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.101.1 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from c772cc3 to a97b1f0 Compare January 19, 2024 00:07
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.101.1 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.102.0 Jan 19, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from a97b1f0 to 8054408 Compare January 25, 2024 04:19
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.102.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.103.0 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from 8054408 to 991394c Compare January 25, 2024 09:23
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.103.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.103.1 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from 991394c to c599785 Compare January 31, 2024 19:26
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.103.1 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.104.0 Jan 31, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from c599785 to fdf8930 Compare February 1, 2024 03:54
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.104.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.104.1 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from fdf8930 to 90640aa Compare February 1, 2024 13:08
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.104.1 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.104.2 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from 90640aa to fb90708 Compare May 3, 2024 08:40
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.104.2 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.115.0 May 3, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from fb90708 to f794568 Compare May 6, 2024 11:20
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.115.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.115.1 May 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from f794568 to 18664e9 Compare May 6, 2024 21:03
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.115.1 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.115.2 May 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from 18664e9 to 1d74798 Compare May 13, 2024 11:03
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.115.2 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.116.0 May 13, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from 1d74798 to 2849e79 Compare May 15, 2024 18:54
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.116.0 fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.116.1 May 15, 2024
@renovate renovate bot force-pushed the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch from 2849e79 to 2af061d Compare May 21, 2024 11:14
@renovate renovate bot changed the title fix(deps): update module github.com/pulumi/pulumi/sdk/v3 to v3.116.1 Update module github.com/pulumi/pulumi/sdk/v3 to v3.116.1 May 21, 2024
@pierskarsenbarg pierskarsenbarg merged commit 0d135fa into main May 21, 2024
13 checks passed
@pierskarsenbarg pierskarsenbarg deleted the renovate/github.com-pulumi-pulumi-sdk-v3-3.x branch May 21, 2024 11:38
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