Skip to content

Comments

Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0#1776

Merged
alvneiayu merged 1 commit intomainfrom
dependabot/go_modules/github.com/onsi/ginkgo/v2-2.24.0
Aug 20, 2025
Merged

Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0#1776
alvneiayu merged 1 commit intomainfrom
dependabot/go_modules/github.com/onsi/ginkgo/v2-2.24.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0.

Release notes

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

v2.24.0

2.24.0

Features

Specs can now be decorated with (e.g.) SemVerConstraint("2.1.0") and ginkgo --sem-ver-filter="2.1.1" will only run constrained specs that match the requested version. Learn more in the docs here! Thanks to @​Icarus9913 for the PR.

Fixes

  • remove -o from run command [3f5d379]. fixes #1582

Maintenance

Numerous dependency bumps and documentation fixes

Changelog

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

2.24.0

Features

Specs can now be decorated with (e.g.) SemVerConstraint("2.1.0") and ginkgo --sem-ver-filter="2.1.1" will only run constrained specs that match the requested version. Learn more in the docs here! Thanks to @​Icarus9913 for the PR.

Fixes

  • remove -o from run command [3f5d379]. fixes #1582

Maintenance

Numerous dependency bumps and documentation fixes

Commits
  • 3d9dae2 v2.24.0
  • 3f5d379 remove -o from run command
  • 0545eab feat: add semantic version filtering API (#1570)
  • 63a2ff1 Bump nokogiri from 1.18.8 to 1.18.9 in /docs (#1579)
  • d45b476 Bump golang.org/x/tools from 0.34.0 to 0.36.0 (#1576)
  • 652f5b3 Bump actions/checkout from 4 to 5 (#1577)
  • 0a618d4 update GinkgoT to support new Output and Attr testing.T functions
  • 86fda3a fix grammar
  • 7470c9e Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 (#1559)
  • 5e06732 Bump golang.org/x/tools from 0.33.0 to 0.34.0 (#1560)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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/v2](https://github.com/onsi/ginkgo) from 2.23.4 to 2.24.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.23.4...v2.24.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.24.0
  dependency-type: direct:production
  update-type: version-update:semver-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 Aug 19, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 19, 2025
@alvneiayu alvneiayu merged commit ccff2fa into main Aug 20, 2025
16 checks passed
@alvneiayu alvneiayu deleted the dependabot/go_modules/github.com/onsi/ginkgo/v2-2.24.0 branch August 20, 2025 11:27
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Sep 16, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bitnami-labs/sealed-secrets](https://github.com/bitnami-labs/sealed-secrets) | minor | `v0.31.0` -> `v0.32.2` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>bitnami-labs/sealed-secrets (bitnami-labs/sealed-secrets)</summary>

### [`v0.32.2`](https://github.com/bitnami-labs/sealed-secrets/blob/HEAD/RELEASE-NOTES.md#v0322)

[Compare Source](bitnami-labs/sealed-secrets@v0.32.1...v0.32.2)

- Fix controller yaml ([#&#8203;1811](bitnami-labs/sealed-secrets#1811))
- Bump k8s.io/code-generator from 0.33.4 to 0.34.1 ([#&#8203;1809](bitnami-labs/sealed-secrets#1809))

### [`v0.32.1`](https://github.com/bitnami-labs/sealed-secrets/blob/HEAD/RELEASE-NOTES.md#v0321)

[Compare Source](bitnami-labs/sealed-secrets@v0.32.0...v0.32.1)

- Bump distroless version ([#&#8203;1804](bitnami-labs/sealed-secrets#1804))

### [`v0.32.0`](https://github.com/bitnami-labs/sealed-secrets/blob/HEAD/RELEASE-NOTES.md#v0320)

[Compare Source](bitnami-labs/sealed-secrets@v0.31.0...v0.32.0)

- Fix regression mismatching namespace ([#&#8203;1798](bitnami-labs/sealed-secrets#1798))
- Bump k8s.io/apimachinery from 0.33.4 to 0.34.0 ([#&#8203;1795](bitnami-labs/sealed-secrets#1795))
- Bump github.com/spf13/pflag from 1.0.7 to 1.0.10 ([#&#8203;1794](bitnami-labs/sealed-secrets#1794))
- Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.3 ([#&#8203;1793](bitnami-labs/sealed-secrets#1793))
- Bump golang.org/x/crypto from 0.41.0 to 0.42.0 ([#&#8203;1797](bitnami-labs/sealed-secrets#1797))
- Bump github.com/prometheus/client\_golang from 1.23.0 to 1.23.2 ([#&#8203;1796](bitnami-labs/sealed-secrets#1796))
- Bump github.com/onsi/gomega from 1.38.0 to 1.38.1 ([#&#8203;1787](bitnami-labs/sealed-secrets#1787))
- Bump k8s.io/client-go from 0.33.3 to 0.33.4 ([#&#8203;1774](bitnami-labs/sealed-secrets#1774))
- Bump k8s.io/api from 0.33.3 to 0.33.4 ([#&#8203;1775](bitnami-labs/sealed-secrets#1775))
- Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0 ([#&#8203;1776](bitnami-labs/sealed-secrets#1776))
- Bump k8s.io/apimachinery from 0.33.3 to 0.33.4 ([#&#8203;1777](bitnami-labs/sealed-secrets#1788))
- Bump k8s.io/code-generator from 0.33.3 to 0.33.4 ([#&#8203;1778](bitnami-labs/sealed-secrets#1778))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTMuNSIsInVwZGF0ZWRJblZlciI6IjQxLjExMy41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
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.

1 participant