mirror of
https://github.com/maputnik/editor.git
synced 2025-12-06 06:10:00 +00:00
Bump @eslint/js from 9.21.0 to 9.22.0 (#1097)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.21.0 to 9.22.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases"><code>@eslint/js</code>'s releases</a>.</em></p> <blockquote> <h2>v9.22.0</h2> <h2>Features</h2> <ul> <li><a href="7ddb095419"><code>7ddb095</code></a> feat: Export defineConfig, globalIgnores (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19487">#19487</a>) (Nicholas C. Zakas)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="19c0127e79"><code>19c0127</code></a> fix: improve message for <code>no-console</code> suggestions (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19483">#19483</a>) (Francesco Trotta)</li> <li><a href="49e624f4a0"><code>49e624f</code></a> fix: improve error message for falsy parsed JS AST (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19458">#19458</a>) (Josh Goldberg ✨)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="86c5f37bc7"><code>86c5f37</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="fbdeff08f3"><code>fbdeff0</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="c9e8510530"><code>c9e8510</code></a> docs: generate deprecation notice in TSDoc comments from rule metadata (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19461">#19461</a>) (Francesco Trotta)</li> <li><a href="2f386ad203"><code>2f386ad</code></a> docs: replace <code>var</code> with <code>const</code> in rule examples (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19469">#19469</a>) (Tanuj Kanti)</li> <li><a href="0e688e3a0d"><code>0e688e3</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="06b596d221"><code>06b596d</code></a> docs: Restore the carrot to the position where the search input was lost (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19459">#19459</a>) (Amaresh S M)</li> </ul> <h2>Chores</h2> <ul> <li><a href="97f788b02e"><code>97f788b</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.22.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19489">#19489</a>) (Milos Djermanovic)</li> <li><a href="eed409a64b"><code>eed409a</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="f9a56d3378"><code>f9a56d3</code></a> chore: upgrade eslint-scope@8.3.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19488">#19488</a>) (Milos Djermanovic)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md"><code>@eslint/js</code>'s changelog</a>.</em></p> <blockquote> <p>v9.22.0 - March 7, 2025</p> <ul> <li><a href="97f788b02e"><code>97f788b</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.22.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19489">#19489</a>) (Milos Djermanovic)</li> <li><a href="eed409a64b"><code>eed409a</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="f9a56d3378"><code>f9a56d3</code></a> chore: upgrade eslint-scope@8.3.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19488">#19488</a>) (Milos Djermanovic)</li> <li><a href="7ddb095419"><code>7ddb095</code></a> feat: Export defineConfig, globalIgnores (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19487">#19487</a>) (Nicholas C. Zakas)</li> <li><a href="86c5f37bc7"><code>86c5f37</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="19c0127e79"><code>19c0127</code></a> fix: improve message for <code>no-console</code> suggestions (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19483">#19483</a>) (Francesco Trotta)</li> <li><a href="fbdeff08f3"><code>fbdeff0</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="c9e8510530"><code>c9e8510</code></a> docs: generate deprecation notice in TSDoc comments from rule metadata (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19461">#19461</a>) (Francesco Trotta)</li> <li><a href="2f386ad203"><code>2f386ad</code></a> docs: replace <code>var</code> with <code>const</code> in rule examples (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19469">#19469</a>) (Tanuj Kanti)</li> <li><a href="0e688e3a0d"><code>0e688e3</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="49e624f4a0"><code>49e624f</code></a> fix: improve error message for falsy parsed JS AST (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19458">#19458</a>) (Josh Goldberg ✨)</li> <li><a href="06b596d221"><code>06b596d</code></a> docs: Restore the carrot to the position where the search input was lost (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19459">#19459</a>) (Amaresh S M)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="eed409a64b"><code>eed409a</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li>See full diff in <a href="https://github.com/eslint/eslint/commits/v9.22.0/packages/js">compare view</a></li> </ul> </details> <br /> [](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -63,7 +63,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cypress/code-coverage": "^3.13.12",
|
||||
"@eslint/js": "^9.19.0",
|
||||
"@eslint/js": "^9.22.0",
|
||||
"@istanbuljs/nyc-config-typescript": "^1.0.2",
|
||||
"@rollup/plugin-replace": "^6.0.2",
|
||||
"@shellygo/cypress-test-utils": "^4.1.13",
|
||||
@@ -5932,6 +5932,16 @@
|
||||
"url": "https://opencollective.com/eslint"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint/node_modules/@eslint/js": {
|
||||
"version": "9.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.21.0.tgz",
|
||||
"integrity": "sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint/node_modules/brace-expansion": {
|
||||
"version": "1.1.11",
|
||||
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
|
||||
|
||||
@@ -94,7 +94,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@cypress/code-coverage": "^3.13.12",
|
||||
"@eslint/js": "^9.19.0",
|
||||
"@eslint/js": "^9.22.0",
|
||||
"@istanbuljs/nyc-config-typescript": "^1.0.2",
|
||||
"@rollup/plugin-replace": "^6.0.2",
|
||||
"@shellygo/cypress-test-utils": "^4.1.13",
|
||||
|
||||
Reference in New Issue
Block a user