Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): Bump eslint-plugin-security from 1.7.1 to 2.0.0 (#652)
Bumps [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security) from 1.7.1 to 2.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint-community/eslint-plugin-security/releases">eslint-plugin-security's releases</a>.</em></p> <blockquote> <h2>eslint-plugin-security v2.0.0</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>switch the recommended config to flat (<a href="https://redirect.github.com/eslint-community/eslint-plugin-security/issues/118">#118</a>)</li> </ul> <h3>Features</h3> <ul> <li>switch the recommended config to flat (<a href="https://redirect.github.com/eslint-community/eslint-plugin-security/issues/118">#118</a>) (<a href="https://www.github.com/eslint-community/eslint-plugin-security/commit/e20a3664c2f638466286ae9a97515722fc98f97c">e20a366</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint-community/eslint-plugin-security/blob/main/CHANGELOG.md">eslint-plugin-security's changelog</a>.</em></p> <blockquote> <h2><a href="https://www.github.com/eslint-community/eslint-plugin-security/compare/v1.7.1...v2.0.0">2.0.0</a> (2023-10-17)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>switch the recommended config to flat (<a href="https://redirect.github.com/eslint-community/eslint-plugin-security/issues/118">#118</a>)</li> </ul> <h3>Features</h3> <ul> <li>switch the recommended config to flat (<a href="https://redirect.github.com/eslint-community/eslint-plugin-security/issues/118">#118</a>) (<a href="https://www.github.com/eslint-community/eslint-plugin-security/commit/e20a3664c2f638466286ae9a97515722fc98f97c">e20a366</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint-community/eslint-plugin-security/commit/27cd160aee1ed3cf63e51e0dd90f720bed39e854"><code>27cd160</code></a> chore: release 2.0.0 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-security/issues/129">#129</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-security/commit/5a258c20b4394b6265b8e5a826b57b0c92a1c1f9"><code>5a258c2</code></a> chore: switch .eslintrc to flat config (<a href="https://redirect.github.com/eslint-community/eslint-plugin-security/issues/128">#128</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-security/commit/e20a3664c2f638466286ae9a97515722fc98f97c"><code>e20a366</code></a> feat!: switch the recommended config to flat (<a href="https://redirect.github.com/eslint-community/eslint-plugin-security/issues/118">#118</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-security/commit/826b71fd0e86fc0a1583bc0e686ef45f155cdae3"><code>826b71f</code></a> chore: add metadata in the exported object (<a href="https://redirect.github.com/eslint-community/eslint-plugin-security/issues/122">#122</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-security/commit/696507a18f9c73b68d3bb07c74d0f421efe62b02"><code>696507a</code></a> chore: add tests for Node 20 (<a href="https://redirect.github.com/eslint-community/eslint-plugin-security/issues/119">#119</a>)</li> <li><a href="https://github.com/eslint-community/eslint-plugin-security/commit/4f4a4146dd030cb31c6852ee613babc2c27e5abe"><code>4f4a414</code></a> docs(the-dangers-of-square-bracket-notation): fix broken link (<a href="https://redirect.github.com/eslint-community/eslint-plugin-security/issues/121">#121</a>)</li> <li>See full diff in <a href="https://github.com/eslint-community/eslint-plugin-security/compare/v1.7.1...v2.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-security&package-manager=npm_and_yarn&previous-version=1.7.1&new-version=2.0.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information