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 first-party Pulumi dependencies #350

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Conversation

pulumi-renovate[bot]
Copy link
Contributor

@pulumi-renovate pulumi-renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Type Update Change
@pulumi/aws (source) devDependencies minor 6.68.0 -> 6.69.0
@pulumi/aws (source) dependencies minor 6.68.0 -> 6.69.0
@pulumi/cdk dependencies minor 1.7.0 -> 1.8.0
github.com/pulumi/pulumi/pkg/v3 require minor v3.149.0 -> v3.150.0

Release Notes

pulumi/pulumi-aws (@​pulumi/aws)

v6.69.0

Compare Source

Does the PR have any schema changes?

Found 10 breaking changes:

Resources
  • 🟢 "aws:s3/bucketLifecycleConfigurationV2:BucketLifecycleConfigurationV2": required: "rules" property is no longer Required
Types
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload:BucketLifecycleConfigurationV2RuleAbortIncompleteMultipartUpload": properties: "daysAfterInitiation" type changed from "integer" to "number"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleExpiration:BucketLifecycleConfigurationV2RuleExpiration": properties: "days" type changed from "integer" to "number"
  • "aws:s3/BucketLifecycleConfigurationV2RuleFilter:BucketLifecycleConfigurationV2RuleFilter": properties:
    • 🟡 "objectSizeGreaterThan" type changed from "string" to "integer"
    • 🟡 "objectSizeLessThan" type changed from "string" to "integer"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration:BucketLifecycleConfigurationV2RuleNoncurrentVersionExpiration": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "string" to "number"
    • 🟡 "noncurrentDays" type changed from "integer" to "number"
  • "aws:s3/BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition:BucketLifecycleConfigurationV2RuleNoncurrentVersionTransition": properties:
    • 🟡 "newerNoncurrentVersions" type changed from "string" to "number"
    • 🟡 "noncurrentDays" type changed from "integer" to "number"
  • 🟡 "aws:s3/BucketLifecycleConfigurationV2RuleTransition:BucketLifecycleConfigurationV2RuleTransition": properties: "days" type changed from "integer" to "number"
    No new resources/functions.
What's Changed

Full Changelog: pulumi/pulumi-aws@v6.68.0...v6.69.0

pulumi/pulumi-cdk (@​pulumi/cdk)

v1.8.0

Compare Source

What's Changed

Full Changelog: v1.7.0...v1.8.0

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

v3.150.0

Compare Source

3.150.0 (2025-02-11)

Features
  • [cli/state] Add --all to state delete
    #​18502

  • [sdk/python] [Experimental/Components] Check for required inputs
    #​18487

  • [sdk/python] [Experimental/Components] Infer plain types
    #​18483

Bug Fixes
  • [engine] Fix a potential panic for corrupted secret values
    #​18501

  • [engine] Apply autonaming strategy only to custom resources, not components
    #​18523

  • [sdk/python] [Experimental/Components] Throw an error when encountring resource references
    #​18485

Miscellaneous
  • [pkg] Change BulkDecrypt to return list instead of map
    #​18486

Configuration

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

🚦 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.

@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 Feb 11, 2025
@pulumi-renovate pulumi-renovate bot enabled auto-merge (squash) February 11, 2025 16:42
@pulumi-renovate
Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/pulumi/pulumi/sdk/v3 v3.149.0 -> v3.150.0

@pulumi-renovate pulumi-renovate bot changed the title Update module github.com/pulumi/pulumi/pkg/v3 to v3.150.0 Update first-party Pulumi dependencies Feb 20, 2025
@pulumi-renovate pulumi-renovate bot merged commit 0161b44 into main Feb 21, 2025
13 checks passed
@pulumi-renovate pulumi-renovate bot deleted the renovate/pulumi branch February 21, 2025 01:13
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v1.8.1.

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.

1 participant