Skip to content

fix(deps): update module github.com/samber/oops to v1.22.0#49

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-samber-oops-1.x
Open

fix(deps): update module github.com/samber/oops to v1.22.0#49
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-samber-oops-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 27, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/samber/oops v1.21.0v1.22.0 age confidence

Release Notes

samber/oops (github.com/samber/oops)

v1.22.0

Compare Source

Summary

Huge performance gain, thanks to a refactoring of the error builder (#​121):

  • Use of lazy loading in error builder
  • -90% error build time and no more alloc when wrapping nil error (general case)
  • -30% to -90% error build time and memory allocation for effective errors

Features

CI

Dependencies

Other

  • doc: clarify why Wrapf uses fmt.Errorf instead of fmt.Sprintf by @​samber in #​104

New Contributors

Full Changelog: samber/oops@v1.21.0...v1.22.0


Configuration

📅 Schedule: (UTC)

  • 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.

@sonarqubecloud
Copy link
Copy Markdown

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.65%. Comparing base (6de0d57) to head (f338535).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #49   +/-   ##
=======================================
  Coverage   61.65%   61.65%           
=======================================
  Files         173      173           
  Lines       17186    17186           
=======================================
  Hits        10596    10596           
  Misses       5535     5535           
  Partials     1055     1055           
Flag Coverage Δ
unittests 61.65% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant