bat/tests
dependabot[bot] cd81c7fa6b
Bump assets/syntaxes/02_Extra/SublimeJQ from `6870582` to `b7e53e5` (#2820)
* Bump assets/syntaxes/02_Extra/SublimeJQ from `6870582` to `b7e53e5`

Bumps [assets/syntaxes/02_Extra/SublimeJQ](https://github.com/zogwarg/SublimeJQ) from `6870582` to `b7e53e5`.
- [Commits](687058289c...b7e53e5d86)

---
updated-dependencies:
- dependency-name: assets/syntaxes/02_Extra/SublimeJQ
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* update highlighted version of sample.jq

* update changelog

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Keith Hall <kingkeith+github@gmail.com>
2024-01-03 14:16:33 +00:00
..
benchmarks Allow overriding `{WARMUP,RUN}_COUNT` using env 2023-11-06 06:02:59 +01:00
examples Add unicode/caret replacements for all control characters (#2712) 2023-10-20 19:41:48 +02:00
mocked-pagers #2592: Fixes unit tests dependent on echo on windows (#2602) 2023-09-08 06:18:25 +02:00
scripts Fix typos 2022-06-12 16:38:33 +02:00
snapshots Add new `--style` called `header-filesize` and display it by default (#1988) 2022-02-07 20:48:57 +01:00
syntax-tests Bump assets/syntaxes/02_Extra/SublimeJQ from `6870582` to `b7e53e5` (#2820) 2024-01-03 14:16:33 +00:00
tester tests/tester: Do not build as tests 2022-08-25 19:27:55 +02:00
utils #2592: Fixes unit tests dependent on echo on windows (#2602) 2023-09-08 06:18:25 +02:00
.gitattributes Modify Linguist overrides 2021-06-14 08:36:20 +02:00
assets.rs Add "Visual Studio Dark+" theme to vec of themes 2021-03-24 18:39:06 +05:00
github-actions.rs Add test for what jobs 'all-jobs' references 2023-10-13 05:24:25 +02:00
integration_tests.rs Add unicode/caret replacements for all control characters (#2712) 2023-10-20 19:41:48 +02:00
no_duplicate_extensions.rs HighlightingAssets: Make .syntaxes() and syntax_for_file_name() failable 2021-07-29 08:26:18 +02:00
snapshot_tests.rs CI: Check MSRV without git feature enabled 2022-08-25 19:27:55 +02:00
system_wide_config.rs Add test for systemwide config file support 2022-03-10 20:55:11 +01:00
test_pretty_printer.rs Make `bat::PrettyPrinter::syntaxes()` iterate over new `bat::Syntax` struct (#2222) 2022-09-03 12:33:38 +02:00