Open greenkeeper[bot] opened 4 years ago
dependency
prettier was updated from 1.19.1
to 2.0.1
.Update to this version instead π
Release Notes: https://prettier.io/blog/2020/03/21/2.0.0.html
Yea this is pretty breaking, definitely gonna hold out on this for a bit to go out when things are more stable in TSDX, don't wanna make too many breaking changes back-to-back, particularly when not necessary.
Even the internal lint gets a bunch of errors on this codebase, would make for lots of big diffs in various codebases π
Weird that the lint test only fails on Windows and not on Ubuntu or macOS... wonder if it might have to do with the LF line ending change in the update π€
dependency
prettier was updated from 1.19.1
to 2.0.2
.dependency
prettier was updated from 1.19.1
to 2.0.3
.dependency
prettier was updated from 1.19.1
to 2.0.4
.dependency
prettier was updated from 1.19.1
to 2.0.5
.Upgrading prettier to v2 would be great indeed. Using tsdx
in a monorepo and end up with two copies of Prettier because of that. At the time of writing, the latest version of Prettier is v2.1.1
Getting
error Parsing error: '=' expected prettier/prettier
cause of
import type { Configuration, RuleSetLoader, RuleSetUseItem } from 'webpack';
updating prettier fixed it for me.
βοΈ Important announcement: Greenkeeper will be saying goodbye π and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The dependency prettier was updated from
1.19.1
to2.0.0
.This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: thorn0 License: MIT
Find out more about this release.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: