Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps @typescript-eslint/eslint-plugin from 5.55.0 to 5.57.0.

Release notes

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

v5.57.0

5.57.0 (2023-03-27)

Bug Fixes

  • eslint-plugin: [no-unnecessary-boolean-literal-compare] simplify fixer and add support for double negation (#6620) (81c8519)
  • eslint-plugin: correct crashes with getTypeArguments for ts < 3.7 (#6767) (59eab58)

Features

  • eslint-plugin: [consistent-type-assertions] add suggestions for objectLiteralTypeAssertions (#6642) (720e811)
  • eslint-plugin: [consistent-type-assertions] autofix angle bracket assertions to as (#6641) (ad8ea64)
  • eslint-plugin: add no-duplicate-type-constituents rule (#5728) (bc31078)

v5.56.0

5.56.0 (2023-03-20)

Bug Fixes

  • eslint-plugin: [member-ordering] check order when optionalityOrder is present with no optional members (#6619) (6aff431)
  • eslint-plugin: [no-misused-promises] avoid unnecessary calls to getContextualType (#6193) (745cfe4)
  • eslint-plugin: [no-misused-promises] fix incorrect detection of void functions in JSX attributes (#6638) (9e41cee)
  • eslint-plugin: [strict-boolean-expression] support falsy and truthy literals simultaneously (#6672) (62ef487)
  • eslint-plugin: [strict-boolean-expressions] handle truthy enums (#6618) (0d0639f)
  • eslint-plugin: [naming-convention] add TSPropertySignature with TSFunctionType annotation to typeMethod selector (#6645) (3fc5c63)

Features

  • eslint-plugin: [restrict-template-expressions] add option allowNever (#6554) (423f164)
Changelog

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

5.57.0 (2023-03-27)

Bug Fixes

  • eslint-plugin: [no-unnecessary-boolean-literal-compare] simplify fixer and add support for double negation (#6620) (81c8519)
  • eslint-plugin: correct crashes with getTypeArguments for ts < 3.7 (#6767) (59eab58)

Features

  • eslint-plugin: [consistent-type-assertions] add suggestions for objectLiteralTypeAssertions (#6642) (720e811)
  • eslint-plugin: [consistent-type-assertions] autofix angle bracket assertions to as (#6641) (ad8ea64)
  • eslint-plugin: add no-duplicate-type-constituents rule (#5728) (bc31078)

5.56.0 (2023-03-20)

Bug Fixes

  • eslint-plugin: [member-ordering] check order when optionalityOrder is present with no optional members (#6619) (6aff431)
  • eslint-plugin: [no-misused-promises] avoid unnecessary calls to getContextualType (#6193) (745cfe4)
  • eslint-plugin: [no-misused-promises] fix incorrect detection of void functions in JSX attributes (#6638) (9e41cee)
  • eslint-plugin: [strict-boolean-expression] support falsy and truthy literals simultaneously (#6672) (62ef487)
  • eslint-plugin: [strict-boolean-expressions] handle truthy enums (#6618) (0d0639f)
  • eslint-plugin: add TSPropertySignature with TSFunctionType annotation to typeMethod selector (#6645) (3fc5c63)

Features

  • eslint-plugin: add allowNever support to restrict-template-expressions (#6554) (423f164)
Commits
  • 69f827c chore: publish v5.57.0
  • 59eab58 fix(eslint-plugin): correct crashes with getTypeArguments for ts < 3.7 (#6767)
  • f5631e9 docs(eslint-plugin): [lines-around-comment] fix typo (#6776)
  • bc31078 feat(eslint-plugin): add no-duplicate-type-constituents rule (#5728)
  • d8e563b chore(website): preserve RulesTable filters state in searchParams (#6568)
  • 720e811 feat(eslint-plugin): [consistent-type-assertions] add suggestions for objectL...
  • ad8ea64 feat(eslint-plugin): [consistent-type-assertions] autofix angle bracket asser...
  • 81c8519 fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] simplify fixer a...
  • 75eb5b5 docs(eslint-plugin): [lines-around-comment option] cleaned up docs (#6674)
  • efdf2cf chore: publish v5.56.0
  • 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.55.0 to 5.57.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.57.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 Apr 3, 2023
@googlemaps-bot googlemaps-bot enabled auto-merge (squash) April 3, 2023 04:59
@googlemaps-bot googlemaps-bot merged commit 8d59c81 into main Apr 3, 2023
@googlemaps-bot googlemaps-bot deleted the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.57.0 branch April 3, 2023 05:01
github-actions bot pushed a commit that referenced this pull request Apr 3, 2023
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.55.0 to 5.57.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.57.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> 8d59c81
googlemaps-bot pushed a commit that referenced this pull request May 1, 2023
### [2.18.1](v2.18.0...v2.18.1) (2023-05-01)

### Miscellaneous Chores

* **deps-dev:** bump @rollup/plugin-typescript from 11.0.0 to 11.1.0 ([#427](#427)) ([f900786](f900786))
* **deps-dev:** bump @types/google.maps from 3.52.3 to 3.52.4 ([#422](#422)) ([4429381](4429381))
* **deps-dev:** bump @types/google.maps from 3.52.4 to 3.52.5 ([#429](#429)) ([985c5d3](985c5d3))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#421](#421)) ([8d59c81](8d59c81))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#431](#431)) ([a0f432f](a0f432f))
* **deps-dev:** bump @typescript-eslint/eslint-plugin ([#433](#433)) ([52f3085](52f3085))
* **deps-dev:** bump @typescript-eslint/parser from 5.55.0 to 5.56.0 ([#415](#415)) ([956bcb2](956bcb2))
* **deps-dev:** bump @typescript-eslint/parser from 5.56.0 to 5.57.0 ([#424](#424)) ([8c4e1cf](8c4e1cf))
* **deps-dev:** bump @typescript-eslint/parser from 5.57.0 to 5.59.0 ([#435](#435)) ([fad1b3a](fad1b3a))
* **deps-dev:** bump eslint from 8.36.0 to 8.37.0 ([#423](#423)) ([d969c3a](d969c3a))
* **deps-dev:** bump eslint from 8.37.0 to 8.38.0 ([#428](#428)) ([94d51ab](94d51ab))
* **deps-dev:** bump eslint from 8.38.0 to 8.39.0 ([#436](#436)) ([b584dd5](b584dd5))
* **deps-dev:** bump eslint-config-prettier from 8.7.0 to 8.8.0 ([#419](#419)) ([f5dd9d6](f5dd9d6))
* **deps-dev:** bump prettier from 2.8.4 to 2.8.7 ([#417](#417)) ([2e5cca7](2e5cca7))
* **deps-dev:** bump prettier from 2.8.7 to 2.8.8 ([#434](#434)) ([5e8018b](5e8018b))
* **deps-dev:** bump typedoc from 0.23.28 to 0.24.1 ([#425](#425)) ([689bd4c](689bd4c))
* **deps-dev:** bump typedoc from 0.24.1 to 0.24.6 ([#439](#439)) ([fb0fa3a](fb0fa3a))
@googlemaps-bot
Copy link
Contributor

🎉 This PR is included in version 2.18.1 🎉

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

dependencies Pull requests that update a dependency file released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants