Skip to content

Update dependency unicode-emoji to v3.7.0

This MR contains the following updates:

Package Update Change
unicode-emoji minor 3.6.0 -> 3.7.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

janlelis/unicode-emoji (unicode-emoji)

v3.7.0

Compare Source

  • Bump required Ruby slightly to 2.5
  • Introduce new REGEX_POSSIBLE which contains the regex described in https://www.unicode.org/reports/tr51/#EBNF_and_Regex
  • Fix that some valid subdivisions were not decompressed (REGEX_VALID)
  • Be stricter about selection of tag characters in REGEX_WELL_FORMED
    • Only U+E0030..U+E0039, U+E0061..U+E007A allowed
    • Max tag sequence length
  • Use native /\p{RI}/ regex for regional indicators
  • Separately autoload emoji list, so it can be loaded when other indexes are not needed

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

Loading