Skip to content

Commit fd4385a

Browse files
authored
feat: jsii and jsii-rosetta v5.9 (#4885)
This PR bumps jsii and jsii-rosetta dependencies from version 5.8.0 to 5.9.1 across multiple packages. ## Changes - Updated jsii from 5.8.0 to 5.9.1 - Updated jsii-rosetta from 5.8.0 to 5.9.1 - Updated workflow configuration --- By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license]. [Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0
1 parent 040c593 commit fd4385a

File tree

13 files changed

+36
-67
lines changed

13 files changed

+36
-67
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"prettier": "^3.6.2",
3838
"standard-version": "^9.5.0",
3939
"ts-node": "^10.9.2",
40-
"typescript": "5.8.x"
40+
"typescript": "5.9.x"
4141
},
4242
"repository": {
4343
"type": "git",

packages/@scope/jsii-calc-base-of-base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"test:update": "yarn build && UPDATE_DIFF=1 yarn test"
3131
},
3232
"devDependencies": {
33-
"jsii": "5.8.0",
33+
"jsii": "5.9.1",
3434
"jsii-build-tools": "^0.0.0",
35-
"jsii-rosetta": "~5.8.0"
35+
"jsii-rosetta": "^5.9.1"
3636
},
3737
"jsii": {
3838
"outdir": "dist",

packages/@scope/jsii-calc-base-of-base/test/assembly.jsii

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"description": "An example transitive dependency for jsii-calc.",
1111
"homepage": "https://github.com/aws/jsii",
12-
"jsiiVersion": "5.8.0",
12+
"jsiiVersion": "5.9.1",
1313
"license": "Apache-2.0",
1414
"metadata": {
1515
"jsii": {
@@ -169,5 +169,5 @@
169169
}
170170
},
171171
"version": "2.1.1",
172-
"fingerprint": "V/8hSVOMC08S+++J/qHpdyl7coTRjY5QNqoSOqArr/0="
172+
"fingerprint": "aYxN6OFk7UbVs1sLXw8gQJwhedbyv9+wGNPYiMZsxsM="
173173
}

packages/@scope/jsii-calc-base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
"@scope/jsii-calc-base-of-base": "^2.1.1"
3636
},
3737
"devDependencies": {
38-
"jsii": "5.8.0",
38+
"jsii": "5.9.1",
3939
"jsii-build-tools": "^0.0.0",
40-
"jsii-rosetta": "~5.8.0"
40+
"jsii-rosetta": "^5.9.1"
4141
},
4242
"jsii": {
4343
"metadata": {

packages/@scope/jsii-calc-base/test/assembly.jsii

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"description": "An example direct dependency for jsii-calc.",
4141
"homepage": "https://github.com/aws/jsii",
42-
"jsiiVersion": "5.8.0",
42+
"jsiiVersion": "5.9.1",
4343
"license": "Apache-2.0",
4444
"metadata": {
4545
"jsii": {
@@ -210,5 +210,5 @@
210210
}
211211
},
212212
"version": "0.0.0",
213-
"fingerprint": "b+2upCMi5QzwvvQ7hQ/b0rZC5L5wUo8s/QH2sAlDjWE="
213+
"fingerprint": "Tkv4XtmzLBHjpoCQIvmDQWCZzcfyvXQvT70VAeVAjx8="
214214
}

packages/@scope/jsii-calc-lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"@scope/jsii-calc-base-of-base": "^2.1.1"
4040
},
4141
"devDependencies": {
42-
"jsii": "5.8.0",
42+
"jsii": "5.9.1",
4343
"jsii-build-tools": "^0.0.0",
44-
"jsii-rosetta": "~5.8.0"
44+
"jsii-rosetta": "^5.9.1"
4545
},
4646
"jsii": {
4747
"outdir": "dist",

packages/@scope/jsii-calc-lib/test/assembly.jsii

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"stability": "deprecated"
7272
},
7373
"homepage": "https://github.com/aws/jsii",
74-
"jsiiVersion": "5.8.0",
74+
"jsiiVersion": "5.9.1",
7575
"license": "Apache-2.0",
7676
"metadata": {
7777
"jsii": {
@@ -1164,5 +1164,5 @@
11641164
}
11651165
},
11661166
"version": "0.0.0",
1167-
"fingerprint": "QRU99iUfl+h0vGHsaEXYYY3B2J2WSbZJfZbwW8dz18Q="
1167+
"fingerprint": "H6wdtGhqwOcKK1OUW9voxYuUdStSr5JX3ikW5avTfrk="
11681168
}

packages/jsii-calc/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@
5151
"@scope/jsii-calc-lib": "^0.0.0"
5252
},
5353
"devDependencies": {
54-
"jsii": "5.8.0",
54+
"jsii": "5.9.1",
5555
"jsii-build-tools": "^0.0.0",
56-
"jsii-rosetta": "~5.8.0"
56+
"jsii-rosetta": "^5.9.1"
5757
},
5858
"jsii": {
5959
"outdir": "dist",

packages/jsii-calc/test/assembly.jsii

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"stability": "stable"
147147
},
148148
"homepage": "https://github.com/aws/jsii",
149-
"jsiiVersion": "5.8.0",
149+
"jsiiVersion": "5.9.1",
150150
"keywords": [
151151
"aws",
152152
"jsii",
@@ -19131,5 +19131,5 @@
1913119131
}
1913219132
},
1913319133
"version": "3.20.120",
19134-
"fingerprint": "O9HJsUWsfrb1HrOQ1znKEfsWfa9DuDhrkIFb7nHuB2g="
19134+
"fingerprint": "Tt3JL7khUypE5masj9ZV7jLcwRzpJ44EvWbxtNaO51E="
1913519135
}

packages/jsii-diff/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/tar-fs": "^2.0.4",
4646
"@types/yargs": "^17.0.33",
4747
"jest-expect-message": "^1.1.3",
48-
"jsii": "~5.8.0",
48+
"jsii": "^5.9.1",
4949
"jsii-build-tools": "^0.0.0"
5050
}
5151
}

0 commit comments

Comments
 (0)