Update dependency jc to v1.25.7#2397
Merged
Merged
Conversation
Signed-off-by: Renovate Bot <bot@renovateapp.com>
197953a to
78b05d4
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
==1.25.6→==1.25.7Release Notes
kellyjonbrazil/jc (jc)
v1.25.7: JC version 1.25.7Compare Source
csv-ih,tsv, andtsv-ihfile parsers for CSV files without headers,TSV files, and TSV files without headers. Note that these are standard and
not streaming parsers so the entire CSV/TSV will be loaded into memory. For
lazy loading equivalents, see below.
csv-ih-s,tsv-s, andtsv-ih-sstreaming file parsers for CSV fileswithout headers, TSV files, and TSV files without headers. These streaming
parsers will lazily load the data into memory and may be more suitable for
extremely large files.
typesetanddeclareBash internal command parser to convert variablessimple arrays, and associative arrays along with object metadata
pip-showcommand parser to add-fshow files supportrsyncandrsync-sparsers to add--statsor--info=stats[1-3]fieldscertbotcommand parser to allow parsing of named certsdircommand parser for incorrect stripping of theD:drive letterhashsumcommand parser to correctly parse themodeindicatorifconfigcommand parser for incorrect stripping of leading zeros in some hex numbersiptablescommand parser when Target is blank and verbose output is usedlsattrcommand parser for filenames with spaces (newlines in filenames arestill not supported)
proc-pid-smapsproc parser when unknown VmFlags are outputjc.utils.timestampfunction and tests for behavior change in python 3.15ufwcommand parser to support rule logging. A new booleanlogfield is introducedConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.