Commit 707a05a
chore(deps-dev): Bump the build-tools group across 1 directory with 2 updates (#300)
* chore(deps-dev): Bump the build-tools group across 1 directory with 2 updates
Bumps the build-tools group with 2 updates in the / directory: [release-it](https://github.com/release-it/release-it) and [typescript](https://github.com/microsoft/TypeScript).
Updates `release-it` from 19.2.4 to 20.0.1
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md)
- [Commits](release-it/release-it@19.2.4...20.0.1)
Updates `typescript` from 5.9.3 to 6.0.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.3)
---
updated-dependencies:
- dependency-name: release-it
dependency-version: 20.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: build-tools
- dependency-name: typescript
dependency-version: 6.0.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: build-tools
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: make TypeScript 6 bump build clean; hold release-it at 19
- Hold release-it at ^19.2.2: @release-it-plugins/lerna-changelog (latest)
peer-caps release-it below 20, so 20 cannot be installed cleanly.
- tsconfig for TS 6: ignoreDeprecations "6.0" (deprecated baseUrl/node10),
declare @types/node + types:["node"] (TS 6 no longer auto-includes it),
target es2020 -> es2021 (source uses String.replaceAll; fixes docs/typedoc CI).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Steve Calvert <steve.calvert@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent f73f7e1 commit 707a05a
3 files changed
Lines changed: 16 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
77 | | - | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments