Skip to content

chore(deps): update dependency rack-mini-profiler to v5 - #632

Open
renovate[bot] wants to merge 1 commit into
stagingfrom
renovate/rack-mini-profiler-5.x
Open

chore(deps): update dependency rack-mini-profiler to v5#632
renovate[bot] wants to merge 1 commit into
stagingfrom
renovate/rack-mini-profiler-5.x

Conversation

@renovate

@renovate renovate Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
rack-mini-profiler (source, changelog) '~> 3.3', '>= 3.3.1''~> 5.0' age confidence

Release Notes

MiniProfiler/rack-mini-profiler (rack-mini-profiler)

v5.0.0

Compare Source

  • [BREAKING CHANGE] Require Ruby 3.2.0 or later. #​658
  • [FEATURE] Record bind parameters for parameterized and prepared PostgreSQL queries. #​405
  • [FIX] Add CSP nonce support to flamegraph rendering. #​648
  • [FIX] Support simple Active Record bind parameters. #​657
  • [FIX] Prevent asset requests from clearing profiler authorization. #​641
  • [FIX] Preserve the full Cache-Control header when disable_caching is false. #​620
  • [FIX] Show the profiler badge after Turbo Drive page loads. #​631
  • [FIX] Disable advanced debugging tools by default in Rails development environments. #​645
  • [FIX] Prevent unhandled promise rejections when profiled fetch requests fail. #​490

v4.0.1

Compare Source

  • [FIX] Ensure Rack 2 / 3 cross compatibility #​653

v4.0.0: 4.0.0

Compare Source

  • [BREAKING CHANGE] Ruby version 3.1.0 or later is required. #​632
  • [FEATURE] Implement prepend patch for postgres #​625
  • [FEATURE] Show Active Record QueryCache hits in UI. #​640
  • [FEATURE] Show record type and count in SQL query UI. #​638
  • [FIX] Requests page fails due to trying to modify a frozen string. #​630
  • [FIX] alignment of SQL query start times. #​627
  • [FIX] Lower case HTTP response headers to be compatible with Rack 3 #​628
  • [FIX] Truncate long profiler name in profiler popup. #​634
  • [FIX] flamegraph_mode query param having no effect. #​635
  • [FIX] max_traces_to_show had chance to break the profiler frontend #​297

Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

  • 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 renovate Bot added the dependencies Pull requests that update a dependency file label Aug 21, 2026
@renovate
renovate Bot force-pushed the renovate/rack-mini-profiler-5.x branch from 75f2275 to a203620 Compare August 28, 2026 12:20
@codecov

codecov Bot commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.92%. Comparing base (7933e9e) to head (a203620).
⚠️ Report is 2 commits behind head on staging.

Additional details and impacted files
@@           Coverage Diff            @@
##           staging     #632   +/-   ##
========================================
  Coverage    99.92%   99.92%           
========================================
  Files          200      200           
  Lines         2700     2700           
========================================
  Hits          2698     2698           
  Misses           2        2           

☔ 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

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants