Commit graph

3477 commits

Author SHA1 Message Date
Bjørn Forsman
112dc82132 mawk: 1.3.4-20230203 -> 1.3.4-20230525
Upgrade to fix random segfault.

Before:

  $ nix-build -A mawk && for i in $(seq 10); do printf "i=$i "; echo PASS | ./result/bin/mawk -W interactive '{ print }'; done
  /nix/store/zyxgmjyb8ii282lx8g64dhd8y9k3rzd6-mawk-1.3.4-20230203
  i=1 PASS
  i=2 PASS
  i=3 Segmentation fault (core dumped)
  i=4 Segmentation fault (core dumped)
  i=5 Segmentation fault (core dumped)
  i=6 Segmentation fault (core dumped)
  i=7 Segmentation fault (core dumped)
  i=8 PASS
  i=9 Segmentation fault (core dumped)
  i=10 PASS

After:

  $ nix-build -A mawk && for i in $(seq 10); do printf "i=$i "; echo PASS | ./result/bin/mawk -W interactive '{ print }'; done
  /nix/store/dn4mcifn50a6z3g482by0d988zwms0yq-mawk-1.3.4-20230525
  i=1 PASS
  i=2 PASS
  i=3 PASS
  i=4 PASS
  i=5 PASS
  i=6 PASS
  i=7 PASS
  i=8 PASS
  i=9 PASS
  i=10 PASS

Upstream changelog: https://invisible-island.net/mawk/CHANGES
2023-07-13 12:16:49 +01:00
figsoda
d8115cdaec difftastic: 0.47.0 -> 0.48.0
Diff: https://github.com/wilfred/difftastic/compare/0.47.0...0.48.0

Changelog: https://github.com/Wilfred/difftastic/blob/0.48.0/CHANGELOG.md
2023-07-12 20:04:55 -04:00
figsoda
d70e0242e9 pkgs/tools/text: remove dead code
with the help of deadnix & nil
2023-07-12 12:12:15 -04:00
R. Ryantm
94b55ad859 epubcheck: 5.0.1 -> 5.1.0 2023-07-11 10:43:19 +00:00
Ashish SHUKLA
2cc4331f03
ugrep: 3.12.1 -> 3.12.2
- Use rec-less, overlay-style overridable recursive attributes (courtesy: NixOS#119942)
2023-07-11 01:08:40 +02:00
R. Ryantm
7100097e78 a2ps: 4.15.4 -> 4.15.5 2023-07-08 21:52:43 +00:00
figsoda
e90f6d38a6
Merge pull request #242139 from figsoda/djot 2023-07-08 09:54:33 -04:00
Mario Rodas
cb6f81a5f3
Merge pull request #241865 from marsam/update-vale
vale: 2.27.0 -> 2.28.0
2023-07-07 18:58:46 -05:00
figsoda
4823374ad8 djot-js: fetch package-lock.json as a patch 2023-07-07 17:33:56 -04:00
Nick Cao
90f6eafd2d
Merge pull request #241535 from figsoda/tidy-viewer
tidy-viewer: 1.4.30 -> 1.5.2
2023-07-06 21:12:42 +08:00
Weijia Wang
9d1ba81d5f
Merge pull request #241498 from r-ryantm/auto-update/linuxdoc-tools
linuxdoc-tools: 0.9.82 -> 0.9.83
2023-07-06 10:45:22 +03:00
Mario Rodas
80276376a0 vale: 2.27.0 -> 2.28.0
Diff: https://github.com/errata-ai/vale/compare/v2.27.0...v2.28.0
2023-07-06 04:20:00 +00:00
figsoda
1a2443c3f6
Merge pull request #241549 from r-ryantm/auto-update/mdbook-katex
mdbook-katex: 0.5.3 -> 0.5.4
2023-07-04 17:04:55 -04:00
R. Ryantm
6275235911 mdbook-katex: 0.5.3 -> 0.5.4 2023-07-04 19:47:16 +00:00
figsoda
bd3da6b6f2 csvquote: fix typo 2023-07-04 20:38:17 +02:00
figsoda
3431aef0e0 tidy-viewer: 1.4.30 -> 1.5.2
Diff: https://github.com/alexhallam/tv/compare/1.4.30...1.5.2

Changelog: https://github.com/alexhallam/tv/blob/1.5.2/CHANGELOG.md
2023-07-04 13:59:31 -04:00
R. Ryantm
51266785ee linuxdoc-tools: 0.9.82 -> 0.9.83 2023-07-04 14:24:46 +00:00
R. Ryantm
95cca6d266 gucci: 1.6.6 -> 1.6.10 2023-07-04 07:59:16 +00:00
Nick Cao
e178ecd1a3
Merge pull request #241317 from dasj19/poedit-update
poedit: 3.3.1 -> 3.3.2
2023-07-04 10:48:37 +08:00
Daniel Șerbănescu
37eb3cb5e3 poedit: 3.3.1 -> 3.3.2 2023-07-03 19:28:40 +02:00
Nick Cao
9b2b4ff34b
Merge pull request #241211 from r-ryantm/auto-update/hcledit
hcledit: 0.2.8 -> 0.2.9
2023-07-03 14:33:49 +08:00
Nick Cao
f084e5adff
Merge pull request #241105 from figsoda/gtree
gtree: 1.8.5 -> 1.8.6
2023-07-03 14:00:16 +08:00
R. Ryantm
9eade54db0 hcledit: 0.2.8 -> 0.2.9 2023-07-03 04:34:32 +00:00
figsoda
1caf779f9b repgrep: set meta.mainProgram 2023-07-02 22:52:04 +02:00
figsoda
9a77c9d74e gtree: 1.8.5 -> 1.8.6
Diff: https://github.com/ddddddO/gtree/compare/v1.8.5...v1.8.6

Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.8.6
2023-07-02 09:25:49 -04:00
figsoda
4f439bea95 gtree: 1.8.4 -> 1.8.5
Diff: https://github.com/ddddddO/gtree/compare/v1.8.4...v1.8.5

Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.8.5
2023-07-01 22:11:20 -04:00
figsoda
b7cc8c3d62 gtree: 1.8.3 -> 1.8.4
Diff: https://github.com/ddddddO/gtree/compare/v1.8.3...v1.8.4

Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.8.4
2023-07-01 09:30:49 -04:00
figsoda
65e06297fb gtree: 1.8.2 -> 1.8.3
Diff: https://github.com/ddddddO/gtree/compare/v1.8.2...v1.8.3

Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.8.3
2023-06-30 14:17:06 -04:00
Nick Cao
ac1c6209f5
mdbook: 0.4.30 -> 0.4.31
Diff: https://github.com/rust-lang/mdBook/compare/refs/tags/v0.4.30...v0.4.31

Changelog: https://github.com/rust-lang/mdBook/blob/v0.4.31/CHANGELOG.md
2023-06-30 14:10:51 +08:00
Sandro
438a6d07da
Merge pull request #229410 from ralismark/csvkit-setuptools 2023-06-29 16:00:18 +02:00
R. Ryantm
89e7196b16 asciigraph: 0.5.5 -> 0.5.6 2023-06-28 11:16:05 +00:00
figsoda
84150943cf frogmouth: 0.6.0 -> 0.7.0
Diff: https://github.com/Textualize/frogmouth/compare/v0.6.0...v0.7.0

Changelog: https://github.com/Textualize/frogmouth/blob/v0.7.0/ChangeLog.md
2023-06-27 09:56:13 -04:00
Nick Cao
9bf07d57a9
Merge pull request #239984 from figsoda/scraper
scraper: 0.16.0 -> 0.17.1
2023-06-27 09:35:29 +08:00
Janik
e5d095517a
Merge pull request #238303 from BenediktBroich/blueprint-compiler 2023-06-27 00:38:09 +02:00
figsoda
118b0bf130 scraper: 0.16.0 -> 0.17.1
Diff: https://diff.rs/scraper/0.16.0/0.17.1

Changelog: https://github.com/causal-agent/scraper/releases/tag/v0.17.1
2023-06-26 14:29:35 -04:00
Benedikt Broich
4ba8610783
textpieces: mark broken 2023-06-25 21:43:36 +02:00
figsoda
4d86b6ab44 gtree: 1.8.1 -> 1.8.2
Diff: https://github.com/ddddddO/gtree/compare/v1.8.1...v1.8.2

Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.8.2
2023-06-24 19:45:37 -04:00
figsoda
b31ed1953c gtree: 1.7.51 -> 1.8.1
Diff: https://github.com/ddddddO/gtree/compare/v1.7.51...v1.8.1

Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.8.1
2023-06-24 12:32:04 -04:00
figsoda
82e472577c repgrep: 0.13.0 -> 0.14.1
Diff: https://github.com/acheronfail/repgrep/compare/0.13.0...0.14.1

Changelog: https://github.com/acheronfail/repgrep/blob/0.14.1/CHANGELOG.md
2023-06-23 17:25:10 +02:00
Weijia Wang
68be5d72f2
Merge pull request #239076 from r-ryantm/auto-update/crowdin-cli
crowdin-cli: 3.12.0 -> 3.13.0
2023-06-22 10:07:32 +03:00
figsoda
af27820b14
Merge pull request #238696 from johnpyp/init-riffdiff
riffdiff: init at 2.23.3
2023-06-21 23:44:14 -04:00
johnpyp
3113ac359f riffdiff: init at 2.23.3 2023-06-21 20:05:46 -07:00
R. Ryantm
d51788a685 crowdin-cli: 3.12.0 -> 3.13.0 2023-06-22 00:58:57 +00:00
figsoda
32e51f9399 gtree: 1.7.50 -> 1.7.51
Diff: https://github.com/ddddddO/gtree/compare/v1.7.50...v1.7.51

Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.7.51
2023-06-21 10:27:45 -04:00
apfelkuchen6
24d1061b48
fanficfare: 4.8.0 -> 4.24.0 (#238558) 2023-06-20 21:12:05 +02:00
R. Ryantm
9c3d3e9057 txr: 287 -> 288 2023-06-20 02:52:12 +00:00
Nick Cao
8a7056caa1
ansifilter: 2.19 -> 2.20
Diff: https://gitlab.com/saalen/ansifilter/-/compare/2.19...2.20
2023-06-19 17:03:20 +08:00
Nick Cao
7f223f7504
Merge pull request #238434 from figsoda/gtree
gtree: 1.7.48 -> 1.7.50
2023-06-18 20:19:08 -06:00
Sandro Jäckel
326b016d71
shfmt: 3.6.0 -> 3.7.0
Diff: https://github.com/mvdan/sh/compare/v3.6.0...v3.7.0
2023-06-18 17:48:39 +02:00
figsoda
67f46dfe5c gtree: 1.7.48 -> 1.7.50
Diff: https://github.com/ddddddO/gtree/compare/v1.7.48...v1.7.50

Changelog: https://github.com/ddddddO/gtree/releases/tag/v1.7.50
2023-06-18 10:38:02 -04:00