-
Notifications
You must be signed in to change notification settings - Fork 2.7k
fix(deps): update module github.com/antonboom/testifylint to v1.6.0 - abandoned #38740
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
This is embedded by golangci-lint as from the beginning but most importantly golangci-lint --fix is now able to support suggestedfixes so it could be removes from direct dependencies int his module. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
This PR contains the following updates:
v1.5.2
->v1.6.0
Warning
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-values
andsuite-method-signature
Compare Source
What's Changed
New checkers
equal-values
by @Antonboom in https://github.com/Antonboom/testifylint/pull/223suite-method-signature
by @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.CollectT
by @Antonboom in https://github.com/Antonboom/testifylint/pull/233Bump deps
Full Changelog: Antonboom/testifylint@v1.5.2...v1.6.0
Configuration
📅 Schedule: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.