Commit graph

488 commits

Author SHA1 Message Date
Patrick Förster
e80fe8782e Update citeproc version 2022-01-21 21:11:59 +01:00
Patrick Förster
18c69e7b39 Replace CHashMap with DashMap 2022-01-21 21:06:10 +01:00
Patrick Förster
bf117bcfe3 Update notify crate version 2022-01-21 21:00:52 +01:00
Patrick Förster
ab5ddfe7a7
Merge pull request #531 from latex-lsp/dependabot/cargo/anyhow-1.0.52
Bump anyhow from 1.0.51 to 1.0.52
2022-01-21 20:56:43 +01:00
Patrick Förster
a826ade7f5
Merge pull request #541 from latex-lsp/dependabot/cargo/structopt-0.3.26
Bump structopt from 0.3.25 to 0.3.26
2022-01-21 20:56:31 +01:00
Patrick Förster
5f30749f42
Merge pull request #542 from latex-lsp/dependabot/cargo/crossbeam-channel-0.5.2
Bump crossbeam-channel from 0.5.1 to 0.5.2
2022-01-21 19:04:49 +01:00
dependabot[bot]
f277413cf3
Bump structopt from 0.3.25 to 0.3.26
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.25 to 0.3.26.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.25...v0.3.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 17:31:00 +00:00
dependabot[bot]
a862836c69
Bump serde from 1.0.130 to 1.0.134
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.134.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.130...v1.0.134)

---
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-21 17:30:58 +00:00
dependabot[bot]
ff306316ad
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-21 17:18:57 +00:00
dependabot[bot]
a59a32ddd8
Bump crossbeam-channel from 0.5.1 to 0.5.2
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-channel-0.5.1...crossbeam-channel-0.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 17:18:44 +00:00
dependabot[bot]
113088353b
Bump tempfile from 3.2.0 to 3.3.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.2.0...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 17:18:12 +00:00
Patrick Förster
6ab87726ba Enable backtrace feature of insta crate 2022-01-21 18:14:28 +01:00
Patrick Förster
0657dfadd7
Merge pull request #529 from latex-lsp/dependabot/cargo/once_cell-1.9.0
Bump once_cell from 1.8.0 to 1.9.0
2022-01-21 18:08:45 +01:00
Patrick Förster
6e6e8f08e0
Merge pull request #525 from latex-lsp/dependabot/cargo/itertools-0.10.3
Bump itertools from 0.10.1 to 0.10.3
2022-01-21 18:08:38 +01:00
dependabot[bot]
1da9d3b8f4
Bump once_cell from 1.8.0 to 1.9.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.8.0...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 01:28:12 +00:00
dependabot[bot]
0f1d428a6e
Bump itertools from 0.10.1 to 0.10.3
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.1 to 0.10.3.
- [Release notes](https://github.com/rust-itertools/itertools/releases)
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.1...v0.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 01:22:18 +00:00
dependabot[bot]
8ad25dcf58
Bump encoding_rs from 0.8.29 to 0.8.30
Bumps [encoding_rs](https://github.com/hsivonen/encoding_rs) from 0.8.29 to 0.8.30.
- [Release notes](https://github.com/hsivonen/encoding_rs/releases)
- [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.29...v0.8.30)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 01:22:13 +00:00
Patrick Förster
697227895a
Merge pull request #515 from latex-lsp/dependabot/cargo/serde_json-1.0.72
Bump serde_json from 1.0.69 to 1.0.72
2021-12-10 18:07:34 +01:00
Patrick Förster
148871a98b
Merge pull request #517 from latex-lsp/dependabot/cargo/derive_more-0.99.17
Bump derive_more from 0.99.16 to 0.99.17
2021-12-10 18:07:23 +01:00
dependabot[bot]
68733db962
Bump anyhow from 1.0.45 to 1.0.51
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.45 to 1.0.51.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.45...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-06 01:18:18 +00:00
dependabot[bot]
f0bdbdca4d
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-11-29 01:22:44 +00:00
dependabot[bot]
77da3e086a
Bump serde_json from 1.0.69 to 1.0.72
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.69 to 1.0.72.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.69...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-11-29 01:22:31 +00:00
Patrick Förster
7e5fe5c49d Bump version to v3.3.1 2021-11-10 20:38:53 +01:00
Patrick Förster
bd4daf4d16
Merge pull request #506 from latex-lsp/dependabot/cargo/smol_str-0.1.21
Bump smol_str from 0.1.18 to 0.1.21
2021-11-08 20:57:16 +01:00
Patrick Förster
4912daf5c6
Merge pull request #498 from latex-lsp/dependabot/cargo/structopt-0.3.25
Bump structopt from 0.3.23 to 0.3.25
2021-11-08 20:57:03 +01:00
Patrick Förster
d2fcf8d98b
Merge pull request #496 from latex-lsp/dependabot/cargo/encoding_rs-0.8.29
Bump encoding_rs from 0.8.28 to 0.8.29
2021-11-08 20:56:53 +01:00
Patrick Förster
6ae5ec42cf
Merge pull request #504 from latex-lsp/dependabot/cargo/anyhow-1.0.45
Bump anyhow from 1.0.44 to 1.0.45
2021-11-08 20:56:46 +01:00
dependabot[bot]
99d0e83600
Bump serde_json from 1.0.68 to 1.0.69
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.68 to 1.0.69.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.68...v1.0.69)

---
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-11-08 01:17:59 +00:00
dependabot[bot]
46fca8379b
Bump smol_str from 0.1.18 to 0.1.21
Bumps [smol_str](https://github.com/rust-analyzer/smol_str) from 0.1.18 to 0.1.21.
- [Release notes](https://github.com/rust-analyzer/smol_str/releases)
- [Commits](https://github.com/rust-analyzer/smol_str/compare/v0.1.18...v0.1.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 01:17:50 +00:00
dependabot[bot]
ce74ab3f98
Bump anyhow from 1.0.44 to 1.0.45
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.44 to 1.0.45.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.44...1.0.45)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 01:17:35 +00:00
dependabot[bot]
9ec801a3ce
Bump structopt from 0.3.23 to 0.3.25
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.23 to 0.3.25.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.23...v0.3.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 01:30:45 +00:00
dependabot[bot]
81eb47754b
Bump encoding_rs from 0.8.28 to 0.8.29
Bumps [encoding_rs](https://github.com/hsivonen/encoding_rs) from 0.8.28 to 0.8.29.
- [Release notes](https://github.com/hsivonen/encoding_rs/releases)
- [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.28...v0.8.29)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 01:22:53 +00:00
Patrick Förster
b47b88b6e8 Bump version to v3.3.0 2021-10-10 18:31:01 +02:00
dependabot[bot]
6593c96e9c
Bump typed-builder from 0.9.0 to 0.9.1
Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/idanarye/rust-typed-builder/releases)
- [Changelog](https://github.com/idanarye/rust-typed-builder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/idanarye/rust-typed-builder/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 17:06:25 +00:00
Patrick Förster
0d53991f4d
Merge pull request #486 from latex-lsp/dependabot/cargo/serde_json-1.0.68
Bump serde_json from 1.0.67 to 1.0.68
2021-09-28 19:05:28 +02:00
Patrick Förster
94bd5b835b
Merge pull request #482 from latex-lsp/dependabot/cargo/anyhow-1.0.44
Bump anyhow from 1.0.43 to 1.0.44
2021-09-28 19:05:18 +02:00
Patrick Förster
be6884cb7e
Merge pull request #479 from latex-lsp/dependabot/cargo/structopt-0.3.23
Bump structopt from 0.3.22 to 0.3.23
2021-09-28 19:05:01 +02:00
Patrick Förster
92f938cb7f
Merge pull request #483 from latex-lsp/dependabot/cargo/insta-1.8.0
Bump insta from 1.7.2 to 1.8.0
2021-09-28 19:04:50 +02:00
Patrick Förster
dd45e6bc15
Merge pull request #488 from latex-lsp/dependabot/cargo/flate2-1.0.22
Bump flate2 from 1.0.20 to 1.0.22
2021-09-28 19:04:41 +02:00
dependabot[bot]
cf214a96ec
Bump lsp-types from 0.89.2 to 0.90.0
Bumps [lsp-types](https://github.com/gluon-lang/lsp-types) from 0.89.2 to 0.90.0.
- [Release notes](https://github.com/gluon-lang/lsp-types/releases)
- [Changelog](https://github.com/gluon-lang/lsp-types/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gluon-lang/lsp-types/compare/v0.89.2...v0.90.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 01:22:21 +00:00
dependabot[bot]
175955d4f4
Bump flate2 from 1.0.20 to 1.0.22
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.20 to 1.0.22.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.20...1.0.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 01:20:27 +00:00
dependabot[bot]
e0054ada61
Bump serde_json from 1.0.67 to 1.0.68
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.67 to 1.0.68.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.67...v1.0.68)

---
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-09-20 01:20:18 +00:00
dependabot[bot]
88eda57a35
Bump insta from 1.7.2 to 1.8.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.7.2...1.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 01:15:56 +00:00
dependabot[bot]
f3330b4fc3
Bump anyhow from 1.0.43 to 1.0.44
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.43 to 1.0.44.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.43...1.0.44)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 01:15:46 +00:00
dependabot[bot]
b46eb59f07
Bump structopt from 0.3.22 to 0.3.23
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.22 to 0.3.23.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.22...v0.3.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 01:13:27 +00:00
dependabot[bot]
4b8ac942f1
Bump serde from 1.0.127 to 1.0.130
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.127 to 1.0.130.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.127...v1.0.130)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-05 07:06:35 +00:00
Patrick Förster
54c4af22e1
Merge pull request #469 from latex-lsp/dependabot/cargo/insta-1.7.2
Bump insta from 1.7.1 to 1.7.2
2021-09-05 09:04:16 +02:00
Patrick Förster
990fa1ad3e
Merge pull request #467 from latex-lsp/dependabot/cargo/anyhow-1.0.43
Bump anyhow from 1.0.42 to 1.0.43
2021-09-05 09:04:01 +02:00
dependabot[bot]
d4ff63dd21
Bump serde_json from 1.0.66 to 1.0.67
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.66 to 1.0.67.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.66...v1.0.67)

---
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-08-30 01:15:23 +00:00
dependabot[bot]
ced7369a56
Bump insta from 1.7.1 to 1.7.2
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.7.1...1.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 01:12:20 +00:00