Update eslint-plugin-no-jquery 2.7.0 → 3.0.1 (major) #852
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ eslint-plugin-no-jquery (2.7.0 → 3.0.1) · Repo · Changelog
Release Notes
3.0.1
3.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
Tag v3.0.1
Rule fix: Fix fixer for `no-extend` to ignore single argument mode (#322)
Release v3.0.0 (#321)
code: Use object shorthand for properties (#315)
build: Upgrade eslint-plugin-eslint-plugin from ^5.1.1 to ^6.1.0
CI: Drop Node 16.x support, start testing in Node 22.x
build: Update eslint-config-wikimedia to 0.28.0
Raise eslint requirement to 8+
Implement a fixer for no-extend rule (#313)
no-append-html: Check appendTo/prependTo (#310)
no-append-html: Catch .add(html)
New config: `deprecated-3.7` for new jQuery release (#300)
Update jQuery to 3.7.1 and other devDependencies (#299)
Drop Node 14 support (#306)
Drop Node 12 support (#301)
Fix comment syntax in build-all-methods.js (#304)
Require ESlint >= 6.0.0 (#302)
Build(deps): Bump ejs from 3.1.6 to 3.1.8
Rule fix: Allow 'nth-child' selector in `no-sizzle` (#297)
Build(deps): Bump minimist from 1.2.5 to 1.2.6
Update devDependencies (#292)
build: Drop Node 10 from testing environments, add Node 14 (#293)
🗑️ string-width-cjs (removed)
🗑️ strip-ansi-cjs (removed)
🗑️ wrap-ansi-cjs (removed)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands