Skip to content

Commit

Permalink
Update dependency Amazon.CDK.Lib to v2.46.0 (#549)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [Amazon.CDK.Lib](https://github.com/aws/aws-cdk) | nuget | minor |
`2.45.0` -> `2.46.0` |

---

### Release Notes

<details>
<summary>aws/aws-cdk</summary>

### [`v2.46.0`](https://github.com/aws/aws-cdk/releases/v2.46.0)

##### Features

- **aws-certificatemanager:** Add ability to specify the certificate
name ([#&#8203;22301](https://github.com/aws/aws-cdk/issues/22301))
([614ba92](https://github.com/aws/aws-cdk/commit/614ba92ba77e29c10ea4642a64e5b50b5dc775b8))
- **aws-ec2:** add metadata options support for launchTemplate construct
([#&#8203;22312](https://github.com/aws/aws-cdk/issues/22312))
([9297bd0](https://github.com/aws/aws-cdk/commit/9297bd04884ebd05888fd14121256329dac82b43))
- **cfnspec:** cloudformation spec v92.0.0
([#&#8203;22435](https://github.com/aws/aws-cdk/issues/22435))
([064a1a6](https://github.com/aws/aws-cdk/commit/064a1a650c6f26d6a3087a8d39971ba33413d8ce))
- **cloudfront-origins:** allow setting a user defined origin id
([#&#8203;22349](https://github.com/aws/aws-cdk/issues/22349))
([239215f](https://github.com/aws/aws-cdk/commit/239215fb8ceb4df5cd67669ad5daca39fb65543f)),
closes [#&#8203;2756](https://github.com/aws/aws-cdk/issues/2756)
- **ec2:** adds persist option to user data on windows instances
([#&#8203;21709](https://github.com/aws/aws-cdk/issues/21709))
([cb1506f](https://github.com/aws/aws-cdk/commit/cb1506f090e36a6da78b8a8a1edf9a1256478311))
- **sns:** topic name with `.fifo` suffix generated automatically
([#&#8203;22375](https://github.com/aws/aws-cdk/issues/22375))
([ba201cf](https://github.com/aws/aws-cdk/commit/ba201cf1d9768f9ac5d3328ec425bf566f088a16)),
closes [#&#8203;18740](https://github.com/aws/aws-cdk/issues/18740)
- **sqs:** add enforceSSL property to enforce encryption of data in
transit ([#&#8203;22363](https://github.com/aws/aws-cdk/issues/22363))
([f1886cf](https://github.com/aws/aws-cdk/commit/f1886cf82c50abc4e419f1450abfc3df0c5b0324))

##### Bug Fixes

- **apigateway:** cannot create an ApiKey with an imported RestApi
([#&#8203;22368](https://github.com/aws/aws-cdk/issues/22368))
([83c4123](https://github.com/aws/aws-cdk/commit/83c4123273fda2a2e349b55f1e50d5afa1c7dd9d)),
closes [#&#8203;22102](https://github.com/aws/aws-cdk/issues/22102)
- **apigateway:** CORS OPTIONS method should not require auth
([#&#8203;22402](https://github.com/aws/aws-cdk/issues/22402))
([ef72089](https://github.com/aws/aws-cdk/commit/ef72089d7cdf5dbaa1f172eecd29ee525f650b32)),
closes [#&#8203;8615](https://github.com/aws/aws-cdk/issues/8615)
- **core:** asset bundling skipped when using --exclusively with custom
stack name
([#&#8203;21248](https://github.com/aws/aws-cdk/issues/21248))
([209ddea](https://github.com/aws/aws-cdk/commit/209ddea44744509d74a080fdbd31cbb978fc8a96)),
closes
[/github.com/aws/aws-cdk/issues/19927#issuecomment-1189916912](https://github.com/aws//github.com/aws/aws-cdk/issues/19927/issues/issuecomment-1189916912)
- some custom resources don't work in opt-in regions
([#&#8203;22370](https://github.com/aws/aws-cdk/issues/22370))
([456a2c7](https://github.com/aws/aws-cdk/commit/456a2c75881fe8df3803db3787b48f8d9f97f09e)),
closes [#&#8203;22022](https://github.com/aws/aws-cdk/issues/22022)
- **cli:** state machine hotswap fails if the `DependsOn` change
([#&#8203;22396](https://github.com/aws/aws-cdk/issues/22396))
([0d44db2](https://github.com/aws/aws-cdk/commit/0d44db2c211204b85002342ce758aca0552e851c))
- **core:** Custom Resource type length validation
([#&#8203;22118](https://github.com/aws/aws-cdk/issues/22118))
([c186e2d](https://github.com/aws/aws-cdk/commit/c186e2ddcffb25647b971ba1b90faa850552d219))
- **custom-resources:** provider can fail if S3 has brown-outs
([#&#8203;22362](https://github.com/aws/aws-cdk/issues/22362))
([cdedf60](https://github.com/aws/aws-cdk/commit/cdedf606277f50a2f7e20b09560f6e14b11bbc19))
- **ec2:** cannot deploy SecurityGroup with allowAllIpv6Outbound
([#&#8203;22414](https://github.com/aws/aws-cdk/issues/22414))
([bb16d97](https://github.com/aws/aws-cdk/commit/bb16d9729daea2702b32df81fc8259b0afd652fa)),
closes [#&#8203;22407](https://github.com/aws/aws-cdk/issues/22407)
- **ecs:** removed explicit addition of ecs deployment type when circuit
breaker is enabled
([#&#8203;22328](https://github.com/aws/aws-cdk/issues/22328))
([635129c](https://github.com/aws/aws-cdk/commit/635129ca95313afef7b3d8fc62d077afbfd0c088)),
closes [#&#8203;16126](https://github.com/aws/aws-cdk/issues/16126)
[#&#8203;16919](https://github.com/aws/aws-cdk/issues/16919)
- half-written asset zips can be uploaded if process is interrupted
([#&#8203;22393](https://github.com/aws/aws-cdk/issues/22393))
([2ed006e](https://github.com/aws/aws-cdk/commit/2ed006e50b15dfca96395d442ccee648abdbb374)),
closes [#&#8203;18459](https://github.com/aws/aws-cdk/issues/18459)

##### Reverts

- "fix(ecs): removed explicit addition of ecs deployment type when
circuit breaker is enabled
([#&#8203;22328](https://github.com/aws/aws-cdk/issues/22328))"
([#&#8203;22418](https://github.com/aws/aws-cdk/issues/22418))
([0f002e2](https://github.com/aws/aws-cdk/commit/0f002e2009bbab2e10c08cdf908c5091ba61b754)),
closes
[/github.com/aws/aws-cdk/issues/16126#issuecomment-1271626957](https://github.com/aws//github.com/aws/aws-cdk/issues/16126/issues/issuecomment-1271626957)

***

#### Alpha modules (2.46.0-alpha.0)

##### Features

- **integ-tests:** add ability to `wait` for assertions to pass
([#&#8203;22335](https://github.com/aws/aws-cdk/issues/22335))
([700f9c4](https://github.com/aws/aws-cdk/commit/700f9c4d465684b784f50ec74e897c9031a639c5))
- **integ-tests:** allow for user provided assertions stack
([#&#8203;22404](https://github.com/aws/aws-cdk/issues/22404))
([39089f5](https://github.com/aws/aws-cdk/commit/39089f5eabc61c2a546391742ff2cf906f8e0f8b))
- **synthetics:** new runtime synthetics nodejs puppeteer 3 6
([#&#8203;22374](https://github.com/aws/aws-cdk/issues/22374))
([e0c0b56](https://github.com/aws/aws-cdk/commit/e0c0b56dded26a897dc6243298947bd4e69321b2))

##### Bug Fixes

- **appsync:** can not use Tokens in the name of a DataSource
([#&#8203;22378](https://github.com/aws/aws-cdk/issues/22378))
([511eb79](https://github.com/aws/aws-cdk/commit/511eb79cba734bcd9e013d5dfbf262c75a522f09)),
closes [#&#8203;18900](https://github.com/aws/aws-cdk/issues/18900)
- **aws-lambda-python:** export poetry dependencies without hashes
([#&#8203;22351](https://github.com/aws/aws-cdk/issues/22351))
([76482f6](https://github.com/aws/aws-cdk/commit/76482f6847a46806c1a309d2f9335a3d6e838fc6)),
closes [#&#8203;14201](https://github.com/aws/aws-cdk/issues/14201)
[#&#8203;19232](https://github.com/aws/aws-cdk/issues/19232)
- **lambda-python:** commands run non-sequentially on Graviton when
building container image
([#&#8203;22398](https://github.com/aws/aws-cdk/issues/22398))
([e427fd6](https://github.com/aws/aws-cdk/commit/e427fd6f4a186784e345b8f88424d74c004f1e5a)),
closes [#&#8203;22012](https://github.com/aws/aws-cdk/issues/22012)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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, click
this checkbox.

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).
  • Loading branch information
brighid-bot authored Oct 13, 2022
1 parent 5119e6a commit d8ab8ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cicd/Cicd.Artifacts/Cicd.Artifacts.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Amazon.CDK.Lib" Version="2.45.0" />
<PackageReference Include="Amazon.CDK.Lib" Version="2.46.0" />
<PackageReference Include="Constructs" Version="10.1.130" />
</ItemGroup>
</Project>
8 changes: 4 additions & 4 deletions cicd/Cicd.Artifacts/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"net6.0": {
"Amazon.CDK.Lib": {
"type": "Direct",
"requested": "[2.45.0, )",
"resolved": "2.45.0",
"contentHash": "UvYA72EUQfp8kv9vmmes5zIw/fUqs6/r6S0MkPqrHhoDRv1r9PD0HPxr/xVZEeAh+vHmuVSBHQjoKKlB+ZMd8A==",
"requested": "[2.46.0, )",
"resolved": "2.46.0",
"contentHash": "oAIJAG8AuERLWpP/hVjat8VOSHPm770CC8xJsaPjbGzbIk/gofMZszgtR1k82W3Xjxxwsr6dsOw+k5iy/RqREw==",
"dependencies": {
"Amazon.JSII.Runtime": "[1.68.0, 2.0.0)",
"Amazon.JSII.Runtime": "[1.69.0, 2.0.0)",
"Constructs": "[10.0.0, 11.0.0)"
}
},
Expand Down

0 comments on commit d8ab8ef

Please sign in to comment.