Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.7.0 to 5.8.0 #52

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2021

Bumps @typescript-eslint/eslint-plugin from 5.7.0 to 5.8.0.

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v5.8.0

5.8.0 (2021-12-20)

Bug Fixes

  • eslint-plugin: [no-implied-eval] improve performance (#4313) (e344596)
  • eslint-plugin: [padding-line-between-statements] type StatementTypes can't differenciate from variable (#4270) (bfc4324)
  • eslint-plugin: [strict-boolean-expression] false positive for truthy boolean (#4275) (72c2e41)
  • eslint-plugin: array-type mark AST_NODE_TYPES.TSBigIntKeyword as simple (#4274) (74e544e)
  • eslint-plugin: handle method overloading in semi (#4318) (3b87b49)
  • experimental-utils: support immutable members (#3844) (3d33a77)

Features

  • eslint-plugin: [no-throw-literal] add options to to disallow any/unknown (#4207) (ff0adf9)
  • eslint-plugin: [restrict-plus-operand] add allowAny option (#4260) (2788545)
Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

5.8.0 (2021-12-20)

Bug Fixes

  • eslint-plugin: [no-implied-eval] improve performance (#4313) (e344596)
  • eslint-plugin: [padding-line-between-statements] type StatementTypes can't differenciate from variable (#4270) (bfc4324)
  • eslint-plugin: [strict-boolean-expression] false positive for truthy boolean (#4275) (72c2e41)
  • eslint-plugin: array-type mark AST_NODE_TYPES.TSBigIntKeyword as simple (#4274) (74e544e)
  • eslint-plugin: handle method overloading in semi (#4318) (3b87b49)
  • experimental-utils: support immutable members (#3844) (3d33a77)

Features

  • eslint-plugin: [no-throw-literal] add options to to disallow any/unknown (#4207) (ff0adf9)
  • eslint-plugin: [restrict-plus-operand] add allowAny option (#4260) (2788545)
Commits
  • c3e1834 chore: publish v5.8.0
  • 234be00 docs(website): fix heading level inconsistencies (#4320)
  • b5d00f5 docs(eslint-plugin): fix typo in example codeFix typo in example code (#4319)
  • 2788545 feat(eslint-plugin): [restrict-plus-operand] add allowAny option (#4260)
  • ff0adf9 feat(eslint-plugin): [no-throw-literal] add options to to disallow any/`unk...
  • bfc4324 fix(eslint-plugin): [padding-line-between-statements] type StatementTypes c...
  • 3b87b49 fix(eslint-plugin): handle method overloading in semi (#4318)
  • 04d1f3e docs: update links to point to correct pages (#4326)
  • e344596 fix(eslint-plugin): [no-implied-eval] improve performance (#4313)
  • 3d33a77 fix(experimental-utils): support immutable members (#3844)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.7.0 to 5.8.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.8.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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 20, 2021
Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@autoapproval autoapproval bot added automerge Merge the pull request once unit tests and other checks pass. merge labels Dec 20, 2021
@probot-auto-merge probot-auto-merge bot merged commit a1307b9 into main Dec 20, 2021
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.8.0 branch December 20, 2021 23:25
github-actions bot pushed a commit that referenced this pull request Dec 20, 2021
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.7.0 to 5.8.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.8.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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> a1307b9
github-actions bot pushed a commit that referenced this pull request Jan 26, 2022
### [1.0.5](v1.0.4...v1.0.5) (2022-01-26)

### Documentation

* **README:** fix title ([93c1cb0](93c1cb0))

### Miscellaneous Chores

* **deps-dev:** bump @googlemaps/jest-mocks from 1.3.8 to 1.3.9 ([#26](#26)) ([9a57b6d](9a57b6d))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.3.9 to 1.4.0 ([#30](#30)) ([ab40e81](ab40e81))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.4.0 to 1.5.0 ([#39](#39)) ([f27465b](f27465b))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.5.0 to 1.5.1 ([#50](#50)) ([9f744eb](9f744eb))
* **deps-dev:** bump @googlemaps/jest-mocks from 1.5.1 to 2.0.0 ([#64](#64)) ([0f16fc7](0f16fc7))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.0.0 to 2.1.1 ([#70](#70)) ([0cf24f7](0cf24f7))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.1.1 to 2.2.0 ([#71](#71)) ([a7326a9](a7326a9))
* **deps-dev:** bump @googlemaps/jest-mocks from 2.2.0 to 2.3.0 ([#87](#87)) ([75a95ef](75a95ef))
* **deps-dev:** bump @types/google.maps from 3.47.0 to 3.47.1 ([#37](#37)) ([c31b9cf](c31b9cf))
* **deps-dev:** bump @types/google.maps from 3.47.1 to 3.47.2 ([#44](#44)) ([f740d20](f740d20))
* **deps-dev:** bump @types/google.maps from 3.47.2 to 3.47.3 ([#80](#80)) ([709c4b9](709c4b9))
* **deps-dev:** bump @types/jest from 27.0.3 to 27.4.0 ([#58](#58)) ([bf70f04](bf70f04))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#35](#35)) ([0f0e492](0f0e492))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#47](#47)) ([ad32183](ad32183))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#52](#52)) ([a1307b9](a1307b9))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#56](#56)) ([2f25695](2f25695))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#61](#61)) ([d849aba](d849aba))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#69](#69)) ([aa1dc36](aa1dc36))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#75](#75)) ([94af681](94af681))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#85](#85)) ([b7a48ab](b7a48ab))
* **deps-dev:** bump @typescript-eslint/parser from 5.10.0 to 5.10.1 ([#86](#86)) ([4449acb](4449acb))
* **deps-dev:** bump @typescript-eslint/parser from 5.5.0 to 5.6.0 ([#31](#31)) ([fb2f7ad](fb2f7ad))
* **deps-dev:** bump @typescript-eslint/parser from 5.6.0 to 5.7.0 ([#48](#48)) ([ff309a6](ff309a6))
* **deps-dev:** bump @typescript-eslint/parser from 5.7.0 to 5.8.0 ([#53](#53)) ([548dcf1](548dcf1))
* **deps-dev:** bump @typescript-eslint/parser from 5.8.0 to 5.8.1 ([#55](#55)) ([d27f4ce](d27f4ce))
* **deps-dev:** bump @typescript-eslint/parser from 5.8.1 to 5.9.0 ([#63](#63)) ([3ee40c5](3ee40c5))
* **deps-dev:** bump @typescript-eslint/parser from 5.9.0 to 5.9.1 ([#68](#68)) ([b2cc083](b2cc083))
* **deps-dev:** bump @typescript-eslint/parser from 5.9.1 to 5.10.0 ([#73](#73)) ([eec2e78](eec2e78))
* **deps-dev:** bump eslint from 8.3.0 to 8.4.0 ([#32](#32)) ([b32ebc1](b32ebc1))
* **deps-dev:** bump eslint from 8.4.0 to 8.4.1 ([#36](#36)) ([7422369](7422369))
* **deps-dev:** bump eslint from 8.4.1 to 8.5.0 ([#51](#51)) ([ecbd084](ecbd084))
* **deps-dev:** bump eslint from 8.5.0 to 8.6.0 ([#60](#60)) ([66d4fff](66d4fff))
* **deps-dev:** bump eslint from 8.6.0 to 8.7.0 ([#77](#77)) ([64fdb7e](64fdb7e))
* **deps-dev:** bump eslint-plugin-jest from 25.3.0 to 25.3.2 ([#57](#57)) ([1fe6cbc](1fe6cbc))
* **deps-dev:** bump eslint-plugin-jest from 25.3.2 to 25.3.3 ([#59](#59)) ([02109b2](02109b2))
* **deps-dev:** bump eslint-plugin-jest from 25.3.3 to 25.3.4 ([#62](#62)) ([f98296b](f98296b))
* **deps-dev:** bump eslint-plugin-jest from 25.3.4 to 25.7.0 ([#74](#74)) ([379e863](379e863))
* **deps-dev:** bump eslint-plugin-jest from 25.7.0 to 26.0.0 ([#84](#84)) ([f93aae7](f93aae7))
* **deps-dev:** bump jest from 27.4.0 to 27.4.2 ([#28](#28)) ([528982a](528982a))
* **deps-dev:** bump jest from 27.4.2 to 27.4.3 ([#29](#29)) ([2d526fd](2d526fd))
* **deps-dev:** bump jest from 27.4.3 to 27.4.4 ([#42](#42)) ([5362d71](5362d71))
* **deps-dev:** bump jest from 27.4.4 to 27.4.5 ([#43](#43)) ([b15d28e](b15d28e))
* **deps-dev:** bump jest from 27.4.5 to 27.4.6 ([#66](#66)) ([268d6e1](268d6e1))
* **deps-dev:** bump jest from 27.4.6 to 27.4.7 ([#67](#67)) ([3466be6](3466be6))
* **deps-dev:** bump prettier from 2.5.0 to 2.5.1 ([#34](#34)) ([20d232a](20d232a))
* **deps-dev:** bump rollup from 2.60.1 to 2.60.2 ([#27](#27)) ([1cb2303](1cb2303))
* **deps-dev:** bump rollup from 2.60.2 to 2.61.0 ([#41](#41)) ([96f3aee](96f3aee))
* **deps-dev:** bump rollup from 2.61.0 to 2.61.1 ([#45](#45)) ([796863c](796863c))
* **deps-dev:** bump rollup from 2.61.1 to 2.62.0 ([#54](#54)) ([718e0d2](718e0d2))
* **deps-dev:** bump rollup from 2.62.0 to 2.63.0 ([#65](#65)) ([78b50c1](78b50c1))
* **deps-dev:** bump rollup from 2.63.0 to 2.64.0 ([#72](#72)) ([49d38b7](49d38b7))
* **deps-dev:** bump rollup from 2.64.0 to 2.65.0 ([#81](#81)) ([4986462](4986462))
* **deps-dev:** bump rollup from 2.65.0 to 2.66.0 ([#83](#83)) ([07498c0](07498c0))
* **deps-dev:** bump rollup from 2.66.0 to 2.66.1 ([#88](#88)) ([c031939](c031939))
* **deps-dev:** bump ts-jest from 27.0.7 to 27.1.0 ([#33](#33)) ([f2d021a](f2d021a))
* **deps-dev:** bump ts-jest from 27.1.0 to 27.1.1 ([#38](#38)) ([4850b06](4850b06))
* **deps-dev:** bump ts-jest from 27.1.1 to 27.1.2 ([#49](#49)) ([4614e8a](4614e8a))
* **deps-dev:** bump ts-jest from 27.1.2 to 27.1.3 ([#76](#76)) ([cea14b2](cea14b2))
* **deps-dev:** bump typedoc from 0.22.10 to 0.22.11 ([#78](#78)) ([0ab208c](0ab208c))
* **deps-dev:** bump typescript from 4.5.2 to 4.5.3 ([#40](#40)) ([01c54f5](01c54f5))
* **deps-dev:** bump typescript from 4.5.3 to 4.5.4 ([#46](#46)) ([60ee05f](60ee05f))
* **deps-dev:** bump typescript from 4.5.4 to 4.5.5 ([#79](#79)) ([739975d](739975d))

### Build System

* use node version 14 ([1e10eef](1e10eef))
@github-actions
Copy link

🎉 This PR is included in version 1.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. dependencies Pull requests that update a dependency file merge released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant