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_linux_arm64 to v3.63.0 #2748

Merged
merged 1 commit into from
Apr 15, 2023

Conversation

zemnmez-renovate-bot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
pulumi_cli_linux_arm64 http_archive minor v3.59.0 -> v3.63.0

Release Notes

pulumi/pulumi

v3.63.0

Compare Source

3.63.0 (2023-04-12)

Bug Fixes
  • [cli/config] Fix config set-all not saving secret provider configuration.
    #​12643

  • [cli/display] Fix a panic when diffing empty archives.
    #​12656

  • [programgen] Suppport the any type in config and outputs.
    #​12619

  • [sdk/go] Fix hang due to component children cycles
    #​12516

  • [sdk/nodejs] Fix hang due to component children cycles
    #​12515

  • [sdk/python] Fix hang due to component children cycles
    #​12462

Miscellaneous
  • [backend/filestate] Propagate request context to external call sites.
    #​12638

v3.62.0

Compare Source

3.62.0 (2023-04-06)

Features
  • [yaml] Updates Pulumi YAML to v1.1.0.
    #​12612

v3.61.1

Compare Source

3.61.1 (2023-04-06)

Features
  • [programgen/python] Implemented python program-gen for PCL components
    #​12555
Bug Fixes
  • [programgen/{nodejs,python}] Fixes the type signature of PCL function "entries" to return list of key-value pair objects
    #​12607

  • [cli/package] Fix bug in package get-schema subcommand caused it to bail on certain providers.
    #​12459

  • [cli/state] Fixes panic when renaming providers in pulumi state rename.
    #​12599

v3.61.0

Compare Source

3.61.0 (2023-04-03)

Features
  • [backend/filestate] Add support for project-scoped stacks.
    Newly initialized backends will automatically use this mode.
    Set PULUMI_SELF_MANAGED_STATE_LEGACY_LAYOUT=1 to opt-out of this.
    This mode needs write access to the root of the .pulumi directory;
    if you're using a cloud storage, be sure to update your ACLs.

    #​12437

  • [cli/state] Add 'upgrade' subcommand to upgrade a Pulumi self-managed state to use project layout.
    #​12438

Bug Fixes
  • [cli/display] Fix a bug in the interactive update tree display where small terminals would cause the Pulumi CLI to panic.
    #​12571

  • [sdkgen/dotnet] Fix a whitespace error in generated .csproj files.
    #​12577

Miscellaneous
  • [backend/filestate] Print a warning if a project-scoped backend has non-project stacks in it.
    Disable this warning by setting PULUMI_SELF_MANAGED_STATE_NO_LEGACY_WARNING=1.

    #​12437

v3.60.1

Compare Source

3.60.1 (2023-03-30)

Features
  • [sdkgen/python] In codegen, use 3.7 as a default if not provided.
    #​12287
Bug Fixes
  • [backend/filestate] Don't write a state metadata file for legacy layouts.
    This should prevent permissioning issues for users
    with tight access control to the storage backend.

    #​12537

  • [docs] Fix filename clashes between resources and functions on case-insensitive filesystems in docsgen.
    #​12453

  • [engine] Fix updating a resource from a component to custom resource.
    #​12561

  • [engine] Revert PR moving deletedWith inheritance logic to the engine as get resources and packaged components are incompatible.
    #​12564

  • [sdk] Fix multiplied retries when downloading plugins.
    #​12504

  • [auto/go] Added support for the path option for config operations
    #​12265

Miscellaneous
  • [backend/filestate] Rename state metadata file from .pulumi/Pulumi.yaml to .pulumi/meta.yaml.
    This is an internal detail to the self-managed backend's storage format
    intended to avoid confusion with Pulumi project files,
    and should not affect most users.

    #​12538

v3.60.0

Compare Source

3.60.0 (2023-03-27)

Features
  • [engine] Enhances the state schema to track fields Created, Modified per each resource. The timestamp is captured in RFC3339. It pertains to timestamps of state modification done by the engine.
    #​12082

  • [engine] DeletedWith ResourceOption is now inherited from its parent across SDKs.
    #​12446

  • [programgen/{dotnet,nodejs}] Object-typed config variables for components
    #​12488

Bug Fixes
  • [sdk] common: Fix extraneous backoff during retries.
    #​12502

  • [sdkgen/dotnet] respectSchemaVersion now writes the package version to the .csproj file.
    #​12518

  • [sdk/python] Revert #​12292 to unbreak some users.
    #​12522

  • [sdkgen/{dotnet,go,nodejs,python}] Add respectSchemaVersion to schema.
    #​12511

v3.59.1

Compare Source

3.59.1 (2023-03-24)

Bug Fixes
  • [sdk] Make default logger thread-safe.
    #​12485

  • [sdk/go] Track rehydrated components as dependencies.
    #​12494

  • [sdkgen/go] Fixes emission of dup types breaking Go compilation when chunking >500 helper types.
    #​12484

Miscellaneous
  • [cli] Improve CLI upgrade instructions for macOS.
    #​12483

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
Copy link
Collaborator Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Command failed: CARGO_BAZEL_REPIN=1 npx --yes @bazel/bazelisk sync --only=cargo
FATAL: $USER is not set, and unable to look up name of current user: (error: 0): Success

@zemnmez-renovate-bot zemnmez-renovate-bot enabled auto-merge (rebase) April 15, 2023 15:02
@zemnmez-renovate-bot zemnmez-renovate-bot force-pushed the renovate/pulumi_cli_linux_arm64-3.x branch 2 times, most recently from 263810f to 79f1caa Compare April 15, 2023 16:03
@zemnmez-renovate-bot zemnmez-renovate-bot force-pushed the renovate/pulumi_cli_linux_arm64-3.x branch from 79f1caa to 6f471e6 Compare April 15, 2023 16:35
@zemnmez-renovate-bot zemnmez-renovate-bot merged commit 3e4f5d8 into main Apr 15, 2023
@zemnmez-renovate-bot zemnmez-renovate-bot deleted the renovate/pulumi_cli_linux_arm64-3.x branch April 15, 2023 16:59
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