Skip to content

fix(compat): update patch for [email protected] #5296

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

declined:
- "@yarnpkg/plugin-constraints"
- "@yarnpkg/plugin-dlx"
- "@yarnpkg/plugin-essentials"
- "@yarnpkg/plugin-init"
- "@yarnpkg/plugin-interactive-tools"
- "@yarnpkg/plugin-nm"
- "@yarnpkg/plugin-npm-cli"
- "@yarnpkg/plugin-pack"
- "@yarnpkg/plugin-patch"
- "@yarnpkg/plugin-pnp"
- "@yarnpkg/plugin-pnpm"
- "@yarnpkg/plugin-stage"
- "@yarnpkg/plugin-typescript"
- "@yarnpkg/plugin-version"
- "@yarnpkg/plugin-workspace-tools"
- "@yarnpkg/builder"
- "@yarnpkg/core"
- "@yarnpkg/doctor"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"jest": "^29.2.1",
"pirates": "^4.0.5",
"tslib": "^2.4.0",
"typescript": "5.0.0-beta"
"typescript": "5.0.1-rc"
},
"resolutions": {
"ink": "patch:ink@npm%3A3.0.8#~/.yarn/patches/ink-npm-3.0.8-3a8005f59f.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 @@ -89,7 +89,7 @@
"typedoc": "patch:typedoc@npm%3A0.17.0-3#~/.yarn/patches/typedoc-npm-0.17.0-3-0ce05847cf.patch",
"typedoc-neo-theme": "^1.0.7",
"typedoc-plugin-yarn": "portal:./typedoc-plugin-yarn",
"typescript": "5.0.0-beta",
"typescript": "5.0.1-rc",
"unescape-html": "^1.1.0",
"unfetch": "^4.1.0",
"unified": "^7.1.0",
Expand Down
11 changes: 9 additions & 2 deletions packages/plugin-compat/extra/typescript/gen-typescript-patch.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,12 +148,19 @@ const SLICES = [
onto: `e2868216f637e875a74c675845625eb15dcfe9a2`,
range: `>=4.9.4 <5.0.0-beta`,
},
// https://github.com/merceyz/TypeScript/tree/merceyz/pnp-5.0
// https://github.com/merceyz/TypeScript/tree/merceyz/pnp-5.0-beta
{
from: `65bff6fadce4736bb9a77213ba8016f1ac7d25e5`,
to: `65bff6fadce4736bb9a77213ba8016f1ac7d25e5`,
onto: `dcad07ffd29854e2b93a86da0ba197f6eec21698`,
range: `>=5.0.0-beta`,
range: `>=5.0.0-beta <5.0.1-rc`,
},
// https://github.com/merceyz/TypeScript/tree/merceyz/pnp-5.0
{
from: `2c85874875fdf1f1182733b99afe47604915bfec`,
to: `2c85874875fdf1f1182733b99afe47604915bfec`,
onto: `89515ce7e31d0bfaef776ac25929a78015cceb82`,
range: `>=5.0.1-rc`,
},
];

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
diff --git a/lib/tsc.js b/lib/tsc.js
index 2473792a3..159499703 100644
semver exclusivity >=5.0.0-beta
semver exclusivity >=5.0.0-beta <5.0.1-rc
--- a/lib/tsc.js
+++ b/lib/tsc.js
@@ -5148,6 +5148,9 @@ var sys = (() => {
Expand Down Expand Up @@ -286,7 +286,7 @@ semver exclusivity >=5.0.0-beta
synchronizeProgram();
diff --git a/lib/tsserver.js b/lib/tsserver.js
index 53e29897d..4d932b4da 100644
semver exclusivity >=5.0.0-beta
semver exclusivity >=5.0.0-beta <5.0.1-rc
--- a/lib/tsserver.js
+++ b/lib/tsserver.js
@@ -8686,6 +8686,9 @@ var sys = (() => {
Expand Down Expand Up @@ -832,7 +832,7 @@ semver exclusivity >=5.0.0-beta
this.installer.on("message", (m) => this.handleMessage(m));
diff --git a/lib/tsserverlibrary.js b/lib/tsserverlibrary.js
index 717a22480..2963eef64 100644
semver exclusivity >=5.0.0-beta
semver exclusivity >=5.0.0-beta <5.0.1-rc
--- a/lib/tsserverlibrary.js
+++ b/lib/tsserverlibrary.js
@@ -6415,6 +6415,9 @@ ${lanes.join("\n")}
Expand Down Expand Up @@ -1415,7 +1415,7 @@ semver exclusivity >=5.0.0-beta
if (!watchers.has(path)) {
diff --git a/lib/typescript.js b/lib/typescript.js
index 9977523ac..b7d6f073d 100644
semver exclusivity >=5.0.0-beta
semver exclusivity >=5.0.0-beta <5.0.1-rc
--- a/lib/typescript.js
+++ b/lib/typescript.js
@@ -6415,6 +6415,9 @@ ${lanes.join("\n")}
Expand Down Expand Up @@ -1896,7 +1896,7 @@ semver exclusivity >=5.0.0-beta
kindPrecedence = {
diff --git a/lib/typingsInstaller.js b/lib/typingsInstaller.js
index 6314e1db8..32c8eb311 100644
semver exclusivity >=5.0.0-beta
semver exclusivity >=5.0.0-beta <5.0.1-rc
--- a/lib/typingsInstaller.js
+++ b/lib/typingsInstaller.js
@@ -4645,6 +4645,9 @@ var sys = (() => {
Expand Down
Loading