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): bump typescript from 4.8.4 to 5.0.4 #446

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2023

Bumps typescript from 4.8.4 to 5.0.4.

Release notes

Sourced from typescript's releases.

TypeScript 5.0.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.0.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.0

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.0 RC

For release notes, check out the release announcement.

TypeScript 5.0 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

... (truncated)

Commits
  • 3b45f4d Bump version to 5.0.4 and LKG
  • dc7e5a7 🤖 Pick PR #53599 (Ignore allowImportingTsExtensions...) into release-5.0 (#...
  • 233b4b0 🤖 Pick PR #53611 (Remove error on redundant isolatedM...) into release-5.0 (#...
  • 365cb58 🤖 Pick PR #53613 (Fix Go To Source Definition in `--m...) into release-5.0 (#...
  • 97dac8a 🤖 Pick PR #53665 (Fix crash when private id in array ...) into release-5.0 (#...
  • b2d5d9b 🤖 Pick PR #53666 (Disable JSX recovery hack when in u...) into release-5.0 (#...
  • 0e198c2 Bump version to 5.0.3 and LKG
  • 111df34 🤖 Pick PR #53207 (Fixed symbol declarations for gener...) into release-5.0 (#...
  • 1e70bb8 🤖 Pick PR #53481 (Retry string completions from the i...) into release-5.0 (#...
  • 7e093f0 🤖 Pick PR #53351 (Fix subtype reduction involving typ...) into release-5.0 (#...
  • 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 sugarandmagic as a code owner May 2, 2023 10:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 2, 2023
@bbeesley
Copy link
Owner

bbeesley commented May 2, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch 2 times, most recently from d897f6e to 564e4e1 Compare May 2, 2023 10:18
@bbeesley
Copy link
Owner

bbeesley commented May 2, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from 564e4e1 to b445c44 Compare May 2, 2023 10:32
@bbeesley
Copy link
Owner

bbeesley commented May 2, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from b445c44 to 3b67282 Compare May 2, 2023 10:41
@bbeesley
Copy link
Owner

bbeesley commented May 2, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@bbeesley
Copy link
Owner

bbeesley commented May 2, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from 3b67282 to 831b31b Compare May 2, 2023 10:54
@bbeesley
Copy link
Owner

bbeesley commented May 2, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from 831b31b to 9a62d68 Compare May 2, 2023 11:01
@bbeesley
Copy link
Owner

bbeesley commented May 2, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from 9a62d68 to 4f0493f Compare May 2, 2023 11:08
@bbeesley
Copy link
Owner

bbeesley commented May 3, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from 4f0493f to e28e2b3 Compare May 3, 2023 01:09
@bbeesley
Copy link
Owner

bbeesley commented May 3, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from e28e2b3 to 05efee7 Compare May 3, 2023 01:15
@bbeesley
Copy link
Owner

bbeesley commented May 3, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from 05efee7 to cccba58 Compare May 3, 2023 01:21
@bbeesley
Copy link
Owner

bbeesley commented May 3, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from cccba58 to b72e58e Compare May 3, 2023 01:31
@bbeesley
Copy link
Owner

bbeesley commented May 3, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from b72e58e to 7600b35 Compare May 3, 2023 01:38
@bbeesley
Copy link
Owner

bbeesley commented May 3, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from 7600b35 to 556bfe0 Compare May 3, 2023 01:45
@bbeesley
Copy link
Owner

bbeesley commented May 3, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from 556bfe0 to f940320 Compare May 3, 2023 01:52
@bbeesley
Copy link
Owner

bbeesley commented May 3, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from f940320 to a622cf0 Compare May 3, 2023 01:58
@bbeesley
Copy link
Owner

bbeesley commented May 3, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from a622cf0 to bbad8ec Compare May 3, 2023 02:04
@bbeesley
Copy link
Owner

bbeesley commented May 4, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from bbad8ec to 4f98d81 Compare May 4, 2023 01:09
@bbeesley
Copy link
Owner

bbeesley commented May 4, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from 4f98d81 to dbfb543 Compare May 4, 2023 01:15
@bbeesley
Copy link
Owner

bbeesley commented May 4, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from dbfb543 to 69f5330 Compare May 4, 2023 01:21
@bbeesley
Copy link
Owner

bbeesley commented May 4, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-5.0.4 branch from 69f5330 to 753f0c0 Compare May 4, 2023 01:28
@bbeesley
Copy link
Owner

bbeesley commented May 4, 2023

@dependabot rebase

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

---
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.4 branch from 753f0c0 to 756096e Compare May 4, 2023 01:34
@bbeesley
Copy link
Owner

bbeesley commented May 4, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 4, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@bbeesley
Copy link
Owner

bbeesley commented Aug 3, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 3, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@bbeesley
Copy link
Owner

bbeesley commented Aug 4, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 4, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@bbeesley
Copy link
Owner

bbeesley commented Sep 5, 2023

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@bbeesley
Copy link
Owner

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2023

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant