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

Bump escape-string-regexp from 4.0.0 to 5.0.0 #10

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2021

Bumps escape-string-regexp from 4.0.0 to 5.0.0.

Release notes

Sourced from escape-string-regexp's releases.

v5.0.0

Breaking

  • Require Node.js 12 aebb6e8
  • This package is now pure ESM. Please read this.

sindresorhus/escape-string-regexp@v4.0.0...v5.0.0

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 29, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/escape-string-regexp-5.0.0 branch from 96e63b1 to 24c76b5 Compare June 29, 2021 06:50
@astj
Copy link
Contributor

astj commented Jun 29, 2021

The module has become ESM!!!!!!

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/escape-string-regexp-5.0.0 branch 3 times, most recently from c2aa8f5 to dedff4e Compare August 23, 2021 06:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/escape-string-regexp-5.0.0 branch from dedff4e to a745515 Compare September 6, 2021 04:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/escape-string-regexp-5.0.0 branch 2 times, most recently from d4a46d5 to 1d5e0fe Compare September 22, 2021 06:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/escape-string-regexp-5.0.0 branch 2 times, most recently from 8f2c36c to 1e600b1 Compare October 13, 2021 05:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/escape-string-regexp-5.0.0 branch from 1e600b1 to 41fb4a1 Compare November 12, 2021 09:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/escape-string-regexp-5.0.0 branch from 41fb4a1 to 5ab3628 Compare January 5, 2022 03:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/escape-string-regexp-5.0.0 branch 4 times, most recently from 76f1b92 to 61c8ee8 Compare March 8, 2022 06:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/escape-string-regexp-5.0.0 branch 2 times, most recently from 3cf2bb9 to e267594 Compare March 23, 2022 02:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/escape-string-regexp-5.0.0 branch from e267594 to 30e3708 Compare July 12, 2022 02:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/escape-string-regexp-5.0.0 branch 2 times, most recently from 4f38378 to 33bc2c4 Compare October 5, 2022 04:42
@ne-sachirou
Copy link
Member

@dependabot rebase

Bumps [escape-string-regexp](https://github.com/sindresorhus/escape-string-regexp) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/escape-string-regexp/releases)
- [Commits](sindresorhus/escape-string-regexp@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: escape-string-regexp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/escape-string-regexp-5.0.0 branch from 33bc2c4 to 6fb7100 Compare April 23, 2024 08:11
Copy link
Member

@ne-sachirou ne-sachirou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix import

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants