You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Escape - in a way that’s compatible with PCRE (#23) ec45c70
Shouldn't be breaking to most users, but if you depend on the exact output, it slightly changed.
The package now requires Node.js version 10 or higher. If your project is using a lower version of Node.js, you need to upgrade Node.js to version 10 or higher.
2: Escape - in a way that’s compatible with Unicode patterns
The method of escaping - has been changed to be compatible with Unicode patterns. If your code relies on the old escaping method, you may need to update your code to accommodate this change.
👤 Who am I? I am a bot that helps developers to update dependencies by informing if changelogs contain breaking changes or not.
👋 See you again? If you want my help with other dependency updates, add me to your repository.
PS. I hope I didn't bother you - my purpose is to help developers and I won't comment anymore without your request. Feel free to shoot me a message about anything support@adaptly.dev. Cheers.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.0.0→^5.0.0Release Notes
sindresorhus/escape-string-regexp (escape-string-regexp)
v5.0.0Compare Source
Breaking
aebb6e8v4.0.0Compare Source
Breaking
-in a way that’s compatible with PCRE (#23)ec45c70Shouldn't be breaking to most users, but if you depend on the exact output, it slightly changed.
v3.0.0Compare Source
Breaking
70deac5-in a way that’s compatible with Unicode patterns (#21)732905dConfiguration
📅 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.