Skip to content
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

fix(compat): update patch for typescript@5.3.0-beta #5759

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

merceyz
Copy link
Member

@merceyz merceyz commented Sep 27, 2023

What's the problem this PR addresses?

The PnP compatibility patch for TypeScript doesn't apply to typescript@5.3.0-beta.

Ref microsoft/TypeScript#35206

How did you fix it?

Rebased it.

Checklist

  • I have read the Contributing Guide.
  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@merceyz merceyz force-pushed the merceyz/fix/typescript-53-beta branch from f302ee7 to 9cf3d45 Compare October 3, 2023 17:19
@merceyz merceyz marked this pull request as ready for review October 3, 2023 17:20
@merceyz merceyz requested a review from arcanis October 3, 2023 17:22
@merceyz merceyz enabled auto-merge October 3, 2023 17:22
@merceyz merceyz added this pull request to the merge queue Oct 3, 2023
Merged via the queue into master with commit 36a66b6 Oct 3, 2023
18 checks passed
@merceyz merceyz deleted the merceyz/fix/typescript-53-beta branch October 3, 2023 21:00
merceyz added a commit that referenced this pull request Oct 3, 2023
**What's the problem this PR addresses?**

The PnP compatibility patch for TypeScript doesn't apply to
`typescript@5.3.0-beta`.

Ref microsoft/TypeScript#35206

**How did you fix it?**

Rebased it.

**Checklist**
- [x] I have read the [Contributing
Guide](https://yarnpkg.com/advanced/contributing).
- [x] I have set the packages that need to be released for my changes to
be effective.
- [x] I will check that all automated PR checks pass before the PR gets
reviewed.
merceyz added a commit that referenced this pull request Oct 3, 2023
**What's the problem this PR addresses?**

The PnP compatibility patch for TypeScript doesn't apply to
`typescript@5.3.0-beta`.

Ref microsoft/TypeScript#35206

**How did you fix it?**

Rebased it.

**Checklist**
- [x] I have read the [Contributing
Guide](https://yarnpkg.com/advanced/contributing).
- [x] I have set the packages that need to be released for my changes to
be effective.
- [x] I will check that all automated PR checks pass before the PR gets
reviewed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants