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

Bump typescript from 4.9.5 to 5.0.2 #886

Merged
merged 2 commits into from
Mar 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2023

Bumps typescript from 4.9.5 to 5.0.2.

Release notes

Sourced from typescript's releases.

TypeScript 5.0 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @RobinTail.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 16, 2023
@RobinTail
Copy link
Owner

Holy moly! 🥳

@RobinTail
Copy link
Owner

RobinTail commented Mar 16, 2023

Breaking changes

  • min Node.js 10, OK
  • DOM: number —> numeric literal, not relevant
  • Forbidden Implicit Coercions, seems to be fine
  • Removed settings: --target: ES3, --out, --noImplicitUseStrict, --keyofStringsOnly, --suppressExcessPropertyErrors, --suppressImplicitAnyIndexErrors, --noStrictGenericChecks, --charset, --importsNotUsedAsValues, --preserveValueImports, prepend in project references
  • Other stuff: https://github.com/microsoft/TypeScript/wiki/API-Breaking-Changes

@RobinTail
Copy link
Owner

RobinTail commented Mar 16, 2023

TS-Jest is not yet ready

ts-jest[versions] (WARN) Version 5.0.2 of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=4.3.0 <5.0.0-0). Please do not report issues in ts-jest if you are using unsupported versions.

but there will be no ts-jest in v10

@RobinTail
Copy link
Owner

The rest is surprisingly doing well. It's going smooth so far.

@RobinTail
Copy link
Owner

RobinTail commented Mar 16, 2023

zod is not yet tested on ts 5.0, but my tests went fine

@RobinTail RobinTail added this to the v10 milestone Mar 16, 2023
@RobinTail
Copy link
Owner

I'm going to postpone it for v10

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.2 branch from e4c8770 to 609f2f9 Compare March 16, 2023 22:26
@RobinTail RobinTail self-requested a review March 18, 2023 19:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.2 branch 7 times, most recently from e329417 to 398378c Compare March 20, 2023 20:43
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.2 branch from 398378c to 44de8dd Compare March 20, 2023 21:45
@RobinTail
Copy link
Owner

I tested zod on TS 5.0
colinhacks/zod#2221

@RobinTail
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot merged commit e745296 into master Mar 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript-5.0.2 branch March 20, 2023 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant