Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/onsi/ginkgo/v2 to v2.19.0 #12

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

Conversation

plural-renovate[bot]
Copy link
Contributor

@plural-renovate plural-renovate bot commented Apr 7, 2023

This PR contains the following updates:

Package Type Update Change
github.com/onsi/ginkgo/v2 require minor v2.9.7 -> v2.19.0

Release Notes

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.19.0

Compare Source

2.19.0

Features

Label Sets allow for more expressive and flexible label filtering.

v2.18.0

Compare Source

2.18.0

Features
  • Add --slience-skips and --force-newlines [f010b65]
  • fail when no tests were run and --fail-on-empty was set [d80eebe]
Fixes
  • Fix table entry context edge case [42013d6]
Maintenance

v2.17.3

Compare Source

2.17.3

Fixes

ginkgo watch now ignores hidden files [bde6e00]

v2.17.2

Compare Source

2.17.2

Fixes
  • fix: close files [32259c8]
  • fix github output log level for skipped specs [780e7a3]
Maintenance

v2.17.1

Compare Source

2.17.1

Fixes
  • If the user sets --seed=0, make sure all parallel nodes get the same seed [af0330d]

v2.17.0

Compare Source

2.17.0

Features
  • add --github-output for nicer output in github actions [e8a2056]
Maintenance

v2.16.0

Compare Source

2.16.0

Features
  • add SpecContext to reporting nodes
Fixes
Maintenance

v2.15.0

Compare Source

2.15.0

Features
  • JUnit reports now interpret Label(owner:X) and set owner to X. [8f3bd70]
  • include cancellation reason when cancelling spec context [96e915c]
Fixes
  • emit output of failed go tool cover invocation so users can try to debug things for themselves [c245d09]
  • fix outline when using nodot in ginkgo v2 [dca77c8]
  • Document areas where GinkgoT() behaves differently from testing.T [dbaf18f]
  • bugfix(docs): use Unsetenv instead of Clearenv (#​1337) [6f67a14]
Maintenance

v2.14.0

Compare Source

2.14.0

Features

You can now use GinkgoTB() when you need an instance of testing.TB to pass to a library.

Prior to this release table testing only supported generating individual Its for each test entry. DescribeTableSubtree extends table testing support to entire testing subtrees - under the hood DescrieTableSubtree generates a new container for each entry and invokes your function to fill our the container. See the docs to learn more.

Fixes
Maintenance

v2.13.2

Compare Source

2.13.2

Fixes

v2.13.1

Compare Source

2.13.1

Fixes
  • 1296 fix(precompiled test guite): exec bit check omitted on Windows (#​1301) [26eea01]

Maintenance

v2.13.0

Compare Source

2.13.0

Features

Add PreviewSpect() to enable programmatic preview access to the suite report (fixes #​1225)

v2.12.1

Compare Source

2.12.1

Fixes
Maintenance

v2.12.0

Compare Source

2.12.0

Features
  • feat: allow MustPassRepeatedly decorator to be set at suite level (#​1266) [05de518]
Fixes
Maintenance

Various chores/dependency bumps.

v2.11.0

Compare Source

2.11.0

In prior versions of Ginkgo specs the CLI filter flags (e.g. --focus, --label-filter) would override any programmatic focus. This behavior has proved surprising and confusing in at least the following ways:

  • users cannot combine programmatic filters and CLI filters to more efficiently select subsets of tests
  • CLI filters can override programmatic focus on CI systems resulting in an exit code of 0 despite the presence of (incorrectly!) committed focused specs.

Going forward Ginkgo will AND all programmatic and CLI filters. Moreover, the presence of any programmatic focused tests will always result in a non-zero exit code.

This change is technically a change in Ginkgo's external contract and may require some users to make changes to successfully adopt. Specifically: it's possible some users were intentionally using CLI filters to override programmatic focus. If this is you please open an issue so we can explore solutions to the underlying problem you are trying to solve.

Fixes
  • Programmatic focus is no longer overwrriten by CLI filters [d6bba86]
Maintenance

v2.10.0

Compare Source

2.10.0

Features
  • feat(ginkgo/generators): add --tags flag (#​1216) [a782a77]
    adds a new --tags flag to ginkgo generate
Fixes
Maintenance

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from d421139 to aa97c4c Compare May 3, 2023 05:52
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.2 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.3 May 3, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from aa97c4c to be6cb1a Compare May 3, 2023 20:38
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.3 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.4 May 3, 2023
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.4 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.5 May 15, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from be6cb1a to d072146 Compare May 15, 2023 17:15
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from d072146 to 39c6e6c Compare June 2, 2023 13:10
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.5 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.7 Jun 2, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 39c6e6c to 1686c58 Compare June 7, 2023 11:39
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.9.7 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.10.0 Jun 7, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 1686c58 to f9375a5 Compare June 16, 2023 19:55
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.10.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.11.0 Jun 16, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from f9375a5 to b6e9b74 Compare July 3, 2023 12:02
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch 2 times, most recently from 0525f3f to 4aa5b09 Compare July 13, 2023 08:29
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 4aa5b09 to f7885e3 Compare August 24, 2023 00:25
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.11.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.12.0 Aug 24, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from f7885e3 to b2f851b Compare September 19, 2023 20:29
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.12.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.12.1 Sep 19, 2023
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.12.1 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.13.0 Oct 9, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from b2f851b to eda5db1 Compare October 9, 2023 14:39
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from eda5db1 to bb12849 Compare November 10, 2023 18:26
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.13.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.13.1 Nov 10, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from bb12849 to 5edc345 Compare November 29, 2023 05:26
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.13.1 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.13.2 Nov 29, 2023
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 5edc345 to 834a8f2 Compare January 11, 2024 22:58
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.13.2 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.14.0 Jan 11, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 834a8f2 to 6bd811f Compare January 18, 2024 01:01
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.14.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.15.0 Jan 18, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 6bd811f to 751a9d0 Compare March 4, 2024 20:26
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.15.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.16.0 Mar 4, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 751a9d0 to 7460868 Compare March 18, 2024 22:47
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.16.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.0 Mar 18, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 7460868 to 6cd6637 Compare March 24, 2024 15:04
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1 Mar 24, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 6cd6637 to b9c5dfd Compare April 28, 2024 00:55
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.1 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.2 Apr 28, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from b9c5dfd to 1ed3ea6 Compare May 7, 2024 15:25
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.2 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.3 May 7, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 1ed3ea6 to 22516b1 Compare May 21, 2024 18:16
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.17.3 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.18.0 May 21, 2024
@plural-renovate plural-renovate bot force-pushed the renovate/github.com-onsi-ginkgo-v2-2.x branch from 22516b1 to 429569d Compare May 24, 2024 15:25
@plural-renovate plural-renovate bot changed the title fix(deps): update module github.com/onsi/ginkgo/v2 to v2.18.0 fix(deps): update module github.com/onsi/ginkgo/v2 to v2.19.0 May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants