Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 15, 2023

Bumps typescript from 5.0.4 to 5.1.3.

Release notes

Sourced from typescript's releases.

TypeScript 5.1.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.1 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.1 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 7275ded Bump version to 5.1.3 and update LKG.
  • 1143a21 🤖 Pick PR #54454 (Use replaceAll instead of an inco...) into release-5.1 (#...
  • b7d523e 🤖 Pick PR #54450 (Resolve tslib re-exports before che...) into release-5.1 (#...
  • a360d9f 🤖 Pick PR #54315 (add baseline for linked editing) into release-5.1 (#54419)
  • c8da9d5 🤖 Pick PR #54358 (Don't use text change's `createNewF...) into release-5.1 (#...
  • cede745 Cherry-picks 544d432 into release-5.1.
  • a38e4f5 🤖 Pick PR #54169 (Fix creation of composite union typ...) into release-5.1 (#...
  • 898edb5 🤖 Pick PR #54208 (Properly handle typeof this.xxx i...) into release-5.1 (#...
  • 42e7839 🤖 Pick PR #54317 (Resolve re-exports when looking for...) into release-5.1 (#...
  • ed924d0 🤖 Pick PR #54112 (Fix isGenericReducibleType to all...) into release-5.1 (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 15, 2023
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.0.4...v5.1.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.1.3 branch from 2a02283 to 394d269 Compare June 16, 2023 06:46
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ikenfin ikenfin added the invalid This doesn't seem right label Jun 16, 2023
@ikenfin
Copy link
Owner

ikenfin commented Jun 16, 2023

Updated tests to use '@jest/globals' instead of direct using it to fix runner fails, but seems that not only ts-node or jest failing - bundler reports that @types/* is missing also when trying to bundle on newer ts version.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 28, 2023

A newer version of typescript exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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 invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants