chore(deps): update module github.com/antonboom/testifylint to v1.6.0#6440
Merged
chore(deps): update module github.com/antonboom/testifylint to v1.6.0#6440
Conversation
fcea572 to
f083327
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6440 +/- ##
=====================================
Coverage 81.8% 81.8%
=====================================
Files 283 283
Lines 24928 24928
=====================================
Hits 20404 20404
Misses 4119 4119
Partials 405 405 🚀 New features to boost your workflow:
|
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
dd5c9c1 to
f0ae74e
Compare
MrAlias
approved these changes
Mar 13, 2025
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.
This PR contains the following updates:
v1.5.2->v1.6.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Antonboom/testifylint (github.com/Antonboom/testifylint)
v1.6.0: – newequal-valuesandsuite-method-signatureCompare Source
What's Changed
New checkers
equal-valuesby @Antonboom in https://github.com/Antonboom/testifylint/pull/223suite-method-signatureby @Antonboom in https://github.com/Antonboom/testifylint/pull/228New features
len: support len-len and value-len cases by @Antonboom in https://github.com/Antonboom/testifylint/pull/204error-is-as: support NotErrorAs by @Antonboom in https://github.com/Antonboom/testifylint/pull/219useless-assert: add NotElementsMatch and NotErrorAs by @Antonboom in https://github.com/Antonboom/testifylint/pull/220formatter: support non-string-message checks by @Antonboom in https://github.com/Antonboom/testifylint/pull/221formatter: warn on empty message by @Antonboom in https://github.com/Antonboom/testifylint/pull/225empty: support empty strings, Zero for strings and len + bubbled useless-assert cases by @ccoVeille in https://github.com/Antonboom/testifylint/pull/129New fixes
negative-positive: remove untyping, ignore Negative for len comparisons by @Antonboom in https://github.com/Antonboom/testifylint/pull/226assert.CollectTby @Antonboom in https://github.com/Antonboom/testifylint/pull/233Bump deps
Full Changelog: Antonboom/testifylint@v1.5.2...v1.6.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.