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

🌱 Update Update Golang Dependencies group (minor) #4

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

cluster-stack-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/onsi/ginkgo/v2 require minor v2.11.0 -> v2.13.2
github.com/onsi/gomega require minor v1.27.10 -> v1.30.0

Release Notes

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

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.

onsi/gomega (github.com/onsi/gomega)

v1.30.0

Compare Source

1.30.0

Features
  • BeTrueBecause and BeFalseBecause allow for better failure messages [4da4c7f]
Maintenance

v1.29.0

Compare Source

1.29.0

Features
  • MatchError can now take an optional func(error) bool + description [2b39142]

v1.28.1

Compare Source

1.28.1

Maintenance
  • Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 [635d196]
  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 [14f8859]
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 [d8a6508]
  • #​703 doc(matchers): HaveEach() doc comment updated [2705bdb]
  • Minor typos (#​699) [375648c]

v1.28.0

Compare Source

1.28.0

Features
Fixes
  • Read Body for Newer Responses in HaveHTTPBodyMatcher (#​686) [18d6673]
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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

@cluster-stack-bot cluster-stack-bot bot added type/minor update/go size/XL Denotes a PR that changes 800-2000 lines, ignoring generated files. labels Dec 8, 2023
| datasource | package                   | from     | to      |
| ---------- | ------------------------- | -------- | ------- |
| go         | github.com/onsi/ginkgo/v2 | v2.11.0  | v2.13.2 |
| go         | github.com/onsi/gomega    | v1.27.10 | v1.30.0 |
Copy link
Member

@matofeder matofeder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@matofeder matofeder merged commit 84ad930 into main Dec 19, 2023
6 checks passed
@matofeder matofeder deleted the renovate/golang-deps branch December 19, 2023 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/XL Denotes a PR that changes 800-2000 lines, ignoring generated files. type/minor update/go
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant