-
Notifications
You must be signed in to change notification settings - Fork 31
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-dev): bump jest from 27.2.5 to 27.3.0 #108
Conversation
Bumps [jest](https://github.com/facebook/jest) from 27.2.5 to 27.3.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](jestjs/jest@v27.2.5...v27.3.0) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved 👍
Codecov Report
@@ Coverage Diff @@
## main #108 +/- ##
=======================================
Coverage 42.05% 42.05%
=======================================
Files 16 16
Lines 321 321
Branches 3 3
=======================================
Hits 135 135
Misses 186 186 Continue to review full report at Codecov.
|
Bumps [jest](https://github.com/facebook/jest) from 27.2.5 to 27.3.0. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md) - [Commits](jestjs/jest@v27.2.5...v27.3.0) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 62ada37
### [1.3.5](v1.3.4...v1.3.5) (2021-10-25) ### Miscellaneous Chores * **deps-dev:** bump @types/google.maps from 3.45.6 to 3.46.0 ([#112](#112)) ([a36ce87](a36ce87)) * **deps-dev:** bump eslint-plugin-jest from 25.0.5 to 25.2.1 ([#106](#106)) ([61001bd](61001bd)) * **deps-dev:** bump eslint-plugin-jest from 25.2.1 to 25.2.2 ([#110](#110)) ([9ba55a1](9ba55a1)) * **deps-dev:** bump jest from 27.2.5 to 27.3.0 ([#108](#108)) ([62ada37](62ada37)) * **deps-dev:** bump jest from 27.3.0 to 27.3.1 ([#111](#111)) ([2e37714](2e37714)) * **deps-dev:** bump rollup from 2.58.0 to 2.58.1 ([#113](#113)) ([5d0e7e5](5d0e7e5)) * **deps-dev:** bump ts-jest from 27.0.5 to 27.0.6 ([#105](#105)) ([4f0221d](4f0221d)) * **deps-dev:** bump ts-jest from 27.0.6 to 27.0.7 ([#107](#107)) ([0b5d8ea](0b5d8ea)) * **deps-dev:** bump typedoc from 0.22.5 to 0.22.6 ([#109](#109)) ([1f6b9be](1f6b9be))
🎉 This PR is included in version 1.3.5 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps jest from 27.2.5 to 27.3.0.
Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
14b0c2c
v27.3.03a29c79
chore: update changelog for release934a563
chore: do not delete files used in testbc3c921
feat: support.
inexports
field (#11919)b5aec03
chore(resolver): reuse cached lookup of package.json files (#11969)696c472
chore: add GH Action that autocloses question issues7ffa4f8
chore: apply correct labels for new issuesed132a6
chore: remove unnecessaryempty.d.ts
(#11966)7f39f0a
feat(environment-jsdom): allow passing html content to jsdom environment (#11...ae1f04b
Add type tests for allexpect
matchers (#11949)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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)