Commit graph

1948 commits

Author SHA1 Message Date
dependabot[bot]
980f23cac1
Bump regex from 1.5.4 to 1.5.5
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 01:28:34 +00:00
dependabot[bot]
b3ebc6a943
Bump notify from 5.0.0-pre.13 to 5.0.0-pre.14
Bumps [notify](https://github.com/notify-rs/notify) from 5.0.0-pre.13 to 5.0.0-pre.14.
- [Release notes](https://github.com/notify-rs/notify/releases)
- [Changelog](https://github.com/notify-rs/notify/blob/main/CHANGELOG.md)
- [Commits](https://github.com/notify-rs/notify/compare/5.0.0-pre.13...5.0.0-pre.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 01:28:29 +00:00
dependabot[bot]
3fe939cd07
Bump insta from 1.12.0 to 1.13.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.12.0 to 1.13.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/commits/1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 01:24:22 +00:00
Patrick Förster
92cb034e20
Merge pull request #569 from latex-lsp/dependabot/cargo/anyhow-1.0.55
Bump anyhow from 1.0.54 to 1.0.55
2022-03-03 17:59:06 +01:00
Patrick Förster
385aef25f5
Merge pull request #572 from latex-lsp/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-03-03 17:58:56 +01:00
Patrick Förster
0edafcff34 Allow multiple children in LaTeX value rule
See #573.
2022-03-03 17:40:46 +01:00
Patrick Förster
2221dc89e0 Normalize root directory setting in path finding
See #571.
2022-03-02 21:35:50 +01:00
dependabot[bot]
0851047187
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 01:39:05 +00:00
Patrick Förster
438c70a456 Allow optional arguments in environment defs
See #570.
2022-03-01 20:43:54 +01:00
dependabot[bot]
2cd1ead16a
Bump anyhow from 1.0.54 to 1.0.55
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.54 to 1.0.55.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.54...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-02-28 01:14:36 +00:00
Patrick Förster
867d5c1012 Allow '=' in path of includes
See #568.
2022-02-27 09:54:36 +01:00
Patrick Förster
e22e31c6e6 Bump version to v3.3.2 2022-02-26 09:27:17 +01:00
Patrick Förster
cfa41e40e1 Remove obsolete Travis configuration 2022-02-26 09:04:19 +01:00
Patrick Förster
f919c215e7
Merge pull request #564 from latex-lsp/dependabot/cargo/indoc-1.0.4
Bump indoc from 1.0.3 to 1.0.4
2022-02-25 21:48:40 +01:00
Patrick Förster
e933932445
Merge pull request #565 from latex-lsp/dependabot/cargo/unindent-0.1.8
Bump unindent from 0.1.7 to 0.1.8
2022-02-25 21:48:34 +01:00
Patrick Förster
4e6e21a81e
Merge pull request #567 from latex-lsp/dependabot/cargo/anyhow-1.0.54
Bump anyhow from 1.0.53 to 1.0.54
2022-02-25 21:48:27 +01:00
Patrick Förster
07620f915d Parse command definitions with optional arguments 2022-02-25 21:31:53 +01:00
Patrick Förster
470aa8592e Fix detection of command definitions in completion
See https://github.com/latex-lsp/texlab-vscode/issues/618.
2022-02-25 21:22:43 +01:00
dependabot[bot]
04af8a535a
Bump anyhow from 1.0.53 to 1.0.54
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.53 to 1.0.54.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.53...1.0.54)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 01:17:21 +00:00
dependabot[bot]
31dad97efd
Bump unindent from 0.1.7 to 0.1.8
Bumps [unindent](https://github.com/dtolnay/indoc) from 0.1.7 to 0.1.8.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/0.1.7...0.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 01:17:06 +00:00
dependabot[bot]
dd866231ca
Bump indoc from 1.0.3 to 1.0.4
Bumps [indoc](https://github.com/dtolnay/indoc) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/1.0.3...1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 01:17:01 +00:00
Patrick Förster
a124fe90cd
Merge pull request #562 from latex-lsp/dependabot/cargo/lsp-types-0.92.0
Bump lsp-types from 0.91.1 to 0.92.0
2022-02-18 18:03:59 +01:00
Patrick Förster
dd7c39e742
Merge pull request #561 from latex-lsp/dependabot/cargo/typed-builder-0.10.0
Bump typed-builder from 0.9.1 to 0.10.0
2022-02-18 18:03:39 +01:00
Patrick Förster
612173aba3
Merge pull request #560 from latex-lsp/dependabot/cargo/serde_json-1.0.79
Bump serde_json from 1.0.78 to 1.0.79
2022-02-18 18:03:32 +01:00
Patrick Förster
10908316dd Watch aux directory for changes by default
See #563.
2022-02-18 18:02:28 +01:00
dependabot[bot]
4af7a665d2
Bump lsp-types from 0.91.1 to 0.92.0
Bumps [lsp-types](https://github.com/gluon-lang/lsp-types) from 0.91.1 to 0.92.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.91.1...v0.92.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>
2022-02-14 01:14:17 +00:00
dependabot[bot]
2e828e3738
Bump typed-builder from 0.9.1 to 0.10.0
Bumps [typed-builder](https://github.com/idanarye/rust-typed-builder) from 0.9.1 to 0.10.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 01:14:06 +00:00
dependabot[bot]
d1ce041399
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-02-14 01:13:54 +00:00
Patrick Förster
4dd2518c7d Do not allow multi line keys in the grammar
See #559.
2022-02-10 19:20:26 +01:00
Patrick Förster
a483a45d1c Use textEdit property for snippets
See #558.
2022-02-09 21:03:37 +01:00
Patrick Förster
d5b61d3bf4 Allow single commands in curly_group_word rule
See #557.
2022-02-09 19:12:53 +01:00
Patrick Förster
5f919fac78
Merge pull request #552 from latex-lsp/dependabot/cargo/serde-1.0.136
Bump serde from 1.0.134 to 1.0.136
2022-02-08 21:27:59 +01:00
dependabot[bot]
eea7c9beeb
Bump serde from 1.0.134 to 1.0.136
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.134 to 1.0.136.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.134...v1.0.136)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 20:21:49 +00:00
Patrick Förster
336c7cc140
Merge pull request #553 from latex-lsp/dependabot/cargo/insta-1.12.0
Bump insta from 1.10.0 to 1.12.0
2022-02-08 21:19:32 +01:00
Patrick Förster
8455656835
Merge pull request #550 from latex-lsp/dependabot/cargo/anyhow-1.0.53
Bump anyhow from 1.0.52 to 1.0.53
2022-02-08 21:19:25 +01:00
Patrick Förster
0248435f3f
Merge pull request #555 from latex-lsp/dependabot/cargo/dashmap-5.1.0
Bump dashmap from 5.0.0 to 5.1.0
2022-02-08 21:19:18 +01:00
Patrick Förster
1da3c8e839
Merge pull request #549 from latex-lsp/dependabot/cargo/serde_json-1.0.78
Bump serde_json from 1.0.75 to 1.0.78
2022-02-08 21:19:04 +01:00
Patrick Förster
32d007e0a9 Treat \renewcommand as an environment definition
See #556.
2022-02-08 21:09:27 +01:00
dependabot[bot]
2a073cb60f
Bump dashmap from 5.0.0 to 5.1.0
Bumps [dashmap](https://github.com/xacrimon/dashmap) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](https://github.com/xacrimon/dashmap/compare/v5.0.0...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 01:26:39 +00:00
dependabot[bot]
eb9bce570d
Bump insta from 1.10.0 to 1.12.0
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.10.0 to 1.12.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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 01:24:24 +00:00
dependabot[bot]
7857724186
Bump anyhow from 1.0.52 to 1.0.53
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.52 to 1.0.53.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.52...1.0.53)

---
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-24 01:15:09 +00:00
dependabot[bot]
e5742b4f2f
Bump serde_json from 1.0.75 to 1.0.78
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.75 to 1.0.78.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.75...v1.0.78)

---
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-01-24 01:14:57 +00:00
Patrick Förster
29f9956390 Update homepage field in Cargo.toml 2022-01-22 16:46:17 +01:00
Patrick Förster
c36a7e3102 Revert "Use clap v3 instead of structopt"
This reverts commit 8f5cb17046.
2022-01-22 08:44:55 +01:00
Patrick Förster
8f5cb17046 Use clap v3 instead of structopt 2022-01-21 21:43:08 +01:00
Patrick Förster
f376275c5c Use new cargo resolver 2022-01-21 21:34:00 +01:00
Patrick Förster
0231921fb0
Merge pull request #536 from latex-lsp/dependabot/cargo/insta-1.10.0
Bump insta from 1.8.0 to 1.10.0
2022-01-21 21:21:45 +01:00
Patrick Förster
5f7143ad3f
Merge pull request #538 from latex-lsp/dependabot/cargo/serde_json-1.0.75
Bump serde_json from 1.0.72 to 1.0.75
2022-01-21 21:21:06 +01:00
Patrick Förster
2d64c8b8e4 Update lsp-types crate version 2022-01-21 21:20:04 +01:00
Patrick Förster
e80fe8782e Update citeproc version 2022-01-21 21:11:59 +01:00