Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module go.uber.org/goleak to v1.3.0 - autoclosed #985

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.uber.org/goleak v1.2.1 -> v1.3.0 age adoption passing confidence

Release Notes

uber-go/goleak (go.uber.org/goleak)

v1.3.0

Compare Source

Fixed
  • Built-in ignores now match function names more accurately.
    They will no longer ignore stacks because of file names
    that look similar to function names. (#​112)
Added
  • Add an IgnoreAnyFunction option to ignore stack traces
    that have the provided function anywhere in the stack. (#​113)
  • Ignore testing.runFuzzing and testing.runFuzzTests alongside
    other already-ignored test functions (testing.RunTests, etc). (#​105)
Changed

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner January 11, 2025 12:32
@forking-renovate forking-renovate bot added dependencies Pull requests that update a dependency file Skip Changelog labels Jan 11, 2025
@dashpole
Copy link
Contributor

/gcbrun

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.02%. Comparing base (4caace7) to head (1e500e7).
Report is 100 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #985      +/-   ##
==========================================
+ Coverage   61.03%   64.02%   +2.98%     
==========================================
  Files          56       57       +1     
  Lines        5903     6018     +115     
==========================================
+ Hits         3603     3853     +250     
+ Misses       2143     2004     -139     
- Partials      157      161       +4     

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

@renovate-bot renovate-bot changed the title Update module go.uber.org/goleak to v1.3.0 Update module go.uber.org/goleak to v1.3.0 - autoclosed Jan 13, 2025
@renovate-bot renovate-bot deleted the renovate/go.uber.org-goleak-1.x branch January 13, 2025 14:29
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 Skip Changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants