Skip to content

Commit b3c4a60

Browse files
release: 5.1.0 (#405)
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com> Co-authored-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
1 parent 83d9fc9 commit b3c4a60

File tree

2 files changed

+40
-1
lines changed

2 files changed

+40
-1
lines changed

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
1+
## [5.1.0](https://github.com/flex-development/tsconfig-types/compare/5.0.0...5.1.0) (2024-11-07)
2+
3+
### :package: Build
4+
5+
- [[`ea4ada4`](https://github.com/flex-development/tsconfig-types/commit/ea4ada4ca24cee219f874cb521b466999a116a6e)] **deps-dev:** Bump @stylistic/eslint-plugin from 2.10.0 to 2.10.1 ([#397](https://github.com/flex-development/tsconfig-types/issues/397))
6+
- [[`11e87a0`](https://github.com/flex-development/tsconfig-types/commit/11e87a0a491644df53ae8f0d839172550413930f)] **deps-dev:** Bump @stylistic/eslint-plugin from 2.9.0 to 2.10.0 ([#389](https://github.com/flex-development/tsconfig-types/issues/389))
7+
- [[`ada9131`](https://github.com/flex-development/tsconfig-types/commit/ada9131939f8565262ee250e811502d0f077d60d)] **deps-dev:** Bump cspell from 8.15.4 to 8.15.5 ([#391](https://github.com/flex-development/tsconfig-types/issues/391))
8+
- [[`f65177c`](https://github.com/flex-development/tsconfig-types/commit/f65177cc66b790905669f67ca7f81bb675d52797)] **deps-dev:** Bump cspell from 8.15.5 to 8.15.7 ([#400](https://github.com/flex-development/tsconfig-types/issues/400))
9+
- [[`5cd9c44`](https://github.com/flex-development/tsconfig-types/commit/5cd9c449bcac00e9f595f218523ea0ff58108e26)] **deps-dev:** Bump dprint from 0.47.4 to 0.47.5 ([#383](https://github.com/flex-development/tsconfig-types/issues/383))
10+
- [[`434a7c5`](https://github.com/flex-development/tsconfig-types/commit/434a7c5076d5170edf704c38a57ffcf1603884a8)] **deps-dev:** Bump eslint from 9.13.0 to 9.14.0 in the eslint group ([#395](https://github.com/flex-development/tsconfig-types/issues/395))
11+
- [[`dd6bce9`](https://github.com/flex-development/tsconfig-types/commit/dd6bce9ef0694e18aad17ac323ec5654a8c91110)] **deps-dev:** Bump eslint-plugin-n from 17.11.1 to 17.12.0 ([#390](https://github.com/flex-development/tsconfig-types/issues/390))
12+
- [[`ddaa77b`](https://github.com/flex-development/tsconfig-types/commit/ddaa77beff850075718373eaab4f60d5b18d89dc)] **deps-dev:** Bump eslint-plugin-n from 17.12.0 to 17.13.0 ([#404](https://github.com/flex-development/tsconfig-types/issues/404))
13+
- [[`f3a5e99`](https://github.com/flex-development/tsconfig-types/commit/f3a5e99f548dcf474e4e501bf1f07a22f17ad02b)] **deps-dev:** Bump eslint-plugin-yml from 1.14.0 to 1.15.0 ([#394](https://github.com/flex-development/tsconfig-types/issues/394))
14+
- [[`c94bb50`](https://github.com/flex-development/tsconfig-types/commit/c94bb50a1bdd3a43c5831ec96e136b5141a5d2db)] **deps-dev:** Bump globals from 15.11.0 to 15.12.0 ([#401](https://github.com/flex-development/tsconfig-types/issues/401))
15+
- [[`3f3b705`](https://github.com/flex-development/tsconfig-types/commit/3f3b705b21fa8a4163d23f71df1654054dc860fb)] **deps-dev:** Bump remark-validate-links from 13.0.1 to 13.0.2 in the remark group ([#396](https://github.com/flex-development/tsconfig-types/issues/396))
16+
- [[`a42d62b`](https://github.com/flex-development/tsconfig-types/commit/a42d62bdac2280d08f2f202ce0f589ad5cffca9c)] **deps-dev:** Bump the typescript-eslint group across 1 directory with 3 updates ([#384](https://github.com/flex-development/tsconfig-types/issues/384))
17+
- [[`6a16549`](https://github.com/flex-development/tsconfig-types/commit/6a16549c11e50f07a417d68927c63631ea442f43)] **deps-dev:** Bump the typescript-eslint group with 3 updates ([#387](https://github.com/flex-development/tsconfig-types/issues/387))
18+
- [[`4357ce3`](https://github.com/flex-development/tsconfig-types/commit/4357ce32820127994c15b923e8bb25c8af8bfa59)] **deps-dev:** Bump the typescript-eslint group with 3 updates ([#399](https://github.com/flex-development/tsconfig-types/issues/399))
19+
- [[`b150c21`](https://github.com/flex-development/tsconfig-types/commit/b150c217fa259bffed97d8dd8b2d159b6beb2e4d)] **deps-dev:** bump vitest from 2.1.3 to 2.1.4 in the vitest group
20+
21+
### :robot: Continuous Integration
22+
23+
- [[`c403f36`](https://github.com/flex-development/tsconfig-types/commit/c403f3611ee786e576eb0af14b7865c34661d5cf)] **deps:** Bump actions/cache from 4.1.0 to 4.1.2 ([#379](https://github.com/flex-development/tsconfig-types/issues/379))
24+
- [[`9cd5d17`](https://github.com/flex-development/tsconfig-types/commit/9cd5d173d7e9bd1d9706fa460119e2f7d46faeb9)] **deps:** Bump actions/checkout from 4.2.0 to 4.2.2 ([#380](https://github.com/flex-development/tsconfig-types/issues/380))
25+
- [[`114abc3`](https://github.com/flex-development/tsconfig-types/commit/114abc35678b335e188b41a9ff0e119b61294318)] **deps:** Bump jchen1/wait-for-green from 1.0.8 to 2.0.0 ([#378](https://github.com/flex-development/tsconfig-types/issues/378))
26+
27+
### :sparkles: Features
28+
29+
- [[`7a6d2f2`](https://github.com/flex-development/tsconfig-types/commit/7a6d2f22534206f6d41ae01233d7fd51b58c8f3d)] `TsconfigJson`
30+
31+
### :bug: Fixes
32+
33+
- [[`9fa2b40`](https://github.com/flex-development/tsconfig-types/commit/9fa2b40d1849812827e489f590c1ee3f1160c969)] [`Tsconfig`] root fields
34+
35+
### :house_with_garden: Housekeeping
36+
37+
- [[`0df32f7`](https://github.com/flex-development/tsconfig-types/commit/0df32f76710a8f9b5e6df62ad1a13c6df5ed43af)] drop `lint-staged`
38+
139
## [5.0.0](https://github.com/flex-development/tsconfig-types/compare/4.0.0...5.0.0) (2024-10-27)
240

341
### ⚠ BREAKING CHANGES
@@ -554,3 +592,4 @@
554592
- [[`5d89573`](https://github.com/flex-development/tsconfig-types/commit/5d89573c76576bfdc5bf1244fd63e1e70e03257e)] **ts:** enforce `exactOptionalPropertyTypes`
555593

556594

595+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flex-development/tsconfig-types",
33
"description": "TypeScript definitions for tsconfig.json",
4-
"version": "5.0.0",
4+
"version": "5.1.0",
55
"keywords": [
66
"tsconfig",
77
"tsconfig.json",

0 commit comments

Comments
 (0)