Commit graph

1195 commits

Author SHA1 Message Date
Ed Page
4f252da2a4
Merge pull request #631 from crate-ci/renovate/swatinem-rust-cache-2.x
chore(deps): update swatinem/rust-cache action to v2
2022-12-01 19:29:07 -06:00
Ed Page
620d476247
Merge pull request #630 from crate-ci/renovate/actions-checkout-3.x
chore(deps): update actions/checkout action to v3
2022-12-01 19:28:50 -06:00
Ed Page
070fd11538
Merge pull request #626 from crate-ci/renovate/actions-upload-release-asset-1.x
chore(deps): update actions/upload-release-asset action to v1.0.2
2022-12-01 19:27:48 -06:00
renovate[bot]
aa2789b65f chore(deps): update safe 2022-12-02 00:14:56 +00:00
Ed Page
2af5c34b2d chore: Iterate on renovate 2022-12-01 15:32:14 -06:00
renovate[bot]
c54855872f
chore(deps): update ubuntu docker tag to v22 2022-12-01 17:54:53 +00:00
renovate[bot]
f0d80ae277
chore(deps): update swatinem/rust-cache action to v2 2022-12-01 17:54:48 +00:00
renovate[bot]
6347b7d249
chore(deps): update actions/checkout action to v3 2022-12-01 17:54:42 +00:00
renovate[bot]
a61e48a675
chore(deps): update actions/upload-release-asset action to v1.0.2 2022-12-01 17:20:31 +00:00
Ed Page
6c46ab7708 chore: Switch to renovate 2022-12-01 11:20:06 -06:00
Ed Page
6bf2e7c7d7 chore: Release 2022-11-29 23:00:05 -06:00
Ed Page
5d30e70a07 docs: Update changelog 2022-11-29 22:59:55 -06:00
Ed Page
0f9beef18e
Merge pull request #615 from epage/crash
fix(cli): Have brief match long behavior
2022-11-29 22:58:55 -06:00
Ed Page
9b2ca187db fix(cli): Report correct column for brief output 2022-11-29 22:25:28 -06:00
Ed Page
2a6c8e9a3a fix(cli): Don't crash on brief output 2022-11-29 22:25:15 -06:00
Ed Page
8b88f9f340 chore: Release 2022-11-21 22:26:08 -06:00
Ed Page
905a150be8 chore: Release 2022-11-21 22:25:30 -06:00
Ed Page
283a4bb2c2 docs: Update changelog 2022-11-21 22:24:01 -06:00
Ed Page
db7cf56d24
Merge pull request #613 from NathanBaulch/newtypos
feat(dict): 133 assorted typos
2022-11-21 22:09:38 -06:00
Nathan Baulch
d7b3b548f0 feat(dict): 133 assorted typos 2022-11-21 21:48:40 -06:00
Ed Page
50e5278a4d
Merge pull request #611 from dtrodrigues/homebrew-install
docs: Add Homebrew installation instructions
2022-11-07 22:18:50 -06:00
Dustin Rodrigues
14b29060e3
docs: Add Homebrew installation instructions 2022-11-07 22:44:35 -05:00
Ed Page
523a197c28 fix(action): Harden releasing of action 2022-11-04 09:56:49 -05:00
Ed Page
eff3fe8444 chore: Release 2022-11-04 09:52:20 -05:00
Ed Page
39b28c3010 chore: Release 2022-11-03 22:28:10 -05:00
Ed Page
962a0a67da docs: Update changelog 2022-11-03 22:27:45 -05:00
Ed Page
6c856a008b
Merge pull request #609 from epage/locale
fix(cli): Don't crash on --locale
2022-11-03 22:26:55 -05:00
Ed Page
f71f83b439 fix(cli): Don't crash on --locale 2022-11-03 22:08:04 -05:00
Ed Page
e87d192bc5
Merge pull request #600 from crate-ci/dependabot/cargo/anyhow-1.0.66
chore(deps): bump anyhow from 1.0.65 to 1.0.66
2022-11-02 23:12:24 -05:00
Ed Page
1f8471a42a
Merge pull request #602 from crate-ci/dependabot/cargo/serde_json-1.0.87
chore(deps): bump serde_json from 1.0.85 to 1.0.87
2022-11-02 23:12:15 -05:00
dependabot[bot]
208ed0e0f4
chore(deps): bump anyhow from 1.0.65 to 1.0.66
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.65 to 1.0.66.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.65...1.0.66)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 19:47:14 +00:00
Ed Page
ddbd9b68e9
Merge pull request #608 from epage/update
chore: Upgrade dependencies
2022-11-01 14:45:37 -05:00
Ed Page
87a02e2a2a chore: Switch to workspace inheritance 2022-11-01 14:20:38 -05:00
Ed Page
1cd8a74031 chore: Upgrade dependencies 2022-11-01 14:14:35 -05:00
dependabot[bot]
d5eeea9c87
chore(deps): bump serde_json from 1.0.85 to 1.0.87
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.85 to 1.0.87.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.85...v1.0.87)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-01 07:03:58 +00:00
Ed Page
47912c390a chore: Release 2022-10-25 07:11:46 -05:00
Ed Page
2dca8dea3c chore: Bump versions 2022-10-25 07:10:22 -05:00
Ed Page
530c96fa16 docs: Update changelog 2022-10-25 07:09:40 -05:00
Ed Page
89ffb20620 chore: Update release process 2022-10-25 07:08:45 -05:00
Ed Page
e58976afc9
Merge pull request #597 from jplatte/jplatte/decreypted
feat(dict): Add decreypted -> decrypted
2022-10-25 07:08:03 -05:00
Jonas Platte
f0e268bb7e
feat(dict): Add decreypted -> decrypted 2022-10-25 12:10:43 +02:00
Ed Page
4e7e37799b chore: Release 2022-10-20 07:08:07 -05:00
Ed Page
e8faae0e9a docs: Update changelog 2022-10-20 07:06:31 -05:00
Ed Page
199b5a2514
Merge pull request #595 from jplatte/jplatte/wrappning
feat(dict): Add wrappning -> wrapping
2022-10-20 07:05:01 -05:00
Jonas Platte
02afa6e98b
feat(dict): Add wrappning -> wrapping 2022-10-20 10:07:39 +02:00
Ed Page
2fc71b2e13 chore: Release 2022-10-11 09:48:09 -05:00
Ed Page
65016e23e9 docs: Update changelog 2022-10-11 09:47:51 -05:00
Ed Page
c6be6dc14f
Merge pull request #591 from SeparateRecords/robert/typos-oct-2022
feat(dict): Add assorted typos
2022-10-11 09:47:17 -05:00
Robert
611bd09d9d
feat(dict): Add assorted typos
baged -> bagged
baged -> badge
codesbase -> codebase (+ variants)
depercate -> deprecate (+ variants)
fallthough -> fallthrough
2022-10-11 15:14:16 +11:00
Ed Page
9576a03cee fix: Don't point to 1.12.9 (unsure where it went) 2022-10-06 14:35:40 -05:00