This repository was archived by the owner on Dec 31, 2025. It is now read-only.
Open
Conversation
dea3f7b to
6d82492
Compare
a2470cf to
18661ee
Compare
13305bf to
ae7d949
Compare
0c5b1be to
78198fe
Compare
78198fe to
c1bada3
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:
0.0.183->0.0.1881.10.21->1.10.225.21.0->5.27.05.21.0->5.27.05.21.0->5.27.01.11.5->1.12.11.11.5->1.12.18.14.0->8.16.09.2.9->9.3.04.6.4->4.7.25.72.0->5.72.1Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.27.0Compare Source
Bug Fixes
Features
v5.26.0Compare Source
Bug Fixes
delimiter: 'none'(#5029) (ed7b5f6)delimiter: 'none'(#5023) (9e97a11)v5.25.0Compare Source
Bug Fixes
Features
no-duplicate-importsin favour ofimport/no-duplicates(#4973) (1d2e41a)v5.24.0Compare Source
Bug Fixes
Features
v5.23.0Compare Source
Bug Fixes
v5.22.0Compare Source
Bug Fixes
nextTokenexists (#4868) (23746f8)Features
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin-tslint)
v5.27.0Compare Source
Features
v5.26.0Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin-tslint
v5.25.0Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin-tslint
v5.24.0Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin-tslint
v5.23.0Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin-tslint
v5.22.0Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin-tslint
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.27.0Compare Source
Bug Fixes
Features
v5.26.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.25.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.24.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.23.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
v5.22.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
DataTables/Dist-DataTables
v1.12.1Compare Source
v1.12.0Compare Source
DataTables/Dist-DataTables-DataTables
v1.12.1Compare Source
v1.12.0Compare Source
eslint/eslint
v8.16.0Compare Source
Features
cab0c22feat: add Unicode flag suggestion in no-misleading-character-class (#15867) (Milos Djermanovic)38ae956feat: check Unicode code point escapes in no-control-regex (#15862) (Milos Djermanovic)ee69cd3feat: Update global variables (#15871) (Sébastien Règne)Bug Fixes
3f09aabfix: function-paren-newline crash on "new new Foo();" (#15850) (coderaiser)Documentation
050d5f4docs: Static further reading links (#15890) (Nicholas C. Zakas)36287c0docs: fix absolute paths in related rules shortcode to work from /docs (#15892) (Milos Djermanovic)90b6990docs: fix absolute links in rule macro to work from /docs (#15891) (Milos Djermanovic)f437249docs: Adjust docs site path prefix (#15889) (Nicholas C. Zakas)6e16025docs: update 'Related Rules' and 'Further Reading' in remaining rules (#15884) (Milos Djermanovic)1d39f69docs: remove confusing examples for no-mixed-operators (#15875) (Milos Djermanovic)3071d76docs: Fix some grammar issues (#15837) (byodian)Chores
1768d0dchore: upgrade @eslint/eslintrc@1.3.0 (#15903) (Milos Djermanovic)c686e4cchore: Add deploy workflow for docs site (#15894) (Nicholas C. Zakas)c7894cdchore: enable some rules from eslint-plugin-unicorn internally (#15878) (Bryan Mishkin)ea65cb5chore: upgrade eslint-plugin-eslint-plugin@^4.2.0 (#15882) (唯然)cc29c69chore: Upgrade official GitHub actions to latest versions (#15880) (Darius Dzien)5891c75chore: Refactor rule docs format (#15869) (Nicholas C. Zakas)v8.15.0Compare Source
Features
ab37d3bfeat: addenforceInClassFieldsoption to no-underscore-dangle (#15818) (Roberto Cestari)Bug Fixes
8bf9440fix: "use strict" should not trigger strict mode in ES3 (#15846) (Milos Djermanovic)Documentation
28116ccdocs: update AST node names link in no-restricted-syntax (#15843) (Milos Djermanovic)272965fdocs: fix h1 heading on formatters page (#15834) (Milos Djermanovic)a798166docs: update example for running individual rule tests (#15833) (Milos Djermanovic)57e732bdocs: markSourceCode#getJSDocCommentdeprecated in working-with-rules (#15829) (Milos Djermanovic)9a90abfdocs: update docs directory in working-with-rules (#15830) (Milos Djermanovic)810addadocs: add more examples for prefer-object-spread (#15831) (coderaiser)06b1edbdocs: clarify no-control-regex rule (#15808) (Milos Djermanovic)9ecd42fdocs: Fixed typo in code comment (#15812) (Addison G)de992b7docs: remove links to 2fa document (#15804) (Milos Djermanovic)5222659docs: fix 'Related Rules' heading in no-constant-binary-expression (#15799) (Milos Djermanovic)e70ae81docs: Update README team and sponsors (ESLint Jenkins)Chores
1ba6a92chore: upgrade @eslint/eslintrc@1.2.3 (#15847) (Milos Djermanovic)8167aa7chore: bump version of minimatch due to security issue PRISMA-2022-0039 (#15774) (Jan Opravil)b8995a4chore: Implement docs site (#15815) (Nicholas C. Zakas)6494e3echore: update link incodeql-analysis.yml(#15817) (Milos Djermanovic)36503ecchore: enable no-constant-binary-expression in eslint-config-eslint (#15807) (唯然)TypeStrong/ts-loader
v9.3.0Compare Source
Microsoft/TypeScript
v4.7.2Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
webpack/webpack
v5.72.1Compare Source
Bugfixes
__webpack_nonce__with HMRinoperator in some casesthis.importModuleConfiguration
📅 Schedule: "before 3am on the first day of the month" in timezone Europe/Berlin.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.