Update @types/jest, @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint, jest, prettier, ts-jest, ts-loader, typescript, webpack, webpack-cli to the latest version#2
Closed
redpeacock78 wants to merge 1 commit intomasterfrom
Conversation
kyoto-art_news4discord: - @types/jest: 25.2.3 -> 26.0.15 - @types/node: 13.13.14 -> 14.14.5 - @typescript-eslint/eslint-plugin: 2.34.0 -> 4.6.0 - @typescript-eslint/parser: 2.34.0 -> 4.6.0 - eslint: 6.8.0 -> 7.12.1 - jest: 25.5.4 -> 26.6.1 - prettier: 1.19.1 -> 2.1.2 - ts-jest: 25.5.1 -> 26.4.3 - ts-loader: 6.2.2 -> 8.0.7 - typescript: 3.9.7 -> 4.0.5 - webpack: 4.43.0 -> 5.2.0 - webpack-cli: 3.3.12 -> 4.1.0
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Version 26.0.15 of @types/jest was just published.
The version(
26.0.15) is not covered by your current version range(^25.1.1).Release note is not available
Version 14.14.5 of @types/node was just published.
The version(
14.14.5) is not covered by your current version range(^13.13.4).Release note is not available
Version 4.6.0 of @typescript-eslint/eslint-plugin was just published.
The version(
4.6.0) is not covered by your current version range(^2.19.0).Release Notes
v4.6.0
4.6.0 (2020-10-26)
Bug Fixes
Features
[](#2704) (ef8b5a7), closes #2582no-unnecessary-type-constraintrule (#2516) (880ac75)space-infix-ops(#2593) (343d20d)Version 4.6.0 of @typescript-eslint/parser was just published.
The version(
4.6.0) is not covered by your current version range(^2.19.0).Release Notes
v4.6.0
4.6.0 (2020-10-26)
Bug Fixes
Features
[](#2704) (ef8b5a7), closes #2582no-unnecessary-type-constraintrule (#2516) (880ac75)space-infix-ops(#2593) (343d20d)Version 7.12.1 of eslint was just published.
The version(
7.12.1) is not covered by your current version range(^6.8.0).Release Notes
null
08f33e8Upgrade: @eslint/eslintrc to fix rule schema validation (fixes #13793) (#13794) (Brandon Mills)aeef485Fix: Pass internal config paths in FileEnumerator default (fixes #13789) (#13792) (Brandon Mills)631ae8bSponsors: Sync README with website (ESLint Jenkins)Version 26.6.1 of jest was just published.
The version(
26.6.1) is not covered by your current version range(^25.1.0).Release Notes
26.6.1
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)Version 2.1.2 of prettier was just published.
The version(
2.1.2) is not covered by your current version range(^1.19.1).Release Notes
🔗Changelog
Version 26.4.3 of ts-jest was just published.
The version(
26.4.3) is not covered by your current version range(^25.2.0).Release Notes
v26.4.3
Version 8.0.7 of ts-loader was just published.
The version(
8.0.7) is not covered by your current version range(^6.2.1).Release Notes
v8.0.7
Version 4.0.5 of typescript was just published.
The version(
4.0.5) is not covered by your current version range(^3.7.5).Release Notes
TypeScript 4.0.5
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
Version 5.2.0 of webpack was just published.
The version(
5.2.0) is not covered by your current version range(^4.41.5).Release Notes
Features
sourceFilenameandjavascriptModuleto asset info for pluginsBugfixes
thisexternals with module concatenationVersion 4.1.0 of webpack-cli was just published.
The version(
4.1.0) is not covered by your current version range(^3.3.10).Release note is not available
Powered by hothouse 🐝