- Oct 23, 2024
-
-
Rafael Mendonça França authored
Those are require to relesase actionview.
-
John Hawthorn authored
* Check for gh default repo * Add --verify-tag to release create * Run build and print checksums before push
-
Michael Leimstaedtner authored
- Oct 15, 2024
-
-
John Hawthorn authored
-
John Hawthorn authored
Add release script to 7-0-stable
-
John Hawthorn authored
-
Rafael Mendonça França authored
Copy tools/releaser to devcontainer Docker image
-
Rafael Mendonça França authored
New release process using Trusted Publishing
-
John Hawthorn authored
[CVE-2024-47889] Thanks to yuki_osaki and scyoon for reporting this vulnerability
-
John Hawthorn authored
[CVE-2024-47888] Co-authored-by:
ooooooo_q <ooooooo-q@users.noreply.github.com>
-
John Hawthorn authored
Thanks scyoon for the patch CVE-2024-41128
-
John Hawthorn authored
Thanks to scyoon for the patch [CVE-2024-47887]
-
John Hawthorn authored
-
John Hawthorn authored
-
Jean Boussier authored
Remove usage of `OpenStruct`
-
Jean Boussier authored
[7-1-stable] Update Method#duplicable? to be consistent with Ruby 3.4
-
Rafael Mendonça França authored
Fix RenderCallExtractor to be compatible with Ruby 3.3
-
zzak authored
``` --- Running bug_report_templates/action_mailbox.rb Fetching gem metadata from https://rubygems.org/........... Resolving dependencies... Fetching sqlite3 2.0.2 Installing sqlite3 2.0.2 with native extensions /home/zzak/.rbenv/versions/3.4.0/lib/ruby/gems/3.4.0+0/gems/bundler-2.4.19/lib/bundler/rubygems_integration.rb:280:in 'block (2 levels) in Kernel#replace_gem': Error loading the 'sqlite3' Active Record adapter. Missing a gem it depends on? can't activate sqlite3 (~> 1.4), already activated sqlite3-2.0.2. Make sure all dependencies are added to Gemfile. (LoadError) ```
-
Yasuo Honda authored
Add sqlite3 back to bug templates that need it
-
Jean Boussier authored
Consolidate bug_report_templates and remove the gem versions
-
Guillermo Iguaran authored
Set `secret_key_base` on `config` in bug_report_templates
-
Eileen M. Uchitelle authored
[7-0-stable] Support selenium-webdriver 4.22.0 that enables CDP in Firefox by default
- Oct 10, 2024
-
-
Jean Boussier authored
Regenerate yarn.lock
-
- Oct 09, 2024
-
-
Jean Boussier authored
-
- Jun 04, 2024
-
-
Aaron Patterson authored
-
Zack Deveau authored
[CVE-2024-28103] The application configurable Permissions-Policy is only served on responses with an HTML related Content-Type. This change allows all Content-Types to serve the configured Permissions-Policy as there are many non-HTML Content-Types that would benefit from this header. (examples include image/svg+xml and application/xml)
- May 17, 2024
-
-
Rafael Mendonça França authored
-
Rafael Mendonça França authored
Fix vendor_trix not fetching css file
- May 16, 2024
-
- Feb 21, 2024
-
-
Aaron Patterson authored
-
ooooooo_q authored
[CVE-2024-26143]
-
Rafael Mendonça França authored
Disable session in ActiveStorage blobs and representations proxy controllers [CVE-2024-26144]
- Sep 09, 2023
-
-
Eileen M. Uchitelle authored
Provide change summary before details for all gems