Skip to content
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

build(deps): bump github.com/kunwardeep/paralleltest from 1.0.7 to 1.0.8 #3985

Merged
merged 1 commit into from Aug 3, 2023

Conversation

brandur
Copy link
Contributor

@brandur brandur commented Aug 3, 2023

Here, upgrade the paralleltest linter from v1.0.7 to v1.0.8. Full
release notes:

https://github.com/kunwardeep/paralleltest/releases/tag/v1.0.8

kunwardeep/paralleltest@v1.0.7...v1.0.8

The main addition is a new -ignoremissingsubtests flag, which requires
that t.Parallel() be specified for top-level tests, but allows it to
be skipped for subtests. Here, we add a little golangci-lint infrastructure
to support it, along with some basic documentation. More information on
-ignoremissingsubtests here:

kunwardeep/paralleltest#32

Here, upgrade the `paralleltest` linter from v1.0.7 to v1.0.8. Full
release notes:

https://github.com/kunwardeep/paralleltest/releases/tag/v1.0.8

The main addition is a new `-ignoremissingsubtests` flag, which requires
that `t.Parallel()` be specified for top-level tests, but allows it to
be skipped for subtests. Here, we add a little golangci-lint infrastructure
to support it, along with some basic documentation.
@boring-cyborg
Copy link

boring-cyborg bot commented Aug 3, 2023

Hey, thank you for opening your first Pull Request !

@CLAassistant
Copy link

CLAassistant commented Aug 3, 2023

CLA assistant check
All committers have signed the CLA.

@ldez ldez changed the title Upgrade paralleltest linter from v1.0.7 to v1.0.8 build(deps): bump github.com/kunwardeep/paralleltest from 1.0.7 to 1.0.8 Aug 3, 2023
@ldez ldez added dependencies Relates to an upstream dependency linter: update version Update version of linter go Pull requests that update Go code labels Aug 3, 2023
@ldez ldez merged commit 1c67f59 into golangci:master Aug 3, 2023
16 checks passed
@brandur brandur deleted the brandur-upgrade-paralleltest branch August 3, 2023 16:48
@ldez ldez added this to the v1.54 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Relates to an upstream dependency go Pull requests that update Go code linter: update version Update version of linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants