From 8e044217f97b9fe8b4557e5770eb2b383768c413 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 12 Mar 2024 10:38:01 -0700
Subject: [PATCH] build(deps): Bump github.com/onsi/ginkgo/v2 from 2.15.0 to
2.16.0 (#842)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from
2.15.0 to 2.16.0.
Release notes
Sourced from github.com/onsi/ginkgo/v2's
releases.
v2.16.0
2.16.0
Features
- add SpecContext to reporting nodes
Fixes
- merge coverages instead of combining them (#1329)
(#1340)
[23f0cc5]
- core_dsl: disable Getwd() with environment variable (#1357)
[cd418b7]
Maintenance
- docs/index.md: Typo [2cebe8d]
- fix docs [06de431]
- chore: test with Go 1.22 (#1352)
[898cba9]
- Bump golang.org/x/tools from 0.16.1 to 0.17.0 (#1336)
[17ae120]
- Bump golang.org/x/sys from 0.15.0 to 0.16.0 (#1327)
[5a179ed]
- Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#1321)
[a1e6b69]
- Bump github-pages and jekyll-feed in /docs (#1351)
[d52951d]
- Fix docs for handling failures in goroutines (#1339)
[4471b2e]
Changelog
Sourced from github.com/onsi/ginkgo/v2's
changelog.
2.16.0
Features
- add SpecContext to reporting nodes
Fixes
- merge coverages instead of combining them (#1329)
(#1340)
[23f0cc5]
- core_dsl: disable Getwd() with environment variable (#1357)
[cd418b7]
Maintenance
- docs/index.md: Typo [2cebe8d]
- fix docs [06de431]
- chore: test with Go 1.22 (#1352)
[898cba9]
- Bump golang.org/x/tools from 0.16.1 to 0.17.0 (#1336)
[17ae120]
- Bump golang.org/x/sys from 0.15.0 to 0.16.0 (#1327)
[5a179ed]
- Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#1321)
[a1e6b69]
- Bump github-pages and jekyll-feed in /docs (#1351)
[d52951d]
- Fix docs for handling failures in goroutines (#1339)
[4471b2e]
Commits
a181ee2
v2.16.0
2cebe8d
docs/index.md: Typo
881efde
update documentation to reflect changes to reporting nodes
c4e219f
add SpecContext to other reporting nodes and update tests
06de431
fix docs
372d26a
update docs
fd929c6
update test description
fed9402
update documentation.
5ff9d7f
Add SpecContext to ReportAfterSuite callback body.
9c771cd
Add SpecContext to ReportAfterSuite callback body.
- Additional commits viewable in compare
view
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/onsi/ginkgo/v2&package-manager=go_modules&previous-version=2.15.0&new-version=2.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
go.mod | 2 +-
go.sum | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/go.mod b/go.mod
index e670b1193..ea10ec153 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/golang/mock v1.6.0
github.com/google/go-licenses v1.6.1-0.20230903011517-706b9c60edd4
github.com/lima-vm/lima v0.20.1
- github.com/onsi/ginkgo/v2 v2.15.0
+ github.com/onsi/ginkgo/v2 v2.16.0
github.com/onsi/gomega v1.31.1
github.com/pelletier/go-toml v1.9.5
github.com/pkg/sftp v1.13.6
diff --git a/go.sum b/go.sum
index 119e90d5e..d49c561c3 100644
--- a/go.sum
+++ b/go.sum
@@ -126,8 +126,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 h1:zYyBkD/k9seD2A7fsi6Oo2LfFZAehjjQMERAvZLEDnQ=
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646/go.mod h1:jpp1/29i3P1S/RLdc7JQKbRpFeM1dOBd8T9ki5s+AY8=
-github.com/onsi/ginkgo/v2 v2.15.0 h1:79HwNRBAZHOEwrczrgSOPy+eFTTlIGELKy5as+ClttY=
-github.com/onsi/ginkgo/v2 v2.15.0/go.mod h1:HlxMHtYF57y6Dpf+mc5529KKmSq9h2FpCF+/ZkwUxKM=
+github.com/onsi/ginkgo/v2 v2.16.0 h1:7q1w9frJDzninhXxjZd+Y/x54XNjG/UlRLIYPZafsPM=
+github.com/onsi/ginkgo/v2 v2.16.0/go.mod h1:llBI3WDLL9Z6taip6f33H76YcWtJv+7R3HigUjbIBOs=
github.com/onsi/gomega v1.31.1 h1:KYppCUK+bUgAZwHOu7EXVBKyQA6ILvOESHkn/tgoqvo=
github.com/onsi/gomega v1.31.1/go.mod h1:y40C95dwAD1Nz36SsEnxvfFe8FFfNxzI5eJ0EYGyAy0=
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=