Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @khanacademy/eslint-plugin from 3.0.1 to 3.1.1 (#2010)
Bumps [@khanacademy/eslint-plugin](https://github.com/Khan/wonder-stuff/tree/HEAD/packages/eslint-plugin-khan) from 3.0.1 to 3.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Khan/wonder-stuff/releases"><code>@khanacademy/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2><code>@khanacademy/eslint-plugin</code><a href="https://github.com/3"><code>@3</code></a>.1.1</h2> <h3>Patch Changes</h3> <ul> <li>afc8d77: Update error message for <code>aphrodite-add-style-variable-name</code> rule</li> </ul> <h2><code>@khanacademy/eslint-plugin</code><a href="https://github.com/3"><code>@3</code></a>.1.0</h2> <h3>Minor Changes</h3> <ul> <li>3d8fea4: Add <code>aphrodite-add-style-variable-name</code> lint rule</li> </ul> <h3>Patch Changes</h3> <ul> <li>3d8fea4: Update eslint to ^8.55.0</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Khan/wonder-stuff/blob/main/packages/eslint-plugin-khan/CHANGELOG.md"><code>@khanacademy/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>3.1.1</h2> <h3>Patch Changes</h3> <ul> <li>afc8d77: Update error message for <code>aphrodite-add-style-variable-name</code> rule</li> </ul> <h2>3.1.0</h2> <h3>Minor Changes</h3> <ul> <li>3d8fea4: Add <code>aphrodite-add-style-variable-name</code> lint rule</li> </ul> <h3>Patch Changes</h3> <ul> <li>3d8fea4: Update eslint to ^8.55.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Khan/wonder-stuff/commit/6e50d0dd2578b561f92db13df26722f0de77c3ed"><code>6e50d0d</code></a> Version Packages (<a href="https://github.com/Khan/wonder-stuff/tree/HEAD/packages/eslint-plugin-khan/issues/1098">#1098</a>)</li> <li><a href="https://github.com/Khan/wonder-stuff/commit/afc8d779d9cb4d5e178b3c71e9f69325f4aedafa"><code>afc8d77</code></a> Update error message for aphrodite-add-style-variable-name rule (<a href="https://github.com/Khan/wonder-stuff/tree/HEAD/packages/eslint-plugin-khan/issues/1096">#1096</a>)</li> <li><a href="https://github.com/Khan/wonder-stuff/commit/8f4b5454c0fd2e852875f8ef079d5fe6365eabbb"><code>8f4b545</code></a> Version Packages (<a href="https://github.com/Khan/wonder-stuff/tree/HEAD/packages/eslint-plugin-khan/issues/1094">#1094</a>)</li> <li><a href="https://github.com/Khan/wonder-stuff/commit/3d8fea4172502c86c8f6144b5edbc033999928f9"><code>3d8fea4</code></a> Add aphrodite-add-style-variable-name lint rule (<a href="https://github.com/Khan/wonder-stuff/tree/HEAD/packages/eslint-plugin-khan/issues/1091">#1091</a>)</li> <li><a href="https://github.com/Khan/wonder-stuff/commit/4cba5ba4366bbfc43e2215ab5db9e8bc3d3f062d"><code>4cba5ba</code></a> Fix eslint-plugin-khan tests so that they can be run using jest (<a href="https://github.com/Khan/wonder-stuff/tree/HEAD/packages/eslint-plugin-khan/issues/1090">#1090</a>)</li> <li>See full diff in <a href="https://github.com/Khan/wonder-stuff/commits/@khanacademy/[email protected]/packages/eslint-plugin-khan">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@khanacademy/eslint-plugin&package-manager=npm_and_yarn&previous-version=3.0.1&new-version=3.1.1)](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>
- Loading branch information