1.16.4 retracts 1.16.3. There are no code changes. The 1.16.3 tag was associated with the wrong commit and an attempt to change it after-the-fact has proven problematic. 1.16.4 retracts 1.16.3 in Ginkgo's go.mod and creates a new, correctly tagged, release.
v1.16.3
1.16.3
Features
Measure is now deprecated and emits a deprecation warning.
v1.16.2
1.16.2
Fixes
Deprecations can be suppressed by setting an ACK_GINKGO_DEPRECATIONS=<semver> environment variable.
v1.16.1
Fixes
Supress --stream deprecation warning on windows (#793)
1.16.4 retracts 1.16.3. There are no code changes. The 1.16.3 tag was associated with the wrong commit and an attempt to change it after-the-fact has proven problematic. 1.16.4 retracts 1.16.3 in Ginkgo's go.mod and creates a new, correctly tagged, release.
1.16.3
Features
Measure is now deprecated and emits a deprecation warning.
1.16.2
Fixes
Deprecations can be suppressed by setting an ACK_GINKGO_DEPRECATIONS=<semver> environment variable.
1.16.1
Fixes
Supress --stream deprecation warning on windows (#793)
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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/onsi/ginkgo from 1.15.0 to 1.16.4.
Release notes
Sourced from github.com/onsi/ginkgo's releases.
Changelog
Sourced from github.com/onsi/ginkgo's changelog.
Commits
d125cd0
v1.16.43286b30
v1.16.3e91d894
emit deprecation warning for Measure084bfa8
v1.16.25fbcace
Deprecations can be silenced by setting ACK_GINKGO_DEPRECATIONSe4cff82
v1.16.1c10c6b6
v1.16.05afe282
Merge branch 'master' of github.com:onsi/ginkgo9ef1913
Advertise Ginkgo 2.0. Introduce deprecations.455bccd
Create FUNDING.ymlDependabot 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)