Skip to content

Comments

Bump github.com/onsi/gomega from 1.38.3 to 1.39.0#1865

Merged
agarcia-oss merged 1 commit intomainfrom
dependabot/go_modules/github.com/onsi/gomega-1.39.0
Jan 13, 2026
Merged

Bump github.com/onsi/gomega from 1.38.3 to 1.39.0#1865
agarcia-oss merged 1 commit intomainfrom
dependabot/go_modules/github.com/onsi/gomega-1.39.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps github.com/onsi/gomega from 1.38.3 to 1.39.0.

Release notes

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

v1.39.0

1.39.0

Features

Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison.

Changelog

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

1.39.0

Features

Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison.

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 13, 2026
@dependabot dependabot bot requested a review from alvneiayu as a code owner January 13, 2026 01:21
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2026
@dependabot dependabot bot requested a review from agarcia-oss as a code owner January 13, 2026 01:21
@dependabot dependabot bot added the go Pull requests that update Go code label Jan 13, 2026
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.38.3 to 1.39.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.38.3...v1.39.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/onsi/gomega-1.39.0 branch from 4872b3b to 2bc96d3 Compare January 13, 2026 09:46
@agarcia-oss agarcia-oss merged commit 095adae into main Jan 13, 2026
16 checks passed
@agarcia-oss agarcia-oss deleted the dependabot/go_modules/github.com/onsi/gomega-1.39.0 branch January 13, 2026 10:04
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Feb 15, 2026
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [bitnami-labs/sealed-secrets](https://github.com/bitnami-labs/sealed-secrets) | minor | `v0.34.0` → `v0.35.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.35.0`](https://github.com/bitnami-labs/sealed-secrets/blob/HEAD/RELEASE-NOTES.md#v0350)

[Compare Source](bitnami-labs/sealed-secrets@v0.34.0...v0.35.0)

- my namespace as key namespace ([#&#8203;1867](bitnami-labs/sealed-secrets#1867))
- Bump go 1.25.7 ([#&#8203;1880](bitnami-labs/sealed-secrets#1880))
- Update client-go and api 0.35.0 ([#&#8203;1868](bitnami-labs/sealed-secrets#1868))
- Bump golang.org/x/crypto from 0.46.0 to 0.47.0 ([#&#8203;1863](bitnami-labs/sealed-secrets#1863))
- Bump github.com/onsi/gomega from 1.38.3 to 1.39.0 ([#&#8203;1865](bitnami-labs/sealed-secrets#1865))
- Bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.5 ([#&#8203;1864](bitnami-labs/sealed-secrets#1864))
- Bump distroless/static from `4b2a093` to `cd64bec` in /docker ([#&#8203;1866](bitnami-labs/sealed-secrets#1866))
- Bump k8s.io/code-generator from 0.34.3 to 0.35.0 ([#&#8203;1858](bitnami-labs/sealed-secrets#1858))

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