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

client/ts-web: bump typescript from 5.0.4 to 5.1.6 in /client-sdk/ts-web #1438

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2023

Bumps typescript from 5.0.4 to 5.1.6.

Release notes

Sourced from typescript's releases.

TypeScript 5.1.6

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm

TypeScript 5.1.5

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.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

... (truncated)

Commits
  • 6e4aa90 Bump version to 5.1.6 and LKG
  • ac5884a cherry pick "No this type arguments in base constraints (#54536)" to releas...
  • e7f1caf Bump version to 5.1.5 and LKG
  • f244192 Pick 54781 to release 5.1 (#54792)
  • db3575a 🤖 Pick PR #54588 (Fixed a regression with string comp...) into release-5.1 (#...
  • 2faa176 🤖 Pick PR #54599 (fix(dts): JsxSpreadAttribute - re...) into release-5.1 (#...
  • 668c93b 🤖 Pick PR #54578 (Switch from corepack to a global np...) into release-5.1 (#...
  • 2d031ce 🤖 Pick PR #54656 (fix: no variable suggestions withou...) into release-5.1 (#...
  • e6ceba0 Bump version to 5.1.4 and LKG
  • d1259a1 🤖 Pick PR #54507 (Ensure we don't overwrite computed ...) into release-5.1 (#...
  • Additional commits viewable in compare view

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 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)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.6.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.0.4...v5.1.6)

---
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 added c:client-sdk/typescript Category: TypeScript client SDK c:deps Category: external dependencies labels Aug 8, 2023
@codecov
Copy link

codecov bot commented Aug 8, 2023

Codecov Report

Merging #1438 (e83ad65) into main (89d76d7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1438   +/-   ##
=======================================
  Coverage   57.54%   57.54%           
=======================================
  Files         134      134           
  Lines        9636     9636           
=======================================
  Hits         5545     5545           
  Misses       4049     4049           
  Partials       42       42           

Copy link
Contributor

@pro-wh pro-wh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

release notes sound fine

@dependabot merge

@dependabot dependabot bot merged commit c5f319f into main Aug 8, 2023
27 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client-sdk/ts-web/typescript-5.1.6 branch August 8, 2023 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:client-sdk/typescript Category: TypeScript client SDK c:deps Category: external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant