chore(deps): bump github.com/onsi/gomega from 1.42.1 to 1.43.0 - #132
chore(deps): bump github.com/onsi/gomega from 1.42.1 to 1.43.0#132dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.42.1 to 1.43.0. - [Release notes](https://github.com/onsi/gomega/releases) - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md) - [Commits](onsi/gomega@v1.42.1...v1.43.0) --- updated-dependencies: - dependency-name: github.com/onsi/gomega dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift-online/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 12 included reviews per hour; 7 remain after this review. WalkthroughThe pull request updates the direct ChangesDependency update
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This change only updates a test dependency and its checksums; no actionable merge-blocking risk remains beyond normal validation. Suggested reviewers: 🚥 Pre-merge checks | ✅ 11✅ Passed checks (11 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) Full details: No-Weak-CryptoExplanation PASS. The pull request changes only Full details: Container-PrivilegesExplanation PASS. The pull request changes only go.mod and go.sum. The diff adds no container or Kubernetes manifest and contains none of the specified privilege settings. Existing privileged: true and USER root entries are outside the pull-request diff, so they are pre-existing and do not cause a failure. Full details: No-Sensitive-Data-In-LogsExplanation PASS. The pull request changes only the Gomega version in go.mod and its go.sum checksums. The parent-to-commit patch adds no logging code and contains no sensitive-data logging patterns. Gomega usage is limited to test files, and no passwords, tokens, API keys, PII, session IDs, hostnames, or customer data are introduced. Full details: No-Hardcoded-SecretsExplanation PASS: The pull request changes only the Gomega version in go.mod and the corresponding module checksums in go.sum. The added lines contain no API keys, tokens, passwords, credentials, private keys, or URLs with embedded credentials. The two 44-character base64-like values are Go module checksums in go.sum, not hardcoded secrets or configuration values. Full details: No-Injection-VectorsExplanation PASS: The pull request changes only Full details: Ai-AttributionExplanation No AI tool use is mentioned in the authored PR description or in the PR commit. The only PR commit is the Dependabot dependency update, and its sole trailer is ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Bumps github.com/onsi/gomega from 1.42.1 to 1.43.0.
Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
bc1f21ev1.43.0c814c0ev1.43.0 (full)a89f25dAdd gomock adaptor extension for using Gomega matchers with gomockDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by CodeRabbit