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
Bump to go 1.20 [4fcd0b3]
v2.14.0
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.
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
Bump to go 1.20 [4fcd0b3]
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.
Dependabot 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 rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the golang group with 4 updates: github.com/alexflint/go-filemutex, github.com/onsi/ginkgo/v2, github.com/onsi/gomega and golang.org/x/sys.
Updates
github.com/alexflint/go-filemutex
from 1.2.0 to 1.3.0Release notes
Sourced from github.com/alexflint/go-filemutex's releases.
Commits
d273d2a
Merge pull request #23 from alexflint/revert-17-file-permissions2e3702a
Revert "feat: add an option to configure lock file permissions"27556bd
Merge pull request #17 from sk91/file-permissions5b05e68
Merge pull request #22 from alexflint/update-sys5014219
Merge remote-tracking branch 'origin/master' into update-sys52e212a
Merge pull request #21 from alexflint/bump-cid220819
bump golang.org/x/sys versione304fe1
bump Go versions used in CI to 1.19, 1.20, 1.216a69275
Merge pull request #20 from usaran-devk/fix/windows_close9953ca3
fix: Calling Close fails when running in WineUpdates
github.com/onsi/ginkgo/v2
from 2.13.2 to 2.15.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
7fa0190
v2.15.0c245d09
emit output of failed go tool cover invocation so users can try to debug thin...dca77c8
fix outline when using nodot inginkgo v296e915c
include cancellation reason when cancelling spec context4fcd0b3
Bump to go 1.20732abbc
clarify that last owner label wins8f3bd70
JUnit reports now interpret Label(owner:X) and set owner to X.dbaf18f
Document areas where GinkgoT() behaves differently from testing.T6f67a14
bugfix(docs): use Unsetenv instead of Clearenv (#1337)beaf16d
v2.14.0Updates
github.com/onsi/gomega
from 1.30.0 to 1.31.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
762b171
v1.31.126661b8
tidy up go.sumbde8f7a
bump dependencies24e958d
Show how to import the format sub packagead1a367
Update test in case keeping msg is desirede0dd999
Inverted arguments order of FailureMessage of BeComparableToMatcherba8bba2
v1.31.0121c37f
Async assertions include context cancellation cause if presentdee1e3c
Bump minimum go version49005fe
docs: fix typo in example usage "occured" -> "occurred"Updates
golang.org/x/sys
from 0.15.0 to 0.16.0Commits
0829ab1
windows: add SetFileValidData32cdffc
unix: don't redefine constants already defined in glibc headersf0c7190
unix: remove extra trailing newlines in zsyscall_openbsd_*.go5ff87d7
unix: add Netfilter and NFTables constantsDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show