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
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
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?
✳️ @typescript-eslint/eslint-plugin (^4.31.0 → ^5.40.1) · Repo · Changelog
Release Notes
5.40.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 21 commits:
chore: publish v5.40.1
chore: add test coverage data to nx test caches (#5828)
chore: remove deprecated `set-output` from actions (#5823)
chore: group rollup in renovate updates (#5822)
fix(utils): add missing dependency on `@types/semver` (#5825)
chore(website): switch from Cypress to Playwright (#5814)
chore: nx migrate latest (14.8.4) (#5798)
chore(deps): update dependency @rollup/plugin-node-resolve to v15 (#5820)
chore(deps): update dependency @rollup/pluginutils to v5 (#5821)
chore(deps): update dependency @rollup/plugin-json to v5 (#5819)
chore(website): correct 'how to use' code block of rules (#5817)
chore(deps): update dependency lerna to v5.6.2 (#5812)
chore(deps): update dependency @rollup/plugin-commonjs to v23 (#5810)
chore: fix replies.yml blank entry (#5796)
docs: add .github/SPONSORSHIPS.md (#5774)
fix(eslint-plugin): Skip missing 'rest' tuple type arguments in no-misused-promises (#5809)
chore(deps): update docusaurus to ~2.1.0 (#5805)
chore(deps): update dependency cypress to v8.7.0 (#5804)
chore(deps): update dependency markdownlint-cli to ^0.32.0 (#5786)
chore(deps): update dependency lerna to v5.6.1 (#5785)
chore: group renovate updates (#5800)
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