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 jest group with 1 update #351

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Bumps the jest group with 1 update: jest.

Release notes

Sourced from jest's releases.

v29.6.2

Fixes

  • [jest-circus] Fix snapshot matchers in concurrent tests when nr of tests exceeds maxConcurrency (#14335)
  • [@jest/core] When running global setup and teardown, do not try to change the message property of the thrown error object when the message property is unwritable (#14113)
  • [jest-snapshot] Move @types/prettier from dependencies to devDependencies (#14328)
  • [jest-snapshot] Throw an explicit error if Prettier v3 is used (#14367)
  • [jest-reporters] Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)

Chore & Maintenance

  • [@jest/core] Use pluralize from jest-util rather than own internal (#14322)

New Contributors

Full Changelog: jestjs/jest@v29.6.1...v29.6.2

Changelog

Sourced from jest's changelog.

29.6.2

Fixes

  • [jest-circus] Fix snapshot matchers in concurrent tests when nr of tests exceeds maxConcurrency (#14335)
  • [@jest/core] When running global setup and teardown, do not try to change the message property of the thrown error object when the message property is unwritable (#14113)
  • [jest-snapshot] Move @types/prettier from dependencies to devDependencies (#14328)
  • [jest-snapshot] Throw an explicit error if Prettier v3 is used (#14367)
  • [jest-reporters] Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)

Chore & Maintenance

  • [@jest/core] Use pluralize from jest-util rather than own internal (#14322)
Commits

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

Bumps the jest group with 1 update: [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest).

- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: jest
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 28, 2023
@dependabot dependabot bot requested a review from antoinezanardi July 28, 2023 04:14
@antoinezanardi antoinezanardi merged commit a724d25 into develop Jul 28, 2023
9 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/jest-7b2ae8246b branch July 28, 2023 07:35
antoinezanardi pushed a commit that referenced this pull request Jul 29, 2023
## [1.13.0](v1.12.0...v1.13.0) (2023-07-29)

### 🚀 Features

* **game:** game lifecycle ([#349](#349)) ([9f5eb16](9f5eb16))

### 🐛 Bug Fixes

* **dependabot:** nest deps group ([#344](#344)) ([13e107d](13e107d))

### 📖 Docs

* **readme:** better display for supported roles ([#353](#353)) ([77dcf8e](77dcf8e))

### 🧹 Chore

* **deps:** bump @nestjs/cli from 10.1.7 to 10.1.8 ([#326](#326)) ([1354665](1354665))
* **deps:** bump @nestjs/cli from 10.1.8 to 10.1.10 ([#339](#339)) ([766ae6f](766ae6f))
* **deps:** bump @nestjs/mongoose from 10.0.0 to 10.0.1 ([#341](#341)) ([64df0bd](64df0bd))
* **deps:** bump @nestjs/swagger from 7.1.1 to 7.1.2 ([#340](#340)) ([53638d5](53638d5))
* **deps:** bump @nestjs/swagger from 7.1.2 to 7.1.4 ([#352](#352)) ([42b94d0](42b94d0))
* **deps:** bump mongoose from 7.3.2 to 7.3.3 ([0c314f5](0c314f5))
* **deps:** bump mongoose from 7.3.3 to 7.3.4 ([#328](#328)) ([2950b8b](2950b8b))
* **deps:** bump mongoose from 7.3.4 to 7.4.0 ([#337](#337)) ([82bb5c7](82bb5c7))
* **deps:** bump mongoose from 7.4.0 to 7.4.1 ([#348](#348)) ([8f2ed9e](8f2ed9e))
* **deps:** bump the commitlint group with 2 updates ([#338](#338)) ([9de8b47](9de8b47))
* **deps:** bump the eslint group with 2 updates ([#347](#347)) ([5b5278a](5b5278a))
* **deps:** bump the eslint group with 4 updates ([#335](#335)) ([a0d35ec](a0d35ec))
* **deps:** bump the jest group with 1 update ([#351](#351)) ([a724d25](a724d25))
* **deps:** bump the stryker group with 3 updates ([#330](#330)) ([bcf8dda](bcf8dda))
* **deps:** bump the types group with 1 update ([d3d74e9](d3d74e9))
* **deps:** bump the types group with 2 updates ([#345](#345)) ([3c25bee](3c25bee))
* **deps:** bump the types group with 2 updates ([#350](#350)) ([6d91a26](6d91a26))
* **deps:** bump type-fest from 3.12.0 to 3.13.0 ([056a3c1](056a3c1))
* **deps:** bump type-fest from 3.13.0 to 4.0.0 ([#331](#331)) ([5cdcbba](5cdcbba))
@antoinezanardi
Copy link
Owner

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