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

Pin dependencies #172

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Pin dependencies #172

wants to merge 1 commit into from

Conversation

pulumi-renovate[bot]
Copy link
Contributor

@pulumi-renovate pulumi-renovate bot commented Dec 12, 2024

This PR contains the following updates:

Package Type Update Change
@pulumi/pulumi (source) dependencies pin ^3.0.0 -> 3.148.0
github.com/pulumi/pulumi/pkg/v3 require minor v3.147.0 -> v3.148.0
github.com/pulumi/terraform-plugin-sdk/v2 replace digest 92ccb37 -> 7ac578c
pulumi/pulumi-upgrade-provider-action action patch v0.0.13 -> v0.0.15

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Release Notes

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

v3.148.0

Compare Source

3.148.0 (2025-01-31)
Features
  • [cli/config] Introduce --type flag for config set
    #​18287

  • [cli/new] Improve docs for disambiguating repositories on hosts where the URL is ambiguous
    #​18379

  • [cli/package] Automatically get latest version for git based plugins if none is specified
    #​18215

  • [cli/package] Allow plugins from git sources to live in subdirectories in the repository
    #​18322

  • [sdk/python] Support commits in prerelease versions of generated Python SDKs
    #​18289

Bug Fixes
  • [cli/config] Fix parsing of config keys with paths and colons in path segments
    #​18378

  • [engine] Fix some plugin context leaks, which could leave plugin processes running on exit
    #​18373

  • [cli/package] Respect virtualenv option in package add/link
    #​18319

  • [programgen/nodejs] Handle keyword overlap of "this" keyword for local variables
    #​18177

  • [sdk/nodejs] Fix debug strings triggering the Output toString error
    #​18016

  • [sdk/nodejs] Use the corepack executable from dev dependencies
    #​18393

  • [sdk/python] Allow Pip 25
    #​18343

  • [sdk/python] Make RunPlugin default to using a virtualenv
    #​18371

Miscellaneous
  • [sdk/{dotnet,java}] Update Java to 1.1.0 and Dotnet to 3.72.0
    #​18394

  • [sdkgen] Align pulumi.json and schema.go
    #​18334

pulumi/pulumi-upgrade-provider-action (pulumi/pulumi-upgrade-provider-action)

v0.0.15

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-upgrade-provider-action@v0.0.14...v0.0.15

v0.0.14

Compare Source

What's Changed

Full Changelog: pulumi/pulumi-upgrade-provider-action@v0.0.13...v0.0.14


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@pulumi-renovate pulumi-renovate bot added dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update labels Dec 12, 2024
@pulumi-renovate
Copy link
Contributor 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: provider/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: errors parsing go.mod:
go.mod:7: replace github.com/pulumi/terraform-plugin-sdk/v2: version "v2.0.0-20230802223851-7ac578ce47fc" invalid: go.mod has non-.../v2 module path "github.com/hashicorp/terraform-plugin-sdk" (and .../v2/go.mod does not exist) at revision 7ac578ce47fc

@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 5 times, most recently from 53ba4c7 to 685880b Compare December 16, 2024 10:09
@pulumi-renovate pulumi-renovate bot enabled auto-merge (squash) December 16, 2024 18:39
@pulumi-renovate pulumi-renovate bot changed the title Pin dependencies Update github.com/pulumi/terraform-plugin-sdk/v2 digest to 7ac578c Dec 18, 2024
@pulumi-renovate pulumi-renovate bot changed the title Update github.com/pulumi/terraform-plugin-sdk/v2 digest to 7ac578c Update first-party Pulumi dependencies Dec 20, 2024
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 4 times, most recently from 0015f5d to 8bfdc5c Compare December 27, 2024 15:48
@pulumi-renovate pulumi-renovate bot changed the title Update first-party Pulumi dependencies Pin dependencies Dec 27, 2024
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 5 times, most recently from 01b7fdb to dfc13d9 Compare January 4, 2025 06:21
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 6 times, most recently from 5745d3a to 394ecc2 Compare January 9, 2025 15:51
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 7 times, most recently from b62586f to 353034c Compare January 17, 2025 06:29
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 6 times, most recently from 4b31d06 to c1b806b Compare January 28, 2025 17:55
@pulumi-renovate pulumi-renovate bot force-pushed the renovate/pulumi branch 10 times, most recently from 3eb5ddb to 269ebd3 Compare February 6, 2025 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants