Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2.

Release notes

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

v2.13.2

2.13.2

Fixes

  • Fix file handler leak (#1309) [e2e81c8]
  • Avoid allocations with (*regexp.Regexp).MatchString (#1302) [3b2a2a7]
Changelog

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

2.13.2

Fixes

  • Fix file handler leak (#1309) [e2e81c8]
  • Avoid allocations with (*regexp.Regexp).MatchString (#1302) [3b2a2a7]
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 requested a review from a team as a code owner December 4, 2023 14:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 4, 2023
@dependabot dependabot bot requested review from Lou1415926 and removed request for a team December 4, 2023 14:03
@github-actions
Copy link

github-actions bot commented Dec 4, 2023

🍕 Here are the new binary sizes!

Name New size (kiB) size (kiB) Delta (%)
macOS (amd) 56768 55192 🥺 +2.86
macOS (arm) 57764 56144 🥺 +2.89
linux (amd) 49776 48440 🥺 +2.76
linux (arm) 49088 47748 🥺 +2.81
windows (amd) 46904 45672 🥺 +2.70

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/onsi/ginkgo/v2-2.13.2 branch 2 times, most recently from 5c70a7f to 8738c86 Compare December 4, 2023 17:32
@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (479306c) 70.00% compared to head (8006418) 70.01%.

Additional details and impacted files
@@            Coverage Diff            @@
##           mainline    #5519   +/-   ##
=========================================
  Coverage     70.00%   70.01%           
=========================================
  Files           302      302           
  Lines         46169    46169           
  Branches        309      309           
=========================================
+ Hits          32321    32325    +4     
+ Misses        12276    12273    -3     
+ Partials       1572     1571    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.13.1...v2.13.2)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/onsi/ginkgo/v2-2.13.2 branch from 8738c86 to 8006418 Compare December 4, 2023 17:43
@mergify mergify bot merged commit 688b639 into mainline Dec 6, 2023
@mergify mergify bot deleted the dependabot/go_modules/github.com/onsi/ginkgo/v2-2.13.2 branch December 6, 2023 21:19
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

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants