UNCLASSIFIED - NO CUI

Skip to content

Update dependency jq to v1.7.0

Ghost User requested to merge renovate/jq-1.x into development

This MR contains the following updates:

Package Update Change
jq minor ==1.4.0 -> ==1.7.0

Release Notes

mwilliamson/jq.py (jq)

v1.7.0

Compare Source

  • Update to jq 1.7.1.

  • Include tox.ini in sdist.

  • Use the version of oniguruma distributed with jq.

v1.6.0

Compare Source

  • Update to jq 1.7.

  • Add support for building with Cython 3.

  • Add support for building with the system libjq and libonig instead of building using the bundled source.

  • Include tests in sdist.

v1.5.0

Compare Source

  • Add input_value, input_values and input_text methods as replacements for the input method. The input method is still supported.

  • Add support for slurp when calling input_text.

  • Add support for Python 3.12.

  • Build macOS arm64 wheels.

v1.4.1

Compare Source

  • Improve handling of null bytes in program inputs and outputs.

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports