-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update first-party Pulumi dependencies (#350)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/aws](https://pulumi.io) ([source](https://redirect.github.com/pulumi/pulumi-aws)) | devDependencies | minor | [`6.68.0` -> `6.69.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.68.0/6.69.0) | | [@pulumi/aws](https://pulumi.io) ([source](https://redirect.github.com/pulumi/pulumi-aws)) | dependencies | minor | [`6.68.0` -> `6.69.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.68.0/6.69.0) | | [@pulumi/cdk](https://redirect.github.com/pulumi/pulumi-cdk) | dependencies | minor | [`1.7.0` -> `1.8.0`](https://renovatebot.com/diffs/npm/@pulumi%2fcdk/1.7.0/1.8.0) | | [github.com/pulumi/pulumi/pkg/v3](https://redirect.github.com/pulumi/pulumi) | require | minor | `v3.149.0` -> `v3.150.0` | --- ### Release Notes <details> <summary>pulumi/pulumi-aws (@​pulumi/aws)</summary> ### [`v6.69.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.69.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.68.0...v6.69.0) ##### 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 - Update dependency [@​pulumi/std](https://redirect.github.com/pulumi/std) to v2 by [@​pulumi-renovate](https://redirect.github.com/pulumi-renovate) in [https://github.com/pulumi/pulumi-aws/pull/5182](https://redirect.github.com/pulumi/pulumi-aws/pull/5182) - Update GitHub Actions workflows. by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/5177](https://redirect.github.com/pulumi/pulumi-aws/pull/5177) - Don't auto-merge upstream upgrades by [@​VenelinMartinov](https://redirect.github.com/VenelinMartinov) in [https://github.com/pulumi/pulumi-aws/pull/5192](https://redirect.github.com/pulumi/pulumi-aws/pull/5192) - Disallow missing resource docs on upgrades by [@​VenelinMartinov](https://redirect.github.com/VenelinMartinov) in [https://github.com/pulumi/pulumi-aws/pull/5193](https://redirect.github.com/pulumi/pulumi-aws/pull/5193) - Upgrade pulumi-terraform-bridge to v3.103.0 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/5201](https://redirect.github.com/pulumi/pulumi-aws/pull/5201) - Upgrade terraform-provider-aws to v5.86.1 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-aws/pull/5189](https://redirect.github.com/pulumi/pulumi-aws/pull/5189) **Full Changelog**: pulumi/pulumi-aws@v6.68.0...v6.69.0 </details> <details> <summary>pulumi/pulumi-cdk (@​pulumi/cdk)</summary> ### [`v1.8.0`](https://redirect.github.com/pulumi/pulumi-cdk/releases/tag/v1.8.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-cdk/compare/v1.7.0...v1.8.0) ##### What's Changed - Update dependency [@​pulumi/cdk](https://redirect.github.com/pulumi/cdk) to v1.7.0 by [@​pulumi-renovate](https://redirect.github.com/pulumi-renovate) in [https://github.com/pulumi/pulumi-cdk/pull/348](https://redirect.github.com/pulumi/pulumi-cdk/pull/348) - Update dependency [@​pulumi/pulumi](https://redirect.github.com/pulumi/pulumi) to v3.150.0 by [@​pulumi-renovate](https://redirect.github.com/pulumi-renovate) in [https://github.com/pulumi/pulumi-cdk/pull/349](https://redirect.github.com/pulumi/pulumi-cdk/pull/349) - Update dependency esbuild to ^0.25.0 \[SECURITY] by [@​pulumi-renovate](https://redirect.github.com/pulumi-renovate) in [https://github.com/pulumi/pulumi-cdk/pull/341](https://redirect.github.com/pulumi/pulumi-cdk/pull/341) - Types incorrectly marked as [@​internal](https://redirect.github.com/internal) by [@​corymhall](https://redirect.github.com/corymhall) in [https://github.com/pulumi/pulumi-cdk/pull/352](https://redirect.github.com/pulumi/pulumi-cdk/pull/352) **Full Changelog**: v1.7.0...v1.8.0 </details> <details> <summary>pulumi/pulumi (github.com/pulumi/pulumi/pkg/v3)</summary> ### [`v3.150.0`](https://redirect.github.com/pulumi/pulumi/releases/tag/v3.150.0) [Compare Source](https://redirect.github.com/pulumi/pulumi/compare/v3.149.0...v3.150.0) #### 3.150.0 (2025-02-11) ##### Features - \[cli/state] Add `--all` to `state delete` [#​18502](https://redirect.github.com/pulumi/pulumi/pull/18502) - \[sdk/python] \[Experimental/Components] Check for required inputs [#​18487](https://redirect.github.com/pulumi/pulumi/pull/18487) - \[sdk/python] \[Experimental/Components] Infer plain types [#​18483](https://redirect.github.com/pulumi/pulumi/pull/18483) ##### Bug Fixes - \[engine] Fix a potential panic for corrupted secret values [#​18501](https://redirect.github.com/pulumi/pulumi/pull/18501) - \[engine] Apply autonaming strategy only to custom resources, not components [#​18523](https://redirect.github.com/pulumi/pulumi/pull/18523) - \[sdk/python] \[Experimental/Components] Throw an error when encountring resource references [#​18485](https://redirect.github.com/pulumi/pulumi/pull/18485) ##### Miscellaneous - \[pkg] Change BulkDecrypt to return list instead of map [#​18486](https://redirect.github.com/pulumi/pulumi/pull/18486) </details> --- ### 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](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiaW1wYWN0L25vLWNoYW5nZWxvZy1yZXF1aXJlZCJdfQ==--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
ff43bfc
commit 0161b44
Showing
78 changed files
with
361 additions
and
361 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.