summaryrefslogtreecommitdiff
path: root/vendor/github.com/onsi/ginkgo/CHANGELOG.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-05-05 14:02:11 -0400
committerGitHub <noreply@github.com>2021-05-05 14:02:11 -0400
commitfc6eb3be95f5f13d4e533a0594c635b9e57f6ecb (patch)
treee49c4ed3991017bf0f38936a22e375cbbd5d61ab /vendor/github.com/onsi/ginkgo/CHANGELOG.md
parent9d6588bc86d3325db7294c03a3ab27347364bb64 (diff)
parent4b427df80c118a25d1a8c173f194edd54853ed97 (diff)
downloadpodman-fc6eb3be95f5f13d4e533a0594c635b9e57f6ecb.tar.gz
podman-fc6eb3be95f5f13d4e533a0594c635b9e57f6ecb.tar.bz2
podman-fc6eb3be95f5f13d4e533a0594c635b9e57f6ecb.zip
Merge pull request #10213 from containers/dependabot/go_modules/github.com/onsi/ginkgo-1.16.2
Bump github.com/onsi/ginkgo from 1.16.1 to 1.16.2
Diffstat (limited to 'vendor/github.com/onsi/ginkgo/CHANGELOG.md')
-rw-r--r--vendor/github.com/onsi/ginkgo/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/github.com/onsi/ginkgo/CHANGELOG.md b/vendor/github.com/onsi/ginkgo/CHANGELOG.md
index 4e0afc291..50631e4a9 100644
--- a/vendor/github.com/onsi/ginkgo/CHANGELOG.md
+++ b/vendor/github.com/onsi/ginkgo/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 1.16.2
+
+### Fixes
+- Deprecations can be suppressed by setting an `ACK_GINKGO_DEPRECATIONS=<semver>` environment variable.
+
## 1.16.1
### Fixes