Skip to content

chore(deps): update dependency jc to v1.26.0 - #2718

Merged
berendt merged 1 commit into
mainfrom
renovate/jc-1.x
Sep 23, 2026
Merged

berendt merged 1 commit into
mainfrom
renovate/jc-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
jc ==1.25.7 → ==1.26.0 age confidence

Release Notes

kellyjonbrazil/jc (jc)

v1.26.0: JC version 1.26.0

Compare Source

  • Add authorized-keys file parser for ~/.ssh/authorized_keys files
  • Add getfacl command parser
  • Add git diff --name-status command parser
  • Add iftop command parser (note this parser was added long ago but never
    registered so it was effectively hidden)
  • Add ldd command parser
  • Add .netrc file parser
  • Add upsc command parser
  • Add xonsh shell completion
  • Enhance git-log standard and streaming parsers with added insertions
    and deletions fields under file_stats when using --numstat. Also added
    --patch output support
  • Enhance nmcli parser to support nmcli -t device wifi list
  • Enhance typeset parser to support ksh and zsh output
  • Enhance typeset parser to handle ANSI-C quoting: $'...'
  • Enhance ls and ls-s standard and streaming parsers to support device
    files and added support for long-iso dates
  • Enhance lsusb parser to support USB Audio and MIDI class interface and
    endpoint descriptors (AudioControl, AudioStreaming, MIDIStreaming)
  • Simplify lsusb parser internals to build nested output in a single pass
    Note: this is a complete rewrite (v2.0) and it is possible some output may
    deviate from the previous version. It is believed this version is more
    accurate and will be easier to maintain going forward.
  • Fix curl-head parser to ignore whitespace-only lines
  • Fix email-address parser to gracefully handle invalid email addresses
  • Fix fstab parser for lines that omit the fs_freq and fs_passno fields
  • Fix hosts parser to ignore whitespace only lines
  • Fix http-headers parser to ignore whitespace-only lines
  • Fix ip-route parser to handle whitespace-only input gracefully
  • Fix pgpass parser handling of escaped characters
  • Fix proc-modules parser to support additional taint status column
  • Fix ss parser for process names with spaces and other special characters
    and correctly parse the options field when it is padded
  • Fix traceroute parser to handle missing hop information gracefully
  • Fix typeset parser to allow scalar values starting with the [ character
  • Fix ufw parser to handle (log-all) messages
  • Fix path traversal vulnerability with magic syntax
  • Fix tests for Debian build
  • Fix for broken locale behavior (permanently changing to user's locale) when
    unparsable datetimes are handled
  • Fix timestamp function for 12 hour format found in some date command output

Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@renovate renovate Bot added the renovate label Sep 23, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in Bot Board Sep 23, 2026
@berendt
berendt merged commit e0fea9a into main Sep 23, 2026
5 checks passed
@berendt
berendt deleted the renovate/jc-1.x branch September 23, 2026 05:17
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Bot Board Sep 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants