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 #115

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

renovate-bot-for-keyhub[bot]
Copy link
Contributor

@renovate-bot-for-keyhub renovate-bot-for-keyhub bot commented Jun 10, 2023

This PR contains the following updates:

Package Type Update Change
github.com/onsi/ginkgo/v2 require minor v2.11.0 -> 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
  • Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#​1291) [7161a9d]
  • Bump golang.org/x/sys from 0.13.0 to 0.14.0 (#​1295) [7fc7b10]
  • Bump golang.org/x/tools from 0.12.0 to 0.14.0 (#​1282) [74bbd65]
  • Bump github.com/onsi/gomega from 1.27.10 to 1.29.0 (#​1290) [9373633]
  • Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#​1286) [6e3cf65]

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.


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.

@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from c2d8fb3 to ebf8ff2 Compare June 10, 2023 02:57
@renovate-bot-for-keyhub renovate-bot-for-keyhub 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 17, 2023
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from ebf8ff2 to 7f963e1 Compare June 17, 2023 01:08
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from 7f963e1 to ebcb7f4 Compare August 26, 2023 00:52
@renovate-bot-for-keyhub renovate-bot-for-keyhub 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 26, 2023
@renovate-bot-for-keyhub renovate-bot-for-keyhub 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 23, 2023
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from ebcb7f4 to 2c133ca Compare September 23, 2023 00:52
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from 2c133ca to 91fa3a1 Compare October 14, 2023 00:53
@renovate-bot-for-keyhub renovate-bot-for-keyhub 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 14, 2023
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch 8 times, most recently from f1fb625 to 4a4850c Compare October 21, 2023 03:46
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from 4a4850c to fde39dd Compare November 5, 2023 02:46
@renovate-bot-for-keyhub renovate-bot-for-keyhub 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 11, 2023
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from fde39dd to 8ab50cf Compare November 11, 2023 00:55
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from 8ab50cf to 0b86e37 Compare December 2, 2023 02:21
@renovate-bot-for-keyhub renovate-bot-for-keyhub 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 Dec 2, 2023
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from 0b86e37 to adb49b4 Compare December 9, 2023 00:56
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from adb49b4 to 8317d10 Compare January 13, 2024 00:58
@renovate-bot-for-keyhub renovate-bot-for-keyhub 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 13, 2024
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from 8317d10 to 2038f6b Compare January 20, 2024 00:58
@renovate-bot-for-keyhub renovate-bot-for-keyhub 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 20, 2024
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from 2038f6b to 499265c Compare March 9, 2024 00:52
@renovate-bot-for-keyhub renovate-bot-for-keyhub 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 9, 2024
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from 499265c to 369d009 Compare March 23, 2024 00:53
@renovate-bot-for-keyhub renovate-bot-for-keyhub 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 23, 2024
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from 369d009 to cc52f34 Compare March 30, 2024 00:53
@renovate-bot-for-keyhub renovate-bot-for-keyhub 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 30, 2024
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from cc52f34 to 00af3d5 Compare April 20, 2024 00:56
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from 00af3d5 to 60f5ee7 Compare April 28, 2024 01:01
@renovate-bot-for-keyhub renovate-bot-for-keyhub 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
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from 60f5ee7 to 763f84b Compare May 11, 2024 00:57
@renovate-bot-for-keyhub renovate-bot-for-keyhub 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 11, 2024
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from 763f84b to 65fbc9c Compare May 25, 2024 00:58
@renovate-bot-for-keyhub renovate-bot-for-keyhub 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.19.0 May 25, 2024
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from 65fbc9c to 600b17c Compare June 6, 2024 13:17
@renovate-bot-for-keyhub
Copy link
Contributor Author

renovate-bot-for-keyhub bot commented Jun 6, 2024

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

  • 4 additional dependencies were updated

Details:

Package Change
github.com/go-logr/logr v1.2.4 -> v1.4.1
github.com/onsi/gomega v1.27.10 -> v1.33.1
github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1 -> v0.0.0-20240424215950-a892ee059fd6
github.com/mailru/easyjson v0.7.6 -> v0.7.7

@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from 600b17c to 89aa082 Compare June 6, 2024 13:24
@renovate-bot-for-keyhub renovate-bot-for-keyhub bot force-pushed the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch from 89aa082 to 10eac59 Compare June 6, 2024 14:22
@sboschman sboschman merged commit 2441f3e into main Jun 6, 2024
1 check passed
@sboschman sboschman deleted the renovate/jackfan.us.kg-onsi-ginkgo-v2-2.x branch June 6, 2024 14:27
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.

1 participant