-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update all non-major dependencies #46
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all-minor-patch
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #46 +/- ##
==========================================
- Coverage 66.09% 66.00% -0.09%
==========================================
Files 6 6
Lines 407 406 -1
==========================================
- Hits 269 268 -1
Misses 138 138 ☔ View full report in Codecov by Sentry. |
renovate
bot
changed the title
fix(deps): update rust crate clap to 4.1.2
fix(deps): update rust crate clap to 4.1.3
Jan 23, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 23, 2023 22:16
fca8921
to
b6dc34e
Compare
renovate
bot
changed the title
fix(deps): update rust crate clap to 4.1.3
fix(deps): update rust crate clap to 4.1.4
Jan 25, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
January 27, 2023 00:28
6e223c2
to
efe61bc
Compare
renovate
bot
changed the title
fix(deps): update rust crate clap to 4.1.4
fix(deps): update all non-major dependencies
Jan 27, 2023
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
February 5, 2023 07:53
e8ef3de
to
635b8cf
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
February 19, 2023 03:57
e0089b5
to
cc3baa0
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
March 1, 2023 23:09
a29fbf2
to
f773bff
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
March 12, 2023 21:58
ee71f39
to
eff9d57
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
March 21, 2023 16:32
07283d3
to
f430cfe
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
8 times, most recently
from
March 29, 2023 04:44
82d20d3
to
799cb0c
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
January 27, 2024 06:51
ea17ede
to
92750b4
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
February 8, 2024 19:22
51d4a01
to
812f77d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
February 16, 2024 15:38
b2b3e1b
to
c4e7410
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
February 19, 2024 18:05
9af7baa
to
5bc734d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
3 times, most recently
from
March 1, 2024 23:38
da44cf0
to
1cab14d
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
4 times, most recently
from
March 12, 2024 04:07
75c1dde
to
65c41e2
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
March 15, 2024 17:18
65c41e2
to
df14fdd
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
5 times, most recently
from
March 28, 2024 17:00
08f56f8
to
e6401cf
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
2 times, most recently
from
April 15, 2024 11:43
5e8aa5d
to
999f19b
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
May 5, 2024 09:52
999f19b
to
e5820a0
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
January 7, 2025 21:19
e5820a0
to
e9c5412
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.53.0
->0.101.0
0.23.0
->0.39.0
0.22.1
->0.25.0
0.10.0
->0.11.0
Release Notes
sharkdp/bat (bat)
v0.25.0
Compare Source
Features
bat --squeeze-blank
/bat -s
will now squeeze consecutive empty lines, see #1441 (@eth-p) and #2665 (@einfachIrgendwer0815)bat --squeeze-limit
to set the maximum number of empty consecutive when using--squeeze-blank
, see #1441 (@eth-p) and #2665 (@einfachIrgendwer0815)PrettyPrinter::squeeze_empty_lines
to support line squeezing for bat as a library, see #1441 (@eth-p) and #2665 (@einfachIrgendwer0815)#!/usr/bin/env bun
#2913 (@sharunkumar)bat --strip-ansi={never,always,auto}
to remove ANSI escape sequences from bat's input, see #2999 (@eth-p)--binary=as-text
for printing binary content, see issue #2974 and PR #2976 (@einfachIrgendwer0815)--completion <shell>
, see issue #2057 and PR #3126 (@einfachIrgendwer0815)Bugfixes
NO_COLOR
support, see #2767 (@acuteenvy)time
dependency caused by standard library regression #3045 (@cyqsimon)$LESSOPEN
support, see #2805 (@Anomalocaridid)Other
zsh
completion, see #2772 (@okapia)bat
, see #2995 (@akinomyoga)Syntaxes
cmd-help
: scope subcommands followed by other terms, and other misc improvements, see #2819 (@victor-gp).xsh
files withxonsh
syntax that is Python, see #2840 (@anki-code).jsonc
withjson
syntax, see #2795 (@mxaddict).jsonld
files withjson
syntax, see #3037 (@vorburger).textproto
files withProtoBuf
syntax, see #3038 (@vorburger).geojson
files withjson
syntax, see #3084 (@mvaaltola).aws/{config,credentials}
, see #2795 (@mxaddict)/etc/wireguard/*.conf
, see #2874 (@cyqsimon)*.mkd
files toMarkdown
syntax, see issue #3060 and PR #3061 (@einfachIrgendwer0815)/etc/pacman.conf
#2961 (@cyqsimon)uv.lock
withTOML
syntax, see #3132 (@fepegar)Themes
bat
as a librarysyntax_mapping::SyntaxMapping
#2755 (@cyqsimon)SyntaxMapping::get_syntax_for
is now correctly publicSyntaxMapping::{empty,builtin}
are removed; useSyntaxMapping::new
insteadSyntaxMapping::mappings
is replaced bySyntaxMapping::{builtin,custom,all}_mappings
Controller::run_with_error_handler
's error handlerFnMut
, see #2831 (@rhysd)theme::theme
for choosing an appropriate theme based on theterminal's color scheme, see #2896 (@bash)
HighlightingAssets::default_theme
. Usetheme::default_theme
instead.PrettyPrinter::print_with_writer
for custom output destinations, see #3070 (@kojix2)v0.24.0
Compare Source
Features
BAT_PAGING
, see #2629 (@einfachIrgendwer0815)--features lessopen
) support forLESSOPEN
andLESSCLOSE
. See #1597, #1739, #2444, #2602, and #2662 (@Anomalocaridid)Bugfixes
more
not being found on Windows when provided viaBAT_PAGER
, see #2570, #2580, and #2651 (@mataha)--map-syntax
to be case insensitive #2520serde_yaml
to0.9
. See #2627 (@Raghav-Bell)LineRange::from
andLineRange::parse_range
, see #2674, #2698 (@skoriop)-pp
override--paging
and vice versa when passed as a later argument, see #2660 (@J-Kappes)Other
is-terminal
crate instead ofatty
, see #2530 (@nickelc)Syntaxes
os-release
withbash
syntax, see #2587 (@cyqsimon)Containerfile
withDockerfile
syntax, see #2606 (@einfachIrgendwer0815)ksh
files withbash
syntax, see #2633 (@johnmatthiggins)sarif
files withJSON
syntax, see #2695 (@rhysd)ron
files withrust
syntax, see #2427 (@YeungOnion).dpkg-new
and.dpkg-tmp
to ignored suffixe, see #2595 (@scop)*.jsonl
=>json
, see #2539 (@WinterCore)Julia
syntax, see #2553 (@dependabot)NSIS
support, see #2577 (@idleberg)ssh-config
, see #2697 (@mrmeszaros)*.debdiff
=>diff
, see #2947 (@jacg)bat
as a libraryController::run()
andController::run_with_error_handler()
, see #2618 (@Piturnah)v0.23.0
Compare Source
Features
-S
and--chop-long-lines
flags as aliases for--wrap=never
. See #2309 (@johnmatthiggins)--nonprintable-notation=caret
to support showing non-printable characters using caret notation. See #2429 (@einfachIrgendwer0815)Bugfixes
bat cache --clear
not clearing the--target
dir if specified. See #2393 (@miles170)Other
cache
subcommand, see #2399 (@cyqsimon)Syntaxes
todo.txt
syntax, see #2375 (@BANOnotIT)requirements.txt
syntax, see #2361 (@Freed-Wu)pdm.lock
withTOML
syntax, see #2410Todo.txt
: Fix highlighting of contexts and projects at beginning of done.txt, see #2411cmd-help
: overhaul scope names (colors) to improve theme support; misc syntax improvements. See #2419 (@victor-gp)Themes
bat
as a libraryPrettyPrinter::header
correctly displays a header with the filename, see #2378 and #2406 (@cstyles)rust-cli/env_logger (env_logger)
v0.11.6
Compare Source
Features
v0.11.5
Compare Source
v0.11.4
Compare Source
v0.11.3
Compare Source
Features
unstable-kv
v0.11.2
Compare Source
v0.11.1
Compare Source
Fixes
Target::Pipe
v0.11.0
Compare Source
Migration Guide
env_logger::fmt::Style:
The bespoke styling API, behind
color
, was removed, in favor of accepting anyANSI styled string and adapting it to the target stream's capabilities.
Possible styling libraries include:
env_logger::fmt::style
custom_format.rs
uses
anstyle
viaFormatter::default_level_style
Breaking Change
env_logger::fmt::Formatter::style
env_logger::fmt::Formatter::default_styled_level
env_logger::fmt::Style
env_logger::fmt::Color
env_logger::fmt::StyledValue
env_logger::filter
in favor ofenv_filter
Compatibility
MSRV changed to 1.71
Features
NO_COLOR
andCLICOLOR_FORCE
, see https://bixense.com/clicolors/Fixes
is_test(true)
v0.10.2
Compare Source
Performance
Fixes
color
is disabledv0.10.1
Compare Source
Performance
Documentation
RUST_LOG
documentationConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.