SHA256
1
0
forked from pool/texlab
Commit Graph

64 Commits

Author SHA256 Message Date
Soc Virnyl Estela
bbe3bdc2d7 - Update to version 4.2.2:
* Bump serde from 1.0.143 to 1.0.144
  * Bump insta from 1.18.2 to 1.19.0 (#734)
  * Bump serde_json from 1.0.83 to 1.0.85 (#733)
  * Bump lsp-types from 0.93.0 to 0.93.1 (#736)
  * Do not watch the same directory multiple times
  * Bump insta from 1.17.1 to 1.18.2
  * Remove unused Cargo features
  * Bump chrono from 0.4.20 to 0.4.22 (#728)
  * Bump notify from 5.0.0-pre.15 to 5.0.0-pre.16 (#727)
  * Bump serde from 1.0.142 to 1.0.143 (#722)
  * Bump once_cell from 1.13.0 to 1.13.1 (#731)
  * Bump clap from 3.2.16 to 3.2.17 (#729)
  * Bump anyhow from 1.0.59 to 1.0.62 (#732)
  * Log the command when executing forward search
  * Do not treat links to packages as bidirectional
  * Fix reloading when the file watcher reports a change (#730)

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=14
2022-09-04 07:54:44 +00:00
Dominique Leuenberger
7de7952050 Accepting request 999518 from Publishing:TeXLive
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/999518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlab?expand=0&rev=5
2022-08-27 09:50:45 +00:00
Soc Virnyl Estela
9831875544 OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=12 2022-08-20 06:55:02 +00:00
Soc Virnyl Estela
7f8d227879 OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=11 2022-08-20 06:47:57 +00:00
Soc Virnyl Estela
9ff4edb5f9 - Update to version 4.2.1:
* Bump version to v4.2.1
  * Downgrade anyhow due to yanked version
  * Bump chrono from 0.4.20-rc.1 to 0.4.20 (#717)
  * Bump serde_repr from 0.1.8 to 0.1.9 (#714)
  * Bump serde from 1.0.140 to 1.0.142 (#715)
  * Bump clap from 3.2.15 to 3.2.16 (#709)
  * Bump insta from 1.17.0 to 1.17.1 (#710)
  * Bump anyhow from 1.0.58 to 1.0.60 (#713)
  * Bump serde_json from 1.0.82 to 1.0.83 (#716)
  * Update chrono crate
  * Update changelog
  * Copy both ".chktexrc" and "chktexrc" to temp dir
  * Test for less targets in CI
  * Create file watcher on main thread
  * Run "cargo update"
  * Bump clap from 3.2.14 to 3.2.15 (#698)
  * Bump human_name from 1.3.2 to 1.3.4 (#703)
  * Bump insta from 1.16.0 to 1.17.0 (#706)
  * Use chktexrc directory if found when linting
  * Always use server-side file watching
  * Use current dir as fallback watch location
  * Only trigger dependabot for direct dependencies
  * Fix parsing options when some values are missing
  * Re-add auxiliary directory to watch list
  * Use notify for file watching if no client support
  * Fix working directory of ChkTeX
  * Update dependencies using "cargo update"
  * Bump regex from 1.5.6 to 1.6.0 (#668)
  * Bump criterion-plot from 0.4.4 to 0.4.5 (#681)

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=10
2022-08-20 06:46:47 +00:00
Richard Brown
6f0d51c7a1 Accepting request 990701 from Publishing:TeXLive
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/990701
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlab?expand=0&rev=4
2022-07-26 17:43:19 +00:00
Soc Virnyl Estela
144406b947 - Update to version 4.2.0:
* Fix compression tasks
  * Fix release build job name
  * Update transitive dependencies with dependabot
  * Update transitive dependencies
  * Remove multimap dependency
  * Bump serde_json from 1.0.81 to 1.0.82 (#664)
  * Bump clap from 3.2.6 to 3.2.8 (#665)
  * Revert "Re-introduce brunch for benchmarking"
  * Re-introduce brunch for benchmarking

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=8
2022-07-15 14:12:24 +00:00
Dominique Leuenberger
38099e0304 Accepting request 984784 from Publishing:TeXLive
- removing cargo tests. not useful
- Update to version 4.1.0:
  * Bump version to v4.1.0
  * Fix crates.io deployment job
  * Enable incremental compilation for release builds
  * Add missing env variables to deploy workflow
  * Revert "Switch to glassbench instead of criterion"
  * Improve the heuristic for finding artifacts
  * Use thin LTO for release builds
  * Remove unused dev dependencies
  * Switch to glassbench instead of criterion
  * Bump uuid from 1.1.0 to 1.1.2 (#646)

OBS-URL: https://build.opensuse.org/request/show/984784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlab?expand=0&rev=3
2022-06-24 07:45:21 +00:00
Soc Virnyl Estela
16e1a1bd17 - removing cargo tests. not useful
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=6
2022-06-19 15:49:08 +00:00
Soc Virnyl Estela
cb9013953a - Update to version 4.1.0:
* Fix crates.io deployment job
  * Enable incremental compilation for release builds
  * Add missing env variables to deploy workflow
  * Revert "Switch to glassbench instead of criterion"
  * Improve the heuristic for finding artifacts
  * Use thin LTO for release builds
  * Remove unused dev dependencies
  * Switch to glassbench instead of criterion
  * Bump uuid from 1.1.0 to 1.1.2 (#646)

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=5
2022-06-19 15:40:28 +00:00
Dominique Leuenberger
6adc2ca884 Accepting request 980346 from Publishing:TeXLive
OBS-URL: https://build.opensuse.org/request/show/980346
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlab?expand=0&rev=2
2022-06-01 15:35:43 +00:00
Soc Virnyl Estela
da40f92aa2 Accepting request 980345 from home:uncomfyhalomacro:branches:Publishing:TeXLive
- Update to version 4.0.0:
  * Bump version to v4.0.0
  * Add missing Cargo metadata
  * Use custom citation rendering instead of citeproc-rs (#629)
  * Remove reference to im crate
  * Add command line flag to print version
  * Fix deployment workflow
  * Bump crossbeam-utils from 0.8.6 to 0.8.8
  * Remove Clippy CI job
  * Bump unindent from 0.1.8 to 0.1.9 (#626)
  * Bump log from 0.4.16 to 0.4.17 (#624)

OBS-URL: https://build.opensuse.org/request/show/980345
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=3
2022-06-01 12:47:32 +00:00
Dominique Leuenberger
91a8b54b81 Accepting request 964790 from Publishing:TeXLive
I want to maintain this package in Factory

OBS-URL: https://build.opensuse.org/request/show/964790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texlab?expand=0&rev=1
2022-03-25 20:54:42 +00:00
Dr. Werner Fink
bf185fb456 Accepting request 963226 from home:uncomfyhalomacro
I want to maintain this package in Publishing/TexLive. This package is an LSP implementation for LaTeX called texlab

OBS-URL: https://build.opensuse.org/request/show/963226
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlab?expand=0&rev=1
2022-03-21 08:34:34 +00:00