-
Notifications
You must be signed in to change notification settings - Fork 10
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 #176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 #176
Conversation
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.21.0 to 5.22.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved 👍
Your PR doesn't have any required checks. Please add required checks to your main branch and then re-add the label. Learn more about enabling these checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. |
2 similar comments
Your PR doesn't have any required checks. Please add required checks to your main branch and then re-add the label. Learn more about enabling these checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. |
Your PR doesn't have any required checks. Please add required checks to your main branch and then re-add the label. Learn more about enabling these checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. |
… 5.22.0 (#176) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.21.0 to 5.22.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v5.22.0</h2> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.21.0...v5.22.0">5.22.0</a> (2022-05-02)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [comma-spacing] verify <code>nextToken</code> exists (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4868">#4868</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/23746f8babace7c2354368d6fb0881be26e19c41">23746f8</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>ast-spec:</strong> add fixture test framework and some initial fixtures (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/3258">#3258</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/f3cf87bf20fd0542f92a96a318aa9ee5bf23c1f6">f3cf87b</a>)</li> <li><strong>eslint-plugin:</strong> [no-duplicate-enum-values] add rule (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4833">#4833</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5899164b35d91106512a2720b23ba92e1893132f">5899164</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/typescript-eslint/typescript-eslint/compare/v5.21.0...v5.22.0">5.22.0</a> (2022-05-02)</h1> <h3>Bug Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [comma-spacing] verify <code>nextToken</code> exists (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4868">#4868</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/23746f8babace7c2354368d6fb0881be26e19c41">23746f8</a>)</li> </ul> <h3>Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-duplicate-enum-values] add rule (<a href="https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/4833">#4833</a>) (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/5899164b35d91106512a2720b23ba92e1893132f">5899164</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/6e1016c9dad7bd77bd9858b68fa0977ad30d6965"><code>6e1016c</code></a> chore: publish v5.22.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/98e623463532e7e6208d43581a576568a14994ff"><code>98e6234</code></a> docs: overhauled member-ordering docs and types (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4873">#4873</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3a06f78b6e02056677c3487aff0af5fdea913373"><code>3a06f78</code></a> Fix typo (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4884">#4884</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b53de9be235fe40ee8a61646aa1a618f3852a76a"><code>b53de9b</code></a> docs: correct doc of parameter-properties to match the code (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4879">#4879</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/23746f8babace7c2354368d6fb0881be26e19c41"><code>23746f8</code></a> fix(eslint-plugin): [comma-spacing] verify <code>nextToken</code> exists (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4868">#4868</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/5899164b35d91106512a2720b23ba92e1893132f"><code>5899164</code></a> feat(eslint-plugin): [no-duplicate-enum-values] add rule (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/4833">#4833</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/eslint-plugin">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 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> f518fcc
### [1.0.15](v1.0.14...v1.0.15) (2022-05-10) ### Miscellaneous Chores * **deps-dev:** bump @googlemaps/jest-mocks from 2.7.1 to 2.7.2 ([#173](#173)) ([9148941](9148941)), closes [#244](#244) [#240](#240) [#241](#241) [#244](#244) [#241](#241) [#240](#240) * **deps-dev:** bump @typescript-eslint/eslint-plugin ([#170](#170)) ([ecb33ec](ecb33ec)) * **deps-dev:** bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 ([#176](#176)) ([f518fcc](f518fcc)), closes [#4868](https://github.com/googlemaps/js-typescript-guards/issues/4868) [#3258](https://github.com/googlemaps/js-typescript-guards/issues/3258) [#4833](https://github.com/googlemaps/js-typescript-guards/issues/4833) [#4868](https://github.com/googlemaps/js-typescript-guards/issues/4868) [#4833](https://github.com/googlemaps/js-typescript-guards/issues/4833) [#4873](https://github.com/googlemaps/js-typescript-guards/issues/4873) [#4884](https://github.com/googlemaps/js-typescript-guards/issues/4884) [#4879](https://github.com/googlemaps/js-typescript-guards/issues/4879) [#4868](https://github.com/googlemaps/js-typescript-guards/issues/4868) [#4833](https://github.com/googlemaps/js-typescript-guards/issues/4833) * **deps-dev:** bump @typescript-eslint/parser from 5.20.0 to 5.21.0 ([#172](#172)) ([5335859](5335859)) * **deps-dev:** bump @typescript-eslint/parser from 5.21.0 to 5.22.0 ([#177](#177)) ([86f12db](86f12db)), closes [#4868](https://github.com/googlemaps/js-typescript-guards/issues/4868) [#3258](https://github.com/googlemaps/js-typescript-guards/issues/3258) [#4833](https://github.com/googlemaps/js-typescript-guards/issues/4833) * **deps-dev:** bump eslint-plugin-jest from 26.1.4 to 26.1.5 ([#171](#171)) ([85b262f](85b262f)) * **deps-dev:** bump typescript from 4.6.3 to 4.6.4 ([#175](#175)) ([1e887ee](1e887ee)), closes [#48463](https://github.com/googlemaps/js-typescript-guards/issues/48463) [#48477](https://github.com/googlemaps/js-typescript-guards/issues/48477) * Synced file(s) with googlemaps/.github ([#178](#178)) ([49129f2](49129f2)) * Synced local '.github/sync-repo-settings.yaml' with remote '.github/sync-repo-settings.yaml' ([#183](#183)) ([4ae2dff](4ae2dff)) ### Build System * checkout with credentials ([#189](#189)) ([6a225d9](6a225d9)) * standardize check name ([#188](#188)) ([c11af4c](c11af4c)) * use different token for branch protection ([#187](#187)) ([2e4481c](2e4481c))
🎉 This PR is included in version 1.0.15 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Bumps @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0.
Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
6e1016c
chore: publish v5.22.098e6234
docs: overhauled member-ordering docs and types (#4873)3a06f78
Fix typo (#4884)b53de9b
docs: correct doc of parameter-properties to match the code (#4879)23746f8
fix(eslint-plugin): [comma-spacing] verifynextToken
exists (#4868)5899164
feat(eslint-plugin): [no-duplicate-enum-values] add rule (#4833)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 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)