chore(deps): bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.32.1 - #116
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.29.0 to 2.32.1#116dependabot[bot] wants to merge 1 commit into
Conversation
|
[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; 10 remain after this review. WalkthroughThe Go module updates the Go version and refreshes AWS SDK, Smithy, Ginkgo, Hyperfleet, Kubernetes, and related dependency requirements. The direct Ginkgo dependency changes to v2.32.1. ChangesGo module dependency refresh
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This PR updates the Ginkgo dependency without any supplied evidence of an actionable merge-blocking risk; it is merge-ready after normal checks and review. 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 PR changes only the Ginkgo version in go.mod and its go.sum entries. The diff adds no weak-crypto primitive, custom crypto implementation, or secret comparison. The repository's existing SHA-1 thumbprint code is unchanged from the parent revision, and the updated cached Ginkgo source has no matches for the flagged primitives. Full details: Container-PrivilegesExplanation The pull request changes only Full details: No-Sensitive-Data-In-LogsExplanation The pull request changes only the Ginkgo dependency version in Full details: No-Hardcoded-SecretsExplanation PASS. The pull request changes only the Ginkgo dependency version and its Go checksum entries in Full details: No-Injection-VectorsExplanation PASS: The pull request changes only the Ginkgo version in go.mod and its go.sum checksums. It adds no Go, script, configuration, or template code. The added lines contain no SQL concatenation, shell=True, eval/exec, pickle.loads, unsafe yaml.load, os.system, or dangerouslySetInnerHTML pattern. The upgraded Ginkgo source scan also found no listed injection vector. Full details: Ai-AttributionExplanation PASS: The pull request contains one commit, ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.29.0 to 2.32.1. - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.29.0...v2.32.1) --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.32.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
73719b9 to
6d7ce2a
Compare
Bumps github.com/onsi/ginkgo/v2 from 2.29.0 to 2.32.1.
Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
f2d0f65v2.32.1e647b3bDefer AfterAll until repeated spec completes09bbf5fProperly Punctuate Possessive Pronoun "Its"9ff1646v2.32.00491f2aMake -fd exclusive of -p/-procs and -randomize-all334f74arespect SilenceSkips in fd mode, add test21047ceNo need for a new method.7d281e1Break out to two methods.5313727More integration, fewer changes.b83f524Fewer new methods.Summary by CodeRabbit