rails-mini-profiler
rails-mini-profiler copied to clipboard
Performance profiling for Rails, made simple 🦔
Consider using the [Kredis](https://github.com/rails/kredis/) library, and possibly [AllFutures](https://allfutures.leastbad.com/) to create a model-like persistence (more on this in a moment). One nice side-effect of using Redis is that you can rely...
### Is your proposal related to a problem? Right now, users need to do some manual setup to support API-only apps. See [this comment](https://github.com/hschne/rails-mini-profiler/commit/b8a1b5b6e77f2da76a36edcd397126d5d93e59b3#r54292498). ### Describe the solution you'd like...
Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) and [node-sass](https://github.com/sass/node-sass). These dependencies needed to be updated together. Updates `scss-tokenizer` from 0.2.3 to 0.4.3 Release notes Sourced from scss-tokenizer's releases. v0.4.3 What's Changed Bump acorn from 5.7.3...
:robot: I have created a release *beep* *boop* --- ## [0.7.4](https://github.com/hschne/rails-mini-profiler/compare/v0.7.3...v0.7.4) (2024-02-21) ### Bug Fixes * sanitize response body with null bytes ([#178](https://github.com/hschne/rails-mini-profiler/issues/178)) ([98ee2e3](https://github.com/hschne/rails-mini-profiler/commit/98ee2e3608562f0628b4653cc9f4b1b489544bc8)) ### Miscellaneous * change coverage path...
See [maintained Ruby versions](https://www.ruby-lang.org/en/downloads/) Ruby 2.6 is EOL, so no need to maintain that. Add Ruby 3.1 support instead.
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [ws](https://github.com/websockets/ws), [engine.io-client](https://github.com/socketio/engine.io-client) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `ws` from 8.11.0 to 8.17.1 Release notes Sourced from ws's releases. 8.17.1 Bug fixes Fixed a DoS...
:robot: I have created a release *beep* *boop* --- ## [0.7.4](https://github.com/hschne/rails-mini-profiler/compare/v0.7.3...v0.7.4) (2024-07-27) ### Bug Fixes * sanitize response body with null bytes ([#178](https://github.com/hschne/rails-mini-profiler/issues/178)) ([98ee2e3](https://github.com/hschne/rails-mini-profiler/commit/98ee2e3608562f0628b4653cc9f4b1b489544bc8)) ### Miscellaneous * allow up-to-date pagy...