Skip to content

Commit 33cdfe4

Browse files
authored
feat: TypeScript 5.8 (#2705)
Add support for jsii 5.8 and TypeScript 5.8 https://devblogs.microsoft.com/typescript/announcing-typescript-5-8/ --- 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 cd3a5ec commit 33cdfe4

17 files changed

+357
-41
lines changed

.backportrc.json

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.gitattributes

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/auto-tag-dev-v5.7.yml

+59
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/auto-tag-dev.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/auto-tag-releases-v5.7.yml

+59
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/auto-tag-releases.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/upgrade-jsii-maintenance-v5.7.yml

+93
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/upgrade-maintenance-v5.7.yml

+97
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.gitignore

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.projen/deps.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)