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) #42

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

cluster-stack-bot[bot]
Copy link
Contributor

@cluster-stack-bot cluster-stack-bot bot commented Jan 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gophercloud/gophercloud v1.7.0 -> v1.8.0 age adoption passing confidence
github.com/onsi/ginkgo/v2 v2.13.2 -> v2.14.0 age adoption passing confidence

Release Notes

gophercloud/gophercloud (github.com/gophercloud/gophercloud)

v1.8.0

Compare Source

What's Changed

Full Changelog: gophercloud/gophercloud@v1.7.0...v1.8.0

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

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

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/XXL Denotes a PR that changes 2000+ lines, ignoring generated files. labels Jan 12, 2024
| datasource | package                            | from    | to      |
| ---------- | ---------------------------------- | ------- | ------- |
| go         | github.com/gophercloud/gophercloud | v1.7.0  | v1.8.0  |
| go         | github.com/onsi/ginkgo/v2          | v2.13.2 | v2.14.0 |
@cluster-stack-bot cluster-stack-bot bot changed the title 🌱 Update Golang Dependencies group to v2.14.0 🌱 Update Update Golang Dependencies group (minor) Jan 15, 2024
@cluster-stack-bot cluster-stack-bot bot added size/XL Denotes a PR that changes 800-2000 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 2000+ lines, ignoring generated files. labels Jan 15, 2024
@michal-gubricky michal-gubricky merged commit adb83d3 into main Jan 15, 2024
6 checks passed
@michal-gubricky michal-gubricky deleted the renovate/golang-deps branch January 15, 2024 12:56
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