chore(deps): bump the ginkgo group across 4 directories with 2 updates#6947
chore(deps): bump the ginkgo group across 4 directories with 2 updates#6947dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the ginkgo group with 1 update in the / directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo). Bumps the ginkgo group with 1 update in the /api directory: [github.com/onsi/gomega](https://github.com/onsi/gomega). Bumps the ginkgo group with 1 update in the /tests/validation directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo). Bumps the ginkgo group with 1 update in the /tools/ginkgo directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo). Updates `github.com/onsi/ginkgo/v2` from 2.28.2 to 2.30.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.28.2...v2.30.0) Updates `github.com/onsi/gomega` from 1.39.1 to 1.40.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.39.1...v1.41.0) Updates `github.com/onsi/gomega` from 1.39.1 to 1.41.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.39.1...v1.41.0) Updates `github.com/onsi/ginkgo/v2` from 2.28.2 to 2.30.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.28.2...v2.30.0) Updates `github.com/onsi/gomega` from 1.39.1 to 1.40.0 - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.39.1...v1.41.0) Updates `github.com/onsi/ginkgo/v2` from 2.28.2 to 2.30.0 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.28.2...v2.30.0) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ginkgo - dependency-name: github.com/onsi/gomega dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ginkgo - dependency-name: github.com/onsi/gomega dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ginkgo - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ginkgo - dependency-name: github.com/onsi/gomega dependency-version: 1.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ginkgo - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ginkgo ... Signed-off-by: dependabot[bot] <support@github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a pingcap member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/test ready-for-review |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6947 +/- ##
=======================================
Coverage 39.42% 39.42%
=======================================
Files 430 430
Lines 24312 24312
=======================================
Hits 9586 9586
Misses 14726 14726
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Bumps the ginkgo group with 1 update in the / directory: github.com/onsi/ginkgo/v2.
Bumps the ginkgo group with 1 update in the /api directory: github.com/onsi/gomega.
Bumps the ginkgo group with 1 update in the /tests/validation directory: github.com/onsi/ginkgo/v2.
Bumps the ginkgo group with 1 update in the /tools/ginkgo directory: github.com/onsi/ginkgo/v2.
Updates
github.com/onsi/ginkgo/v2from 2.28.2 to 2.30.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
31e9912v2.30.0a79cdbbDocument running multiple suites in a single test process800291aAllow extensions/globals.Reset to support re-running RunSpecs4f62d7aFix nested --github-output group for progress report nested inside timeline04b5bcbv2.29.0124232adocs: GinkgoHelperGoad9cee8feat: GinkgoHelperGo, with integration tests9e56a0achore: refactor devcontainer for better maintenance3d235a9chore: ignore internal/tmp_*/ integration suite temporary dirs782666afeat: devcontainer configuration with local pkgsite and GH pagesUpdates
github.com/onsi/gomegafrom 1.39.1 to 1.40.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
af2bccbv1.41.073e81f6v1.41.0 (full)e35a84ffeat: devcontainer configuration with local pkgsite and GH pagesf12e5e1fix(format): detect pointer cycles to avoid runaway formatting outpute14831fAdd optionalDescription docs to AsyncAssertion and Assertion interfaces344b94dAdd BeASlice and BeAnArray matchers87ee9d3v1.40.0ea66027v1.40.0 (full)e3fd789update docs to reflect new versioning strategy7d4ee30first push to master-liteUpdates
github.com/onsi/gomegafrom 1.39.1 to 1.41.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
af2bccbv1.41.073e81f6v1.41.0 (full)e35a84ffeat: devcontainer configuration with local pkgsite and GH pagesf12e5e1fix(format): detect pointer cycles to avoid runaway formatting outpute14831fAdd optionalDescription docs to AsyncAssertion and Assertion interfaces344b94dAdd BeASlice and BeAnArray matchers87ee9d3v1.40.0ea66027v1.40.0 (full)e3fd789update docs to reflect new versioning strategy7d4ee30first push to master-liteUpdates
github.com/onsi/ginkgo/v2from 2.28.2 to 2.30.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
31e9912v2.30.0a79cdbbDocument running multiple suites in a single test process800291aAllow extensions/globals.Reset to support re-running RunSpecs4f62d7aFix nested --github-output group for progress report nested inside timeline04b5bcbv2.29.0124232adocs: GinkgoHelperGoad9cee8feat: GinkgoHelperGo, with integration tests9e56a0achore: refactor devcontainer for better maintenance3d235a9chore: ignore internal/tmp_*/ integration suite temporary dirs782666afeat: devcontainer configuration with local pkgsite and GH pagesUpdates
github.com/onsi/gomegafrom 1.39.1 to 1.40.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
af2bccbv1.41.073e81f6v1.41.0 (full)e35a84ffeat: devcontainer configuration with local pkgsite and GH pagesf12e5e1fix(format): detect pointer cycles to avoid runaway formatting outpute14831fAdd optionalDescription docs to AsyncAssertion and Assertion interfaces344b94dAdd BeASlice and BeAnArray matchers87ee9d3v1.40.0ea66027v1.40.0 (full)e3fd789update docs to reflect new versioning strategy7d4ee30first push to master-liteUpdates
github.com/onsi/ginkgo/v2from 2.28.2 to 2.30.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
31e9912v2.30.0a79cdbbDocument running multiple suites in a single test process800291aAllow extensions/globals.Reset to support re-running RunSpecs4f62d7aFix nested --github-output group for progress report nested inside timeline04b5bcbv2.29.0124232adocs: GinkgoHelperGoad9cee8feat: GinkgoHelperGo, with integration tests9e56a0achore: refactor devcontainer for better maintenance3d235a9chore: ignore internal/tmp_*/ integration suite temporary dirs782666afeat: devcontainer configuration with local pkgsite and GH pagesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions