newrelic-kubernetes-operator
newrelic-kubernetes-operator copied to clipboard
chore(deps): Update module github.com/onsi/ginkgo to v1.16.5
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
github.com/onsi/ginkgo | v1.13.0 -> v1.16.5 |
Release Notes
onsi/ginkgo (github.com/onsi/ginkgo)
v1.16.5
1.16.5
Ginkgo 2.0 now has a Release Candidate. 1.16.5 advertises the existence of the RC. 1.16.5 deprecates GinkgoParallelNode in favor of GinkgoParallelProcess
You can silence the RC advertisement by setting an ACK_GINKG_RC=true
environment variable or creating a file in your home directory called .ack-ginkgo-rc
v1.16.4
1.16.4
Fixes
1.16.4 retracts 1.16.3. There are no code changes. The 1.16.3 tag was associated with the wrong commit and an attempt to change it after-the-fact has proven problematic. 1.16.4 retracts 1.16.3 in Ginkgo's go.mod and creates a new, correctly tagged, release.
v1.16.3
1.16.3
Features
- Measure is now deprecated and emits a deprecation warning.
v1.16.2
1.16.2
Fixes
- Deprecations can be suppressed by setting an
ACK_GINKGO_DEPRECATIONS=<semver>
environment variable.
v1.16.1
Fixes
- Supress --stream deprecation warning on windows (#793)
v1.16.0
: 1.16.0
Features
-
Advertise Ginkgo 2.0. Introduce deprecations. [
9ef1913
]- Update README.md to advertise that Ginkgo 2.0 is coming.
- Backport the 2.0 DeprecationTracker and start alerting users about upcoming deprecations.
-
Add slim-sprig template functions to bootstrap/generate (#775) [
9162b86
]
Fixes
v1.15.2
Fixes
v1.15.1
Fixes
v1.15.0
Features
- Adds 'outline' command to print the outline of specs/containers in a file (#754) [
071c369
] [6803cc3
] [935b538
] [06744e8
] [0c40583
] - Add support for using template to generate tests (#752) [
efb9e69
] - Add a Chinese Doc #755 (#756) [
5207632
] - cli: allow multiple -focus and -skip flags (#736) [
9a782fb
]
Fixes
v1.14.2
Fixes
- correct handling windows backslash in import path (#721) [
97f3d51
] - Add additional methods to GinkgoT() to improve compatibility with the testing.TB interface [
b5fe44d
]
v1.14.1
Fixes
v1.14.0
Features
- Defer running top-level container nodes until RunSpecs is called [
d44dedf
] - Document Ginkgo lifecycle
- Add
extensions/globals
package (#692) [3295c8f
] - this can be helpful in contexts where you are test-driving your test-generation code (see #692) - Print Skip reason in JUnit reporter if one was provided [
820dfab
]
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get
command, which resulted in the following additional change(s):
- 1 additional dependency was updated
Details:
Package | Change |
---|---|
golang.org/x/tools |
v0.0.0-20200724022722-7017fd6b1305 -> v0.0.0-20201224043029-2b0845dc783e |