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 1 update #553

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the eslint group with 1 update: eslint.

Release notes

Sourced from eslint's releases.

v8.51.0

Features

  • 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#17569) (Domantas Petrauskas)
  • 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#17600) (Yosuke Ota)

Bug Fixes

  • f976b2f fix: make rule severity case-sensitive in flat config (#17619) (Milos Djermanovic)
  • 0edfe36 fix: Ensure crash error messages are not duplicated (#17584) (Nicholas C. Zakas)
  • dd79abc fix: eslint-disable to be able to parse quoted rule names (#17612) (Yosuke Ota)
  • d2f6801 fix: Ensure correct code path for && followed by ?? (#17618) (Nicholas C. Zakas)

Documentation

  • ee5be81 docs: default to sourceType: "module" in rule examples (#17615) (Francesco Trotta)
  • 1aa26df docs: Add more examples for multiline-ternary (#17610) (George Ashiotis)
  • 47d0b44 docs: Update README (GitHub Actions Bot)
  • dbf831e docs: use generated og image (#17601) (Percy Ma)
  • 1866da5 docs: Update README (GitHub Actions Bot)

Chores

  • 1ef39ea chore: upgrade @​eslint/js@​8.51.0 (#17624) (Milos Djermanovic)
  • f8c7403 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • 2665552 test: fix flat config linter tests to use Linter in flat config mode (#17616) (Milos Djermanovic)
  • 7b77bcc chore: Refactor CodePathState (#17510) (Nicholas C. Zakas)
  • bc77c9a chore: Document and refactor ForkContext (#17566) (Nicholas C. Zakas)
  • 24e1f14 chore: Refactor and document CodePath (#17558) (Nicholas C. Zakas)
Changelog

Sourced from eslint's changelog.

v8.51.0 - October 6, 2023

  • 1ef39ea chore: upgrade @​eslint/js@​8.51.0 (#17624) (Milos Djermanovic)
  • f8c7403 chore: package.json update for @​eslint/js release (ESLint Jenkins)
  • f976b2f fix: make rule severity case-sensitive in flat config (#17619) (Milos Djermanovic)
  • 0edfe36 fix: Ensure crash error messages are not duplicated (#17584) (Nicholas C. Zakas)
  • ee5be81 docs: default to sourceType: "module" in rule examples (#17615) (Francesco Trotta)
  • dd79abc fix: eslint-disable to be able to parse quoted rule names (#17612) (Yosuke Ota)
  • d2f6801 fix: Ensure correct code path for && followed by ?? (#17618) (Nicholas C. Zakas)
  • 2665552 test: fix flat config linter tests to use Linter in flat config mode (#17616) (Milos Djermanovic)
  • 1aa26df docs: Add more examples for multiline-ternary (#17610) (George Ashiotis)
  • 47d0b44 docs: Update README (GitHub Actions Bot)
  • dbf831e docs: use generated og image (#17601) (Percy Ma)
  • 0a9c433 feat: Add --no-warn-ignored CLI option for flat config (#17569) (Domantas Petrauskas)
  • 1866da5 docs: Update README (GitHub Actions Bot)
  • 7b77bcc chore: Refactor CodePathState (#17510) (Nicholas C. Zakas)
  • 977e67e feat: logical-assignment-operators to report expressions with 3 operands (#17600) (Yosuke Ota)
  • bc77c9a chore: Document and refactor ForkContext (#17566) (Nicholas C. Zakas)
  • 24e1f14 chore: Refactor and document CodePath (#17558) (Nicholas C. Zakas)
Commits
  • f079382 8.51.0
  • e8235e5 Build: changelog update for 8.51.0
  • 1ef39ea chore: upgrade @​eslint/js@​8.51.0 (#17624)
  • f8c7403 chore: package.json update for @​eslint/js release
  • f976b2f fix: make rule severity case-sensitive in flat config (#17619)
  • 0edfe36 fix: Ensure crash error messages are not duplicated (#17584)
  • ee5be81 docs: default to sourceType: "module" in rule examples (#17615)
  • dd79abc fix: eslint-disable to be able to parse quoted rule names (#17612)
  • d2f6801 fix: Ensure correct code path for && followed by ?? (#17618)
  • 2665552 test: fix flat config linter tests to use Linter in flat config mode (#17616)
  • 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 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 9, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/eslint-fe3d2734fc branch 2 times, most recently from 4dee1dc to 7cc2a11 Compare October 9, 2023 07:41
Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint).

- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.50.0...v8.51.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/eslint-fe3d2734fc branch from 7cc2a11 to cd59c2b Compare October 9, 2023 07:52
@antoinezanardi antoinezanardi merged commit 6439751 into develop Oct 9, 2023
13 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/eslint-fe3d2734fc branch October 9, 2023 08:17
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