Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: github.com/onsi/ginkgo/v2.
Bumps the all-go-mod-patch-and-minor group with 1 update in the /common directory: github.com/onsi/ginkgo/v2.

Updates github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.26.0

2.26.0

Features

Ginkgo can now generate json-formatted reports that are compatible with the go test json format. Use ginkgo --gojson-report=report.go.json. This is not intended to be a replacement for Ginkgo's native json format which is more information rich and better models Ginkgo's test structure semantics.

Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.26.0

Features

Ginkgo can now generate json-formatted reports that are compatible with the go test json format. Use ginkgo --gojson-report=report.go.json. This is not intended to be a replacement for Ginkgo's native json format which is more information rich and better models Ginkgo's test structure semantics.

Commits

Updates github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.26.0

2.26.0

Features

Ginkgo can now generate json-formatted reports that are compatible with the go test json format. Use ginkgo --gojson-report=report.go.json. This is not intended to be a replacement for Ginkgo's native json format which is more information rich and better models Ginkgo's test structure semantics.

Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.26.0

Features

Ginkgo can now generate json-formatted reports that are compatible with the go test json format. Use ginkgo --gojson-report=report.go.json. This is not intended to be a replacement for Ginkgo's native json format which is more information rich and better models Ginkgo's test structure semantics.

Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <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

…tories with 1 update

Bumps the all-go-mod-patch-and-minor group with 1 update in the / directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).
Bumps the all-go-mod-patch-and-minor group with 1 update in the /common directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).


Updates `github.com/onsi/ginkgo/v2` from 2.25.3 to 2.26.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.25.3...v2.26.0)

Updates `github.com/onsi/ginkgo/v2` from 2.25.3 to 2.26.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.25.3...v2.26.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 6, 2025
@jimmidyson jimmidyson requested review from dkoshkin, jimmidyson, mhrabovcin and supershal and removed request for jimmidyson October 6, 2025 14:40
@dkoshkin dkoshkin merged commit 64cab94 into main Oct 6, 2025
38 of 39 checks passed
@dkoshkin dkoshkin deleted the dependabot/go_modules/all-go-mod-patch-and-minor-b224fd77d0 branch October 6, 2025 15:54
vijayaraghavanr31 pushed a commit that referenced this pull request Oct 8, 2025
…tories with 1 update (#1339)

Bumps the all-go-mod-patch-and-minor group with 1 update in the /
directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).
Bumps the all-go-mod-patch-and-minor group with 1 update in the /common
directory: [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo).

Updates `github.com/onsi/ginkgo/v2` from 2.25.3 to 2.26.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.26.0</h2>
<h2>2.26.0</h2>
<h3>Features</h3>
<p>Ginkgo can now generate json-formatted reports that are compatible
with the <code>go test</code> json format. Use <code>ginkgo
--gojson-report=report.go.json</code>. This is not intended to be a
replacement for Ginkgo's native json format which is more information
rich and better models Ginkgo's test structure semantics.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo/v2's
changelog</a>.</em></p>
<blockquote>
<h2>2.26.0</h2>
<h3>Features</h3>
<p>Ginkgo can now generate json-formatted reports that are compatible
with the <code>go test</code> json format. Use <code>ginkgo
--gojson-report=report.go.json</code>. This is not intended to be a
replacement for Ginkgo's native json format which is more information
rich and better models Ginkgo's test structure semantics.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/02f7324631e5805325d0a44a41210e38bfd4c1e0"><code>02f7324</code></a>
v2.26.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/6bc55664e0761577874061daa94b05dba9d42bc5"><code>6bc5566</code></a>
Merge branch 'pseudo-su-add-go-json-reporter'</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/b470f6132a403dc81ada0d22885ec2b834d25e5c"><code>b470f61</code></a>
fix failing specs</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/486687e97a78b10af1aa2b7c71c83c71d639b6c7"><code>486687e</code></a>
add sponsors</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/64df0b4913bacbb57b3d844898500406956c67e4"><code>64df0b4</code></a>
fix maxprocs build constraint</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/148401a3b930bbe0c40378c1aafcdf7c93d4ef0d"><code>148401a</code></a>
Container-aware GOMAXPROCS is available in golang 1.25</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/6438ff2c89d0f62e072e0fa6b885f7959e336fba"><code>6438ff2</code></a>
Bump actions/setup-go from 5 to 6 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1591">#1591</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/a7c972ac6d28ab36f19bfdcac3553e00775f592d"><code>a7c972a</code></a>
v2.25.3</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/fdc65b13166ea27ef283a055289bfe3719318b17"><code>fdc65b1</code></a>
emit --github-output group only for progress report itself</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/d82298f5a167324f4c38ea706eee8ea2fdf9218b"><code>d82298f</code></a>
docs</li>
<li>Additional commits viewable in <a
href="https://github.com/onsi/ginkgo/compare/v2.25.3...v2.26.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/onsi/ginkgo/v2` from 2.25.3 to 2.26.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/ginkgo/releases">github.com/onsi/ginkgo/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.26.0</h2>
<h2>2.26.0</h2>
<h3>Features</h3>
<p>Ginkgo can now generate json-formatted reports that are compatible
with the <code>go test</code> json format. Use <code>ginkgo
--gojson-report=report.go.json</code>. This is not intended to be a
replacement for Ginkgo's native json format which is more information
rich and better models Ginkgo's test structure semantics.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md">github.com/onsi/ginkgo/v2's
changelog</a>.</em></p>
<blockquote>
<h2>2.26.0</h2>
<h3>Features</h3>
<p>Ginkgo can now generate json-formatted reports that are compatible
with the <code>go test</code> json format. Use <code>ginkgo
--gojson-report=report.go.json</code>. This is not intended to be a
replacement for Ginkgo's native json format which is more information
rich and better models Ginkgo's test structure semantics.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/onsi/ginkgo/commit/02f7324631e5805325d0a44a41210e38bfd4c1e0"><code>02f7324</code></a>
v2.26.0</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/6bc55664e0761577874061daa94b05dba9d42bc5"><code>6bc5566</code></a>
Merge branch 'pseudo-su-add-go-json-reporter'</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/b470f6132a403dc81ada0d22885ec2b834d25e5c"><code>b470f61</code></a>
fix failing specs</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/486687e97a78b10af1aa2b7c71c83c71d639b6c7"><code>486687e</code></a>
add sponsors</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/64df0b4913bacbb57b3d844898500406956c67e4"><code>64df0b4</code></a>
fix maxprocs build constraint</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/148401a3b930bbe0c40378c1aafcdf7c93d4ef0d"><code>148401a</code></a>
Container-aware GOMAXPROCS is available in golang 1.25</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/6438ff2c89d0f62e072e0fa6b885f7959e336fba"><code>6438ff2</code></a>
Bump actions/setup-go from 5 to 6 (<a
href="https://redirect.github.com/onsi/ginkgo/issues/1591">#1591</a>)</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/a7c972ac6d28ab36f19bfdcac3553e00775f592d"><code>a7c972a</code></a>
v2.25.3</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/fdc65b13166ea27ef283a055289bfe3719318b17"><code>fdc65b1</code></a>
emit --github-output group only for progress report itself</li>
<li><a
href="https://github.com/onsi/ginkgo/commit/d82298f5a167324f4c38ea706eee8ea2fdf9218b"><code>d82298f</code></a>
docs</li>
<li>Additional commits viewable in <a
href="https://github.com/onsi/ginkgo/compare/v2.25.3...v2.26.0">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> 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 <dependency name> 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 <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


</details>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jimmi Dyson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants