algoliasearch-netlify
algoliasearch-netlify copied to clipboard
chore(deps): update dependency fork-ts-checker-webpack-plugin to v7
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| fork-ts-checker-webpack-plugin | 6.5.1 -> 7.3.0 |
Release Notes
TypeStrong/fork-ts-checker-webpack-plugin (fork-ts-checker-webpack-plugin)
v7.3.0
Features
v7.2.14
v7.2.13
Performance Improvements
v7.2.12
Bug Fixes
v7.2.11
Bug Fixes
v7.2.10
Bug Fixes
v7.2.9
v7.2.8
v7.2.7
Bug Fixes
v7.2.6
v7.2.5
Bug Fixes
v7.2.4
Bug Fixes
v7.2.3
Bug Fixes
v7.2.2
Bug Fixes
v7.2.1
Bug Fixes
v7.2.0
Features
- allow to use webpack infrastructure logger (a6b66eb)
v7.1.1
Bug Fixes
v7.1.0
Features
- add stats to async mode (b48f98a), closes #635
- support 'write-dts' mode in single and watch run (#708) (74a6afa)
v7.0.0
This release drops support for some older versions of TypeScript, Webpack, and Node.js, and removes EsLint feature.
Bug Fixes
Features
- drop support for node 10 (59a1b29)
- drop support for webpack 4 (#638) (cdb531f)
- improve error formatting to match webpack 4 convention (#641) (acc7d12)
- migrate from reporters to workers (#691) (f7dfdcf)
- port changes from main branch (#649) (ad466df)
- remove eslint support (#607) (98e4f39)
- remove support for TypeScript < 3.6.0 (#643) (82e8448)
- simplify logger options (#695) (4b13fd3)
- upgrade dependencies (7930493)
- use simple program for single compilation (no watch) (#574) (a195dd5), closes #572
BREAKING CHANGES
- 🧨 Webpack 4 is no longer supported. Please upgrade to Webpack ^5.11.0 or use an older version of the plugin.
- 🧨 ESLint is no longer supported. Please use version 6 of the plugin if you need eslint support, or switch to a different plugin for linting.
- 🧨 TypeScript < 3.6.0 is no longer supported. Please use version 6 of the plugin if you depend on an older version of TypeScript
- 🧨 Node.js < 12 is no longer supported.
- 🧨 Minimal version of TypeScript with { build: true } mode changed from 3.6.0 to 3.8.0
- 🧨 Changes in options:
logger.issuesbecomeslogger,logger.devServerbecomesdevServer,logger.infrastructurehas been removed
v6.5.3
Bug Fixes
v6.5.2
Bug Fixes
Configuration
📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.