pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:HTML
Filter by
156M results
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| astral-sh/ruff | patch | 0.15.18 → 0.15.19 |
Release Notes
details summary astral-sh/ruff (astral-sh/ruff) ...
infrastructure
Automated test pull request
Recupera o fix que não entrou no squash do #67 (consistência eventual do GitHub: o segundo commit não foi associado ao
PR a tempo).
Com front e back em origens distintas, requests com Authorization/JSON ...
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
- New Features
- Added a theme selector with light, dark, and system options for the app.
...
Bumps the ruby group with 14 updates:
| Package | From | To |
| --- | --- | --- |
| connection_pool | 2.5.5 | 3.0.2 |
| rails | 7.2.3 | 8.1.3 |
| pg | 1.6.2 | 1.6.3 |
| puma | 6.6.1 | 8.0.2 |
| importmap-rails ...
dependencies
ruby
Summary
Full security audit implementation across six areas:
- XSS eliminated — added esc() HTML escaper to listings.html and admin.html; every DB-sourced value going into
innerHTML is now escaped ...