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

chore(deps-dev): bump typescript from 5.0.4 to 5.1.3 #790

Merged
merged 3 commits into from
Jun 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 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

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)

@dependabot dependabot bot requested a review from a team as a code owner June 3, 2023 11:58
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 3, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.1.3 branch 2 times, most recently from b845695 to 077d881 Compare June 3, 2023 13:05
@jkowalleck
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.1.3 branch 3 times, most recently from 7be40d8 to 536a747 Compare June 3, 2023 13:25
@jkowalleck
Copy link
Member

blocked by incompatible https://www.npmjs.com/package/typedoc

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@jkowalleck
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.1.3 branch 3 times, most recently from 70928ef to 2470d1d Compare June 10, 2023 15:08
@jkowalleck
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.1.3 branch from 2470d1d to 4c21489 Compare June 10, 2023 15:09
@jkowalleck
Copy link
Member

@dependabot recreate

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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.1.3 branch from 4c21489 to 541c0da Compare June 10, 2023 15:11
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck merged commit 99db444 into main Jun 10, 2023
32 of 33 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript-5.1.3 branch June 10, 2023 15:39
@codacy-production
Copy link

Coverage summary from Codacy

Merging #790 (599572e) into main (400499d) - See PR on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) (target: 90.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (400499d) 6714 6599 98.29%
Head commit (599572e) 6714 (+0) 6599 (+0) 98.29% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#790) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

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.

None yet

1 participant