oidc-client-ts
                                
                                
                                
                                    oidc-client-ts copied to clipboard
                            
                            
                            
                        build(deps-dev): bump jest-mock from 27.5.1 to 28.1.3
Bumps jest-mock from 27.5.1 to 28.1.3.
Release notes
Sourced from jest-mock's releases.
v28.1.3
Features
[jest-leak-detector]Use nativeFinalizationRegistrywhen it exists to get rid of external C dependency (#12973)Fixes
[jest-changed-files]Fix a lock-up after repeated invocations (#12757)[@jest/expect-utils]Fix deep equality of ImmutableJS OrderedSets (#12977)[jest-mock]Add index signature support forspyOntypes (#13013, #13020)[jest-snapshot]Fix indentation of awaited inline snapshots (#12986)Chore & Maintenance
[*]Replace internal usage ofpretty-format/ConvertAnsiwithjest-serializer-ansi-escapes(#12935, #13004)[docs]Update spyOn docs (#13000)New Contributors
@joshkelmade their first contribution in facebook/jest#12960@enrilzhoumade their first contribution in facebook/jest#12973@milahumade their first contribution in facebook/jest#12983@MiguelYaxmade their first contribution in facebook/jest#13000@kaffarellmade their first contribution in facebook/jest#13015@TheKhanjmade their first contribution in facebook/jest#12988@Fdawgsmade their first contribution in facebook/jest#13019Full Changelog: https://github.com/facebook/jest/compare/v28.1.2...v28.1.3
v28.1.2
Fixes
[jest-runtime]Avoid star type import from@jest/globals(#12949)Chore & Maintenance
[docs]Mention that jest-codemods now supports Sinon (#12898)New Contributors
@danbeammade their first contribution in facebook/jest#12898@DanRowemade their first contribution in facebook/jest#12915Full Changelog: https://github.com/facebook/jest/compare/v28.1.1...v28.1.2
v28.1.1
Features
... (truncated)
Changelog
Sourced from jest-mock's changelog.
28.1.3
Features
[jest-leak-detector]Use nativeFinalizationRegistrywhen it exists to get rid of external C dependency (#12973)Fixes
[jest-changed-files]Fix a lock-up after repeated invocations (#12757)[@jest/expect-utils]Fix deep equality of ImmutableJS OrderedSets (#12977)[jest-mock]Add index signature support forspyOntypes (#13013, #13020)[jest-snapshot]Fix indentation of awaited inline snapshots (#12986)Chore & Maintenance
[*]Replace internal usage ofpretty-format/ConvertAnsiwithjest-serializer-ansi-escapes(#12935, #13004)[docs]Update spyOn docs (#13000)28.1.2
Fixes
[jest-runtime]Avoid star type import from@jest/globals(#12949)Chore & Maintenance
[docs]Mention that jest-codemods now supports Sinon (#12898)28.1.1
Features
[jest]ExposeConfigtype (#12848)[@jest/reporters]ImproveGitHubActionsReporters annotation format (#12826)[@jest/types]Infer argument types passed totestanddescribecallback functions fromeachtables (#12885, #12905)Fixes
[@jest/expect-utils]Fix deep equality of ImmutableJS OrderedMaps (#12763)[jest-docblock]Handle multiline comments in parseWithComments (#12845)[jest-mock]ImprovespyOnerror messages (#12901)[jest-runtime]Correctly report V8 coverage withresetModules: true(#12912)[jest-worker]MakeJestWorkerFarmhelper type to include methods of worker module that take more than one argument (#12839)Chore & Maintenance
... (truncated)
Commits
2cce069v28.1.3b3d4a1drefactor(jest-mock): simplifyPropertyLikeKeysutility type (#13020)0425de0chore: bumptypescriptand related dependencies (#13017)f87e4c3fix(jest-mock): add index signature support forspyOntypes (#13013)43368bechore: bumpjest-runner-tsd(#12981)eb954f8v28.1.16e6d4b4chore: bumptypescriptto v4.7.3 (#12909)24e0472chore(lint): enable recommended configs (#12902)3e38157chore: bumptypescriptto v4.7 (#12901)f5db241v28.1.0- Additional commits viewable in compare view
 
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #619 (33244db) into main (809da48) will not change coverage. The diff coverage is
n/a.
@@           Coverage Diff           @@
##             main     #619   +/-   ##
=======================================
  Coverage   76.91%   76.91%           
=======================================
  Files          44       44           
  Lines        1590     1590           
  Branches      299      299           
=======================================
  Hits         1223     1223           
  Misses        336      336           
  Partials       31       31           
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 76.91% <ø> (ø) | 
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 809da48...33244db. Read the comment docs.
Superseded by #654.