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

chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 #583

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps github.com/stretchr/testify from 1.8.0 to 1.8.1.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

@dependabot dependabot bot requested a review from a team as a code owner October 24, 2022 11:12
@dependabot dependabot bot added the dependencies Dependencies or external services label Oct 24, 2022
@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Merging #583 (05573ca) into main (7d0afb7) will decrease coverage by 53.48%.
The diff coverage is 57.14%.

❗ Current head 05573ca differs from pull request most recent head 8d1937c. Consider uploading reports for the commit 8d1937c to get more accurate results

@@             Coverage Diff             @@
##             main     #583       +/-   ##
===========================================
- Coverage   68.88%   15.40%   -53.49%     
===========================================
  Files          22       13        -9     
  Lines        2144     1759      -385     
===========================================
- Hits         1477      271     -1206     
- Misses        528     1442      +914     
+ Partials      139       46       -93     
Impacted Files Coverage Δ
compose.go 0.00% <0.00%> (-74.05%) ⬇️
container.go 40.96% <ø> (-39.76%) ⬇️
reaper.go 3.50% <0.00%> (-80.28%) ⬇️
testing.go 0.00% <ø> (ø)
docker.go 20.33% <58.33%> (-50.50%) ⬇️
session.go 100.00% <100.00%> (ø)
mounts.go 0.00% <0.00%> (-100.00%) ⬇️
parallel.go 0.00% <0.00%> (-97.11%) ⬇️
docker_mounts.go 9.75% <0.00%> (-85.37%) ⬇️
... and 16 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/stretchr/testify-1.8.1 branch from 05573ca to 69a3ee4 Compare October 26, 2022 11:26
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.8.0...v1.8.1)

---
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 force-pushed the dependabot/go_modules/github.com/stretchr/testify-1.8.1 branch from 69a3ee4 to 13e89c9 Compare November 29, 2022 11:04
@mdelapenya mdelapenya merged commit 45584d2 into main Dec 5, 2022
@mdelapenya mdelapenya deleted the dependabot/go_modules/github.com/stretchr/testify-1.8.1 branch December 5, 2022 21:24
mdelapenya referenced this pull request in mdelapenya/testcontainers-go Dec 5, 2022
* main:
  chore: format dependabot using go-yaml indents (testcontainers#658)
  chore(deps): bump github.com/docker/compose/v2 from 2.12.2 to 2.14.0 (testcontainers#657)
  chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#583)
  chore(deps): bump github.com/cenkalti/backoff/v4 from 4.1.3 to 4.2.0 (testcontainers#656)
mdelapenya referenced this pull request in mdelapenya/testcontainers-go Dec 15, 2022
* main:
  chore: generate dependabot configs for examples (testcontainers#654)
  chore: format dependabot using go-yaml indents (testcontainers#658)
  chore(deps): bump github.com/docker/compose/v2 from 2.12.2 to 2.14.0 (testcontainers#657)
  chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#583)
  chore(deps): bump github.com/cenkalti/backoff/v4 from 4.1.3 to 4.2.0 (testcontainers#656)
  chore: remove quotes from dependabot updates (testcontainers#655)
  fix: do not create garbage in examples nav bar (testcontainers#652)
  chore(deps): bump github.com/containerd/containerd from 1.6.8 to 1.6.10 (#621)
  chore(deps): bump golang.org/x/sys from 0.1.0 to 0.3.0 (testcontainers#651)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies or external services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant