Skip to content

Releases: somewhatabstract/checksync

v2.2.2

17 Jun 00:05
Compare
Choose a tag to compare

Updated rollup plugins to remove deprecated references.

Now uses terser for minification, so the resulting code is smaller too.

8bbbe35 Update version to 2.2.2
3019468 Update rollup plugins (#296)

v2.2.1

16 Jun 23:06
Compare
Choose a tag to compare

Summary

  • Works on Windows again
  • Supports detection and fixing of sync tags commented with comments that have a start and end, like /* */
  • Numerous dependency updates
  • Address security vulnerability identified in [email protected]

Development Housekeeping

  • master branch is now main
  • Uses flow's types-first mode

Commits

b4d23d2 Migrate to codecov action
8047078 Update to actions/checkout@v2
15e2e23 Update to 2.2.1
e9f2626 Update to 2.2.0
89e280f Change master to main
e1636f0 Change master to main
3cbd009 Change master to main
b829d91 Normalize paths in snapshots so that windows can snapshot test too (#294)
9fe9ca9 Bump fast-glob from 3.2.3 to 3.2.4 (#295)
50a24cf Add resolution for kind-of security vulnerability (#293)
117f7e2 Support tags that have terminating comment (#292)
8c7dd0d Flow types-first mode (#291)
6da0c86 Bump rollup from 2.15.0 to 2.16.1 (#290)
9293216 Bump chalk from 4.0.0 to 4.1.0 (#287)
b24fe6b Bump fast-glob from 3.2.2 to 3.2.3 (#289)
ed0c9bb Bump flow-bin from 0.126.1 to 0.127.0 (#288)
b371f8b Bump eslint from 7.1.0 to 7.2.0 (#286)
ac78148 Bump @rollup/plugin-json from 4.0.3 to 4.1.0 (#284)
9c45a6e Bump rollup from 2.13.1 to 2.15.0 (#285)
01381f2 Bump rollup from 2.12.1 to 2.13.1 (#283)
9812679 Bump flow-bin from 0.126.0 to 0.126.1 (#282)
fe96099 Bump flow-bin from 0.125.1 to 0.126.0 (#280)
6b8bdfb Bump rollup from 2.12.0 to 2.12.1 (#281)
fd774c9 Bump rollup from 2.11.2 to 2.12.0 (#278)
c62c35d Bump @babel/preset-env from 7.10.1 to 7.10.2 (#279)
a4dc699 Bump @babel/core from 7.10.1 to 7.10.2 (#277)
e120ba2 Bump @babel/register from 7.9.0 to 7.10.1 (#275)
252ba3c Bump eslint-plugin-flowtype from 5.1.0 to 5.1.3 (#274)
11ea68e Bump @babel/preset-flow from 7.9.0 to 7.10.1 (#276)
6d2b854 Bump @babel/preset-env from 7.9.6 to 7.10.1 (#272)
3fa47ef Bump rollup from 2.10.9 to 2.11.2 (#271)
b58520f Bump @babel/core from 7.10.0 to 7.10.1 (#269)
ff706b3 Bump @babel/cli from 7.10.0 to 7.10.1 (#270)
9e96a42 Bump @babel/core from 7.9.6 to 7.10.0 (#267)
249cd58 Bump @babel/cli from 7.8.4 to 7.10.0 (#265)

v2.1.0

26 May 08:04
Compare
Choose a tag to compare

This release addresses #190, #219 and #220. Also various updates to dependencies.

272549e Update to 2.1.0
caed11d [#220] Output version in help (#264)
6fa52e0 [#190] Make sure update command includes marker file (#263)
69406cb [#219] Make sure we don't bother writing files that don't need updating (#262)
ce99575 Bump eslint from 7.0.0 to 7.1.0 (#261)
2fc695f Bump rollup from 2.10.7 to 2.10.9 (#260)
4f5ba2c Bump rollup from 2.10.5 to 2.10.7 (#259)
c2e9138 Bump rollup from 2.10.4 to 2.10.5 (#258)
c579a84 Bump rollup from 2.10.3 to 2.10.4 (#257)
c374e03 Bump rollup from 2.10.2 to 2.10.3 (#253)
acd834f Bump flow-bin from 0.124.0 to 0.125.1 (#256)
b7e3946 Bump eslint-plugin-flowtype from 4.7.0 to 5.1.0 (#255)
aec0991 Bump codecov from 3.6.5 to 3.7.0 (#254)
998b998 Bump rollup from 2.10.0 to 2.10.2 (#251)
e87bdf8 Bump rollup-plugin-analyzer from 3.2.2 to 3.2.3 (#250)
7bc9380 Bump rollup from 2.9.1 to 2.10.0 (#249)
e789d3a Bump rollup from 2.8.2 to 2.9.1 (#248)
19136d0 Bump eslint from 6.8.0 to 7.0.0 (#247)
7558027 Bump rollup from 2.8.0 to 2.8.2 (#246)
842523e Bump rollup from 2.7.6 to 2.8.0 (#244)
c6735de Bump flow-bin from 0.123.0 to 0.124.0 (#245)
4ba9959 Bump jest from 26.0.0 to 26.0.1 (#242)
0d83f67 Bump babel-jest from 26.0.0 to 26.0.1 (#243)
dbc8959 Bump jest-worker from 25.5.0 to 26.0.0 (#239)
0c33eb3 [Security] Bump acorn from 7.1.0 to 7.1.1 (#241)
12d2201 Bump babel-jest from 25.5.1 to 26.0.0 (#240)
6dd463a Bump jest from 25.5.3 to 26.0.0 (#238)
856d80d Bump rollup from 2.7.5 to 2.7.6 (#237)
951c01b Bump jest from 25.5.2 to 25.5.3 (#236)
7fe6db5 Bump jest from 25.5.1 to 25.5.2 (#233)
8434e20 Bump @babel/preset-env from 7.9.5 to 7.9.6 (#234)
755ea68 Bump @babel/core from 7.9.0 to 7.9.6 (#235)
817967b Bump rollup from 2.7.3 to 2.7.5 (#232)
640962b Bump babel-jest from 25.4.0 to 25.5.1 (#230)
e02514a Bump jest from 25.4.0 to 25.5.1 (#231)
fd4d850 Bump jest-worker from 25.4.0 to 25.5.0 (#229)
0d92164 Bump rollup from 2.7.2 to 2.7.3 (#228)
1546702 Bump rollup from 2.7.1 to 2.7.2 (#227)
3cae054 Bump prettier from 2.0.4 to 2.0.5 (#226)
e1d2cf6 Bump rollup from 2.6.1 to 2.7.1 (#225)
4d6ec18 Bump babel-jest from 25.3.0 to 25.4.0 (#223)
d61f8df Bump jest-worker from 25.2.6 to 25.4.0 (#224)
139a6f4 Bump jest from 25.3.0 to 25.4.0 (#222)
169ba07 Bump flow-bin from 0.122.0 to 0.123.0 (#221)
76d8211 Bump rollup from 2.4.0 to 2.6.1 (#218)
dce4938 Bump rollup from 2.3.4 to 2.4.0 (#217)
cd689b3 Bump babel-jest from 25.2.6 to 25.3.0 (#216)
4cfd1a2 Bump rollup from 2.3.3 to 2.3.4 (#213)
e019bf0 Bump rollup-plugin-visualizer from 4.0.3 to 4.0.4 (#214)
453e9e4 Bump jest from 25.2.7 to 25.3.0 (#215)
19e4e61 Bump @babel/preset-env from 7.9.0 to 7.9.5 (#212)
d54da3d Bump prettier from 2.0.2 to 2.0.4 (#211)
20b7d86 Bump rollup from 2.3.2 to 2.3.3 (#210)
b7f08e8 Bump flow-bin from 0.121.0 to 0.122.0 (#209)
3a798d1 Bump jest from 25.2.6 to 25.2.7 (#208)
bfa0522 Bump rollup-plugin-visualizer from 4.0.2 to 4.0.3 (#207)
54d3fee Bump chalk from 3.0.0 to 4.0.0 (#206)
7b5aa4d Bump babel-jest from 25.2.4 to 25.2.6 (#205)
1d45f90 Bump jest from 25.2.4 to 25.2.6 (#204)
dce5624 Bump jest-worker from 25.2.1 to 25.2.6 (#203)
18c7cca Bump rollup from 2.3.1 to 2.3.2 (#202)
2070329 Bump rollup-plugin-visualizer from 4.0.1 to 4.0.2 (#201)
620b325 Bump rollup from 2.3.0 to 2.3.1 (#200)
bf30dc5 Bump rollup from 2.2.0 to 2.3.0 (#199)
28d2a2d Bump jest from 25.2.3 to 25.2.4 (#198)
1b81fa3 Bump babel-jest from 25.2.3 to 25.2.4 (#197)
48a4f79 Bump rollup-plugin-visualizer from 3.3.2 to 4.0.1 (#196)
5a32619 Bump babel-jest from 25.2.1 to 25.2.3 (#195)
6f4d184 Bump jest from 25.2.2 to 25.2.3 (#194)
a780f35 Bump jest from 25.1.0 to 25.2.2 (#192)
97cebd6 Bump babel-jest from 25.1.0 to 25.2.1 (#193)
f3b8c5b Bump jest-worker from 25.1.0 to 25.2.1 (#191)
02a0b72 Bump prettier from 2.0.1 to 2.0.2 (#189)
ade609b Bump rollup from 2.1.0 to 2.2.0 (#188)
ac89471 Bump eslint-plugin-flowtype from 4.6.0 to 4.7.0 (#187)
a90ce47 Bump @babel/preset-env from 7.8.7 to 7.9.0 (#185)
2995c9a Bump prettier from 1.19.1 to 2.0.1 (#183)
85f4114 Bump @babel/core from 7.8.7 to 7.9.0 (#184)
aa64166 Bump @babel/register from 7.8.6 to 7.9.0 (#186)
dd71b5b Bump @babel/preset-flow from 7.8.3 to 7.9.0 (#182)
bdfafef Bump flow-bin from 0.120.1 to 0.121.0 (#181)
8c4e40e Bump flow-typed from 3.0.0 to 3.1.0 (#180)
ea028de Bump rollup from 2.0.6 to 2.1.0 (#179)
b43678b Bump rollup from 1.32.1 to 2.0.6 (#178)
b5b5e4c Bump rollup-plugin-visualizer from 3.3.1 to 3.3.2 (#176)
7273dbe Bump rollup-plugin-babel-minify from 9.1.1 to 10.0.0 (#177)
50cb4ed [Security] Bump acorn from 6.3.0 to 6.4.1 (#175)
50d05bb Bump minimist from 1.2.4 to 1.2.5 (#174)
cd5dc58 Bump minimist from 1.2.3 to 1.2.4 (#173)
0d484c0 Bump minimist from 1.2.0 to 1.2.3 (#172)
12aa480 Bump rollup-plugin-babel from 4.3.3 to 4.4.0 (#171)
010fdc9 Bump flow-bin from 0.119.1 to 0.120.1 (#170)
d891852 Bump rollup from 1.32.0 to 1.32.1 (#169)
1b738cb Bump @babel/preset-env from 7.8.6 to 7.8.7 (#168)
935a7b9 Bump @babel/core from 7.8.6 to 7.8.7 (#167)
aabeb17 Bump rollup from 1.31.1 to 1.32.0 (#166)
89dded3 Bump @babel/preset-env from 7.8.4 to 7.8.6 (#164)
70e212f Bump @babel/register from 7.8.3 to 7.8.6 (#163)
304e30d Bump @babel/core from 7.8.4 to 7.8.6 (#165)
d43d15d Bump flow-bin from 0.119.0 to 0.119.1 (#162)
f736c4d Bump babel-eslint from 10.0.3 to 10.1.0 (#161)
b4a0cff Bump flow-bin from 0.118.0 to 0.119.0 (#159)
488744d Bump fast-glob from 3.2.1 to 3.2.2 (#160)
cc0f691 Bump flow-typed from 2.6.2 to 3.0.0 (#157)
ca0f5c9 Bump fast-glob from 3.1.1 to 3.2.1 (#158)
e0d5db8 Bump ancesdir from 1.1.1 to 2.0.0 (#156)

v2.0.0

17 Feb 23:47
Compare
Choose a tag to compare

This release drops Node 8 support, hence the major version change. There are also a number of dependency updates.

fcb8cc4 Update to v2.0.0
153e187 Update publish instructions
aa34536 Bump @babel/core from 7.7.7 to 7.8.4 (#146)
9db8a0d Target node 10 with babel (#154)
0b1bdff Bump jest from 24.9.0 to 25.1.0 (#139)
9180f23 Bump flow-bin from 0.117.0 to 0.118.0 (#152)
482d299 Bump rollup from 1.31.0 to 1.31.1 (#153)
f377c13 Bump codecov from 3.6.4 to 3.6.5 (#151)
4811a3a Bump codecov from 3.6.3 to 3.6.4 (#150)
3cbb1a6 Bump rollup from 1.30.1 to 1.31.0 (#148)
212cd01 Bump @babel/cli from 7.8.3 to 7.8.4 (#147)
5bc72d7 Bump codecov from 3.6.2 to 3.6.3 (#149)
2f52bf7 Bump flow-bin from 0.116.1 to 0.117.0 (#144)
116bfa5 Bump rollup from 1.30.0 to 1.30.1 (#143)
08244f1 Bump jest-extended from 0.11.4 to 0.11.5 (#142)
593ca4c Bump codecov from 3.6.1 to 3.6.2 (#140)
4dd1312 Bump rollup from 1.29.1 to 1.30.0 (#141)
779ac8c Bump babel-jest from 24.9.0 to 25.1.0 (#137)
587229c Bump jest-worker from 24.9.0 to 25.1.0 (#138)
7295827 Bump jest-extended from 0.11.2 to 0.11.4 (#136)
76b3696 Bump rollup from 1.29.0 to 1.29.1 (#135)
af418fd Bump flow-bin from 0.116.0 to 0.116.1 (#134)
8f3e076 Bump flow-bin from 0.115.0 to 0.116.0 (#133)
58bf87f Bump @babel/preset-flow from 7.8.0 to 7.8.3 (#131)
02f85a2 Bump @babel/plugin-proposal-class-properties from 7.8.0 to 7.8.3 (#129)
128da36 Bump @babel/register from 7.8.0 to 7.8.3 (#130)
b22064e Bump @babel/cli from 7.8.0 to 7.8.3 (#128)
c981527 Bump @babel/plugin-proposal-class-properties from 7.7.4 to 7.8.0 (#124)
46c4efb Bump @babel/register from 7.7.7 to 7.8.0 (#126)
d8e97f7 Bump @babel/preset-flow from 7.7.4 to 7.8.0 (#123)
3f46f70 Bump eslint-plugin-flowtype from 4.5.3 to 4.6.0 (#122)
5908644 Bump @babel/cli from 7.7.7 to 7.8.0 (#120)
5b311dd Bump rollup from 1.28.0 to 1.29.0 (#119)
5438261 Bump rollup from 1.27.14 to 1.28.0 (#118)
840f558 Bump flow-bin from 0.114.0 to 0.115.0 (#117)
d680e26 Bump eslint-plugin-flowtype from 4.5.2 to 4.5.3 (#116)
eeca54e [Security] Bump handlebars from 4.1.2 to 4.5.3 (#115)
bae584e Bump eslint from 6.7.2 to 6.8.0 (#114)
100e1b3 Bump rollup from 1.27.13 to 1.27.14 (#113)
30102ad Bump @babel/register from 7.7.4 to 7.7.7 (#111)
2ba511c Bump @babel/preset-env from 7.7.6 to 7.7.7 (#112)
c7ef393 Bump @babel/core from 7.7.5 to 7.7.7 (#110)
d1780c4 Bump @babel/cli from 7.7.5 to 7.7.7 (#109)
d0ca94a Bump rollup from 1.27.12 to 1.27.13 (#108)
5ebb9d0 Bump rollup-plugin-visualizer from 3.3.0 to 3.3.1 (#107)
5502590 Bump flow-bin from 0.113.0 to 0.114.0 (#106)
921caf3 Bump rollup from 1.27.11 to 1.27.12 (#105)
4c91959 Bump rollup from 1.27.10 to 1.27.11 (#104)
cd22523 Bump rollup from 1.27.9 to 1.27.10 (#103)
8883638 Bump @babel/preset-env from 7.7.5 to 7.7.6 (#102)
fa973c4 Bump rollup from 1.27.8 to 1.27.9 (#101)

v1.1.1

08 Dec 05:01
Compare
Choose a tag to compare
  • Fixes #82
  • Tweaks output to separate command to run by a blank line
  • Fixed a test case that was broken

v1.0.1

25 Nov 02:26
Compare
Choose a tag to compare

Updated a variety of dependencies, including one security-related update

b144f29 Update package.json version to 1.0.1
088f84a Updated to ancesdir 1.1.1
3ace7d6 Update NPM badge to link to npmjs.com
81b8e22 Bump rollup from 1.27.2 to 1.27.4 (#81)
587c4fb Bump rollup-plugin-visualizer from 3.2.1 to 3.2.2 (#79)
d6b9d2d Bump chalk from 2.4.2 to 3.0.0 (#69)
967e224 Fix flow config issue where <PROJECT_ROOT> was being misinterpreted in the include section
263bf4e Bump rollup-plugin-visualizer from 3.1.1 to 3.2.1 (#78)
8084006 Bump rollup from 1.27.1 to 1.27.2 (#77)
0bfbbd1 Bump rollup-plugin-visualizer from 3.0.6 to 3.1.1 (#76)
7ce118c [Security] Bump https-proxy-agent from 2.2.2 to 2.2.4 (#74)
07a2758 Bump rollup from 1.27.0 to 1.27.1 (#75)
7d43f50 Bump rollup-plugin-visualizer from 2.7.2 to 3.0.6 (#73)
facf132 Bump flow-bin from 0.111.3 to 0.112.0 (#72)
0fd4471 Bump rollup from 1.26.5 to 1.27.0 (#70)
55ff538 Bump eslint-plugin-flowtype from 4.3.0 to 4.4.1 (#71)
10892cc Bump rollup from 1.26.3 to 1.26.5 (#66)
290152f Bump prettier from 1.18.2 to 1.19.1 (#68)
66f9df4 Bump rollup-plugin-babel-minify from 9.1.0 to 9.1.1 (#67)
008bcdd Bump @babel/core from 7.6.4 to 7.7.2 (#65)
bacd7e8 Bump @babel/preset-env from 7.6.3 to 7.7.1 (#60)
3029741 Bump @babel/plugin-proposal-class-properties from 7.5.5 to 7.7.0 (#62)
536ed47 Bump flow-bin from 0.111.1 to 0.111.3 (#63)
681b957 Bump @babel/register from 7.6.2 to 7.7.0 (#61)
cbe74a3 Bump @babel/cli from 7.6.4 to 7.7.0 (#58)
6d354ab Bump pretty-quick from 2.0.0 to 2.0.1 (#64)
23aa089 Bump rollup from 1.26.2 to 1.26.3 (#54)
e7d463b Bump rollup-plugin-analyzer from 3.2.1 to 3.2.2 (#56)
779f6f3 Bump flow-bin from 0.111.0 to 0.111.1 (#57)
d5c9814 Bump rollup-plugin-visualizer from 2.6.0 to 2.7.2 (#55)
c80efb2 Bump rollup from 1.26.0 to 1.26.2 (#53)
92c0a01 Bump flow-bin from 0.110.1 to 0.111.0 (#52)
14d34b5 Bump pretty-quick from 1.11.1 to 2.0.0 (#41)
870e418 Bump flow-bin from 0.108.0 to 0.110.1 (#48)
d470e5e Make sure node 8 will be recent for when we finally use windows again (#51)
a569bed Remove version guard from .flowconfig
6ecc8f6 Bump eslint from 6.5.1 to 6.6.0 (#49)
39e8e1d Bump rollup from 1.25.2 to 1.26.0 (#50)
1bc6520 Bump rollup from 1.25.1 to 1.25.2 (#46)
418e450 Bump flow-typed from 2.6.1 to 2.6.2 (#47)
7b1c110 Bump rollup from 1.25.0 to 1.25.1 (#44)
de1babe Bump rollup from 1.24.0 to 1.25.0 (#43)
792d9c2 Bump rollup from 1.23.1 to 1.24.0 (#42)
54fc0c1 Bump @babel/cli from 7.5.5 to 7.6.4 (#38)
f319a64 Bump @babel/preset-env from 7.6.2 to 7.6.3 (#36)
ec57e5d Bump rollup-plugin-babel-minify from 9.0.0 to 9.1.0 (#35)
ebe2c89 Bump eslint-plugin-flowtype from 4.2.0 to 4.3.0 (#34)
ddaa872 Add dependabot badge
d06192f Bump babel-eslint from 10.0.2 to 10.0.3 (#29)
4c3d497 Bump codecov from 3.5.0 to 3.6.1 (#33)
a0bf018 Bump eslint from 6.2.2 to 6.5.1 (#32)
be8d5ab Update workflows for CI an add auto-update workflow (#39)
b4acafb Bump fast-glob from 3.0.4 to 3.1.0 (#27)
f5fb5f5 Bump rollup from 1.21.0 to 1.23.1 (#26)
889ecc8 Bump @babel/register from 7.5.5 to 7.6.2 (#25)
3611644 Bump rollup-plugin-analyzer from 3.1.2 to 3.2.1 (#28)
c7d8828 Bump @babel/preset-env from 7.5.5 to 7.6.2 (#24)
802fe64 Added package badge to README.md

checksync v1.0

04 Oct 05:18
Compare
Choose a tag to compare