Skip to content
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): bump the eslint group with 2 updates #418

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2023

Bumps the eslint group with 2 updates: @typescript-eslint/eslint-plugin and @typescript-eslint/parser.

Updates @typescript-eslint/eslint-plugin from 6.4.0 to 6.4.1

Release notes

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

v6.4.1

6.4.1 (2023-08-21)

Bug Fixes

  • eslint-plugin: [no-unnecessary-condition] false positives with branded types (#7466) (b52658f), closes #7293
  • utils: [ts-eslint] small type fixes (#7474) (4402db1)

You can read about our versioning strategy and releases on our website.

Changelog

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

6.4.1 (2023-08-21)

Bug Fixes

  • eslint-plugin: [no-unnecessary-condition] false positives with branded types (#7466) (b52658f), closes #7293

You can read about our versioning strategy and releases on our website.

Commits
  • ef1367e chore: publish v6.4.1
  • 2e1cfd5 chore: upgrade to yarn 3 (#6162)
  • b52658f fix(eslint-plugin): [no-unnecessary-condition] false positives with branded t...
  • 66cc514 chore: enable logical-assignment-operators rule internally (#7484)
  • e1897db docs: fix typo in member-ordering (#7488)
  • See full diff in compare view

Updates @typescript-eslint/parser from 6.4.0 to 6.4.1

Release notes

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

v6.4.1

6.4.1 (2023-08-21)

Bug Fixes

  • eslint-plugin: [no-unnecessary-condition] false positives with branded types (#7466) (b52658f), closes #7293
  • utils: [ts-eslint] small type fixes (#7474) (4402db1)

You can read about our versioning strategy and releases on our website.

Changelog

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

6.4.1 (2023-08-21)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> dependency will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> dependency will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 22, 2023
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 6.4.0 to 6.4.1
- [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/v6.4.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.4.0 to 6.4.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/eslint-6c59197575 branch from 9e4b7af to f2477fc Compare August 22, 2023 05:03
@antoinezanardi antoinezanardi merged commit 9087152 into develop Aug 22, 2023
10 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/eslint-6c59197575 branch August 22, 2023 05:16
antoinezanardi pushed a commit that referenced this pull request Aug 26, 2023
## [1.16.0](v1.15.0...v1.16.0) (2023-08-26)

### 🚀 Features

* **thief:** thief additional cards validation on game creation ([#415](#415)) ([b4bf9de](b4bf9de))

### ✅ Tests

* **acceptance:** angel acceptance tests ([#402](#402)) ([5bdb6e8](5bdb6e8))
* **acceptance:** cupid acceptance tests ([9dd415d](9dd415d))
* **acceptance:** dog wolf acceptance tests ([#410](#410)) ([8163c39](8163c39))
* **acceptance:** fox acceptance tests ([#407](#407)) ([4b5cb79](4b5cb79))
* **acceptance:** guard acceptance tests ([#403](#403)) ([b82bf4b](b82bf4b))
* **acceptance:** little girl acceptance tests ([#404](#404)) ([1af6c96](1af6c96))
* **acceptance:** pied piper acceptance tests ([#401](#401)) ([ac1702b](ac1702b))
* **acceptance:** scapegoat acceptance tests ([#411](#411)) ([864e4e6](864e4e6))
* **acceptance:** wild child acceptance tests ([#409](#409)) ([73801b4](73801b4))

### 🧹 Chore

* **deps:** bump expect from 29.6.3 to 29.6.4 ([#433](#433)) ([be08846](be08846))
* **deps:** bump lint-staged from 14.0.0 to 14.0.1 ([#421](#421)) ([8c84bdc](8c84bdc))
* **deps:** bump mongoose from 7.4.3 to 7.4.4 ([#424](#424)) ([7dff095](7dff095))
* **deps:** bump semantic-release from 21.0.7 to 21.0.9 ([#414](#414)) ([2434936](2434936))
* **deps:** bump semantic-release from 21.0.9 to 21.1.0 ([#427](#427)) ([39deed8](39deed8))
* **deps:** bump semantic-release from 21.1.0 to 21.1.1 ([#432](#432)) ([a55d168](a55d168))
* **deps:** bump the eslint group with 1 update ([#413](#413)) ([b536d91](b536d91))
* **deps:** bump the eslint group with 2 updates ([#406](#406)) ([f514b8b](f514b8b))
* **deps:** bump the eslint group with 2 updates ([#418](#418)) ([9087152](9087152))
* **deps:** bump the jest group with 1 update ([#419](#419)) ([a5c4513](a5c4513))
* **deps:** bump the jest group with 1 update ([#430](#430)) ([59d9739](59d9739))
* **deps:** bump the nest group with 1 update ([#408](#408)) ([b6fd825](b6fd825))
* **deps:** bump the nest group with 1 update ([#425](#425)) ([5430243](5430243))
* **deps:** bump the nest group with 1 update ([#434](#434)) ([7737b15](7737b15))
* **deps:** bump the nest group with 5 updates ([#416](#416)) ([0b48d41](0b48d41))
* **deps:** bump the nest group with 6 updates ([#422](#422)) ([f0fb776](f0fb776))
* **deps:** bump the types group with 1 update ([#412](#412)) ([adbabca](adbabca))
* **deps:** bump the types group with 1 update ([#428](#428)) ([b6c4ca9](b6c4ca9))
* **deps:** bump the types group with 2 updates ([#423](#423)) ([0eb8b1c](0eb8b1c))
* **deps:** bump typescript from 5.1.6 to 5.2.2 ([#431](#431)) ([cc563d8](cc563d8))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.16.0 🎉

The release is available on GitHub release

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 javascript Pull requests that update Javascript code released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant