UNCLASSIFIED - NO CUI

Skip to content

Update dependency kkos/oniguruma to v6.9.9

renovate requested to merge renovate/kkos-oniguruma-6.x into development

This MR contains the following updates:

Package Type Update Change
kkos/oniguruma ironbank-github patch v6.9.6 -> v6.9.9

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

kkos/oniguruma

v6.9.9: Release 6.9.9

Compare Source

  • Update Unicode version 15.1.0
  • NEW API: ONIG_OPTION_MATCH_WHOLE_STRING
  • Fixed: (?I) option was not enabled for character classes (Issue #​264).
  • Changed specification to check for incorrect POSIX bracket (Issue #​253).
  • Changed [[:punct:]] in Unicode encodings to be compatible with POSIX definition. (Issue #​268)
  • Fixed: ONIG_OPTION_FIND_LONGEST behavior

v6.9.8: Release 6.9.8

Compare Source

  • Update Unicode version 14.0.0
  • Whole options
    • (?C) : ONIG_OPTION_DONT_CAPTURE_GROUP
    • (?I) : ONIG_OPTION_IGNORECASE_IS_ASCII
    • (?L) : ONIG_OPTION_FIND_LONGEST
  • Fixed some problems found by OSS-Fuzz

v6.9.7: Release 6.9.7

Compare Source

Completely same as RC1.

  • NEW API: ONIG_OPTION_CALLBACK_EACH_MATCH
  • NEW API: ONIG_OPTION_IGNORECASE_IS_ASCII
  • NEW API: ONIG_SYNTAX_PYTHON
  • Fixed some problems found by OSS-Fuzz

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