build(deps): bump glob-parent, jest, jest-config and rollup-plugin-typescript2
Removes glob-parent. It's no longer used after updating ancestor dependencies glob-parent, jest, jest-config and rollup-plugin-typescript2. These dependencies need to be updated together.
Removes glob-parent
Updates jest from 23.6.0 to 29.0.3
Release notes
Sourced from jest's releases.
v29.0.3
Features
[@jest/environment, jest-runtime]Allow passing a generic type argument tojest.createMockFromModule<T>()method (#13202)[expect]ExposeExpectationResulttype (#13240)[jest-snapshot]ExposeContexttype (#13240)[@jest/globals]Addjest.Mocktype helper (#13235)Fixes
[jest-core]CaptureexecErrorduringTestScheduler.scheduleTestsand dispatch to reporters (#13203)[jest-resolve]Make sure to resolve module paths after looking atexports(#13242)[jest-resolve]Improve error on module not found deep in therequirestack (#8704)[jest-snapshot]Fix typings of snapshot matchers (#13240)Chore & Maintenance
[*]Fix inconsistent workspace prefixes (#13217)[jest-haste-map]Expose a minimal public API to TypeScript (#13023)New Contributors
@iamWingmade their first contribution in facebook/jest#13191@shinximade their first contribution in facebook/jest#12930@bmishmade their first contribution in facebook/jest#13217@maschwenkmade their first contribution in facebook/jest#13226Full Changelog: https://github.com/facebook/jest/compare/v29.0.2...v29.0.3
v29.0.2
Features
[jest-transform]ExposeTransformFactorytype (#13184)Fixes
[babel-plugin-jest-hoist]Support importedjestin mock factory (#13188)[jest-mock]Align the behavior and return type ofgenerateFromMetadatamethod (#13207)[jest-runtime]Supportjest.resetModules()with ESM (#13211)New Contributors
@momokidmade their first contribution in facebook/jest#13194Full Changelog: https://github.com/facebook/jest/compare/v29.0.1...v29.0.2
v29.0.1
Fixes
[jest-snapshot]PasssnapshotFormatthrough when diffing snapshots (#13181)Full Changelog: https://github.com/facebook/jest/compare/v29.0.0...v29.0.1
... (truncated)
Changelog
Sourced from jest's changelog.
29.0.3
Features
[@jest/environment, jest-runtime]Allow passing a generic type argument tojest.createMockFromModule<T>()method (#13202)[expect]ExposeExpectationResulttype (#13240)[jest-snapshot]ExposeContexttype (#13240)[@jest/globals]Addjest.Mocktype helper (#13235)Fixes
[jest-core]CaptureexecErrorduringTestScheduler.scheduleTestsand dispatch to reporters (#13203)[jest-resolve]Make sure to resolve module paths after looking atexports(#13242)[jest-resolve]Improve error on module not found deep in therequirestack (#8704)[jest-snapshot]Fix typings of snapshot matchers (#13240)Chore & Maintenance
[*]Fix inconsistent workspace prefixes (#13217)[jest-haste-map]Expose a minimal public API to TypeScript (#13023)29.0.2
Features
[jest-transform]ExposeTransformFactorytype (#13184)Fixes
[babel-plugin-jest-hoist]Support importedjestin mock factory (#13188)[jest-mock]Align the behavior and return type ofgenerateFromMetadatamethod (#13207)[jest-runtime]Supportjest.resetModules()with ESM (#13211)29.0.1
Fixes
[jest-snapshot]PasssnapshotFormatthrough when diffing snapshots (#13181)29.0.0
Features
[expect][BREAKING] Differentiate betweenMatcherContextMatcherUtilsandMatcherStatetypes (#13141)[jest-circus]Add support fortest.failing.each(#13142)[jest-config][BREAKING] MakesnapshotFormatdefault toescapeString: falseandprintBasicPrototype: false(#13036)[jest-config][BREAKING] Remove undocumentedcollectCoverageOnlyFromoption (#13156)[jest-environment-jsdom][BREAKING] Upgrade tojsdom@20(#13037, #13058)[@jest/globals]Addjest.Mocked,jest.MockedClass,jest.MockedFunctionandjest.MockedObjectutility types (#12727)[jest-mock][BREAKING] RefactorMocked*utility types.MaybeMockedDeepandMaybeMockedbecameMockedandMockedShallowrespectively; only deep mocked variants ofMockedClass,MockedFunctionandMockedObjectare exported (#13123, #13124)
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by simenb, a new releaser for jest since your current version.
Updates jest-config from 23.6.0 to 29.0.3
Release notes
Sourced from jest-config's releases.
v29.0.3
Features
[@jest/environment, jest-runtime]Allow passing a generic type argument tojest.createMockFromModule<T>()method (#13202)[expect]ExposeExpectationResulttype (#13240)[jest-snapshot]ExposeContexttype (#13240)[@jest/globals]Addjest.Mocktype helper (#13235)Fixes
[jest-core]CaptureexecErrorduringTestScheduler.scheduleTestsand dispatch to reporters (#13203)[jest-resolve]Make sure to resolve module paths after looking atexports(#13242)[jest-resolve]Improve error on module not found deep in therequirestack (#8704)[jest-snapshot]Fix typings of snapshot matchers (#13240)Chore & Maintenance
[*]Fix inconsistent workspace prefixes (#13217)[jest-haste-map]Expose a minimal public API to TypeScript (#13023)New Contributors
@iamWingmade their first contribution in facebook/jest#13191@shinximade their first contribution in facebook/jest#12930@bmishmade their first contribution in facebook/jest#13217@maschwenkmade their first contribution in facebook/jest#13226Full Changelog: https://github.com/facebook/jest/compare/v29.0.2...v29.0.3
v29.0.2
Features
[jest-transform]ExposeTransformFactorytype (#13184)Fixes
[babel-plugin-jest-hoist]Support importedjestin mock factory (#13188)[jest-mock]Align the behavior and return type ofgenerateFromMetadatamethod (#13207)[jest-runtime]Supportjest.resetModules()with ESM (#13211)New Contributors
@momokidmade their first contribution in facebook/jest#13194Full Changelog: https://github.com/facebook/jest/compare/v29.0.1...v29.0.2
v29.0.1
Fixes
[jest-snapshot]PasssnapshotFormatthrough when diffing snapshots (#13181)Full Changelog: https://github.com/facebook/jest/compare/v29.0.0...v29.0.1
... (truncated)
Changelog
Sourced from jest-config's changelog.
29.0.3
Features
[@jest/environment, jest-runtime]Allow passing a generic type argument tojest.createMockFromModule<T>()method (#13202)[expect]ExposeExpectationResulttype (#13240)[jest-snapshot]ExposeContexttype (#13240)[@jest/globals]Addjest.Mocktype helper (#13235)Fixes
[jest-core]CaptureexecErrorduringTestScheduler.scheduleTestsand dispatch to reporters (#13203)[jest-resolve]Make sure to resolve module paths after looking atexports(#13242)[jest-resolve]Improve error on module not found deep in therequirestack (#8704)[jest-snapshot]Fix typings of snapshot matchers (#13240)Chore & Maintenance
[*]Fix inconsistent workspace prefixes (#13217)[jest-haste-map]Expose a minimal public API to TypeScript (#13023)29.0.2
Features
[jest-transform]ExposeTransformFactorytype (#13184)Fixes
[babel-plugin-jest-hoist]Support importedjestin mock factory (#13188)[jest-mock]Align the behavior and return type ofgenerateFromMetadatamethod (#13207)[jest-runtime]Supportjest.resetModules()with ESM (#13211)29.0.1
Fixes
[jest-snapshot]PasssnapshotFormatthrough when diffing snapshots (#13181)29.0.0
Features
[expect][BREAKING] Differentiate betweenMatcherContextMatcherUtilsandMatcherStatetypes (#13141)[jest-circus]Add support fortest.failing.each(#13142)[jest-config][BREAKING] MakesnapshotFormatdefault toescapeString: falseandprintBasicPrototype: false(#13036)[jest-config][BREAKING] Remove undocumentedcollectCoverageOnlyFromoption (#13156)[jest-environment-jsdom][BREAKING] Upgrade tojsdom@20(#13037, #13058)[@jest/globals]Addjest.Mocked,jest.MockedClass,jest.MockedFunctionandjest.MockedObjectutility types (#12727)[jest-mock][BREAKING] RefactorMocked*utility types.MaybeMockedDeepandMaybeMockedbecameMockedandMockedShallowrespectively; only deep mocked variants ofMockedClass,MockedFunctionandMockedObjectare exported (#13123, #13124)
... (truncated)
Commits
77f865dv29.0.3616fcf5v29.0.22b04388refactor(jest-config): mergeOptionWithPreset (#13190)132e815chore: update to TypeScript 4.8 (#13177)b959a3dv29.0.175006e4v29.0.0fb1c53dfeat(jest-config)!: remove undocumentedcollectCoverageOnlyFromoption (#13...4def94bv29.0.0-alpha.663e506bv29.0.0-alpha.524ed3b5chore: usejest.mockedhelper in more tests (#13117)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by simenb, a new releaser for jest-config since your current version.
Updates rollup-plugin-typescript2 from 0.18.1 to 0.34.0
Release notes
Sourced from rollup-plugin-typescript2's releases.
0.34.0
Bugfixes
- fix: handle all type-only imports by piping TS imports by
@agilgur5in #406
- If you have ever had issues with some files not being type-checked or not generating declarations, this should conclusively fix all such issues. This type of issue used to occur if you had a type-only / interface-only / emit-less file, i.e. a file with only TS
types andinterfaces that would produce no JS.- NOTE: This requires Rollup version
2.60.0+ as it requires the use ofthis.load
- fix(dx): remove extra quote in
emitDeclarationOnlylog statement by@agilgur5in #412Docs
- docs: add a simple
CHANGELOG.mdthat references GH releases by@agilgur5in #419
- i.e. it references this page
Internal (testing, refactors)
- test: ensure
declarationMapsources are correct by@agilgur5in #403- test: add
print-diagnosticsspec by@agilgur5in #405
- refactor(test): heavily simplify the
contexthelper by@agilgur5in #404- refactor: combine
check-tsconfigwithparse-tsconfigby@agilgur5in #413- clean: remove
ConsoleContextentirely by usingbuildStartby@agilgur5in #414- refactor(cache): simplify creating / using the
cachevar by@agilgur5in #415- refactor: consolidate
diagnosticsfuncs into single file by@agilgur5in #415Full Changelog: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.33.0.1...0.34.0
0.33.0
NOTE: this is a re-tag of
0.33.0which was tied to wrong commit originally (it was not compiled / built previously). This re-tag is equivalent to0.33.0on NPM.Features
- feat: support
emitDeclarationOnlyby@agilgur5in ezolenko/rollup-plugin-typescript2#366- feat: capture watch mode when called via the Rollup API by
@agilgur5in ezolenko/rollup-plugin-typescript2#384Bugfixes
- fix: type-check
included files missed bytransform(type-only files) by@agilgur5in ezolenko/rollup-plugin-typescript2#345
- Type-only files should now be type-checked if they are in the
tsconfiginclude, fixing ezolenko/rollup-plugin-typescript2#298- fix:
filter"missed" declarations as well by@agilgur5in ezolenko/rollup-plugin-typescript2#347
... (truncated)
Commits
0b99f8e- build for 34.0ba26293refactor: consolidatediagnosticsfuncs into single file (#416)e98e0eddocs: add a simple CHANGELOG.md that references GH releases (#419)560ed8dfix: handle all type-only imports by piping TS imports (#406)c6be0ebrefactor(cache): simplify creating / using thecachevar (#415)1e71d50clean: removeConsoleContextentirely by usingbuildStart(#414)79053ferefactor: combinecheck-tsconfigwithparse-tsconfig(#413)27356betest: addprint-diagnosticsspec (#405)0c8e88drefactor(test): heavily simplify thecontexthelper (#404)8886383fix(dx): remove extra quote in emitDeclarationOnly log statement (#412)- 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.