Skip to content

build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2#1213

Merged
mergify[bot] merged 2 commits intomasterfrom
dependabot/go_modules/github.com/stretchr/testify-1.7.2
Jun 13, 2022
Merged

build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2#1213
mergify[bot] merged 2 commits intomasterfrom
dependabot/go_modules/github.com/stretchr/testify-1.7.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 13, 2022

Bumps github.com/stretchr/testify from 1.7.1 to 1.7.2.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner June 13, 2022 02:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 13, 2022
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 13, 2022

Codecov Report

Merging #1213 (8e17c93) into master (4f8da0a) will increase coverage by 4.67%.
The diff coverage is 76.73%.

@@            Coverage Diff             @@
##           master    #1213      +/-   ##
==========================================
+ Coverage   57.50%   62.18%   +4.67%     
==========================================
  Files          32       40       +8     
  Lines        4594     5345     +751     
==========================================
+ Hits         2642     3324     +682     
- Misses       1729     1760      +31     
- Partials      223      261      +38     
Impacted Files Coverage Δ
pkg/container/docker_pull.go 33.33% <0.00%> (ø)
pkg/model/action.go 0.00% <0.00%> (ø)
pkg/model/github_context.go 79.51% <ø> (ø)
pkg/model/step_result.go 0.00% <ø> (ø)
pkg/model/workflow.go 54.29% <0.00%> (+3.38%) ⬆️
pkg/container/docker_run.go 15.18% <22.52%> (+9.64%) ⬆️
pkg/common/git/git.go 49.66% <40.00%> (ø)
pkg/container/file_collector.go 44.85% <44.85%> (ø)
pkg/exprparser/interpreter.go 73.37% <53.48%> (-0.02%) ⬇️
pkg/model/planner.go 50.73% <60.00%> (+0.32%) ⬆️
... and 27 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@github-actions
Copy link
Copy Markdown
Contributor

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CREDENTIALS secretlint yes no 0.94s
✅ EDITORCONFIG editorconfig-checker 2 0 0.03s
✅ GIT git_diff yes no 0.01s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@mergify mergify Bot merged commit 3415347 into master Jun 13, 2022
@mergify mergify Bot deleted the dependabot/go_modules/github.com/stretchr/testify-1.7.2 branch June 13, 2022 02:39
grigorye pushed a commit to grigorye/act that referenced this pull request Jun 16, 2022
…ktos#1213)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants