Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency escape-string-regexp to v5 #1581

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
escape-string-regexp ^2.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

sindresorhus/escape-string-regexp (escape-string-regexp)

v5.0.0

Compare Source

Breaking

v4.0.0

Compare Source

Breaking
  • 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.

v3.0.0

Compare Source

Breaking
  • Require Node.js 10 70deac5
  • Escape - in a way that’s compatible with Unicode patterns (#​21) 732905d

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/escape-string-regexp-5.x branch 8 times, most recently from 2151531 to 33bd7b9 Compare March 11, 2023 14:52
@renovate renovate bot force-pushed the renovate/escape-string-regexp-5.x branch from 33bd7b9 to 47a46cd Compare March 15, 2023 04:37
@renovate renovate bot force-pushed the renovate/escape-string-regexp-5.x branch from 47a46cd to 359333b Compare April 10, 2023 11:14
@renovate renovate bot force-pushed the renovate/escape-string-regexp-5.x branch from 359333b to fec2bb6 Compare May 23, 2023 15:04
@renovate renovate bot force-pushed the renovate/escape-string-regexp-5.x branch from fec2bb6 to 351098d Compare June 18, 2023 12:31
@renovate renovate bot force-pushed the renovate/escape-string-regexp-5.x branch from 351098d to f29f2c3 Compare June 28, 2023 09:35
@adaptly-bot
Copy link

⚠️  escape-string-regexp

 Breaking changes
1: Require Node.js 10

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.

@renovate renovate bot force-pushed the renovate/escape-string-regexp-5.x branch from f29f2c3 to 50e8eed Compare September 24, 2023 06:50
@renovate renovate bot force-pushed the renovate/escape-string-regexp-5.x branch from 50e8eed to 4530717 Compare October 7, 2023 05:39
@renovate renovate bot force-pushed the renovate/escape-string-regexp-5.x branch from 4530717 to f89552b Compare November 14, 2023 21:54
@renovate renovate bot force-pushed the renovate/escape-string-regexp-5.x branch from f89552b to 1ecc700 Compare December 10, 2023 21:20
@renovate renovate bot force-pushed the renovate/escape-string-regexp-5.x branch from 1ecc700 to c7b5fa4 Compare March 16, 2024 14:16
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.

None yet

1 participant