Commit graph

873 commits

Author SHA1 Message Date
dependabot[bot]
016eb915bd
chore(deps): Bump toml_edit from 0.13.4 to 0.14.2
Bumps [toml_edit](https://github.com/ordian/toml_edit) from 0.13.4 to 0.14.2.
- [Release notes](https://github.com/ordian/toml_edit/releases)
- [Changelog](https://github.com/ordian/toml_edit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ordian/toml_edit/compare/v0.13.4...v0.14.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 07:02:31 +00:00
Ed Page
a787633041
Merge pull request #447 from epage/update
chore: Upgrade dependencies
2022-03-29 15:18:47 -05:00
Ed Page
86c54fffbf style: Update clippy 2022-03-29 15:07:19 -05:00
Ed Page
bf2c277951 chore: Bump MSRV 2022-03-29 15:05:02 -05:00
Ed Page
0d7e8da7f5 chore: Upgrade dependencies 2022-03-29 14:42:12 -05:00
Ed Page
9092042ad9 chore: Package lock file 2022-03-11 09:56:29 -06:00
Ed Page
4253c3c3ee chore: Release 2022-03-09 09:00:30 -06:00
Ed Page
1d16086495 chore: Release 2022-03-09 08:59:49 -06:00
Ed Page
d3acc1f5f2 docs: Update chaneglog 2022-03-09 08:58:56 -06:00
Ed Page
23437f791b
Merge pull request #446 from epage/lock
fix: Ignore lock files by default
2022-03-09 08:57:22 -06:00
Ed Page
e70667ebae fix: Ignore lock files by default
First, this centralizes the concept of lock files, focusing on intent,
rather than syntax.  We are assuming `requirements.txt` for Python is
being used like a regular lock file and not as a dependency
specification.

Second, we then ignore the content.  Though a lock file will generally
contain things that could show up in a dependency specification, the
large dependency trees make that harder to manage.  We still have the
dependency specification file which will match with the users code.

Fixes #445
2022-03-09 08:45:55 -06:00
Ed Page
560de68f58 refactor: Move default config to default types 2022-03-09 08:37:22 -06:00
Ed Page
8cb2d44284 refactor: Pull out custom default types
This is
https://github.com/BurntSushi/ripgrep/blob/master/crates/ignore/src/default_types.rs
at 418d048.
2022-03-09 08:28:23 -06:00
Ed Page
d3d5d5b3e6
Merge pull request #444 from epage/deps
chore: Upgrade dependencies
2022-03-01 09:04:25 -06:00
Ed Page
0fd2f16be4 chore: Upgrade dependencies 2022-03-01 08:40:15 -06:00
Ed Page
cf20628f28 refactor: Resolve deprecations 2022-03-01 08:38:31 -06:00
Ed Page
ab61b33572
Merge pull request #443 from crate-ci/dependabot/cargo/unicode-segmentation-1.9.0
chore(deps): Bump unicode-segmentation from 1.8.0 to 1.9.0
2022-03-01 08:30:25 -06:00
Ed Page
eca0fa0da2
Merge pull request #442 from crate-ci/dependabot/cargo/anyhow-1.0.55
chore(deps): Bump anyhow from 1.0.53 to 1.0.55
2022-03-01 08:30:03 -06:00
Ed Page
d7868ec3e5
Merge pull request #441 from crate-ci/dependabot/cargo/clap-3.1.3
chore(deps): Bump clap from 3.0.13 to 3.1.3
2022-03-01 08:29:56 -06:00
Ed Page
6610754f39
Merge pull request #439 from crate-ci/dependabot/cargo/serde_json-1.0.79
chore(deps): Bump serde_json from 1.0.78 to 1.0.79
2022-03-01 08:29:44 -06:00
dependabot[bot]
a58b735e5e
chore(deps): Bump unicode-segmentation from 1.8.0 to 1.9.0
Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/unicode-rs/unicode-segmentation/releases)
- [Commits](https://github.com/unicode-rs/unicode-segmentation/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 07:03:33 +00:00
dependabot[bot]
c432368703
chore(deps): Bump anyhow from 1.0.53 to 1.0.55
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.53 to 1.0.55.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.53...1.0.55)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 07:03:28 +00:00
dependabot[bot]
f3107c4794
chore(deps): Bump clap from 3.0.13 to 3.1.3
Bumps [clap](https://github.com/clap-rs/clap) from 3.0.13 to 3.1.3.
- [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/compare/v3.0.13...v3.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 07:03:22 +00:00
dependabot[bot]
c9030d7dd4
chore(deps): Bump serde_json from 1.0.78 to 1.0.79
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.78 to 1.0.79.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.78...v1.0.79)

---
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-03-01 07:03:10 +00:00
Ed Page
59736f00dc
Merge pull request #437 from leos/patch-1
Update CONTRIBUTING.md
2022-02-17 09:01:25 -06:00
Leo Shklovskii
68f04a89a9
Update CONTRIBUTING.md
Fixing broken link typo
2022-02-16 22:45:51 -05:00
Ed Page
21cd8dc32f docs(compare): Add another tool 2022-02-16 12:46:16 -06:00
Ed Page
d6d800c6d1 chore: Upgrade boilerplate 2022-02-15 13:31:29 -06:00
Ed Page
b686760935 chore: Release 2022-02-14 09:05:09 -06:00
Ed Page
75a5ed6ee3 docs: Update changelog 2022-02-14 09:04:46 -06:00
Ed Page
3b2bcf267a
Merge pull request #434 from epage/url
fix(parser): Allow commas in urls
2022-02-14 09:03:36 -06:00
Ed Page
d6d69db005
Merge pull request #431 from halkeye/dockerfile
New dockerfile for #427.
2022-02-14 08:56:58 -06:00
Ed Page
c3bb4adfa1 fix(parser): Allow commas in urls
Got us closer to https://www.ietf.org/rfc/rfc3986.txt

Fixes #433
2022-02-14 08:49:55 -06:00
Ed Page
09203fd592 fix(parser): Recognize URLs with passwords 2022-02-14 08:21:56 -06:00
Gavin Mogan
e56be9f674 Dont update dockerfile with latest tag 2022-02-11 23:06:04 -08:00
Gavin Mogan
fa9bfdf8b1 New dockerfile for #427. Builds on demand 2022-02-10 21:05:57 -08:00
Ed Page
05773fe815 chore: Release 2022-02-08 07:12:19 -06:00
Ed Page
d3c8c18647 docs: Update changelog 2022-02-08 07:12:09 -06:00
Ed Page
0f8a05d91d
Merge pull request #428 from Flakebi/more-typos
feat(dict): Add more typos
2022-02-08 07:10:45 -06:00
Sebastian Neubauer
fa5a724cec feat(dict): Add more typos 2022-02-08 13:41:44 +01:00
Ed Page
23752c7843
Merge pull request #426 from epage/clap
chore: Update dependencies
2022-02-01 10:59:31 -06:00
Ed Page
8ddb09eff3 chore: Update dependencies 2022-02-01 10:34:12 -06:00
Ed Page
b787f96558
Merge pull request #424 from crate-ci/dependabot/cargo/assert_fs-1.0.7
chore(deps): Bump assert_fs from 1.0.6 to 1.0.7
2022-02-01 08:11:22 -06:00
Ed Page
00b3d22c1e
Merge pull request #423 from crate-ci/dependabot/cargo/trycmd-0.12.2
chore(deps): Bump trycmd from 0.8.3 to 0.12.2
2022-02-01 08:11:14 -06:00
dependabot[bot]
c3a7d42124
chore(deps): Bump trycmd from 0.8.3 to 0.12.2
Bumps [trycmd](https://github.com/assert-rs/trycmd) from 0.8.3 to 0.12.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.8.3...v0.12.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 13:18:17 +00:00
dependabot[bot]
ce6616753c
chore(deps): Bump assert_fs from 1.0.6 to 1.0.7
Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/assert-rs/assert_fs/releases)
- [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/assert-rs/assert_fs/compare/v1.0.6...v1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 13:18:05 +00:00
Ed Page
cd9f256f33
Merge pull request #422 from crate-ci/dependabot/cargo/anyhow-1.0.53
chore(deps): Bump anyhow from 1.0.52 to 1.0.53
2022-02-01 07:16:22 -06:00
Ed Page
3c750ce656
Merge pull request #420 from crate-ci/dependabot/cargo/serde-1.0.136
chore(deps): Bump serde from 1.0.132 to 1.0.136
2022-02-01 07:14:34 -06:00
Ed Page
85f2d1c37c
Merge pull request #419 from crate-ci/dependabot/cargo/serde_json-1.0.78
chore(deps): Bump serde_json from 1.0.73 to 1.0.78
2022-02-01 07:14:26 -06:00
Ed Page
edd7eb17c8
Merge pull request #418 from crate-ci/dependabot/cargo/toml_edit-0.13.4
chore(deps): Bump toml_edit from 0.13.0 to 0.13.4
2022-02-01 07:14:18 -06:00