[PR #1417] [MERGED] Bump eslint-plugin-regexp from 2.6.0 to 2.7.0 #3305

Closed
opened 2026-03-07 20:13:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/DavidAnson/markdownlint/pull/1417
Author: @dependabot[bot]
Created: 11/15/2024
Status: Merged
Merged: 11/15/2024
Merged by: @DavidAnson

Base: nextHead: dependabot/npm_and_yarn/next/eslint-plugin-regexp-2.7.0


📝 Commits (1)

  • edd390b Bump eslint-plugin-regexp from 2.6.0 to 2.7.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 package.json (+1 -1)

📄 Description

Bumps eslint-plugin-regexp from 2.6.0 to 2.7.0.

Release notes

Sourced from eslint-plugin-regexp's releases.

v2.7.0

Minor Changes

  • Add support for ES2025 duplicate named capturing groups (#752)

Patch Changes

  • Updates unicode property alias resource with latest (#766)

  • fix(regexp/no-useless-dollar-replacements): Correct capturing group not found grammar (#776)

Changelog

Sourced from eslint-plugin-regexp's changelog.

2.7.0

Minor Changes

  • Add support for ES2025 duplicate named capturing groups (#752)

Patch Changes

  • Updates unicode property alias resource with latest (#766)

  • fix(regexp/no-useless-dollar-replacements): Correct capturing group not found grammar (#776)

Commits
  • ededa82 chore: release eslint-plugin-regexp (#765)
  • 7a653b0 chore: update eslint-plugin-jsdoc (#779)
  • e1a2cd7 chore(deps): bump vite from 5.2.8 to 5.4.11 (#778)
  • 5eb3f74 chore(deps): update dependency markdownlint-cli to ^0.42.0 (#769)
  • fe8ed4d chore(deps): update typescript-eslint monorepo to ~8.14.0 (#763)
  • b6699ab chore(deps): update dependency @​types/chai to v5 (#770)
  • b123e70 chore(deps): update dependency @​types/node to v22 (#772)
  • cf8ef9e chore(deps): update dependency npm-run-all2 to v7 (#771)
  • 914702d chore: fix CI error (#777)
  • 3567f9f Correct capturing group not found grammar (#776)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/DavidAnson/markdownlint/pull/1417 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/15/2024 **Status:** ✅ Merged **Merged:** 11/15/2024 **Merged by:** [@DavidAnson](https://github.com/DavidAnson) **Base:** `next` ← **Head:** `dependabot/npm_and_yarn/next/eslint-plugin-regexp-2.7.0` --- ### 📝 Commits (1) - [`edd390b`](https://github.com/DavidAnson/markdownlint/commit/edd390bb8f03bc4ac8f907882a95bab02f162921) Bump eslint-plugin-regexp from 2.6.0 to 2.7.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) from 2.6.0 to 2.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ota-meshi/eslint-plugin-regexp/releases">eslint-plugin-regexp's releases</a>.</em></p> <blockquote> <h2>v2.7.0</h2> <h3>Minor Changes</h3> <ul> <li>Add support for ES2025 duplicate named capturing groups (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/pull/752">#752</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>Updates unicode property alias resource with latest (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/pull/766">#766</a>)</p> </li> <li> <p>fix(regexp/no-useless-dollar-replacements): Correct capturing group not found grammar (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/pull/776">#776</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ota-meshi/eslint-plugin-regexp/blob/master/CHANGELOG.md">eslint-plugin-regexp's changelog</a>.</em></p> <blockquote> <h2>2.7.0</h2> <h3>Minor Changes</h3> <ul> <li>Add support for ES2025 duplicate named capturing groups (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/pull/752">#752</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>Updates unicode property alias resource with latest (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/pull/766">#766</a>)</p> </li> <li> <p>fix(regexp/no-useless-dollar-replacements): Correct capturing group not found grammar (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/pull/776">#776</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ota-meshi/eslint-plugin-regexp/commit/ededa820c1fbec98c3cbff2631aff1fbb2446b94"><code>ededa82</code></a> chore: release eslint-plugin-regexp (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/issues/765">#765</a>)</li> <li><a href="https://github.com/ota-meshi/eslint-plugin-regexp/commit/7a653b0c48be24e5dc10679c92742edd35476841"><code>7a653b0</code></a> chore: update eslint-plugin-jsdoc (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/issues/779">#779</a>)</li> <li><a href="https://github.com/ota-meshi/eslint-plugin-regexp/commit/e1a2cd75b4970aaa86b2fccbf12b9f6c92b24ead"><code>e1a2cd7</code></a> chore(deps): bump vite from 5.2.8 to 5.4.11 (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/issues/778">#778</a>)</li> <li><a href="https://github.com/ota-meshi/eslint-plugin-regexp/commit/5eb3f74fc127765b3e1323921f5bb2f3e0b2c24d"><code>5eb3f74</code></a> chore(deps): update dependency markdownlint-cli to ^0.42.0 (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/issues/769">#769</a>)</li> <li><a href="https://github.com/ota-meshi/eslint-plugin-regexp/commit/fe8ed4d190998d7330c4f770a98cb7d12430a2d0"><code>fe8ed4d</code></a> chore(deps): update typescript-eslint monorepo to ~8.14.0 (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/issues/763">#763</a>)</li> <li><a href="https://github.com/ota-meshi/eslint-plugin-regexp/commit/b6699ab6511f77580c361a55175d05896f994a19"><code>b6699ab</code></a> chore(deps): update dependency <code>@​types/chai</code> to v5 (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/issues/770">#770</a>)</li> <li><a href="https://github.com/ota-meshi/eslint-plugin-regexp/commit/b123e70d616910fc3619bc07d6e0a2131dddc06b"><code>b123e70</code></a> chore(deps): update dependency <code>@​types/node</code> to v22 (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/issues/772">#772</a>)</li> <li><a href="https://github.com/ota-meshi/eslint-plugin-regexp/commit/cf8ef9e16e1fecbeba1ae6445d92fb20a9583195"><code>cf8ef9e</code></a> chore(deps): update dependency npm-run-all2 to v7 (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/issues/771">#771</a>)</li> <li><a href="https://github.com/ota-meshi/eslint-plugin-regexp/commit/914702d19fd685165fb9b148e9be6a1eb8308c1a"><code>914702d</code></a> chore: fix CI error (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/issues/777">#777</a>)</li> <li><a href="https://github.com/ota-meshi/eslint-plugin-regexp/commit/3567f9f7f929782a553301f9d9283873c726ced1"><code>3567f9f</code></a> Correct capturing group not found grammar (<a href="https://redirect.github.com/ota-meshi/eslint-plugin-regexp/issues/776">#776</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ota-meshi/eslint-plugin-regexp/compare/v2.6.0...v2.7.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-regexp&package-manager=npm_and_yarn&previous-version=2.6.0&new-version=2.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:13:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/markdownlint#3305
No description provided.