Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @eslint/eslintrc from 3.1.0 to 3.2.0 in /src/playground (#15601)
Bumps [@eslint/eslintrc](https://github.com/eslint/eslintrc) from 3.1.0 to 3.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslintrc/releases"><code>@eslint/eslintrc</code>'s releases</a>.</em></p> <blockquote> <h2>v3.2.0</h2> <h2><a href="https://github.com/eslint/eslintrc/compare/v3.1.0...v3.2.0">3.2.0</a> (2024-11-14)</h2> <h3>Features</h3> <ul> <li>merge rule.meta.defaultOptions before validation (<a href="https://redirect.github.com/eslint/eslintrc/issues/166">#166</a>) (<a href="https://github.com/eslint/eslintrc/commit/d02f91452b81caff971f7895237cc4fb002e31da">d02f914</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md"><code>@eslint/eslintrc</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/eslint/eslintrc/compare/v3.1.0...v3.2.0">3.2.0</a> (2024-11-14)</h2> <h3>Features</h3> <ul> <li>merge rule.meta.defaultOptions before validation (<a href="https://redirect.github.com/eslint/eslintrc/issues/166">#166</a>) (<a href="https://github.com/eslint/eslintrc/commit/d02f91452b81caff971f7895237cc4fb002e31da">d02f914</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslintrc/commit/f05aea7eeca2b99eae6310954cb25d3a904cc605"><code>f05aea7</code></a> chore: release 3.2.0 (<a href="https://redirect.github.com/eslint/eslintrc/issues/174">#174</a>)</li> <li><a href="https://github.com/eslint/eslintrc/commit/d02f91452b81caff971f7895237cc4fb002e31da"><code>d02f914</code></a> feat: merge rule.meta.defaultOptions before validation (<a href="https://redirect.github.com/eslint/eslintrc/issues/166">#166</a>)</li> <li><a href="https://github.com/eslint/eslintrc/commit/2b0aa3a22401cb434eaf0b754f902e721e73dfd4"><code>2b0aa3a</code></a> docs: add <code>compat.extends</code> example with plugin config (<a href="https://redirect.github.com/eslint/eslintrc/issues/173">#173</a>)</li> <li><a href="https://github.com/eslint/eslintrc/commit/3e3b80ab71fe46f8c5e18929acae6819aa268a3c"><code>3e3b80a</code></a> ci: run tests in Node.js 23 (<a href="https://redirect.github.com/eslint/eslintrc/issues/170">#170</a>)</li> <li><a href="https://github.com/eslint/eslintrc/commit/fc9837d3c4eb6c8c97bd5594fb72ea95b6e32ab8"><code>fc9837d</code></a> ci: reduce list of releasable tags to <code>feat</code>, <code>fix</code> and <code>perf</code> (<a href="https://redirect.github.com/eslint/eslintrc/issues/161">#161</a>)</li> <li>See full diff in <a href="https://github.com/eslint/eslintrc/compare/v3.1.0...v3.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@eslint/eslintrc&package-manager=npm_and_yarn&previous-version=3.1.0&new-version=3.2.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> ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/15601) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information