Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2023

This PR contains the following updates:

Package Change Age Confidence
xregexp (source) 5.0.1 -> 5.1.2 age confidence

Release Notes

slevithan/xregexp (xregexp)

v5.1.2

Compare Source

Bug Fixes

  • Fix prototype pollution vulnerability in pattern caches: #​362

v5.1.1

Compare Source

Improvements

  • Support and defer to native /d flag in ES2021 environments
  • Upgrade to Unicode 14.0.0 final
  • Remove zuul as devDependency

Bug Fixes

  • Fix types path in package.json
  • Minor docs fixes

v5.1.0

Compare Source

Breaking Changes

  • XRegExp.matchRecursive: When doing a global, non-sticky search and providing valueNames, return an empty array if no matches are found, rather than an array with one object containing a between value that contains the whole target string (this change is to match every other case when no matches are found, e.g. when not providing valueNames, not using global with flag g, or doing a sticky search with flag y): 6e1711e

Improvements

  • XRegExp.matchRecursive: Add support for matching with unbalanced delimiters (new unbalanced option with supported values 'error' [default], 'skip', and 'skip-lazy'): #​96
  • Upgrade to Unicode 14.0.0: 0f52a62

v5.0.2

Compare Source

  • Fix TypeScript definition for XRegExp.matchChain: #​325
  • Fix XRegExp.escape to handle -, ,, and # in a way that is compatible with ES6 flag u: #​323

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from 310bbc7 to 95b18f7 Compare February 27, 2024 14:28
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from 95b18f7 to 34d6418 Compare October 4, 2024 23:02
@renovate renovate bot changed the title fix(deps): update dependency xregexp to v5.1.1 fix(deps): update dependency xregexp to v5.1.1 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/xregexp-5.x-lockfile branch December 8, 2024 18:38
@renovate renovate bot changed the title fix(deps): update dependency xregexp to v5.1.1 - autoclosed fix(deps): update dependency xregexp to v5.1.1 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from 1074085 to 34d6418 Compare December 8, 2024 23:32
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch 2 times, most recently from 252ad4a to 9b2415b Compare January 30, 2025 16:56
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from 9b2415b to f0e2ea6 Compare February 9, 2025 14:07
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from f0e2ea6 to e40eed7 Compare February 21, 2025 19:46
@renovate renovate bot changed the title fix(deps): update dependency xregexp to v5.1.1 fix(deps): update dependency xregexp to v5.1.2 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from e40eed7 to 0c37fdc Compare March 3, 2025 16:02
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch 2 times, most recently from 76ef755 to d74029a Compare March 13, 2025 18:52
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from d74029a to 57da200 Compare April 1, 2025 12:41
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from 57da200 to f51e40c Compare April 8, 2025 13:00
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from f51e40c to 1c73e7c Compare April 24, 2025 05:50
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from 1c73e7c to 44a07d0 Compare May 2, 2025 22:39
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from 44a07d0 to ee79cb7 Compare May 16, 2025 22:05
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from ee79cb7 to cb07388 Compare May 28, 2025 08:48
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from cb07388 to 3e8151b Compare June 4, 2025 12:19
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from 3e8151b to f82bba8 Compare June 21, 2025 01:37
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from f82bba8 to ec20f54 Compare July 2, 2025 17:52
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from ec20f54 to 5a2e178 Compare August 10, 2025 12:49
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from 5a2e178 to ed5c180 Compare August 19, 2025 17:03
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from ed5c180 to f139670 Compare August 31, 2025 12:57
@renovate renovate bot force-pushed the renovate/xregexp-5.x-lockfile branch from f139670 to d23d6fe Compare September 25, 2025 21:25
@renovate renovate bot changed the title fix(deps): update dependency xregexp to v5.1.2 chore(deps): update dependency xregexp to v5.1.2 Sep 25, 2025
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