Eric Huss
f10d23e893
Introduce the new BookTest-based testsuite
...
This is a new testsuite intended to replace the other tests, which
provides an easy facility to update tests, validate output, and more.
2025-04-22 20:50:16 -07:00
Eric Huss
8181445d99
Add a restricted set of clippy lints, required to pass
...
This sets up CI to check clippy with a restricted set of clippy groups.
Some of the default groups have some excessive sets of lints that are
either wrong or style choices that I would prefer to not mess over at
this time. The lint groups can be adjusted later if it looks like
something that would be helpful.
2025-04-20 19:25:46 -07:00
dependabot[bot]
b9b34f97d9
Bump tokio from 1.43.0 to 1.43.1
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.43.0 to 1.43.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.43.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.43.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 02:14:28 +00:00
Eric Huss
d67dbc74fd
Update to 0.4.48
2025-03-31 12:55:28 -07:00
Eric Huss
74fcaf5273
Update to 0.4.47
2025-03-09 09:14:57 -07:00
Eric Huss
c493d3b5e3
Update to 0.4.46
2025-03-08 14:00:42 -08:00
Eric Huss
98abb22be1
Merge pull request #1368 from notriddle/hash-files
...
feat(html): cache bust static files by adding hashes to file names
2025-02-20 18:32:17 +00:00
Eric Huss
ec157cd1cd
Use full patch description for hex
2025-02-20 08:54:01 -08:00
Eric Huss
d3bcb359fa
Update sha2 to latest
2025-02-20 08:52:58 -08:00
Eric Huss
7e3d2f96ab
Update to 0.4.45
2025-02-17 10:18:04 -08:00
Michael Howell
879449447f
feat(html): cache bust static files by adding hashes to file names
...
Closes rust-lang#1254
2025-02-13 10:39:22 -07:00
Eric Huss
59eab7cfc2
Update to 0.4.44
2025-01-28 09:50:04 -08:00
Eric Huss
9b873e9d97
Bump rust-version to 1.77
2025-01-28 09:35:11 -08:00
Eric Huss
b6d6cb2711
Update notify to 8.0.0
2025-01-28 09:32:17 -08:00
Eric Huss
618a2fa78b
Merge pull request #2476 from GuillaumeGomez/gui-tests
...
Add base for GUI tests
2025-01-06 22:46:26 +00:00
Guillaume Gomez
2a13ca2fbf
Add base for GUI tests
2024-12-16 17:45:36 +01:00
Eric Huss
ed407b091c
Update to 0.4.43
2024-11-25 09:14:43 -08:00
Eric Huss
55fe75c716
Update to 0.4.42
2024-11-07 06:42:05 -08:00
Eric Huss
c83a34b473
Update to 0.4.41
2024-11-06 09:36:21 -08:00
Eric Huss
9e3d533acc
Add a real example of remove-emphasis
2024-11-02 15:41:55 -07:00
Alessandro Campeis
01d1242753
chore: update handlebars to v6
2024-07-23 10:32:47 +02:00
Eric Huss
0a8f9a3f6b
Update to 0.4.40
2024-05-16 18:29:30 -07:00
Eric Huss
2bdb5866a7
Add comment not to update pulldown-cmark.
2024-05-16 18:10:56 -07:00
Eric Huss
65932289f7
Revert "Merge pull request #2381 from ehuss/update-pulldown-cmark"
...
This reverts commit 8884008b4d ,
(https://github.com/rust-lang/mdBook/pull/2381 ) reversing
changes made to 3d6caa504f .
The `pulldown_cmark` types are a public API, which I did not realize.
2024-05-16 18:08:09 -07:00
Eric Huss
4c333bee95
Update to 0.4.39
2024-05-16 17:44:03 -07:00
Eric Huss
b960c697dc
Merge pull request #2382 from ehuss/bump-version
...
Update to 0.4.38
2024-05-16 22:09:16 +00:00
Eric Huss
0383b26f46
Update to 0.4.38
2024-05-16 15:02:56 -07:00
Eric Huss
af3012b0f2
Update pulldown-cmark to 0.11
2024-05-16 14:17:19 -07:00
Eric Huss
87213edf39
Raise msrv to 1.74
2024-05-14 11:38:13 -07:00
Eric Huss
78d356d2ed
Update opener from 0.6.1 to 0.7.0
2024-05-14 11:22:41 -07:00
Eric Huss
64dc7f41d8
Update ammonia from 3.3.0 to 4.0.0
2024-05-14 11:21:52 -07:00
Eric Huss
f3e85da9a7
Add a poll-based file watcher.
2024-05-13 13:14:22 -07:00
Eric Huss
c5a506e240
Update to 0.4.37
2024-02-06 19:34:15 -08:00
Eric Huss
f33281fae2
Merge pull request #2310 from ehuss/update-env-logger
...
Update env_logger to 0.11
2024-02-05 22:26:31 +00:00
Eric Huss
93bd457a54
Update env_logger to 0.11
2024-02-05 14:22:21 -08:00
Eric Huss
42e635bb9e
Update pulldown_cmark to 0.10
2024-02-05 14:11:27 -08:00
dependabot[bot]
f0d6d428dc
Bump shlex from 1.2.0 to 1.3.0
...
Bumps [shlex](https://github.com/comex/rust-shlex ) from 1.2.0 to 1.3.0.
- [Changelog](https://github.com/comex/rust-shlex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/comex/rust-shlex/commits )
---
updated-dependencies:
- dependency-name: shlex
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 21:52:27 +00:00
klensy
745f7c7313
pathdiff only used with watch feature, so make it optional
2024-01-15 12:49:29 +03:00
Ning Sun
a42eafc316
feat: upgrade handlebars to 5.0
2024-01-04 20:16:34 +08:00
Eric Huss
aa8982bdb4
Update to 0.4.36
2023-11-29 14:50:26 -08:00
Eric Huss
847a582022
Update msrv to 1.70
2023-11-29 14:36:39 -08:00
Eric Huss
8d4193fb46
Merge pull request #2229 from leonzchang/fix/normalize-path
...
Fix `mdbook serve` unexpected panic
2023-11-29 22:16:39 +00:00
DuckDuckWhale
ed51438c8b
Dep: fix Tungstenite DoS (RUSTSEC-2023-0065)
2023-11-26 01:05:20 -08:00
Eric Huss
a016ac0d2b
Merge pull request #2173 from 0xpr03/master
...
upgrade to notify 6.1.1 and watcher-mini 4.1
2023-11-24 20:05:37 +00:00
leonzchang
722c55f85f
normalize path to relative
2023-11-01 12:33:13 +08:00
leonzchang
3ab19f3295
Revert "bump version v0.4.36"
...
This reverts commit 621ffc46c0 .
2023-10-31 12:22:08 +08:00
leonzchang
621ffc46c0
bump version v0.4.36
2023-10-31 12:14:28 +08:00
Eric Huss
f25181f68d
Update to 0.4.35
2023-09-29 14:33:45 -07:00
Aron Heinecke
079f52a191
upgrade to notify 6.1.1 and watcher-mini 4.1
2023-08-21 20:28:56 +02:00
Eric Huss
55c017cad1
Update to 0.4.34
2023-08-05 14:34:42 -07:00