Skip to content

Comments

Bump github.com/onsi/gomega from 1.37.0 to 1.38.0#1760

Merged
agarcia-oss merged 1 commit intomainfrom
dependabot/go_modules/github.com/onsi/gomega-1.38.0
Aug 4, 2025
Merged

Bump github.com/onsi/gomega from 1.37.0 to 1.38.0#1760
agarcia-oss merged 1 commit intomainfrom
dependabot/go_modules/github.com/onsi/gomega-1.38.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps github.com/onsi/gomega from 1.37.0 to 1.38.0.

Release notes

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

v1.38.0

1.38.0

Features

  • gstruct handles extra unexported fields [4ee7ed0]

Fixes

  • support [] in IgnoringTopFunction function signatures (#851) [36bbf72]

Maintenance

  • Bump golang.org/x/net from 0.40.0 to 0.41.0 (#846) [529d408]
  • Fix typo [acd1f55]
  • Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#835) [bae65a0]
  • Bump nokogiri from 1.18.4 to 1.18.8 in /docs (#842) [8dda91f]
  • Bump golang.org/x/net from 0.39.0 to 0.40.0 (#843) [212d812]
  • Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (#839) [59bd7f9]
  • Bump nokogiri from 1.18.1 to 1.18.4 in /docs (#834) [328c729]
  • Bump uri from 1.0.2 to 1.0.3 in /docs (#826) [9a798a1]
  • Bump golang.org/x/net from 0.37.0 to 0.39.0 (#841) [04a72c6]
Changelog

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

1.38.0

Features

  • gstruct handles extra unexported fields [4ee7ed0]

Fixes

  • support [] in IgnoringTopFunction function signatures (#851) [36bbf72]

Maintenance

  • Bump golang.org/x/net from 0.40.0 to 0.41.0 (#846) [529d408]
  • Fix typo [acd1f55]
  • Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#835) [bae65a0]
  • Bump nokogiri from 1.18.4 to 1.18.8 in /docs (#842) [8dda91f]
  • Bump golang.org/x/net from 0.39.0 to 0.40.0 (#843) [212d812]
  • Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (#839) [59bd7f9]
  • Bump nokogiri from 1.18.1 to 1.18.4 in /docs (#834) [328c729]
  • Bump uri from 1.0.2 to 1.0.3 in /docs (#826) [9a798a1]
  • Bump golang.org/x/net from 0.37.0 to 0.39.0 (#841) [04a72c6]
Commits
  • c1237df v1.38.0
  • 36bbf72 support [] in IgnoringTopFunction function signatures (#851)
  • 4ee7ed0 gstruct handles extra unexported fields
  • 529d408 Bump golang.org/x/net from 0.40.0 to 0.41.0 (#846)
  • acd1f55 Fix typo
  • bae65a0 Bump google.golang.org/protobuf from 1.36.5 to 1.36.6 (#835)
  • 8dda91f Bump nokogiri from 1.18.4 to 1.18.8 in /docs (#842)
  • 212d812 Bump golang.org/x/net from 0.39.0 to 0.40.0 (#843)
  • 59bd7f9 Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (#839)
  • 328c729 Bump nokogiri from 1.18.1 to 1.18.4 in /docs (#834)
  • 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/gomega](https://github.com/onsi/gomega) from 1.37.0 to 1.38.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.37.0...v1.38.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.38.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 Jul 28, 2025
@dependabot dependabot bot requested a review from alvneiayu as a code owner July 28, 2025 22:44
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 28, 2025
@dependabot dependabot bot requested a review from agarcia-oss as a code owner July 28, 2025 22:44
@dependabot dependabot bot added the go Pull requests that update Go code label Jul 28, 2025
@agarcia-oss agarcia-oss merged commit 0fff860 into main Aug 4, 2025
16 checks passed
@agarcia-oss agarcia-oss deleted the dependabot/go_modules/github.com/onsi/gomega-1.38.0 branch August 4, 2025 11:09
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Aug 21, 2025
This MR contains the following updates:

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

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.31.0`](https://github.com/bitnami-labs/sealed-secrets/blob/HEAD/RELEASE-NOTES.md#v0310)

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

- Helm: add watch for secrets ([#&#8203;1758](bitnami-labs/sealed-secrets#1758))
- Simplify VIB helm chart validation ([#&#8203;1771](bitnami-labs/sealed-secrets#1771))
- Fix: metrics cleanup for deleted SealedSecrets ([#&#8203;1764](bitnami-labs/sealed-secrets#1764))
- Fix keyrenewperiod template chart ([#&#8203;1756](bitnami-labs/sealed-secrets#1756))
- Fix namespace validation to prevent mismatch errors ([#&#8203;1754](bitnami-labs/sealed-secrets#1754))
- Bump VIB action version and updates the service URL ([#&#8203;1770](bitnami-labs/sealed-secrets#1770))
- Bump golang version to latest available one for 1.24 ([#&#8203;1769](bitnami-labs/sealed-secrets#1769))
- Bump golang.org/x/crypto from 0.40.0 to 0.41.0 ([#&#8203;1768](bitnami-labs/sealed-secrets#1768))
- Bump github.com/prometheus/client\_golang from 1.22.0 to 1.23.0 ([#&#8203;1767](bitnami-labs/sealed-secrets#1767))
- Bump k8s.io/api from 0.33.2 to 0.33.3 ([#&#8203;1766](bitnami-labs/sealed-secrets#1766))
- Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 ([#&#8203;1765](bitnami-labs/sealed-secrets#1765))
- Bump k8s.io/client-go from 0.33.2 to 0.33.3 ([#&#8203;1761](bitnami-labs/sealed-secrets#1761))
- Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 ([#&#8203;1760](bitnami-labs/sealed-secrets#1760))
- Bump k8s.io/code-generator from 0.33.2 to 0.33.3 ([#&#8203;1759](bitnami-labs/sealed-secrets#1759))
- Bump golang.org/x/crypto from 0.39.0 to 0.40.0 ([#&#8203;1755](bitnami-labs/sealed-secrets#1755))
- Bump k8s.io/code-generator from 0.33.1 to 0.33.2 ([#&#8203;1752](bitnami-labs/sealed-secrets#1752))

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS41IiwidXBkYXRlZEluVmVyIjoiNDEuODEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
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