Commit b9b0b05
authored
This is an automatic backport of pull request #17573 done by [Mergify](https://mergify.com).
Cherry-pick of 66e37cc has failed:
```
On branch mergify/bp/master/pr-17573
Your branch is up to date with 'origin/master'.
You are currently cherry-picking commit 66e37cc.
(fix conflicts and run "git cherry-pick --continue")
(use "git cherry-pick --skip" to skip this patch)
(use "git cherry-pick --abort" to cancel the cherry-pick operation)
Changes to be committed:
modified: packages/@aws-cdk/cfnspec/test/libary-creation.test.ts
modified: packages/aws-cdk-lib/.gitignore
modified: packages/aws-cdk-lib/package.json
modified: packages/aws-cdk-lib/scripts/verify-imports-resolve-same.ts
deleted: packages/aws-cdk-lib/scripts/verify-readme-import-rewrites.ts
modified: packages/aws-cdk-migration/bin/rewrite-imports-v2.ts
modified: packages/aws-cdk-migration/lib/rewrite.ts
modified: packages/aws-cdk-migration/test/rewrite.test.ts
modified: packages/monocdk/.gitignore
modified: tools/@aws-cdk/cdk-build-tools/bin/cdk-build.ts
modified: tools/@aws-cdk/individual-pkg-gen/transform-packages.ts
modified: tools/@aws-cdk/ubergen/bin/ubergen.ts
modified: tools/@aws-cdk/ubergen/package.json
Unmerged paths:
(use "git add <file>..." to mark resolution)
both modified: packages/@aws-cdk/cfnspec/lib/library-creation.ts
```
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
---
<details>
<summary>Mergify commands and options</summary>
<br />
More conditions and actions can be found in the [documentation](https://docs.mergify.com/).
You can also trigger Mergify actions by commenting on this pull request:
- `@Mergifyio refresh` will re-evaluate the rules
- `@Mergifyio rebase` will rebase this PR on its base branch
- `@Mergifyio update` will merge the base branch into this PR
- `@Mergifyio backport <destination>` will backport this PR on `<destination>` branch
Additionally, on Mergify [dashboard](https://dashboard.mergify.com/) you can:
- look at your merge queues
- generate the Mergify configuration with the config editor.
Finally, you can contact us on https://mergify.com
</details>
1 parent 18c9ef7 commit b9b0b05
File tree
14 files changed
+262
-226
lines changed- packages
- @aws-cdk/cfnspec
- lib
- test
- aws-cdk-lib
- scripts
- aws-cdk-migration
- bin
- lib
- test
- monocdk
- tools/@aws-cdk
- cdk-build-tools/bin
- individual-pkg-gen
- ubergen
- bin
14 files changed
+262
-226
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | | - | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| 59 | + | |
58 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
59 | 70 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
Lines changed: 0 additions & 49 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
50 | 111 | | |
51 | 112 | | |
52 | 113 | | |
53 | 114 | | |
54 | 115 | | |
55 | 116 | | |
56 | | - | |
| 117 | + | |
57 | 118 | | |
58 | 119 | | |
59 | 120 | | |
| |||
131 | 192 | | |
132 | 193 | | |
133 | 194 | | |
134 | | - | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
135 | 201 | | |
136 | 202 | | |
137 | 203 | | |
138 | 204 | | |
139 | 205 | | |
140 | 206 | | |
141 | 207 | | |
142 | | - | |
| 208 | + | |
143 | 209 | | |
144 | 210 | | |
145 | 211 | | |
| |||
149 | 215 | | |
150 | 216 | | |
151 | 217 | | |
152 | | - | |
| 218 | + | |
153 | 219 | | |
154 | 220 | | |
155 | 221 | | |
| |||
161 | 227 | | |
162 | 228 | | |
163 | 229 | | |
164 | | - | |
| 230 | + | |
165 | 231 | | |
166 | 232 | | |
167 | 233 | | |
168 | | - | |
| 234 | + | |
169 | 235 | | |
170 | 236 | | |
171 | 237 | | |
| |||
183 | 249 | | |
184 | 250 | | |
185 | 251 | | |
186 | | - | |
| 252 | + | |
187 | 253 | | |
188 | 254 | | |
189 | 255 | | |
| |||
0 commit comments