This repository was archived by the owner on Dec 6, 2023. It is now read-only.
chore(deps): update devdependencies-non-major#32
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
43d2f7a to
d830c8d
Compare
2068fe2 to
0c5ef51
Compare
2c3d63d to
5c97621
Compare
5c97621 to
7be7044
Compare
7be7044 to
f00af37
Compare
1d4fb8c to
8f9ede4
Compare
8f9ede4 to
a582fb0
Compare
a582fb0 to
a6ecb16
Compare
a6ecb16 to
5f0d489
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
26.0.13->26.0.2414.6.3->14.18.6326.4.2->26.6.313.0.4->13.4.02.0.4->2.0.221.2.2->1.2.526.3.0->26.5.61.0.0-pre.62->1.1.84.0.2->4.9.5Release Notes
jestjs/jest (jest)
v26.6.3Compare Source
Fixes
[jest-resolve-dependencies]Continue dependency resolution if mock dependency can't be found (#10779)v26.6.2Compare Source
Features
[jest-core]AddfindRelatedTestsandnonFlagArgsin allowed config options forupdateConfigAndRunin 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-syntaxto support top level await (#10747)[expect]Revert "FixobjectContainingto work recursively into sub-objects (#10508)" (#10766)[jest-circus, jest-jasmine2]fix: don't assumestackis 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 injectextraGlobalsinto 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 tofbjsrepo (#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-nodeRegistertype toServicedue to deprecation (#11210)v26.6.1Compare Source
Features
[jest-runtime]Support named exports from CommonJS as named ES Module imports (#10673)[jest-validate]Add support forrecursiveDenylistoption as an alternative torecursiveBlacklist(#10236)Fixes
[expect]FixobjectContainingto work recursively into sub-objects (#10508)[jest-cli, jest-core, jest-config, jest-types]Fix--onlyFailuresflag to work in non-watch mode (#10678)[jest-config]Fix for thejest.config.tscompiler to not interfere withtsconfig.jsonfiles (#10675)[jest-message-util]Update to work properly with Node 15 (#10660)[jest-mock]Allow to mock methods in getters (TypeScript 3.9 export) (#10156)v26.6.0Compare Source
Features
[jest-cli, jest-config]Add support for thejest.config.tsconfiguration file (#10564)Fixes
[jest-config]Simplify transform RegExp (#10207)[jest-fake-timers]Lazily instantiate mock timers (#10551)[jest-runtime]require.mainis no longerundefinedwhen usingjest.resetModules(#10626)[@jest/types]Add missing values fortimers(#10632)Chore & Maintenance
[docs]Add step for fetchingbackers.jsonfile in website setup docs (#10631)[docs]Add page detailing environment variables set by Jest (#10630)[jest-circus]RefactorcallAsyncCircusFnparameters (#10629)v26.5.3Compare Source
Features
[jest-runtime]add support for dynamicimport()from CommonJS (#10620)Fixes
[jest-runner, jest-runtime]require.mainshould not beundefinedwithcreateRequire()(#10610)[jest-runtime]add missingmodule.pathproperty (#10615)[jest-runtime]AddmainModuleinstance variable to runtime (#10621)[jest-runtime]Evaluate Node core modules on dynamicimport()(#10622)[jest-validate]Show suggestion only when unrecognized cli param is longer than 1 character (#10604)[jest-validate]ValidatetestURLas CLI option (#10595)v26.5.2Compare Source
Fixes
[*]Revert usage of Escalade and rollback Yargs to v15 as it breaks Node 13 (#10599)[jest-circus]Setup globals before emittingsetup, and include Jest globals in thesetuppayload (#10598)[jest-mock]Fix typings formockResolvedValue,mockResolvedValueOnce,mockRejectedValueandmockRejectedValueOnce(#10600)v26.5.0Compare Source
Features
[jest-circus, jest-config, jest-runtime]Add newinjectGlobalsconfig and CLI option to disable injecting global variables into the runtime (#10484)[jest-each]Fixes.eachtype to always be callable (#10447)[jest-runner]Add support formoduleLoaders withdefaultexports (#10541)[@jest/create-cache-key-function]Added a new package for creating cache keys (#10587)Fixes
[jest-circus, jest-jasmine2]Find correct location fortest.eachtests (#10413)[jest-console]AddConsoleconstructor toconsoleobject (#10502)[jest-globals]Fix lifecycle hook function types (#10480)[jest-runtime]Remove usage ofvm.compileFunctiondue to a performance issue (#10586)Chore & Maintenance
[jest-resolve]Replace read-pkg-up with escalade package (10558)[jest-environment-jsdom]Update jsdom to 16.4.0 (10578)nock/nock (nock)
v13.4.0Compare Source
Features
context.query()to nock back (#2553) (617511f)v13.3.8Compare Source
Bug Fixes
filteringBodyRequest(#2552) (0b18d07)v13.3.7Compare Source
Reverts
v13.3.6Compare Source
Bug Fixes
semverusage (#2531) (f7216e9)v13.3.5Compare Source
Bug Fixes
v13.3.4Compare Source
Bug Fixes
nock(new URL('https://example.test/'))(#2526) (6987327)v13.3.3Compare Source
Bug Fixes
v13.3.2Compare Source
Bug Fixes
nock.removeInterceptorcan remove the wrong Intercept (#2497) (92de0de)v13.3.1Compare Source
Bug Fixes
v13.3.0Compare Source
Features
v13.2.9Compare Source
Bug Fixes
v13.2.8Compare Source
Bug Fixes
Definition#scopeandDefinition#path(#2374) (2edf341)v13.2.7Compare Source
Bug Fixes
InterceptedRequestRouter.handleWritearity issue (#2371) (7f21d0c)v13.2.6Compare Source
Reverts
v13.2.5Compare Source
Bug Fixes
v13.2.4Compare Source
Bug Fixes
v13.2.3Compare Source
Bug Fixes
v13.2.2Compare Source
Bug Fixes
allowUnockednot working with regex host + request body match (#2277) (ac7b4fd)v13.2.1Compare Source
Bug Fixes
updatetype for record mode (#2250) (e8f23b1), closes #2241v13.2.0Compare Source
Features
updatemode (#2241) (1cb4880)v13.1.4Compare Source
Bug Fixes
v13.1.3Compare Source
Bug Fixes
v13.1.2Compare Source
Bug Fixes
v13.1.1Compare Source
Bug Fixes
v13.1.0Compare Source
Features
v13.0.11Compare Source
Bug Fixes
v13.0.10Compare Source
Bug Fixes
v13.0.9Compare Source
Bug Fixes
destroyedattribute (#2152) (b9758c8)v13.0.8Compare Source
Bug Fixes
v13.0.7Compare Source
Bug Fixes
v13.0.6Compare Source
Bug Fixes
v13.0.5Compare Source
Bug Fixes
req.endmultiple times (20e9f8a), closes /github.com/nodejs/node/blob/39a7f7663e8f70fc774105d8fa41b8e4cc69149f/lib/_http_outgoing.js#L816remy/nodemon (nodemon)
v2.0.22Compare Source
Bug Fixes
v2.0.21Compare Source
Bug Fixes
v2.0.20Compare Source
Bug Fixes
v2.0.19Compare Source
Bug Fixes
v2.0.18Compare Source
Bug Fixes
v2.0.17Compare Source
Bug Fixes
v2.0.16Compare Source
Bug Fixes
v2.0.15Compare Source
Bug Fixes
v2.0.14Compare Source
Bug Fixes
v2.0.13Compare Source
Bug Fixes
v2.0.12Compare Source
Bug Fixes
v2.0.11Compare Source
Bug Fixes
v2.0.10Compare Source
Bug Fixes
v2.0.9Compare Source
Bug Fixes
v2.0.8Compare Source
Bug Fixes
v2.0.7Compare Source
Bug Fixes
v2.0.6Compare Source
Bug Fixes
v2.0.5Compare Source
Bug Fixes
probot/smee-client (smee-client)
v1.2.5Compare Source
Bug Fixes
v1.2.4Compare Source
Bug Fixes
v1.2.3Compare Source
Updating dependencies and types. No breaking changes, but hopefully this release saves everyone some energy caused by all the alerts.
On NPM: https://www.npmjs.com/package/smee-client/v/1.2.3
What's Changed
Full Changelog: probot/smee-client@v1.2.0...v1.2.3
kulshekhar/ts-jest (ts-jest)
v26.5.6Compare Source
Code Refactoring
sourceMap: false(#2557) (cf60990).v26.5.5Compare Source
Bug Fixes
v26.5.4Compare Source
Bug Fixes
.ts/.tsx/.d.tsfiles only (#2457) (1dc731a), closes #2445v26.5.3Compare Source
Bug Fixes
@types/jestfrom direct dep (#2416) (060302e), closes #2406 #2411v26.5.2Compare Source
Bug Fixes
outDirfrom compiler source files (#2376) (9034677), closes #2350 #2374matchTestFilePathbeforesetupTsJestCfg(#2373) (c427fea), closes #2371tsconfig/tsConfigoption (#2377) (d4f6aff), closes #2368v26.5.1Compare Source
Features
presetsentry point (#2341) (e12b004), closes #2325v26.5.0Compare Source
Bug Fixes
node_moduleswhen addingts-jest(#2309) (6bf2e8a)Features
excludeto exclude files from diagnostics (#2308) (cd82fd3)DEPRECATIONS
pathRegexin favor ofexclude(#2308) (cd82fd3)v26.4.4Compare Source
Bug Fixes
@jest/create-cache-key-function(#2108) (dee8231), closes #2080 #2090 #2104Features
mocked(#2096) (b1d072b), closes #2086v26.4.3Compare Source
Bug Fixes
.babelrcfile path before attempting to read it (#2071) (681bfef), closes #2064Features
v26.4.2Compare Source
Features
Performance Improvements
isolatedModules:false(#2055) (230b5dd)DEPRECATIONS
tsConfigin favor oftsconfig(#1997)packageJsonsince internal codes don't use it anymore (#2034)v26.4.1Compare Source
Bug Fixes
MaybeMockedConstructorreturns T (#1976) (b7712b2)path.joinand add check on prefix ends with/(#1989) (3d9035b), closes #1982v26.4.0Compare Source
Bug Fixes
pathsToModuleNameMapperresolve path mapping withpath.join(#1969) (81fce4c), closes #1968jest-utilversion at 26.1.0 (#1914) (f00414c), closes #1913Features
@jest/globals(#1937) (0e5be15), closes #1593path-mappingcustom AST transformer (#1927) (3325186)Performance Improvements
createProgramforisolatedModules: trueto boost startup speed (#1941) (dd84534)whitecolor/ts-node-dev (ts-node-dev)
v1.1.8Compare Source
2c5a52dv1.1.7Compare Source
89200d8v1.1.6Compare Source
v1.1.5Compare Source
v1.1.4Compare Source
v1.1.3Compare Source
v1.1.2Compare Source
v1.1.1Compare Source
v1.1.0Compare Source
process.sendorwriteFilefallbackv1.0.0Compare Source
v1.0.0-pre.66Compare Source
v1.0.0-pre.65Compare Source
v1.0.0-pre.64Compare Source
v1.0.0-pre.63Compare Source
Microsoft/TypeScript (typescript)
v4.9.5: TypeScript 4.9.5Compare Source
For release notes, check out the release announcement.
Downloads are available on:
Changes:
69e88efPort ignore deprecations to 4.9 (#52419)daf4e81Port timestamp fix to 4.9 (#52426)v4.9.4: TypeScript 4.9.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Changes:
e286821Bump version to 4.9.4 and LKG.eb5419fCherry-pick #51704 to release 4.9 (#51712)b4d382bCherry-pick changes for narrowing to tagged literal types.e7a02f4Port of #51626 and #51689 to release-4.9 (#51627)1727912Cherry-pick fix aroundvisitEachChildto release-4.9. (#51544)This list of changes was [auto generated](https://typescript.visualstudio.com/cf7ac146-d525-443c-b23c-0d58337efe
Configuration
📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.