Skip to content

Commit

Permalink
feat(compat): update patch for typescript 4.3 (#2889)
Browse files Browse the repository at this point in the history
* feat(compat): update patch for typescript 4.3.2

* Updates the patches to the new hashes

* Updates cache

Co-authored-by: Maël Nison <[email protected]>
  • Loading branch information
merceyz and arcanis authored May 27, 2021
1 parent 50a7a1e commit a01852b
Show file tree
Hide file tree
Showing 27 changed files with 314 additions and 288 deletions.
144 changes: 72 additions & 72 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
26 changes: 26 additions & 0 deletions .yarn/versions/e3086e76.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
releases:
"@yarnpkg/cli": patch
"@yarnpkg/plugin-compat": minor

declined:
- "@yarnpkg/plugin-constraints"
- "@yarnpkg/plugin-dlx"
- "@yarnpkg/plugin-essentials"
- "@yarnpkg/plugin-exec"
- "@yarnpkg/plugin-init"
- "@yarnpkg/plugin-interactive-tools"
- "@yarnpkg/plugin-node-modules"
- "@yarnpkg/plugin-npm-cli"
- "@yarnpkg/plugin-pack"
- "@yarnpkg/plugin-patch"
- "@yarnpkg/plugin-pnp"
- "@yarnpkg/plugin-stage"
- "@yarnpkg/plugin-typescript"
- "@yarnpkg/plugin-version"
- "@yarnpkg/plugin-workspace-tools"
- vscode-zipfs
- "@yarnpkg/builder"
- "@yarnpkg/core"
- "@yarnpkg/doctor"
- "@yarnpkg/pnp"
- "@yarnpkg/pnpify"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"jest-junit": "^10.0.0",
"micromatch": "^4.0.2",
"tslib": "^1.13.0",
"typescript": "beta"
"typescript": "^4.3.2"
},
"resolutions": {
"yoga-layout-prebuilt": "patch:[email protected]#./.yarn/patches/yoga-layout-prebuilt.patch"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"typedoc": "next",
"typedoc-neo-theme": "^1.0.7",
"typedoc-plugin-yarn": "portal:./typedoc-plugin-yarn",
"typescript": "beta",
"typescript": "^4.3.2",
"unescape-html": "^1.1.0",
"unfetch": "^4.1.0",
"unified": "^7.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ const SLICES = [{
onto: `bfc55b5`,
range: `>=4.2 <4.3`,
}, {
from: `320a959`,
to: `508e98b`,
onto: `f9b35cd`,
from: `ef7f019`,
to: `ef7f019`,
onto: `28e3e6f`,
range: `>=4.3`,
}];

Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/plugin-compat/sources/patches/typescript.patch.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/plugin-constraints/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@yarnpkg/builder": "workspace:*",
"@yarnpkg/cli": "workspace:*",
"@yarnpkg/core": "workspace:*",
"typescript": "beta"
"typescript": "^4.3.2"
},
"scripts": {
"build:plugin-constraints": "builder build plugin",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-exec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"devDependencies": {
"@yarnpkg/core": "workspace:*",
"typescript": "beta"
"typescript": "^4.3.2"
},
"scripts": {
"build:plugin-exec": "builder build plugin",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-interactive-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@yarnpkg/cli": "workspace:*",
"@yarnpkg/core": "workspace:*",
"@yarnpkg/plugin-essentials": "workspace:*",
"typescript": "beta"
"typescript": "^4.3.2"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-stage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@yarnpkg/builder": "workspace:*",
"@yarnpkg/cli": "workspace:*",
"@yarnpkg/core": "workspace:*",
"typescript": "beta"
"typescript": "^4.3.2"
},
"scripts": {
"build:plugin-stage": "builder build plugin",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@yarnpkg/cli": "workspace:*",
"@yarnpkg/core": "workspace:*",
"@yarnpkg/plugin-essentials": "workspace:*",
"typescript": "beta"
"typescript": "^4.3.2"
},
"scripts": {
"build:plugin-typescript": "builder build plugin",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-version/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@yarnpkg/cli": "workspace:*",
"@yarnpkg/core": "workspace:*",
"@yarnpkg/plugin-pack": "workspace:*",
"typescript": "beta"
"typescript": "^4.3.2"
},
"scripts": {
"build:plugin-version": "builder build plugin",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-workspace-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@yarnpkg/builder": "workspace:*",
"@yarnpkg/cli": "workspace:*",
"@yarnpkg/core": "workspace:*",
"typescript": "beta"
"typescript": "^4.3.2"
},
"scripts": {
"build:plugin-workspace-tools": "builder build plugin",
Expand Down
2 changes: 1 addition & 1 deletion packages/vscode-zipfs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@yarnpkg/libzip": "workspace:*",
"@yarnpkg/pnpify": "workspace:*",
"ts-loader": "^7.0.5",
"typescript": "beta",
"typescript": "^4.3.2",
"vsce": "^1.85.1",
"webpack": "^5.1.1",
"webpack-cli": "^4.0.0-beta.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/yarnpkg-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/terser-webpack-plugin": "^3.0.0",
"@types/webpack-merge": "^4.1.5",
"@yarnpkg/monorepo": "workspace:*",
"typescript": "beta"
"typescript": "^4.3.2"
},
"peerDependencies": {
"typescript": "*"
Expand Down
2 changes: 1 addition & 1 deletion packages/yarnpkg-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@yarnpkg/monorepo": "workspace:*",
"@yarnpkg/pnpify": "workspace:*",
"micromatch": "^4.0.2",
"typescript": "beta"
"typescript": "^4.3.2"
},
"peerDependencies": {
"@yarnpkg/core": "^3.0.0-rc.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/yarnpkg-doctor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"micromatch": "^4.0.2",
"p-limit": "^2.2.0",
"tslib": "^1.13.0",
"typescript": "beta"
"typescript": "^4.3.2"
},
"devDependencies": {
"@types/micromatch": "^4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/yarnpkg-pnp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@yarnpkg/builder": "workspace:*",
"@yarnpkg/libzip": "workspace:*",
"@yarnpkg/monorepo": "workspace:*",
"typescript": "beta",
"typescript": "^4.3.2",
"webpack": "^5.1.1",
"webpack-cli": "^4.0.0-beta.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/yarnpkg-pnpify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@yarnpkg/monorepo": "workspace:*",
"@yarnpkg/pnp": "workspace:*",
"eslint": "^6.8.0",
"typescript": "beta"
"typescript": "^4.3.2"
},
"peerDependencies": {
"eslint": "*",
Expand Down
50 changes: 25 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5489,7 +5489,7 @@ __metadata:
terser-webpack-plugin: ^3.0.4
ts-loader: ^7.0.5
tslib: ^1.13.0
typescript: beta
typescript: ^4.3.2
val-loader: ^2.1.1
webpack: ^5.1.1
webpack-merge: ^4.2.2
Expand Down Expand Up @@ -5537,7 +5537,7 @@ __metadata:
semver: ^7.1.2
tslib: ^1.13.0
typanion: ^3.3.0
typescript: beta
typescript: ^4.3.2
yup: ^0.32.9
peerDependencies:
"@yarnpkg/core": ^3.0.0-rc.2
Expand Down Expand Up @@ -5614,7 +5614,7 @@ __metadata:
micromatch: ^4.0.2
p-limit: ^2.2.0
tslib: ^1.13.0
typescript: beta
typescript: ^4.3.2
bin:
doctor: ./sources/boot-cli-dev.js
languageName: unknown
Expand Down Expand Up @@ -5747,7 +5747,7 @@ __metadata:
typedoc: next
typedoc-neo-theme: ^1.0.7
typedoc-plugin-yarn: "portal:./typedoc-plugin-yarn"
typescript: beta
typescript: ^4.3.2
unescape-html: ^1.1.0
unfetch: ^4.1.0
unified: ^7.1.0
Expand Down Expand Up @@ -5825,7 +5825,7 @@ __metadata:
jest-junit: ^10.0.0
micromatch: ^4.0.2
tslib: ^1.13.0
typescript: beta
typescript: ^4.3.2
dependenciesMeta:
core-js:
built: false
Expand Down Expand Up @@ -5892,7 +5892,7 @@ __metadata:
node-emoji: ^1.8.1
tau-prolog: ^0.2.66
tslib: ^1.13.0
typescript: beta
typescript: ^4.3.2
peerDependencies:
"@yarnpkg/cli": ^3.0.0-rc.2
"@yarnpkg/core": ^3.0.0-rc.2
Expand Down Expand Up @@ -5951,7 +5951,7 @@ __metadata:
"@yarnpkg/core": "workspace:*"
"@yarnpkg/fslib": "workspace:^2.5.0-rc.2"
tslib: ^1.13.0
typescript: beta
typescript: ^4.3.2
peerDependencies:
"@yarnpkg/core": ^3.0.0-rc.2
languageName: unknown
Expand Down Expand Up @@ -6048,7 +6048,7 @@ __metadata:
react: ^16.13.1
semver: ^7.1.2
tslib: ^1.13.0
typescript: beta
typescript: ^4.3.2
peerDependencies:
"@yarnpkg/cli": ^3.0.0-rc.2
"@yarnpkg/core": ^3.0.0-rc.2
Expand Down Expand Up @@ -6202,7 +6202,7 @@ __metadata:
"@yarnpkg/fslib": "workspace:^2.5.0-rc.2"
clipanion: ^3.0.0-rc.10
tslib: ^1.13.0
typescript: beta
typescript: ^4.3.2
peerDependencies:
"@yarnpkg/cli": ^3.0.0-rc.2
"@yarnpkg/core": ^3.0.0-rc.2
Expand All @@ -6223,7 +6223,7 @@ __metadata:
algoliasearch: ^4.2.0
semver: ^7.1.2
tslib: ^1.13.0
typescript: beta
typescript: ^4.3.2
peerDependencies:
"@yarnpkg/cli": ^3.0.0-rc.2
"@yarnpkg/core": ^3.0.0-rc.2
Expand All @@ -6249,7 +6249,7 @@ __metadata:
react: ^16.13.1
semver: ^7.1.2
tslib: ^1.13.0
typescript: beta
typescript: ^4.3.2
peerDependencies:
"@yarnpkg/cli": ^3.0.0-rc.2
"@yarnpkg/core": ^3.0.0-rc.2
Expand All @@ -6271,7 +6271,7 @@ __metadata:
p-limit: ^2.2.0
tslib: ^1.13.0
typanion: ^3.3.0
typescript: beta
typescript: ^4.3.2
peerDependencies:
"@yarnpkg/cli": ^3.0.0-rc.2
"@yarnpkg/core": ^3.0.0-rc.2
Expand All @@ -6289,7 +6289,7 @@ __metadata:
"@yarnpkg/monorepo": "workspace:*"
resolve.exports: ^1.0.2
tslib: ^1.13.0
typescript: beta
typescript: ^4.3.2
webpack: ^5.1.1
webpack-cli: ^4.0.0-beta.8
languageName: unknown
Expand All @@ -6312,7 +6312,7 @@ __metadata:
eslint: ^6.8.0
lodash: ^4.17.15
tslib: ^1.13.0
typescript: beta
typescript: ^4.3.2
peerDependencies:
eslint: "*"
typescript: "*"
Expand Down Expand Up @@ -26350,19 +26350,19 @@ [email protected]:
languageName: node
linkType: hard

typescript@beta:
version: 4.3.0-beta
resolution: "typescript@npm:4.3.0-beta"
typescript@^4.3.2:
version: 4.3.2
resolution: "typescript@npm:4.3.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: c165f915ad33919643fceeb71a70f5483fba468509bf4a04a7465f61dc14886dfc5f9bdf5ef3dd4dbf4d7204854abe1935e215d2c15080dd0bf6cba39e009908
checksum: c2a86fa03ce03b255adc13ccd70a55173ca6539ae12114feca59f34a4e9bb69f14fb7cd5adc6c2416e568cff05c870b89d1366768ec55fce04fbdffb429a1cee
languageName: node
linkType: hard

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 3.7.5
resolution: "typescript@patch:typescript@npm%3A3.7.5#~builtin<compat/typescript>::version=3.7.5&hash=ea7f47"
resolution: "typescript@patch:typescript@npm%3A3.7.5#~builtin<compat/typescript>::version=3.7.5&hash=d8b4e7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand All @@ -26372,21 +26372,21 @@ typescript@beta:

"typescript@patch:typescript@^3.8.3#~builtin<compat/typescript>, typescript@patch:typescript@^3.9.3#~builtin<compat/typescript>":
version: 3.9.5
resolution: "typescript@patch:typescript@npm%3A3.9.5#~builtin<compat/typescript>::version=3.9.5&hash=ea7f47"
resolution: "typescript@patch:typescript@npm%3A3.9.5#~builtin<compat/typescript>::version=3.9.5&hash=d8b4e7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ac6b67d95161285882b16c37ebb891e59b891b158a0c802e992ec1529182e69f32563346838ea06c295aca754e69fbae3ee4b40e6b8a65d9b3c7f9d353a11734
languageName: node
linkType: hard

"typescript@patch:typescript@beta#~builtin<compat/typescript>":
version: 4.3.0-beta
resolution: "typescript@patch:typescript@npm%3A4.3.0-beta#~builtin<compat/typescript>::version=4.3.0-beta&hash=ea7f47"
"typescript@patch:typescript@^4.3.2#~builtin<compat/typescript>":
version: 4.3.2
resolution: "typescript@patch:typescript@npm%3A4.3.2#~builtin<compat/typescript>::version=4.3.2&hash=d8b4e7"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: ca7a161bc6a4ca9dac511265923c90e1071d85871fa95f6d31738eb959e51cda1fdc55ed70c9b941e015f03b95b55d8ce4402acb5bb51006bd63a10c2ea975f2
checksum: 3d3dec06ba6e5b05caa292355712ed9db813fa1c2377630b1f24b42e5ee8957f0bcdd5efd1500c970a11a6f684897f5728f5542ac822932227159a0611499a5e
languageName: node
linkType: hard

Expand Down Expand Up @@ -27327,7 +27327,7 @@ typescript@beta:
"@yarnpkg/pnpify": "workspace:*"
ts-loader: ^7.0.5
tslib: ^1.13.0
typescript: beta
typescript: ^4.3.2
vsce: ^1.85.1
webpack: ^5.1.1
webpack-cli: ^4.0.0-beta.8
Expand Down

0 comments on commit a01852b

Please sign in to comment.