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 #559

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates @types/node from 20.8.3 to 20.8.4

Commits

Updates @typescript-eslint/eslint-plugin from 6.7.4 to 6.7.5

Release notes

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

v6.7.5

6.7.5 (2023-10-09)

Bug Fixes

  • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#7712) (db40a0a)

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

Changelog

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

6.7.5 (2023-10-09)

Bug Fixes

  • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#7712) (db40a0a)

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

Commits
  • 36aecb6 chore: publish v6.7.5
  • db40a0a fix(eslint-plugin): [prefer-string-starts-ends-with] only report slice/substr...
  • 8f4d939 docs: fix prefer-optional-chain example for the unsafe fixes option (#7711)
  • See full diff in compare view

Updates @typescript-eslint/parser from 6.7.4 to 6.7.5

Release notes

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

v6.7.5

6.7.5 (2023-10-09)

Bug Fixes

  • eslint-plugin: [prefer-string-starts-ends-with] only report slice/substring with correct range (#7712) (db40a0a)

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

Changelog

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

6.7.5 (2023-10-09)

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 10, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/types-117cb56120 branch 2 times, most recently from dd60eb7 to 82a696f Compare October 10, 2023 14:11
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.3 to 20.8.4
- [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.7.4 to 6.7.5
- [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.7.5/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.7.4 to 6.7.5
- [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.7.5/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-patch
  dependency-group: types
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/types-117cb56120 branch from 82a696f to ac2d4b4 Compare October 10, 2023 15:06
@antoinezanardi antoinezanardi merged commit 8b5a977 into develop Oct 10, 2023
12 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/types-117cb56120 branch October 10, 2023 19:55
antoinezanardi pushed a commit that referenced this pull request Oct 14, 2023
## [1.20.0](v1.19.0...v1.20.0) (2023-10-14)

### 🚀 Features

* **game-play:** occurrences for game plays ([#558](#558)) ([fdf28d0](fdf28d0))

### ✅ Tests

* **acceptance:** acceptance tests for current game play source players ([#548](#548)) ([286d4f8](286d4f8))
* **acceptance:** acceptance tests villager-villager role ([#566](#566)) ([879999c](879999c))
* **acceptance:** acceptance tests werewolf role ([#565](#565)) ([8cdb589](8cdb589))

### 🔁 CI

* **release:** fetch-depth set to 0 to merge main into develop ([#551](#551)) ([fd497cc](fd497cc))
* **release:** merge main into develop before running semantic release ([9c1fd27](9c1fd27))
* **release:** merge main into develop before running semantic release ([#550](#550)) ([ab46912](ab46912))

### 🧹 Chore

* **branch-name:** expand possible branch prefixes ([#570](#570)) ([d5a7d79](d5a7d79))
* **commands:** run commands are available undeer the .run directory ([#567](#567)) ([b36ee52](b36ee52)), closes [#547](#547)
* **constants:** deep readonly for all constants and consistent way of declare mongoose props ([#568](#568)) ([72ed7b3](72ed7b3)), closes [#564](#564)
* **deps:** bump @cucumber/cucumber from 9.5.1 to 9.6.0 ([#556](#556)) ([53bd156](53bd156))
* **deps:** bump @cucumber/cucumber from 9.6.0 to 10.0.0 ([#561](#561)) ([17361b4](17361b4)), closes [/github.com/cucumber/cucumber-js/blob/main/UPGRADING.md#1000](https://github.com/antoinezanardi//github.com/cucumber/cucumber-js/blob/main/UPGRADING.md/issues/1000) [#2331](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2331) [#2334](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2334) [#2334](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2334) [#2337](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2337) [#2260](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2260) [#2331](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2331) [#2331](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2331) [#2334](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2334) [#2334](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2334) [#2337](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2337) [#2260](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2260) [#2331](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2331) [#2337](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2337) [#2336](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2336) [#2334](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2334) [#2330](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2330) [#2261](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2261) [#2331](https://github.com/antoinezanardi/werewolves-assistant-api-next/issues/2331)
* **deps:** bump mongoose from 7.5.4 to 7.6.0 ([#557](#557)) ([ca953b6](ca953b6))
* **deps:** bump mongoose from 7.6.0 to 7.6.1 ([#562](#562)) ([b1c8d2a](b1c8d2a))
* **deps:** bump the eslint group with 1 update ([#553](#553)) ([6439751](6439751))
* **deps:** bump the jest group with 1 update ([#560](#560)) ([2b0701e](2b0701e))
* **deps:** bump the types group with 1 update ([#552](#552)) ([07d669d](07d669d))
* **deps:** bump the types group with 1 update ([#563](#563)) ([56d254c](56d254c))
* **deps:** bump the types group with 1 update ([#569](#569)) ([b4e8c98](b4e8c98))
* **deps:** bump the types group with 3 updates ([#559](#559)) ([8b5a977](8b5a977))
* **deps:** bump ts-loader from 9.4.4 to 9.5.0 ([#555](#555)) ([7bb987d](7bb987d))
* **deps:** bump type-fest from 4.3.3 to 4.4.0 ([#554](#554)) ([25cb4ef](25cb4ef)), closes [#682](#682) [#682](#682)
@antoinezanardi
Copy link
Owner

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