Skip to content

build(deps): Bump github.com/onsi/gomega from 1.39.1 to 1.40.0#2411

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/main/github.com/onsi/gomega-1.40.0
Closed

build(deps): Bump github.com/onsi/gomega from 1.39.1 to 1.40.0#2411
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/main/github.com/onsi/gomega-1.40.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps github.com/onsi/gomega from 1.39.1 to 1.40.0.

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.40.0

1.40.0

We're adopting a new release strategy to minimize dependency bloat in projects that consume Gomega. It is a limitation of the go mod toolchain that test subdependencies of your project's direct dependencies get pulled in as indirect dependencies. In the case of Gomega, this ends up pulling in all of Ginkgo into your go.mod even if you are only using Gomega (Gomega uses Ginkgo for its own tests).

Going forward, releases will strip out all tests, tidy up the go.mod and then push this stripped down version to a new master-lite branch. These stripped-down versions will receive the vx.y.z git tag and will be picked up by the go toolchain.

Please open an issue if this new release process causes unexpected changes for your projects.

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.40.0

We're adopting a new release strategy to minimize dependency bloat in projects that consume Gomega. It is a limitation of the go mod toolchain that test subdependencies of your project's direct dependencies get pulled in as indirect dependencies. In the case of Gomega, this ends up pulling in all of Ginkgo into your go.mod even if you are only using Gomega (Gomega uses Ginkgo for its own tests).

Going forward, releases will strip out all tests, tidy up the go.mod and then push this stripped down version to a new master-lite branch. These stripped-down versions will receive the vx.y.z git tag and will be picked up by the go toolchain.

Please open an issue if this new release process causes unexpected changes for your projects.

Commits

@dependabot dependabot Bot added the dependencies Issue/PR Pull about a dependency file label Apr 29, 2026
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Apr 29, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@rahulait
Copy link
Copy Markdown
Contributor

rahulait commented May 4, 2026

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Dependabot couldn't find the branch main. Because of this, Dependabot cannot update this pull request.

@rahulait
Copy link
Copy Markdown
Contributor

rahulait commented May 4, 2026

@dependabot recreate

Bumps [github.com/onsi/gomega](https://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.40.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/main/github.com/onsi/gomega-1.40.0 branch from 3ebfbc0 to 9bfa0c8 Compare May 4, 2026 14:29
@rahulait
Copy link
Copy Markdown
Contributor

rahulait commented May 4, 2026

/ok to test 9bfa0c8

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 28.327%. remained the same — dependabot/go_modules/main/github.com/onsi/gomega-1.40.0 into main

@rahulait
Copy link
Copy Markdown
Contributor

rahulait commented May 4, 2026

@dependabot rebase

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 4, 2026

Looks like github.com/onsi/gomega is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 4, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/main/github.com/onsi/gomega-1.40.0 branch May 4, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Issue/PR Pull about a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants