Skip to content

Commit

Permalink
⬆️ Update dependency typescript to ~5.4.5 (#4886)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [typescript](https://www.typescriptlang.org/)
([source](https://togithub.com/Microsoft/TypeScript)) | [`~5.4.4` ->
`~5.4.5`](https://renovatebot.com/diffs/npm/typescript/5.4.4/5.4.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript/5.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript/5.4.4/5.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.4.4/5.4.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>Microsoft/TypeScript (typescript)</summary>

###
[`v5.4.5`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.5):
TypeScript 5.4.5

[Compare
Source](https://togithub.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5)

For release notes, check out the [release
announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/).

For the complete list of fixed issues, check out the

- [fixed issues query for Typescript 5.4.0
(Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.4.1
(RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.4.2
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.4.3
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.3%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.4.4
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.4%22+is%3Aclosed+).
- [fixed issues query for Typescript 5.4.5
(Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.5%22+is%3Aclosed+).

Downloads are available on:

- [NuGet
package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/dubzzz/fast-check).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent 50e38c2 commit ed96cf8
Show file tree
Hide file tree
Showing 12 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"typescript": "~5.4.4"
"typescript": "~5.4.5"
},
"author": "Nicolas DUBIEN <[email protected]>",
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"eslint-config-prettier": "^9.1.0",
"prettier": "3.2.5",
"publint": "^0.2.7",
"typescript": "~5.4.4"
"typescript": "~5.4.5"
}
}
2 changes: 1 addition & 1 deletion packages/ava/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"esm": "^3.2.25",
"fast-check": "workspace:*",
"rxjs": "^7.8.1",
"typescript": "~5.4.4"
"typescript": "~5.4.5"
},
"keywords": [
"ava",
Expand Down
2 changes: 1 addition & 1 deletion packages/expect-type/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"homepage": "https://github.com/dubzzz/fast-check/tree/main/packages/expect-type#readme",
"devDependencies": {
"typescript": "~5.4.4"
"typescript": "~5.4.5"
},
"keywords": [
"type",
Expand Down
2 changes: 1 addition & 1 deletion packages/fast-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"regexp-tree": "^0.1.27",
"replace-in-file": "^7.1.0",
"typedoc": "^0.25.13",
"typescript": "~5.4.4",
"typescript": "~5.4.5",
"vitest": "^1.4.0"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"fast-check": "workspace:*",
"jest": "^29.7.0",
"jest-jasmine2": "^29.7.0",
"typescript": "~5.4.4"
"typescript": "~5.4.5"
},
"keywords": [
"jest",
Expand Down
2 changes: 1 addition & 1 deletion packages/packaged/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/npmcli__arborist": "^5.6.5",
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"typescript": "~5.4.4"
"typescript": "~5.4.5"
},
"keywords": [],
"funding": [
Expand Down
2 changes: 1 addition & 1 deletion packages/poisoning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"jest-ts-webcompat-resolver": "^1.0.0",
"typescript": "~5.4.4"
"typescript": "~5.4.5"
},
"keywords": [
"poisoning",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"babel-jest": "^29.7.0",
"fast-check": "workspace:*",
"jest": "^29.7.0",
"typescript": "~5.4.4",
"typescript": "~5.4.5",
"vite": "^5.2.8",
"vitest": "^1.4.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"jest-ts-webcompat-resolver": "^1.0.0",
"typescript": "~5.4.4"
"typescript": "~5.4.5"
},
"keywords": [
"worker",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"fast-check": "workspace:*",
"jest": "^29.7.0",
"jimp": "^0.22.12",
"typescript": "~5.4.4"
"typescript": "~5.4.5"
},
"browserslist": {
"production": [
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2741,7 +2741,7 @@ __metadata:
esm: "npm:^3.2.25"
fast-check: "workspace:*"
rxjs: "npm:^7.8.1"
typescript: "npm:~5.4.4"
typescript: "npm:~5.4.5"
peerDependencies:
ava: ^4 || ^5 || ^6
languageName: unknown
Expand Down Expand Up @@ -2773,15 +2773,15 @@ __metadata:
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
supertest: "npm:^6.3.4"
typescript: "npm:~5.4.4"
typescript: "npm:~5.4.5"
languageName: unknown
linkType: soft

"@fast-check/expect-type@workspace:*, @fast-check/expect-type@workspace:packages/expect-type":
version: 0.0.0-use.local
resolution: "@fast-check/expect-type@workspace:packages/expect-type"
dependencies:
typescript: "npm:~5.4.4"
typescript: "npm:~5.4.5"
languageName: unknown
linkType: soft

Expand All @@ -2801,7 +2801,7 @@ __metadata:
fast-check: "workspace:*"
jest: "npm:^29.7.0"
jest-jasmine2: "npm:^29.7.0"
typescript: "npm:~5.4.4"
typescript: "npm:~5.4.5"
peerDependencies:
"@fast-check/worker": ">=0.0.7 <0.4.0"
"@jest/expect": ">=28.0.0"
Expand All @@ -2826,7 +2826,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
prettier: "npm:3.2.5"
publint: "npm:^0.2.7"
typescript: "npm:~5.4.4"
typescript: "npm:~5.4.5"
languageName: unknown
linkType: soft

Expand All @@ -2843,7 +2843,7 @@ __metadata:
babel-jest: "npm:^29.7.0"
jest: "npm:^29.7.0"
npm-packlist: "npm:^8.0.0"
typescript: "npm:~5.4.4"
typescript: "npm:~5.4.5"
bin:
packaged: ./bin/packaged.js
languageName: unknown
Expand All @@ -2861,7 +2861,7 @@ __metadata:
babel-jest: "npm:^29.7.0"
jest: "npm:^29.7.0"
jest-ts-webcompat-resolver: "npm:^1.0.0"
typescript: "npm:~5.4.4"
typescript: "npm:~5.4.5"
languageName: unknown
linkType: soft

Expand All @@ -2877,7 +2877,7 @@ __metadata:
babel-jest: "npm:^29.7.0"
fast-check: "workspace:*"
jest: "npm:^29.7.0"
typescript: "npm:~5.4.4"
typescript: "npm:~5.4.5"
vite: "npm:^5.2.8"
vitest: "npm:^1.4.0"
peerDependencies:
Expand All @@ -2899,7 +2899,7 @@ __metadata:
jest: "npm:^29.7.0"
jest-ts-webcompat-resolver: "npm:^1.0.0"
pure-rand: "npm:^6.1.0"
typescript: "npm:~5.4.4"
typescript: "npm:~5.4.5"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9508,7 +9508,7 @@ __metadata:
regexp-tree: "npm:^0.1.27"
replace-in-file: "npm:^7.1.0"
typedoc: "npm:^0.25.13"
typescript: "npm:~5.4.4"
typescript: "npm:~5.4.5"
vitest: "npm:^1.4.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -18635,13 +18635,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:~5.4.4":
version: 5.4.4
resolution: "typescript@npm:5.4.4"
"typescript@npm:~5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/4d8de0291204ed61ca97ad0cba2ce064e09c4988ca1c451c787e4653ba76296ba35177a52694e8a00cf4ef899d0ee83338663b926d8b7d55167ff0ba81549999
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
languageName: node
linkType: hard

Expand All @@ -18655,13 +18655,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A~5.4.4#optional!builtin<compat/typescript>":
version: 5.4.4
resolution: "typescript@patch:typescript@npm%3A5.4.4#optional!builtin<compat/typescript>::version=5.4.4&hash=5adc0c"
"typescript@patch:typescript@npm%3A~5.4.5#optional!builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/1fa41b9964a9ff0ed913b339c90b46031b2d2da3cb1a192af516610733f7f1d5f7f9754a8e22b9ac7076d3d8aedd2c4f84db3f113bad060eac3a95962443a1bf
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
languageName: node
linkType: hard

Expand Down Expand Up @@ -19472,7 +19472,7 @@ __metadata:
prism-react-renderer: "npm:^2.3.1"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
typescript: "npm:~5.4.4"
typescript: "npm:~5.4.5"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit ed96cf8

Please sign in to comment.