Flaredown
Flaredown copied to clipboard
Flaredown web app and API
Bumps [puma](https://github.com/puma/puma) from 5.6.8 to 5.6.9. Changelog Sourced from puma's changelog. 5.6.9 / 2024-09-19 Security Discards any headers using underscores if the non-underscore version also exists. Without this, an attacker...
- Changed the line ActiveRecord::Migration to ActiveRecord::Migration[7.1] so that schema loading could work (it is now required for newer versions of Rails) - - Updated and commented out the load...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @myndzi). Commits 3044cd5 Release 3.3.8 version...
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.7 to 0.1.12 Release notes Sourced from path-to-regexp's releases. Fix backtracking (again) Fixed Improved backtracking protection...
Bumps [actionpack](https://github.com/rails/rails) from 7.1.3.4 to 7.1.5.1. Release notes Sourced from actionpack's releases. 7.1.5.1 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.6.0 to 1.6.1. Release notes Sourced from rails-html-sanitizer's releases. 1.6.1 / 2024-12-02 This is a performance and security release which addresses several possible XSS vulnerabilities. The dependency...
Bumps [puma](https://github.com/puma/puma) from 5.6.8 to 6.5.0. Release notes Sourced from puma's releases. 6.5.0 - Sky's Version They say good things come to wait, and you've all had to wait a...
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.2.4 to 7.3.6. Changelog Sourced from sidekiq's changelog. 7.3.6 Forward compatibility fixes for Ruby 3.4 Filtering in the Web UI now works via GET so you can...
Bumps [mongoid](https://github.com/mongodb/mongoid) from 8.1.3 to 9.0.3. Release notes Sourced from mongoid's releases. 9.0.3 Version 9.0.3 of the Mongoid ODM for MongoDB is now available. Release Highlights This patch release adds...
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.9. Release notes Sourced from rexml's releases. REXML 3.3.9 - 2024-10-24 Improvements Improved performance. GH-210 Patch by NAITOH Jun. Fixes Fixed a parse bug for...