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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the eslint group with 1 update: eslint-plugin-jest.

Release notes

Sourced from eslint-plugin-jest's releases.

v27.4.2

27.4.2 (2023-09-29)

Bug Fixes

  • make rule message punctuation consistent (#1444) (84121ee)

v27.4.1

27.4.1 (2023-09-29)

Bug Fixes

  • no-focused-tests: make reporting location consistent (#1443) (a871775)
Changelog

Sourced from eslint-plugin-jest's changelog.

27.4.2 (2023-09-29)

Bug Fixes

  • make rule message punctuation consistent (#1444) (84121ee)

27.4.1 (2023-09-29)

Bug Fixes

  • no-focused-tests: make reporting location consistent (#1443) (a871775)
Commits
  • 094ac10 chore(release): 27.4.2 [skip ci]
  • 0ec155a chore(deps): update dependency semantic-release to v22 (#1434)
  • 84121ee fix: make rule message punctuation consistent (#1444)
  • 90488de chore(release): 27.4.1 [skip ci]
  • a871775 fix(no-focused-tests): make reporting location consistent (#1443)
  • 1ee0087 refactor(max-nested-describe): simplify implementation (#1442)
  • c846f7f chore(deps): lock file maintenance
  • e790193 chore(deps): update danger/danger-js action to v11.3.0 (#1437)
  • 225c3cf chore(deps): lock file maintenance
  • See full diff 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 2, 2023
Bumps the eslint group with 1 update: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest).

- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v27.4.0...v27.4.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  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-6897bafead branch from a8355dd to 644683d Compare October 2, 2023 07:12
@antoinezanardi antoinezanardi merged commit 796051c into develop Oct 2, 2023
13 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/eslint-6897bafead branch October 2, 2023 07:36
antoinezanardi pushed a commit that referenced this pull request Oct 7, 2023
## [1.19.0](v1.18.0...v1.19.0) (2023-10-07)

### 🚀 Features

* **game-history:** add limit and order to get game history endpoint ([#532](#532)) ([6bdb566](6bdb566))

### 🐛 Bug Fixes

* **ci:** allow develop to run semantic-release ([d3bbc57](d3bbc57))

### ✅ Tests

* **acceptance:** acceptance tests for game history ([#538](#538)) ([bf2b1a7](bf2b1a7))
* **acceptance:** acceptance tests for vile father of wolves ([#526](#526)) ([f8e9520](f8e9520))
* **acceptance:** acceptance tests for vote game play ([#527](#527)) ([7568e14](7568e14))

### 🔁 CI

* **release:** automatically create pr release and update its title based on commits ([#529](#529)) ([244845a](244845a))
* **release:** enhance release pr body to main ([#546](#546)) ([a95dd12](a95dd12))
* **release:** release in main pr body ([#545](#545)) ([ff21ba6](ff21ba6))

### 🧹 Chore

* **deps:** bump mongoose from 7.5.3 to 7.5.4 ([#540](#540)) ([adead5a](adead5a))
* **deps:** bump the commitlint group with 1 update ([#528](#528)) ([9f9052c](9f9052c))
* **deps:** bump the eslint group with 1 update ([#534](#534)) ([796051c](796051c))
* **deps:** bump the nest group with 1 update ([#539](#539)) ([916953c](916953c))
* **deps:** bump the nest group with 5 updates ([#542](#542)) ([b50731a](b50731a))
* **deps:** bump the stryker group with 3 updates ([#537](#537)) ([cfd660a](cfd660a))
* **deps:** bump the types group with 1 update ([#524](#524)) ([9425410](9425410))
* **deps:** bump the types group with 1 update ([#533](#533)) ([369e1e5](369e1e5))
* **deps:** bump the types group with 4 updates ([#536](#536)) ([abdf8a1](abdf8a1))
* **deps:** bump type-fest from 4.3.2 to 4.3.3 ([#535](#535)) ([418da13](418da13))
@antoinezanardi
Copy link
Owner

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