mkdocs-minify-html-plugin 0.3.5__tar.gz → 0.3.6__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,7 +20,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
20
20
  checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75"
21
21
  dependencies = [
22
22
  "cfg-if",
23
- "getrandom 0.3.3",
23
+ "getrandom 0.3.4",
24
24
  "once_cell",
25
25
  "version_check",
26
26
  "zerocopy",
@@ -52,9 +52,9 @@ dependencies = [
52
52
 
53
53
  [[package]]
54
54
  name = "bitflags"
55
- version = "2.9.4"
55
+ version = "2.10.0"
56
56
  source = "registry+https://github.com/rust-lang/crates.io-index"
57
- checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394"
57
+ checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3"
58
58
 
59
59
  [[package]]
60
60
  name = "bitvec"
@@ -104,9 +104,9 @@ checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a"
104
104
 
105
105
  [[package]]
106
106
  name = "cfg-if"
107
- version = "1.0.3"
107
+ version = "1.0.4"
108
108
  source = "registry+https://github.com/rust-lang/crates.io-index"
109
- checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9"
109
+ checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
110
110
 
111
111
  [[package]]
112
112
  name = "const-str"
@@ -191,7 +191,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
191
191
  checksum = "13b588ba4ac1a99f7f2964d24b3d896ddc6bf847ee3855dbd4366f058cfcd331"
192
192
  dependencies = [
193
193
  "quote",
194
- "syn 2.0.106",
194
+ "syn 2.0.107",
195
195
  ]
196
196
 
197
197
  [[package]]
@@ -263,19 +263,19 @@ checksum = "335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592"
263
263
  dependencies = [
264
264
  "cfg-if",
265
265
  "libc",
266
- "wasi 0.11.1+wasi-snapshot-preview1",
266
+ "wasi",
267
267
  ]
268
268
 
269
269
  [[package]]
270
270
  name = "getrandom"
271
- version = "0.3.3"
271
+ version = "0.3.4"
272
272
  source = "registry+https://github.com/rust-lang/crates.io-index"
273
- checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4"
273
+ checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd"
274
274
  dependencies = [
275
275
  "cfg-if",
276
276
  "libc",
277
277
  "r-efi",
278
- "wasi 0.14.7+wasi-0.2.4",
278
+ "wasip2",
279
279
  ]
280
280
 
281
281
  [[package]]
@@ -317,9 +317,9 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
317
317
 
318
318
  [[package]]
319
319
  name = "indexmap"
320
- version = "2.11.4"
320
+ version = "2.12.0"
321
321
  source = "registry+https://github.com/rust-lang/crates.io-index"
322
- checksum = "4b0f83760fb341a774ed326568e19f5a863af4a952def8c39f9ab92fd95b88e5"
322
+ checksum = "6717a8d2a5a929a1a2eb43a12812498ed141a0bcfb7e8f7844fbdbe4303bba9f"
323
323
  dependencies = [
324
324
  "equivalent",
325
325
  "hashbrown 0.16.0",
@@ -375,9 +375,9 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
375
375
 
376
376
  [[package]]
377
377
  name = "libc"
378
- version = "0.2.176"
378
+ version = "0.2.177"
379
379
  source = "registry+https://github.com/rust-lang/crates.io-index"
380
- checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174"
380
+ checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976"
381
381
 
382
382
  [[package]]
383
383
  name = "lightningcss"
@@ -392,7 +392,7 @@ dependencies = [
392
392
  "cssparser-color",
393
393
  "dashmap",
394
394
  "data-encoding",
395
- "getrandom 0.3.3",
395
+ "getrandom 0.3.4",
396
396
  "indexmap",
397
397
  "itertools 0.10.5",
398
398
  "lazy_static",
@@ -498,7 +498,7 @@ dependencies = [
498
498
 
499
499
  [[package]]
500
500
  name = "mkdocs-minify-html-plugin"
501
- version = "0.3.5"
501
+ version = "0.3.6"
502
502
  dependencies = [
503
503
  "minify-html",
504
504
  "pyo3",
@@ -624,7 +624,7 @@ dependencies = [
624
624
  "phf_shared",
625
625
  "proc-macro2",
626
626
  "quote",
627
- "syn 2.0.106",
627
+ "syn 2.0.107",
628
628
  ]
629
629
 
630
630
  [[package]]
@@ -679,9 +679,9 @@ dependencies = [
679
679
 
680
680
  [[package]]
681
681
  name = "pyo3"
682
- version = "0.26.0"
682
+ version = "0.27.0"
683
683
  source = "registry+https://github.com/rust-lang/crates.io-index"
684
- checksum = "7ba0117f4212101ee6544044dae45abe1083d30ce7b29c4b5cbdfa2354e07383"
684
+ checksum = "fa8e48c12afdeb26aa4be4e5c49fb5e11c3efa0878db783a960eea2b9ac6dd19"
685
685
  dependencies = [
686
686
  "indoc",
687
687
  "libc",
@@ -696,18 +696,18 @@ dependencies = [
696
696
 
697
697
  [[package]]
698
698
  name = "pyo3-build-config"
699
- version = "0.26.0"
699
+ version = "0.27.0"
700
700
  source = "registry+https://github.com/rust-lang/crates.io-index"
701
- checksum = "4fc6ddaf24947d12a9aa31ac65431fb1b851b8f4365426e182901eabfb87df5f"
701
+ checksum = "bc1989dbf2b60852e0782c7487ebf0b4c7f43161ffe820849b56cf05f945cee1"
702
702
  dependencies = [
703
703
  "target-lexicon",
704
704
  ]
705
705
 
706
706
  [[package]]
707
707
  name = "pyo3-ffi"
708
- version = "0.26.0"
708
+ version = "0.27.0"
709
709
  source = "registry+https://github.com/rust-lang/crates.io-index"
710
- checksum = "025474d3928738efb38ac36d4744a74a400c901c7596199e20e45d98eb194105"
710
+ checksum = "c808286da7500385148930152e54fb6883452033085bf1f857d85d4e82ca905c"
711
711
  dependencies = [
712
712
  "libc",
713
713
  "pyo3-build-config",
@@ -715,27 +715,27 @@ dependencies = [
715
715
 
716
716
  [[package]]
717
717
  name = "pyo3-macros"
718
- version = "0.26.0"
718
+ version = "0.27.0"
719
719
  source = "registry+https://github.com/rust-lang/crates.io-index"
720
- checksum = "2e64eb489f22fe1c95911b77c44cc41e7c19f3082fc81cce90f657cdc42ffded"
720
+ checksum = "83a0543c16be0d86cf0dbf2e2b636ece9fd38f20406bb43c255e0bc368095f92"
721
721
  dependencies = [
722
722
  "proc-macro2",
723
723
  "pyo3-macros-backend",
724
724
  "quote",
725
- "syn 2.0.106",
725
+ "syn 2.0.107",
726
726
  ]
727
727
 
728
728
  [[package]]
729
729
  name = "pyo3-macros-backend"
730
- version = "0.26.0"
730
+ version = "0.27.0"
731
731
  source = "registry+https://github.com/rust-lang/crates.io-index"
732
- checksum = "100246c0ecf400b475341b8455a9213344569af29a3c841d29270e53102e0fcf"
732
+ checksum = "2a00da2ce064dcd582448ea24a5a26fa9527e0483103019b741ebcbe632dcd29"
733
733
  dependencies = [
734
734
  "heck",
735
735
  "proc-macro2",
736
736
  "pyo3-build-config",
737
737
  "quote",
738
- "syn 2.0.106",
738
+ "syn 2.0.107",
739
739
  ]
740
740
 
741
741
  [[package]]
@@ -913,7 +913,7 @@ checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79"
913
913
  dependencies = [
914
914
  "proc-macro2",
915
915
  "quote",
916
- "syn 2.0.106",
916
+ "syn 2.0.107",
917
917
  ]
918
918
 
919
919
  [[package]]
@@ -969,9 +969,9 @@ dependencies = [
969
969
 
970
970
  [[package]]
971
971
  name = "syn"
972
- version = "2.0.106"
972
+ version = "2.0.107"
973
973
  source = "registry+https://github.com/rust-lang/crates.io-index"
974
- checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6"
974
+ checksum = "2a26dbd934e5451d21ef060c018dae56fc073894c5a7896f882928a76e6d081b"
975
975
  dependencies = [
976
976
  "proc-macro2",
977
977
  "quote",
@@ -1051,15 +1051,6 @@ version = "0.11.1+wasi-snapshot-preview1"
1051
1051
  source = "registry+https://github.com/rust-lang/crates.io-index"
1052
1052
  checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
1053
1053
 
1054
- [[package]]
1055
- name = "wasi"
1056
- version = "0.14.7+wasi-0.2.4"
1057
- source = "registry+https://github.com/rust-lang/crates.io-index"
1058
- checksum = "883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c"
1059
- dependencies = [
1060
- "wasip2",
1061
- ]
1062
-
1063
1054
  [[package]]
1064
1055
  name = "wasip2"
1065
1056
  version = "1.0.1+wasi-0.2.4"
@@ -1092,7 +1083,7 @@ dependencies = [
1092
1083
  "log",
1093
1084
  "proc-macro2",
1094
1085
  "quote",
1095
- "syn 2.0.106",
1086
+ "syn 2.0.107",
1096
1087
  "wasm-bindgen-shared",
1097
1088
  ]
1098
1089
 
@@ -1114,7 +1105,7 @@ checksum = "9f07d2f20d4da7b26400c9f4a0511e6e0345b040694e8a75bd41d578fa4421d7"
1114
1105
  dependencies = [
1115
1106
  "proc-macro2",
1116
1107
  "quote",
1117
- "syn 2.0.106",
1108
+ "syn 2.0.107",
1118
1109
  "wasm-bindgen-backend",
1119
1110
  "wasm-bindgen-shared",
1120
1111
  ]
@@ -1166,5 +1157,5 @@ checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831"
1166
1157
  dependencies = [
1167
1158
  "proc-macro2",
1168
1159
  "quote",
1169
- "syn 2.0.106",
1160
+ "syn 2.0.107",
1170
1161
  ]
@@ -1,6 +1,6 @@
1
1
  [package]
2
2
  name = "mkdocs-minify-html-plugin"
3
- version = "0.3.5"
3
+ version = "0.3.6"
4
4
  edition = "2024"
5
5
  license = "MIT"
6
6
  include = [
@@ -21,7 +21,7 @@ crate-type = ["cdylib"]
21
21
 
22
22
  [dependencies]
23
23
  minify-html = "=0.16.4"
24
- pyo3 = { version = "=0.26.0", features = ["extension-module"] }
24
+ pyo3 = { version = "=0.27.0", features = ["extension-module"] }
25
25
 
26
26
  [profile.release]
27
27
  strip = true
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mkdocs-minify-html-plugin
3
- Version: 0.3.5
3
+ Version: 0.3.6
4
4
  Classifier: Framework :: MkDocs
5
5
  Classifier: Natural Language :: English
6
6
  Classifier: Operating System :: MacOS
@@ -4,7 +4,7 @@ requires = ["maturin>=1,<2"]
4
4
 
5
5
  [project]
6
6
  name = "mkdocs-minify-html-plugin"
7
- version = "0.3.5"
7
+ version = "0.3.6"
8
8
  description = "MkDocs plugin for minification using minify-html, an extremely fast and smart HTML + JS + CSS minifier"
9
9
  readme = "README.md"
10
10
  authors = [{ name = "monosans", email = "hsyqixco@protonmail.com" }]
@@ -33,7 +33,7 @@ urls.repository = "https://github.com/monosans/mkdocs-minify-html-plugin"
33
33
  entry-points."mkdocs.plugins".minify_html = "mkdocs_minify_html_plugin.plugin:MinifyHtmlPlugin"
34
34
 
35
35
  [dependency-groups]
36
- dev = ["mypy[faster-cache]==1.18.2", "ruff==0.14.0"]
36
+ dev = ["mypy[faster-cache]==1.18.2", "ruff==0.14.1"]
37
37
 
38
38
  [tool.maturin]
39
39
  python-source = "python"