diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-05 13:35:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-05 13:35:02 +0000 |
commit | 4b427df80c118a25d1a8c173f194edd54853ed97 (patch) | |
tree | 5020fbd3027bcdb80588d90e9c7793d25f8339dc /vendor/github.com/onsi/ginkgo/CHANGELOG.md | |
parent | a278195af3423f882c1f5bb218792f7c2ce10a3c (diff) | |
download | podman-4b427df80c118a25d1a8c173f194edd54853ed97.tar.gz podman-4b427df80c118a25d1a8c173f194edd54853ed97.tar.bz2 podman-4b427df80c118a25d1a8c173f194edd54853ed97.zip |
Bump github.com/onsi/ginkgo from 1.16.1 to 1.16.2
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v1.16.1...v1.16.2)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vendor/github.com/onsi/ginkgo/CHANGELOG.md')
-rw-r--r-- | vendor/github.com/onsi/ginkgo/CHANGELOG.md | 5 |
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 |