Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"prettier": "^3.6.2",
"standard-version": "^9.5.0",
"ts-node": "^10.9.2",
"typescript": "5.8.x"
"typescript": "5.9.x"
},
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/@scope/jsii-calc-base-of-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"test:update": "yarn build && UPDATE_DIFF=1 yarn test"
},
"devDependencies": {
"jsii": "5.8.0",
"jsii": "5.9.1",
"jsii-build-tools": "^0.0.0",
"jsii-rosetta": "~5.8.0"
"jsii-rosetta": "^5.9.1"
},
"jsii": {
"outdir": "dist",
Expand Down
4 changes: 2 additions & 2 deletions packages/@scope/jsii-calc-base-of-base/test/assembly.jsii
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"description": "An example transitive dependency for jsii-calc.",
"homepage": "https://github.com/aws/jsii",
"jsiiVersion": "5.8.0",
"jsiiVersion": "5.9.1",
"license": "Apache-2.0",
"metadata": {
"jsii": {
Expand Down Expand Up @@ -169,5 +169,5 @@
}
},
"version": "2.1.1",
"fingerprint": "V/8hSVOMC08S+++J/qHpdyl7coTRjY5QNqoSOqArr/0="
"fingerprint": "aYxN6OFk7UbVs1sLXw8gQJwhedbyv9+wGNPYiMZsxsM="
}
4 changes: 2 additions & 2 deletions packages/@scope/jsii-calc-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
"@scope/jsii-calc-base-of-base": "^2.1.1"
},
"devDependencies": {
"jsii": "5.8.0",
"jsii": "5.9.1",
"jsii-build-tools": "^0.0.0",
"jsii-rosetta": "~5.8.0"
"jsii-rosetta": "^5.9.1"
},
"jsii": {
"metadata": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@scope/jsii-calc-base/test/assembly.jsii
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"description": "An example direct dependency for jsii-calc.",
"homepage": "https://github.com/aws/jsii",
"jsiiVersion": "5.8.0",
"jsiiVersion": "5.9.1",
"license": "Apache-2.0",
"metadata": {
"jsii": {
Expand Down Expand Up @@ -210,5 +210,5 @@
}
},
"version": "0.0.0",
"fingerprint": "b+2upCMi5QzwvvQ7hQ/b0rZC5L5wUo8s/QH2sAlDjWE="
"fingerprint": "Tkv4XtmzLBHjpoCQIvmDQWCZzcfyvXQvT70VAeVAjx8="
}
4 changes: 2 additions & 2 deletions packages/@scope/jsii-calc-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"@scope/jsii-calc-base-of-base": "^2.1.1"
},
"devDependencies": {
"jsii": "5.8.0",
"jsii": "5.9.1",
"jsii-build-tools": "^0.0.0",
"jsii-rosetta": "~5.8.0"
"jsii-rosetta": "^5.9.1"
},
"jsii": {
"outdir": "dist",
Expand Down
4 changes: 2 additions & 2 deletions packages/@scope/jsii-calc-lib/test/assembly.jsii
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"stability": "deprecated"
},
"homepage": "https://github.com/aws/jsii",
"jsiiVersion": "5.8.0",
"jsiiVersion": "5.9.1",
"license": "Apache-2.0",
"metadata": {
"jsii": {
Expand Down Expand Up @@ -1164,5 +1164,5 @@
}
},
"version": "0.0.0",
"fingerprint": "QRU99iUfl+h0vGHsaEXYYY3B2J2WSbZJfZbwW8dz18Q="
"fingerprint": "H6wdtGhqwOcKK1OUW9voxYuUdStSr5JX3ikW5avTfrk="
}
4 changes: 2 additions & 2 deletions packages/jsii-calc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"@scope/jsii-calc-lib": "^0.0.0"
},
"devDependencies": {
"jsii": "5.8.0",
"jsii": "5.9.1",
"jsii-build-tools": "^0.0.0",
"jsii-rosetta": "~5.8.0"
"jsii-rosetta": "^5.9.1"
},
"jsii": {
"outdir": "dist",
Expand Down
4 changes: 2 additions & 2 deletions packages/jsii-calc/test/assembly.jsii
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"stability": "stable"
},
"homepage": "https://github.com/aws/jsii",
"jsiiVersion": "5.8.0",
"jsiiVersion": "5.9.1",
"keywords": [
"aws",
"jsii",
Expand Down Expand Up @@ -19131,5 +19131,5 @@
}
},
"version": "3.20.120",
"fingerprint": "O9HJsUWsfrb1HrOQ1znKEfsWfa9DuDhrkIFb7nHuB2g="
"fingerprint": "Tt3JL7khUypE5masj9ZV7jLcwRzpJ44EvWbxtNaO51E="
}
2 changes: 1 addition & 1 deletion packages/jsii-diff/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/tar-fs": "^2.0.4",
"@types/yargs": "^17.0.33",
"jest-expect-message": "^1.1.3",
"jsii": "~5.8.0",
"jsii": "^5.9.1",
"jsii-build-tools": "^0.0.0"
}
}
6 changes: 3 additions & 3 deletions packages/jsii-pacmak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,14 @@
"@types/semver": "^7.7.0",
"@types/yargs": "^17.0.33",
"diff": "^5.2.0",
"jsii": "~5.8.0",
"jsii": "^5.9.1",
"jsii-build-tools": "^0.0.0",
"jsii-calc": "^3.20.120",
"jsii-rosetta": "~5.8.0",
"jsii-rosetta": "~5.9.1",
"pyright": "^1.1.403"
},
"peerDependencies": {
"jsii-rosetta": ">=5.5.0"
"jsii-rosetta": ">=5.7.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why does this peer dependency on jsii-rosetta lag behind?

Copy link
Contributor Author

@mrgrain mrgrain Aug 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's the lowest version that's still supported. I think it's just a bit random depending when we do the update.

},
"keywords": [
"jsii",
Expand Down
2 changes: 1 addition & 1 deletion packages/jsii-reflect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@scope/jsii-calc-lib": "^0.0.0",
"@types/fs-extra": "^9.0.13",
"@types/yargs": "^17.0.33",
"jsii": "~5.8.0",
"jsii": "^5.9.1",
"jsii-build-tools": "^0.0.0",
"jsii-calc": "^3.20.120"
}
Expand Down
59 changes: 14 additions & 45 deletions yarn.lock

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

Loading