Skip to content
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

chore(deps): update dependency csvkit to v1.5.0 - autoclosed #50

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
csvkit 1.3.0 -> 1.5.0 age adoption passing confidence

Release Notes

wireservice/csvkit (csvkit)

v1.5.0

Compare Source

  • feat: Add support for Zstandard files with the .zst extension, if the zstandard package is installed.
  • feat: :doc:/scripts/csvformat adds a :code:--out-asv (:code:--A) option to use the ASCII unit separator and record separator.
  • feat: :doc:/scripts/csvsort adds a :code:--ignore-case (:code:--i) option to perform case-independent sorting.

v1.4.0

Compare Source

  • feat: :doc:/scripts/csvpy adds the options:

    • :code:--no-number-ellipsis, to disable the ellipsis () if max precision is exceeded, for example, when using table.print_table()
    • :code:`--sniff-limit``
    • :code:`--no-inference``
  • feat: :doc:/scripts/csvpy removes the --linenumbers and --zero output options, which had no effect.

  • feat: :doc:/scripts/in2csv adds a :code:--reset-dimensions option to recalculate <https://openpyxl.readthedocs.io/en/stable/optimized.html#worksheet-dimensions>_ the dimensions of an XLSX file, instead of trusting the file's metadata. csvkit's dependency agate-excel <https://agate-excel.readthedocs.io/en/latest/>_ 0.4.0 automatically recalculates the dimensions if the file's metadata expresses dimensions of "A1:A1" (a single cell).

  • fix: :doc:/scripts/csvlook only reads up to :code:--max-rows rows instead of the entire file.

  • fix: :doc:/scripts/csvpy supports the existing input options:

    • :code:--locale
    • :code:--blanks
    • :code:--null-value
    • :code:--date-format
    • :code:--datetime-format
    • :code:--skip-lines
  • fix: :doc:/scripts/csvpy: :code:--maxfieldsize no longer errors when :code:--dict is set.

  • fix: :doc:/scripts/csvstack: :code:--maxfieldsize no longer errors when :code:--no-header-row isn't set.

  • fix: :doc:/scripts/in2csv: :code:--write-sheets no longer errors when standard input is an XLS or XLSX file.

  • Update minimum agate version to 1.6.3.


Configuration

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

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


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update dependency csvkit to v1.4.0 chore(deps): update dependency csvkit to v1.5.0 Mar 28, 2024
@renovate renovate bot force-pushed the renovate/csvkit-1.x-lockfile branch from 45f32a3 to dfe3139 Compare March 28, 2024 15:46
@renovate renovate bot changed the title chore(deps): update dependency csvkit to v1.5.0 chore(deps): update dependency csvkit to v1.5.0 - autoclosed Apr 25, 2024
@renovate renovate bot closed this Apr 25, 2024
@renovate renovate bot deleted the renovate/csvkit-1.x-lockfile branch April 25, 2024 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants