VandyHacks / vaken

Next-gen hackathon registration system
MIT License
49 stars 12 forks source link

Upgrade fork-ts-checker-webpack-plugin: 5.2.0 → 6.0.3 (major) #740

Closed depfu[bot] closed 3 years ago

depfu[bot] commented 3 years ago

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ fork-ts-checker-webpack-plugin (5.2.0 → 6.0.3) · Repo · Changelog

Release Notes

6.0.3

6.0.3 (2020-11-17)

Bug Fixes

  • use cwd in async: false mode for consistency (#533) (c0bf2d2), closes #509

6.0.2

6.0.2 (2020-11-15)

Bug Fixes

6.0.1

6.0.1 (2020-11-09)

Bug Fixes

  • remove .ts extension for .vue files in dependencies (#528) (ca4dce0), closes #527

6.0.0

6.0.0 (2020-11-06)

Features

  • add support for "generateTrace" tsconfig option (#523) (e90c7e4)
  • use webpack's built-in watching instead of polling (fb22e47)

BREAKING CHANGES

  • 🧨 Remove issue.scope option and use new watch architecture

5.2.1

5.2.1 (2020-10-28)

Bug Fixes

  • file path for webpack base on process.cwd (#524) (cadede8)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 13 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 44507564 and detected 0 issues on this pull request.

View more on Code Climate.