frontend-app-admin-portal
frontend-app-admin-portal copied to clipboard
fix(deps): update dependency jest-environment-jsdom to v26.6.2
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
jest-environment-jsdom (source) | 26.6.1 -> 26.6.2 |
Release Notes
jestjs/jest (jest-environment-jsdom)
v26.6.2
Features
-
[jest-core]
AddfindRelatedTests
andnonFlagArgs
in allowed config options forupdateConfigAndRun
in watch plugins (#10659)
Fixes
-
[babel-plugin-jest-hoist]
Preserve order of hoisted mock nodes within containing block (#10536) -
[babel-plugin-jest-hoist]
Hoist pure constants to support experimental JSX transform in hoisted mocks (#10723) -
[babel-preset-jest]
Updatebabel-preset-current-node-syntax
to support top level await (#10747) -
[expect]
Revert "FixobjectContaining
to work recursively into sub-objects (#10508)" (#10766) -
[jest-circus, jest-jasmine2]
fix: don't assumestack
is always a string (#10697) -
[jest-config]
Fix bug introduced in watch mode by PR #10678 (#10692) -
[jest-config]
Throw correct error for missing preset modules (#10737) -
[jest-resolve-dependencies]
Resolve mocks as dependencies (#10713) -
[jest-runtime]
Handle file URLs in dynamic imports (#10744) -
[jest-runtime, babel-jest]
Pass more ESM options to@jest/transform
(#10752) -
[jest-runtime]
Properly injectextraGlobals
into the runtime (#10758) -
[jest-transform]
Link to ESM docs on syntax errors (#10748)
Chore & Maintenance
-
[docs]
Add docs for using mocks in TypeScript (#10415) -
[eslint-config-fb-strict]
Move package from this repo tofbjs
repo (#10739) -
[examples]
Update TypeScript example to show use of newer Jest types (#10399) -
[jest-cli]
chore: standardize files and folder names (#10698) -
[jest-config]
Switch ts-nodeRegister
type toService
due to deprecation (#11210)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Codecov Report
Merging #489 (914dbd6) into master (1a48bd0) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #489 +/- ##
=======================================
Coverage 76.05% 76.05%
=======================================
Files 273 273
Lines 5587 5587
Branches 1245 1245
=======================================
Hits 4249 4249
Misses 1317 1317
Partials 21 21
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 1a48bd0...914dbd6. Read the comment docs.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 85.37%. Comparing base (
8dd28c1
) to head (b617c6a
). Report is 1 commits behind head on master.
:exclamation: Current head b617c6a differs from pull request most recent head 21b9949
Please upload reports for the commit 21b9949 to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## master #489 +/- ##
=======================================
Coverage 85.37% 85.37%
=======================================
Files 537 537
Lines 11672 11672
Branches 2462 2426 -36
=======================================
Hits 9965 9965
Misses 1657 1657
Partials 50 50
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.