Update dependency kkos/oniguruma to v6.9.9
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
kkos/oniguruma | ironbank-github | patch |
v6.9.7.1 -> v6.9.9
|
Release Notes
kkos/oniguruma (kkos/oniguruma)
v6.9.9
: Release 6.9.9
- 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
- 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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.