newrelic / newrelic-kubernetes-operator

Operator to create New Relic configuration in Kubernetes
Apache License 2.0
42 stars 22 forks source link

chore(deps): Update module github.com/onsi/ginkgo to v1.16.5 #143

Open renovate[bot] opened 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/onsi/ginkgo v1.13.0 -> v1.16.5 age adoption passing confidence

Release Notes

onsi/ginkgo (github.com/onsi/ginkgo) ### [`v1.16.5`](https://togithub.com/onsi/ginkgo/releases/tag/v1.16.5) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v1.16.4...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`](https://togithub.com/onsi/ginkgo/releases/tag/v1.16.4) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v1.16.3...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`](https://togithub.com/onsi/ginkgo/releases/tag/v1.16.3) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v1.16.2...v1.16.3) #### 1.16.3 ##### Features - Measure is now deprecated and emits a deprecation warning. ### [`v1.16.2`](https://togithub.com/onsi/ginkgo/releases/tag/v1.16.2) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v1.16.1...v1.16.2) #### 1.16.2 ##### Fixes - Deprecations can be suppressed by setting an `ACK_GINKGO_DEPRECATIONS=` environment variable. ### [`v1.16.1`](https://togithub.com/onsi/ginkgo/releases/tag/v1.16.1) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v1.16.0...v1.16.1) ##### Fixes - Supress --stream deprecation warning on windows ([#​793](https://togithub.com/onsi/ginkgo/issues/793)) ### [`v1.16.0`](https://togithub.com/onsi/ginkgo/releases/tag/v1.16.0): 1.16.0 [Compare Source](https://togithub.com/onsi/ginkgo/compare/v1.15.2...v1.16.0) ##### Features - Advertise Ginkgo 2.0. Introduce deprecations. \[[`9ef1913`](https://togithub.com/onsi/ginkgo/commit/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](https://togithub.com/onsi/ginkgo/issues/775)) \[[`9162b86`](https://togithub.com/onsi/ginkgo/commit/9162b86)] ##### Fixes - Fix accidental reference to 1488 ([#​784](https://togithub.com/onsi/ginkgo/issues/784)) \[[`9fb7fe4`](https://togithub.com/onsi/ginkgo/commit/9fb7fe4)] ### [`v1.15.2`](https://togithub.com/onsi/ginkgo/releases/tag/v1.15.2) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v1.15.1...v1.15.2) ##### Fixes - ignore blank `-focus` and `-skip` flags ([#​780](https://togithub.com/onsi/ginkgo/issues/780)) \[[`e90a4a0`](https://togithub.com/onsi/ginkgo/commit/e90a4a0)] ### [`v1.15.1`](https://togithub.com/onsi/ginkgo/releases/tag/v1.15.1) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v1.15.0...v1.15.1) ##### Fixes - reporters/junit: Use `system-out` element instead of `passed` ([#​769](https://togithub.com/onsi/ginkgo/issues/769)) \[[`9eda305`](https://togithub.com/onsi/ginkgo/commit/9eda305)] ### [`v1.15.0`](https://togithub.com/onsi/ginkgo/releases/tag/v1.15.0) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v1.14.2...v1.15.0) ##### Features - Adds 'outline' command to print the outline of specs/containers in a file ([#​754](https://togithub.com/onsi/ginkgo/issues/754)) \[[`071c369`](https://togithub.com/onsi/ginkgo/commit/071c369)] \[[`6803cc3`](https://togithub.com/onsi/ginkgo/commit/6803cc3)] \[[`935b538`](https://togithub.com/onsi/ginkgo/commit/935b538)] \[[`06744e8`](https://togithub.com/onsi/ginkgo/commit/06744e8)] \[[`0c40583`](https://togithub.com/onsi/ginkgo/commit/0c40583)] - Add support for using template to generate tests ([#​752](https://togithub.com/onsi/ginkgo/issues/752)) \[[`efb9e69`](https://togithub.com/onsi/ginkgo/commit/efb9e69)] - Add a Chinese Doc [#​755](https://togithub.com/onsi/ginkgo/issues/755) ([#​756](https://togithub.com/onsi/ginkgo/issues/756)) \[[`5207632`](https://togithub.com/onsi/ginkgo/commit/5207632)] - cli: allow multiple -focus and -skip flags ([#​736](https://togithub.com/onsi/ginkgo/issues/736)) \[[`9a782fb`](https://togithub.com/onsi/ginkgo/commit/9a782fb)] ##### Fixes - Add \_internal to filename of tests created with internal flag ([#​751](https://togithub.com/onsi/ginkgo/issues/751)) \[[`43c12da`](https://togithub.com/onsi/ginkgo/commit/43c12da)] ### [`v1.14.2`](https://togithub.com/onsi/ginkgo/releases/tag/v1.14.2) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v1.14.1...v1.14.2) ##### Fixes - correct handling windows backslash in import path ([#​721](https://togithub.com/onsi/ginkgo/issues/721)) \[[`97f3d51`](https://togithub.com/onsi/ginkgo/commit/97f3d51)] - Add additional methods to GinkgoT() to improve compatibility with the testing.TB interface \[[`b5fe44d`](https://togithub.com/onsi/ginkgo/commit/b5fe44d)] ### [`v1.14.1`](https://togithub.com/onsi/ginkgo/releases/tag/v1.14.1) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v1.14.0...v1.14.1) ##### Fixes - Discard exported method declaration when running ginkgo bootstrap ([#​558](https://togithub.com/onsi/ginkgo/issues/558)) \[[`f4b0240`](https://togithub.com/onsi/ginkgo/commit/f4b0240)] ### [`v1.14.0`](https://togithub.com/onsi/ginkgo/releases/tag/v1.14.0) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v1.13.0...v1.14.0) ##### Features - Defer running top-level container nodes until RunSpecs is called \[[`d44dedf`](https://togithub.com/onsi/ginkgo/commit/d44dedf)] - [Document Ginkgo lifecycle](http://onsi.github.io/ginkgo/#understanding-ginkgos-lifecycle) - Add `extensions/globals` package ([#​692](https://togithub.com/onsi/ginkgo/issues/692)) \[[`3295c8f`](https://togithub.com/onsi/ginkgo/commit/3295c8f)] - this can be helpful in contexts where you are test-driving your test-generation code (see [#​692](https://togithub.com/onsi/ginkgo/pull/692)) - Print Skip reason in JUnit reporter if one was provided \[[`820dfab`](https://togithub.com/onsi/ginkgo/commit/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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

renovate[bot] commented 1 month ago

ℹ 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):

Details:

Package Change
golang.org/x/tools v0.0.0-20200724022722-7017fd6b1305 -> v0.0.0-20201224043029-2b0845dc783e