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 types group with 3 updates #601

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps the types group with 3 updates: @types/node, @typescript-eslint/eslint-plugin and @typescript-eslint/parser.

Updates @types/node from 20.8.7 to 20.8.8

Commits

Updates @typescript-eslint/eslint-plugin from 6.8.0 to 6.9.0

Release notes

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

v6.9.0

6.9.0 (2023-10-23)

Bug Fixes

  • eslint-plugin: [no-confusing-void-expression] handle unfixable cases (#7674) (7e52f27)
  • eslint-plugin: [no-unsafe-return] allow returning anything if explicitly returning any (#7708) (c6124b2)
  • rule-tester: fix parser fallback logic (#7754) (34c23e0)
  • type-utils: treat custom type roots as external (#6870) (b85f744)

Features

  • eslint-plugin: [max-params] don't count this: void parameter (#7696) (6398d3f), closes #7538
  • eslint-plugin: [naming-convention] add support for default and namespace imports (#7269) (bb15aae)
  • eslint-plugin: [no-restricted-imports] support import = require (#7709) (4c8edcf)
  • eslint-plugin: [no-unsafe-enum-comparison] add switch suggestion (#7691) (53d5263), closes #7643
  • eslint-plugin: [prefer-readonly] private fields support (#7686) (0e875bf)

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

Changelog

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

6.9.0 (2023-10-23)

Bug Fixes

  • eslint-plugin: [no-confusing-void-expression] handle unfixable cases (#7674) (7e52f27)
  • eslint-plugin: [no-unsafe-return] allow returning anything if explicitly returning any (#7708) (c6124b2)

Features

  • eslint-plugin: [max-params] don't count this: void parameter (#7696) (6398d3f), closes #7538
  • eslint-plugin: [naming-convention] add support for default and namespace imports (#7269) (bb15aae)
  • eslint-plugin: [no-restricted-imports] support import = require (#7709) (4c8edcf)
  • eslint-plugin: [no-unsafe-enum-comparison] add switch suggestion (#7691) (53d5263), closes #7643
  • eslint-plugin: [prefer-readonly] private fields support (#7686) (0e875bf)

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

Commits
  • 101563b chore: publish v6.9.0
  • 066ccf7 chore: update to nx 17 (#7815)
  • 9f85e67 docs(website): add Open in Playground button to code examples (#7482)
  • 53d5263 feat(eslint-plugin): [no-unsafe-enum-comparison] add switch suggestion (#7691)
  • 4972ecd chore: enabled most of strict-type-checked internally (#7339)
  • 0e875bf feat(eslint-plugin): [prefer-readonly] private fields support (#7686)
  • 76ab373 chore(website): auto-inject ban-types default options (#7714)
  • 03b875d chore(eslint-plugin): fix post-merge issue around util namespace import (#7767)
  • c6124b2 fix(eslint-plugin): [no-unsafe-return] allow returning anything if explicitly...
  • ee4fe89 docs: better rules table (filter rules by extension, etc.) (#7666)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 6.8.0 to 6.9.0

Release notes

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

v6.9.0

6.9.0 (2023-10-23)

Bug Fixes

  • eslint-plugin: [no-confusing-void-expression] handle unfixable cases (#7674) (7e52f27)
  • eslint-plugin: [no-unsafe-return] allow returning anything if explicitly returning any (#7708) (c6124b2)
  • rule-tester: fix parser fallback logic (#7754) (34c23e0)
  • type-utils: treat custom type roots as external (#6870) (b85f744)

Features

  • eslint-plugin: [max-params] don't count this: void parameter (#7696) (6398d3f), closes #7538
  • eslint-plugin: [naming-convention] add support for default and namespace imports (#7269) (bb15aae)
  • eslint-plugin: [no-restricted-imports] support import = require (#7709) (4c8edcf)
  • eslint-plugin: [no-unsafe-enum-comparison] add switch suggestion (#7691) (53d5263), closes #7643
  • eslint-plugin: [prefer-readonly] private fields support (#7686) (0e875bf)

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

Changelog

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

6.9.0 (2023-10-23)

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> 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> 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 Oct 24, 2023
Bumps the types group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@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 `@types/node` from 20.8.7 to 20.8.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 6.8.0 to 6.9.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/v6.9.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.8.0 to 6.9.0
- [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.9.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/types-18286edbb6 branch from 452178c to 2795d11 Compare October 24, 2023 07:28
@antoinezanardi antoinezanardi merged commit afb8644 into develop Oct 24, 2023
12 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/types-18286edbb6 branch October 24, 2023 08:01
antoinezanardi pushed a commit that referenced this pull request Oct 28, 2023
## [1.21.0](v1.20.0...v1.21.0) (2023-10-28)

### 🚀 Features

* **game-play:** can be skipped field for current game play ([#583](#583)) ([a5908ef](a5908ef))
* **game-play:** targets boundaries for current game play ([#613](#613)) ([2b7b72b](2b7b72b))

### 🐛 Bug Fixes

* **ci:** set workflow github name when merging main into develop ([#573](#573)) ([ff7d103](ff7d103))

### 🔩 Refactor

* **game-victory:** change helper to service ([#572](#572)) ([8ee0a57](8ee0a57)), closes [#541](#541)

### ✅ Tests

* **acceptance:** acceptance tests for api exceptions ([#593](#593)) ([d955b61](d955b61))
* **database:** parallelize e2e tests with multiple databases ([#582](#582)) ([d95b16a](d95b16a))
* **game:** acceptance tests for game creation ([#606](#606)) ([f66c718](f66c718)), closes [#602](#602)
* **rusty-sword-knight:** acceptance tests for rusty sword knight ([#605](#605)) ([92ea4b2](92ea4b2)), closes [#598](#598)

### 🔁 CI

* **stryker:** dedicated config for stryker in ci ([#581](#581)) ([307b9de](307b9de))

### 🧹 Chore

* **deps:** bump @cucumber/cucumber from 10.0.0 to 10.0.1 ([#596](#596)) ([3a5c324](3a5c324))
* **deps:** bump @faker-js/faker from 8.1.0 to 8.2.0 ([#580](#580)) ([82d1f93](82d1f93))
* **deps:** bump lint-staged from 14.0.1 to 15.0.1 ([#578](#578)) ([a46d4ef](a46d4ef))
* **deps:** bump lint-staged from 15.0.1 to 15.0.2 ([#592](#592)) ([63d30fb](63d30fb))
* **deps:** bump mongoose from 7.6.1 to 7.6.2 ([#579](#579)) ([cb0578e](cb0578e))
* **deps:** bump mongoose from 7.6.2 to 7.6.3 ([#587](#587)) ([d829dc8](d829dc8)), closes [#13984](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13984) [#13951](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13951) [#13983](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13983) [#13962](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13962) [#13981](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13981) [#13944](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13944) [#13976](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13976) [#13984](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13984) [#13951](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13951) [#13983](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13983) [#13962](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13962) [#13981](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13981) [#13944](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13944) [#13976](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13976) [#13984](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13984) [#13983](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13983) [#13981](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13981) [#13979](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13979) [#13976](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/13976)
* **deps:** bump the commitlint group with 1 update ([#610](#610)) ([7f36c49](7f36c49))
* **deps:** bump the commitlint group with 2 updates ([#576](#576)) ([f824b74](f824b74))
* **deps:** bump the commitlint group with 2 updates ([#594](#594)) ([8a6e541](8a6e541))
* **deps:** bump the commitlint group with 2 updates ([#608](#608)) ([a139487](a139487))
* **deps:** bump the eslint group with 1 update ([#611](#611)) ([7a736bf](7a736bf))
* **deps:** bump the eslint group with 3 updates ([#597](#597)) ([78de281](78de281))
* **deps:** bump the nest group with 2 updates ([#600](#600)) ([00b7208](00b7208))
* **deps:** bump the stryker group with 3 updates ([#577](#577)) ([3c61640](3c61640))
* **deps:** bump the types group with 1 update ([#607](#607)) ([366715a](366715a))
* **deps:** bump the types group with 2 updates ([#575](#575)) ([0af2c04](0af2c04))
* **deps:** bump the types group with 2 updates ([#584](#584)) ([830ac85](830ac85)), closes [#7722](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7722) [#7724](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7724) [#7717](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7717) [#7718](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7718) [#7117](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7117) [#7722](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7722) [#7724](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7724) [#7717](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7717) [#7718](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7718) [#7117](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7117) [#7117](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7117) [#7718](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7718) [#7715](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7715) [#7669](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7669) [#7722](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7722) [#7724](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7724) [#7717](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7717) [#7718](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7718) [#7117](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/7117)
* **deps:** bump the types group with 3 updates ([#589](#589)) ([665ac6e](665ac6e))
* **deps:** bump the types group with 3 updates ([#601](#601)) ([afb8644](afb8644))
* **deps:** bump the types group with 4 updates ([#588](#588)) ([6aec9c7](6aec9c7))
* **deps:** bump type-fest from 4.4.0 to 4.5.0 ([#590](#590)) ([646c5f1](646c5f1))
* **deps:** bump type-fest from 4.5.0 to 4.6.0 ([#609](#609)) ([d0a2ef9](d0a2ef9))
* **github-actions:** bump actions/setup-node from 3 to 4 ([#599](#599)) ([1e9b523](1e9b523))
* **node:** bump node to v21 ([#585](#585)) ([158a927](158a927))
* **package-json:** add some properties like "type" ([#604](#604)) ([ad7738f](ad7738f))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.21.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