Skip to content

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

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.23.0#189
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-samber-oops-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.23.0

Compare Source

Significant performance improvements: stack traces are now constructed lazily, reducing their cost by up to 90% on code paths where they are not needed.

Performance

  • perf(stacktrace): defer frame symbolization to first read 🔥 😍😍😍 by @​samber in #​137
  • perf(helpers): fast-path type assertion in AsOops before errors.As by @​samber in #​134
  • perf(stacktrace): defer shortFuncName to kept frames; drop Sprintf in frame.String by @​samber in #​136
  • perf(error): cut intermediate allocations in LogValue, ToMap and formatVerbose by @​samber in #​135
  • perf(kv): skip merge of absent context/user/tenant maps in snapshot by @​samber in #​138
  • perf(error): check SourceFragmentsHidden before formatting sources by @​samber in #​139
  • perf: reduce allocations in hot paths by @​samber in #​122
  • perf/reduce allocations by @​samber in #​123
  • perf: single-pass chain traversal in LogValue/ToMap/formatVerbose by @​samber in #​124
  • perf: fast-path common pointer types in dereferencePointers + inline tag dedup by @​samber in #​125

Dependencies

Full Changelog: samber/oops@v1.22.0...v1.23.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

sonarqubecloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.50%. Comparing base (d4b2800) to head (d1ae121).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
- Coverage   83.53%   83.50%   -0.03%     
==========================================
  Files         287      287              
  Lines       23204    23204              
==========================================
- Hits        19383    19377       -6     
- Misses       2658     2659       +1     
- Partials     1163     1168       +5     
Flag Coverage Δ
unittests 83.50% <ø> (-0.03%) ⬇️

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

☔ View full report in Codecov by Harness.
📢 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.

0 participants