Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2021

Bumps typescript from 4.4.3 to 4.4.4.

Release notes

Sourced from typescript's releases.

TypeScript 4.4.4

This patch release contains fixes for a performance regression in --build mode by only calling realpath on package.json files only when those files are known to exist on disk, and to only perform this work under --watch mode.


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 it's up-to-date and CI passes on it, as requested by @raduwen.


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)

@vercel
Copy link

vercel bot commented Oct 14, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/raduwen/widgets/HhyG7GQBTAs4uhEtxk1Xjvvbsop8
✅ Preview: https://widgets-git-dependabot-npmandyarntypescript-444-raduwen.vercel.app

@raduwen raduwen added build ビルドシステムや外部依存に関する変更 and removed dependencies labels Oct 14, 2021
Copy link
Owner

@raduwen raduwen left a comment

Choose a reason for hiding this comment

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

@dependabot merge
👍

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-4.4.4 branch from 363804d to 3503634 Compare October 14, 2021 22:34
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-4.4.4 branch from 3503634 to 1c1defc Compare October 14, 2021 22:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-4.4.4 branch from 1c1defc to 9413829 Compare October 14, 2021 22:45
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.3 to 4.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.4.3...v4.4.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/typescript-4.4.4 branch from 9413829 to 4804c37 Compare October 14, 2021 22:55
@dependabot dependabot bot merged commit 3e92adb into main Oct 14, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript-4.4.4 branch October 14, 2021 23:00
@raduwen raduwen added this to the v0.9.0 milestone Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build ビルドシステムや外部依存に関する変更
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant