Skip to content

Commit

Permalink
fix(deps): update @pulumi/aws to 6.70.0 (#6385)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@pulumi/aws](https://pulumi.io)
([source](https://redirect.github.com/pulumi/pulumi-aws)) | dependencies
| minor | [`6.68.0` ->
`6.70.0`](https://renovatebot.com/diffs/npm/@pulumi%2faws/6.68.0/6.70.0)
|

---

### Release Notes

<details>
<summary>pulumi/pulumi-aws (@&#8203;pulumi/aws)</summary>

###
[`v6.70.0`](https://redirect.github.com/pulumi/pulumi-aws/releases/tag/v6.70.0)

[Compare
Source](https://redirect.github.com/pulumi/pulumi-aws/compare/v6.69.0...v6.70.0)

##### Does the PR have any schema changes?

Found 4 breaking changes:

##### Types

-
"aws:bedrockmodel/InvocationLoggingConfigurationLoggingConfig:InvocationLoggingConfigurationLoggingConfig":
required:
- `🟢` "embeddingDataDeliveryEnabled" property is no longer Required
    -   `🟢` "imageDataDeliveryEnabled" property is no longer Required
    -   `🟢` "textDataDeliveryEnabled" property is no longer Required
- `🟢`
"aws:dynamodb/getTableGlobalSecondaryIndex:getTableGlobalSecondaryIndex":
required: "onDemandThroughputs" property has changed to Required

##### New resources:

-   `cloudwatch/contributorInsightRule.ContributorInsightRule`
-
`cloudwatch/contributorManagedInsightRule.ContributorManagedInsightRule`
-   `qbusiness/application.Application`

##### New functions:

-
`cloudwatch/getContributorManagedInsightRules.getContributorManagedInsightRules`

##### What's Changed

- Upgrade terraform-provider-aws to v5.88.0 by
[@&#8203;guineveresaenger](https://redirect.github.com/guineveresaenger)
in
[https://github.com/pulumi/pulumi-aws/pull/5230](https://redirect.github.com/pulumi/pulumi-aws/pull/5230)
- Fix incorrect example for Vpclattice ResourceConfiguration by
[@&#8203;guineveresaenger](https://redirect.github.com/guineveresaenger)
in
[https://github.com/pulumi/pulumi-aws/pull/5221](https://redirect.github.com/pulumi/pulumi-aws/pull/5221)
- Update GitHub Actions workflows. by
[@&#8203;pulumi-bot](https://redirect.github.com/pulumi-bot) in
[https://github.com/pulumi/pulumi-aws/pull/5240](https://redirect.github.com/pulumi/pulumi-aws/pull/5240)

**Full Changelog**:
pulumi/pulumi-aws@v6.69.0...v6.70.0

###
[`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
[@&#8203;pulumi/std](https://redirect.github.com/pulumi/std) to v2 by
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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
[@&#8203;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>

---

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

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE4MC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL21pbm9yIl19-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Mar 3, 2025
1 parent 34858a0 commit 3cfe2c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pulumi/sol/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3cfe2c2

Please sign in to comment.