Skip to content
This repository was archived by the owner on Apr 22, 2022. It is now read-only.

fix(deps): update module github.com/onsi/ginkgo to v1.16.5 #20

Open
wants to merge 1 commit into
base: improbable
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Feb 27, 2022

This PR contains the following updates:

Package Type Update Change
github.com/onsi/ginkgo require minor v1.12.0 -> v1.16.5

Release Notes

onsi/ginkgo

v1.16.5

Compare Source

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

Compare Source

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

Compare Source

1.16.3

Features
  • Measure is now deprecated and emits a deprecation warning.

v1.16.2

Compare Source

1.16.2

Fixes
  • Deprecations can be suppressed by setting an ACK_GINKGO_DEPRECATIONS=<semver> environment variable.

v1.16.1

Compare Source

Fixes
  • Supress --stream deprecation warning on windows (#​793)

v1.16.0

Compare Source

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

Compare Source

Fixes

v1.15.1

Compare Source

Fixes
  • reporters/junit: Use system-out element instead of passed (#​769) [9eda305]

v1.15.0

Compare Source

Features
Fixes
  • Add _internal to filename of tests created with internal flag (#​751) [43c12da]

v1.14.2

Compare Source

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

Compare Source

Fixes
  • Discard exported method declaration when running ginkgo bootstrap (#​558) [f4b0240]

v1.14.0

Compare Source

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]

v1.13.0

Compare Source

Features
  • Add a version of table.Entry that allows dumping the entry parameters. (#​689) [21eaef2]
Fixes

v1.12.3

Compare Source

Fixes
  • Print correct code location of failing table test (#​666) [c6d7afb]

v1.12.2

Compare Source

Fixes

v1.12.1

Compare Source

Fixes

Configuration

📅 Schedule: "every weekend" in timezone GB.

🚦 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.


  • If you want to rebase/retry this PR, click this checkbox.

@mend-for-github-com mend-for-github-com bot changed the title Update module github.com/onsi/ginkgo to v1.16.5 fix(deps): update module github.com/onsi/ginkgo to v1.16.5 Mar 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants