-
Notifications
You must be signed in to change notification settings - Fork 881
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 (#1794)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@pulumi/awsx](https://pulumi.com) ([source](https://redirect.github.com/pulumi/pulumi-awsx)) | dependencies | minor | [`2.19.0` -> `2.20.0`](https://renovatebot.com/diffs/npm/@pulumi%2fawsx/2.19.0/2.20.0) | | [github.com/pulumi/pulumi-awsx/sdk/v2](https://redirect.github.com/pulumi/pulumi-awsx) | require | minor | `v2.19.0` -> `v2.21.0-alpha.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>pulumi/pulumi-awsx (@​pulumi/awsx)</summary> ### [`v2.20.0`](https://redirect.github.com/pulumi/pulumi-awsx/releases/tag/v2.20.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-awsx/compare/v2.19.0...v2.20.0) ##### What's Changed - Update pulumi/pulumi version to v3.142.0 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-awsx/pull/1436](https://redirect.github.com/pulumi/pulumi-awsx/pull/1436) - Update pulumi/pulumi-aws version to 6.65.0 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-awsx/pull/1439](https://redirect.github.com/pulumi/pulumi-awsx/pull/1439) - Update CI to Python 3.9 by [@​t0yv0](https://redirect.github.com/t0yv0) in [https://github.com/pulumi/pulumi-awsx/pull/1443](https://redirect.github.com/pulumi/pulumi-awsx/pull/1443) - Update pulumi/pulumi version to v3.143.0 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-awsx/pull/1444](https://redirect.github.com/pulumi/pulumi-awsx/pull/1444) - testing: examples/ecs/nodejs add missing dependsOn by [@​t0yv0](https://redirect.github.com/t0yv0) in [https://github.com/pulumi/pulumi-awsx/pull/1441](https://redirect.github.com/pulumi/pulumi-awsx/pull/1441) - Update pulumi/pulumi version to v3.144.1 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-awsx/pull/1446](https://redirect.github.com/pulumi/pulumi-awsx/pull/1446) - Update first-party Pulumi dependencies by [@​pulumi-renovate](https://redirect.github.com/pulumi-renovate) in [https://github.com/pulumi/pulumi-awsx/pull/1447](https://redirect.github.com/pulumi/pulumi-awsx/pull/1447) - Revert "Update first-party Pulumi dependencies" by [@​t0yv0](https://redirect.github.com/t0yv0) in [https://github.com/pulumi/pulumi-awsx/pull/1450](https://redirect.github.com/pulumi/pulumi-awsx/pull/1450) - Update first-party Pulumi dependencies (major) by [@​pulumi-renovate](https://redirect.github.com/pulumi-renovate) in [https://github.com/pulumi/pulumi-awsx/pull/1452](https://redirect.github.com/pulumi/pulumi-awsx/pull/1452) - Update pulumi/pulumi version to v3.144.1 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-awsx/pull/1454](https://redirect.github.com/pulumi/pulumi-awsx/pull/1454) - chore: generate files as part of renovate by [@​corymhall](https://redirect.github.com/corymhall) in [https://github.com/pulumi/pulumi-awsx/pull/1456](https://redirect.github.com/pulumi/pulumi-awsx/pull/1456) - Use new docker build provider by [@​blampe](https://redirect.github.com/blampe) in [https://github.com/pulumi/pulumi-awsx/pull/1278](https://redirect.github.com/pulumi/pulumi-awsx/pull/1278) - chore: fix renovate by [@​corymhall](https://redirect.github.com/corymhall) in [https://github.com/pulumi/pulumi-awsx/pull/1458](https://redirect.github.com/pulumi/pulumi-awsx/pull/1458) - chore: fix renovate by [@​corymhall](https://redirect.github.com/corymhall) in [https://github.com/pulumi/pulumi-awsx/pull/1462](https://redirect.github.com/pulumi/pulumi-awsx/pull/1462) - chore: fix renovate by [@​corymhall](https://redirect.github.com/corymhall) in [https://github.com/pulumi/pulumi-awsx/pull/1465](https://redirect.github.com/pulumi/pulumi-awsx/pull/1465) - Fix breaking change in `imageUri` output of `ecr.Image` by [@​flostadler](https://redirect.github.com/flostadler) in [https://github.com/pulumi/pulumi-awsx/pull/1467](https://redirect.github.com/pulumi/pulumi-awsx/pull/1467) - chore: enable testing CI changes by [@​t0yv0](https://redirect.github.com/t0yv0) in [https://github.com/pulumi/pulumi-awsx/pull/1469](https://redirect.github.com/pulumi/pulumi-awsx/pull/1469) - chore: alias schema to a new location by [@​t0yv0](https://redirect.github.com/t0yv0) in [https://github.com/pulumi/pulumi-awsx/pull/1472](https://redirect.github.com/pulumi/pulumi-awsx/pull/1472) - Update pulumi/pulumi-aws version to 6.66.2 by [@​pulumi-bot](https://redirect.github.com/pulumi-bot) in [https://github.com/pulumi/pulumi-awsx/pull/1473](https://redirect.github.com/pulumi/pulumi-awsx/pull/1473) - chore: fix weekly-pulumi-update by [@​flostadler](https://redirect.github.com/flostadler) in [https://github.com/pulumi/pulumi-awsx/pull/1475](https://redirect.github.com/pulumi/pulumi-awsx/pull/1475) ##### New Contributors - [@​pulumi-renovate](https://redirect.github.com/pulumi-renovate) made their first contribution in [https://github.com/pulumi/pulumi-awsx/pull/1447](https://redirect.github.com/pulumi/pulumi-awsx/pull/1447) **Full Changelog**: pulumi/pulumi-awsx@v2.19.0...v2.20.0 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
72dc9da
commit e9cc28c
Showing
41 changed files
with
61 additions
and
58 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
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.