Commit graph

1042 commits

Author SHA1 Message Date
Ed Page
c73e96ce21
Merge pull request #398 from epage/concolor
chore: Upgrade concolor
2022-01-11 16:19:29 -06:00
Ed Page
3d33e7e888 chore: Upgrade concolor 2022-01-11 15:55:20 -06:00
Ed Page
b21237d190
Merge pull request #396 from crate-ci/dependabot/cargo/trycmd-0.8.3
chore(deps): Bump trycmd from 0.8.2 to 0.8.3
2022-01-01 09:53:22 -06:00
Ed Page
356f4ed41b
Merge pull request #395 from crate-ci/dependabot/cargo/anyhow-1.0.52
chore(deps): Bump anyhow from 1.0.51 to 1.0.52
2022-01-01 09:53:12 -06:00
Ed Page
1ded4c3dff
Merge pull request #394 from crate-ci/dependabot/cargo/enumflags2-0.7.3
chore(deps): Bump enumflags2 from 0.7.2 to 0.7.3
2022-01-01 09:53:01 -06:00
Ed Page
e36cfd55e7
Merge pull request #393 from crate-ci/dependabot/cargo/serde-1.0.132
chore(deps): Bump serde from 1.0.131 to 1.0.132
2022-01-01 09:52:43 -06:00
Ed Page
9587cd7993
Merge pull request #392 from crate-ci/dependabot/cargo/proc-exit-1.0.3
chore(deps): Bump proc-exit from 1.0.2 to 1.0.3
2022-01-01 09:52:28 -06:00
dependabot[bot]
313c5c51f0
chore(deps): Bump trycmd from 0.8.2 to 0.8.3
Bumps [trycmd](https://github.com/assert-rs/trycmd) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/assert-rs/trycmd/releases)
- [Changelog](https://github.com/assert-rs/trycmd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/trycmd/compare/v0.8.2...v0.8.3)

---
updated-dependencies:
- dependency-name: trycmd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 07:06:18 +00:00
dependabot[bot]
ae0838b27a
chore(deps): Bump anyhow from 1.0.51 to 1.0.52
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.51 to 1.0.52.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.51...1.0.52)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 07:06:13 +00:00
dependabot[bot]
85f56325f5
chore(deps): Bump enumflags2 from 0.7.2 to 0.7.3
Bumps [enumflags2](https://github.com/NieDzejkob/enumflags2) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/NieDzejkob/enumflags2/releases)
- [Commits](https://github.com/NieDzejkob/enumflags2/compare/v0.7.2...v0.7.3)

---
updated-dependencies:
- dependency-name: enumflags2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 07:06:05 +00:00
dependabot[bot]
32ebacff88
chore(deps): Bump serde from 1.0.131 to 1.0.132
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.131 to 1.0.132.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.131...v1.0.132)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 07:05:59 +00:00
dependabot[bot]
53e163f231
chore(deps): Bump proc-exit from 1.0.2 to 1.0.3
Bumps [proc-exit](https://github.com/rust-cli/proc-exit) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/rust-cli/proc-exit/releases)
- [Changelog](https://github.com/rust-cli/proc-exit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-cli/proc-exit/compare/v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: proc-exit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-01 07:05:52 +00:00
Ed Page
b356f9d845
Merge pull request #391 from epage/migrate
feat: Upgrate to clap3
2021-12-31 16:04:58 -06:00
Ed Page
9c5b84d5fe feat: Upgrate to clap3 2021-12-31 15:52:39 -06:00
Ed Page
71b53cb23e chore: Release 2021-12-18 17:52:11 -06:00
Ed Page
295c37ee50 docs: Update changelog 2021-12-18 17:50:46 -06:00
Ed Page
0e90d25552
Merge pull request #389 from scop/pre-commit-cygwin
feat(pre-commit): Make work on cygwin
2021-12-18 17:49:38 -06:00
Ville Skyttä
7f98702fec feat(pre-commit): Make work on cygwin
Borrowed from https://github.com/shellcheck-py/shellcheck-py/pull/42,
thanks to @DragonCrafted87.
2021-12-19 01:16:35 +02:00
Ed Page
bd7b2039b1
Update misc items (#388)
* chore: Update dependencies

* style: Remove unused variable

* docs(contrib): Note the use of committed
2021-12-14 15:51:42 -06:00
Ed Page
b7505cfe7a docs(contrib): Note the use of committed 2021-12-14 15:41:52 -06:00
Ed Page
5c83dec07b style: Remove unused variable 2021-12-14 15:41:52 -06:00
Ed Page
9f41ead727 chore: Update dependencies 2021-12-14 15:41:48 -06:00
Ed Page
469a9aedc2 chore: Release 2021-12-14 12:58:03 -06:00
Ed Page
362adf7ff3 docs: Update changelog 2021-12-14 12:56:56 -06:00
Frank Steffahn
2748d6a148
fix(dict): Typo in Typos (#3870 2021-12-14 12:54:48 -06:00
Ed Page
6bea2300a0
Merge pull request #384 from epage/update
chore: Update dependencies
2021-12-01 08:34:13 -06:00
Ed Page
f99eb040de chore: Update dependencies 2021-12-01 08:05:54 -06:00
Ed Page
be86d8dc8a
Merge pull request #380 from crate-ci/dependabot/cargo/serde_json-1.0.72
chore(deps): Bump serde_json from 1.0.68 to 1.0.72
2021-12-01 07:51:19 -06:00
dependabot[bot]
1632b5b007
chore(deps): Bump serde_json from 1.0.68 to 1.0.72
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.68 to 1.0.72.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.68...v1.0.72)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 13:30:25 +00:00
Ed Page
77f82fbd68
Merge pull request #377 from crate-ci/dependabot/cargo/trycmd-0.8.2
chore(deps): Bump trycmd from 0.5.1 to 0.8.2
2021-12-01 07:27:20 -06:00
Ed Page
0a41b6a369
Merge pull request #378 from crate-ci/dependabot/cargo/clap-2.34.0
chore(deps): Bump clap from 2.33.3 to 2.34.0
2021-12-01 07:26:34 -06:00
Ed Page
59d269d6d6
Merge pull request #379 from crate-ci/dependabot/cargo/kstring-1.0.6
chore(deps): Bump kstring from 1.0.5 to 1.0.6
2021-12-01 07:26:22 -06:00
Ed Page
ead24156a7
Merge pull request #381 from crate-ci/dependabot/cargo/anyhow-1.0.51
chore(deps): Bump anyhow from 1.0.44 to 1.0.51
2021-12-01 07:26:10 -06:00
Ed Page
458492687c
Merge pull request #382 from crate-ci/dependabot/cargo/derive_more-0.99.17
chore(deps): Bump derive_more from 0.99.16 to 0.99.17
2021-12-01 07:25:40 -06:00
dependabot[bot]
3418eec55f
chore(deps): Bump derive_more from 0.99.16 to 0.99.17
Bumps [derive_more](https://github.com/JelteF/derive_more) from 0.99.16 to 0.99.17.
- [Release notes](https://github.com/JelteF/derive_more/releases)
- [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JelteF/derive_more/compare/v0.99.16...v0.99.17)

---
updated-dependencies:
- dependency-name: derive_more
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 07:02:57 +00:00
dependabot[bot]
5de993a0a1
chore(deps): Bump anyhow from 1.0.44 to 1.0.51
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.44 to 1.0.51.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.44...1.0.51)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 07:02:50 +00:00
dependabot[bot]
c4908bc88f
chore(deps): Bump kstring from 1.0.5 to 1.0.6
Bumps [kstring](https://github.com/cobalt-org/kstring) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/cobalt-org/kstring/releases)
- [Changelog](https://github.com/cobalt-org/kstring/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cobalt-org/kstring/compare/v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: kstring
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 07:02:37 +00:00
dependabot[bot]
04fcc75bcd
chore(deps): Bump clap from 2.33.3 to 2.34.0
Bumps [clap](https://github.com/clap-rs/clap) from 2.33.3 to 2.34.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/commits)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 07:02:30 +00:00
dependabot[bot]
779b7685f9
chore(deps): Bump trycmd from 0.5.1 to 0.8.2
Bumps [trycmd](https://github.com/assert-rs/trycmd) from 0.5.1 to 0.8.2.
- [Release notes](https://github.com/assert-rs/trycmd/releases)
- [Changelog](https://github.com/assert-rs/trycmd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/trycmd/compare/v0.5.1...v0.8.2)

---
updated-dependencies:
- dependency-name: trycmd
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01 07:02:22 +00:00
Ed Page
4deb95f9d8
Merge pull request #376 from epage/disc
fix: Detect descrepancy
2021-11-24 15:27:57 -06:00
Ed Page
3b3a944c93 fix: Detect descrepancy
Found this in the clap code base.
2021-11-24 15:09:01 -06:00
Ed Page
496b8ab3e1 chore: Release 2021-11-16 07:49:32 -06:00
Ed Page
c0e8a2c932 chore: Release 2021-11-16 07:46:33 -06:00
Ed Page
8e29e94060 chore: Update cargo-release 2021-11-16 07:44:08 -06:00
Ed Page
7377c3d382 chore: Release 2021-11-15 08:37:02 -06:00
Ed Page
e6a0148aa2 chore: Fix manifest 2021-11-15 08:22:26 -06:00
Ed Page
9ed7b92189 docs: Update changelog 2021-11-15 08:20:41 -06:00
Ed Page
3ca0aed0a7
Merge pull request #374 from Flakebi/fix-escape
Fix multiple escape sequences
2021-11-15 08:18:41 -06:00
Neubauer, Sebastian
3fc6089660 fix: Fix multiple escape sequences
If escape sequences follow straight after each other, there is no
delimiter in-between.
In such a case, parsing previously stopped and did not find any
typos further in the file.
2021-11-15 11:31:53 +01:00
Ed Page
3b027daf1b
Merge pull request #373 from Flakebi/preverved
feat(dict): Add more corrections
2021-11-12 16:18:37 -06:00