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-03-19 08:06:04 -0700
committerGitHub <noreply@github.com>2021-03-19 08:06:04 -0700
commit5325957d536be3515fb7a782e4755afca38fca4c (patch)
tree4fa12237bd90231119ee67b8b7bda532b2465bdc /vendor/github.com/onsi/ginkgo/CHANGELOG.md
parent61e3b152fcc591a85f2bd4872911a0997cca75c0 (diff)
parenta596d1f5d006680da2a1af6d11415e18efee0f3b (diff)
downloadpodman-5325957d536be3515fb7a782e4755afca38fca4c.tar.gz
podman-5325957d536be3515fb7a782e4755afca38fca4c.tar.bz2
podman-5325957d536be3515fb7a782e4755afca38fca4c.zip
Merge pull request #9735 from containers/dependabot/go_modules/github.com/onsi/ginkgo-1.15.2
Bump github.com/onsi/ginkgo from 1.15.1 to 1.15.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 686189dd6..623b1ad37 100644
--- a/vendor/github.com/onsi/ginkgo/CHANGELOG.md
+++ b/vendor/github.com/onsi/ginkgo/CHANGELOG.md
@@ -1,3 +1,8 @@
+## 1.15.2
+
+### Fixes
+- ignore blank `-focus` and `-skip` flags (#780) [e90a4a0]
+
## 1.15.1
### Fixes