2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-10-03 17:21:20 +08:00

Build(deps): Bump the rails group with 8 updates (#34929)

Bumps the rails group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [actionmailer](https://github.com/rails/rails) | `8.0.2.1` | `8.0.3` |
| [actionpack](https://github.com/rails/rails) | `8.0.2.1` | `8.0.3` |
| [actionview](https://github.com/rails/rails) | `8.0.2.1` | `8.0.3` |
| [activemodel](https://github.com/rails/rails) | `8.0.2.1` | `8.0.3` |
| [activerecord](https://github.com/rails/rails) | `8.0.2.1` | `8.0.3` |
| [activesupport](https://github.com/rails/rails) | `8.0.2.1` | `8.0.3`
|
| [railties](https://github.com/rails/rails) | `8.0.2.1` | `8.0.3` |
| [activejob](https://github.com/rails/rails) | `8.0.2.1` | `8.0.3` |


Updates `actionmailer` from 8.0.2.1 to 8.0.3
- [Release notes](https://github.com/rails/rails/releases)
-
[Changelog](https://github.com/rails/rails/blob/v8.0.3/actionmailer/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v8.0.2.1...v8.0.3)

Updates `actionpack` from 8.0.2.1 to 8.0.3
- [Release notes](https://github.com/rails/rails/releases)
-
[Changelog](https://github.com/rails/rails/blob/v8.0.3/actionpack/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v8.0.2.1...v8.0.3)

Updates `actionview` from 8.0.2.1 to 8.0.3
- [Release notes](https://github.com/rails/rails/releases)
-
[Changelog](https://github.com/rails/rails/blob/v8.0.3/actionview/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v8.0.2.1...v8.0.3)

Updates `activemodel` from 8.0.2.1 to 8.0.3
- [Release notes](https://github.com/rails/rails/releases)
-
[Changelog](https://github.com/rails/rails/blob/v8.0.3/activemodel/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v8.0.2.1...v8.0.3)

Updates `activerecord` from 8.0.2.1 to 8.0.3
- [Release notes](https://github.com/rails/rails/releases)
-
[Changelog](https://github.com/rails/rails/blob/v8.0.3/activerecord/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v8.0.2.1...v8.0.3)

Updates `activesupport` from 8.0.2.1 to 8.0.3
- [Release notes](https://github.com/rails/rails/releases)
-
[Changelog](https://github.com/rails/rails/blob/v8.0.3/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v8.0.2.1...v8.0.3)

Updates `railties` from 8.0.2.1 to 8.0.3
- [Release notes](https://github.com/rails/rails/releases)
-
[Changelog](https://github.com/rails/rails/blob/v8.0.3/railties/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v8.0.2.1...v8.0.3)

Updates `activejob` from 8.0.2.1 to 8.0.3
- [Release notes](https://github.com/rails/rails/releases)
-
[Changelog](https://github.com/rails/rails/blob/v8.0.3/activejob/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v8.0.2.1...v8.0.3)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Loïc Guitaut <loic@discourse.org>
This commit is contained in:
dependabot[bot] 2025-09-24 14:56:24 +02:00 committed by GitHub
parent e0b849beac
commit b41c5a1d41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 36 additions and 32 deletions

View file

@ -40,6 +40,7 @@ ignored:
- stringio # Ruby (default gem)
- strscan # Ruby (default gem)
- timeout # Ruby (default gem)
- tsort # Ruby (default gem)
- uri # Ruby (default gem)

reviewed:

View file

@ -2,16 +2,16 @@ GEM
remote: https://rubygems.org/
specs:
Ascii85 (2.0.1)
actionmailer (8.0.2.1)
actionpack (= 8.0.2.1)
actionview (= 8.0.2.1)
activejob (= 8.0.2.1)
activesupport (= 8.0.2.1)
actionmailer (8.0.3)
actionpack (= 8.0.3)
actionview (= 8.0.3)
activejob (= 8.0.3)
activesupport (= 8.0.3)
mail (>= 2.8.0)
rails-dom-testing (~> 2.2)
actionpack (8.0.2.1)
actionview (= 8.0.2.1)
activesupport (= 8.0.2.1)
actionpack (8.0.3)
actionview (= 8.0.3)
activesupport (= 8.0.3)
nokogiri (>= 1.8.5)
rack (>= 2.2.4)
rack-session (>= 1.0.1)
@ -19,8 +19,8 @@ GEM
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
actionview (8.0.2.1)
activesupport (= 8.0.2.1)
actionview (8.0.3)
activesupport (= 8.0.3)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
@ -29,16 +29,16 @@ GEM
actionview (>= 6.0.a)
active_model_serializers (0.8.4)
activemodel (>= 3.0)
activejob (8.0.2.1)
activesupport (= 8.0.2.1)
activejob (8.0.3)
activesupport (= 8.0.3)
globalid (>= 0.3.6)
activemodel (8.0.2.1)
activesupport (= 8.0.2.1)
activerecord (8.0.2.1)
activemodel (= 8.0.2.1)
activesupport (= 8.0.2.1)
activemodel (8.0.3)
activesupport (= 8.0.3)
activerecord (8.0.3)
activemodel (= 8.0.3)
activesupport (= 8.0.3)
timeout (>= 0.4.0)
activesupport (8.0.2.1)
activesupport (8.0.3)
base64
benchmark (>= 0.3)
bigdecimal
@ -185,7 +185,7 @@ GEM
ffi (1.17.2-x86_64-linux-gnu)
ffi (1.17.2-x86_64-linux-musl)
fspath (3.1.2)
globalid (1.2.1)
globalid (1.3.0)
activesupport (>= 6.1)
goldiloader (5.4.0)
activerecord (>= 6.1, < 8.1)
@ -459,13 +459,14 @@ GEM
rails_multisite (7.0.0)
activerecord (>= 7.1)
railties (>= 7.1)
railties (8.0.2.1)
actionpack (= 8.0.2.1)
activesupport (= 8.0.2.1)
railties (8.0.3)
actionpack (= 8.0.3)
activesupport (= 8.0.3)
irb (~> 1.13)
rackup (>= 1.0.0)
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
tsort (>= 0.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
raindrops (0.20.1)
@ -667,6 +668,7 @@ GEM
tokenizers (0.5.5-x86_64-linux)
tokenizers (0.5.5-x86_64-linux-musl)
trilogy (2.9.0)
tsort (0.2.0)
ttfunk (1.8.0)
bigdecimal (~> 3.1)
tzinfo (2.0.6)
@ -884,15 +886,15 @@ DEPENDENCIES

CHECKSUMS
Ascii85 (2.0.1) sha256=15cb5d941808543cbb9e7e6aea3c8ec3877f154c3461e8b3673e97f7ecedbe5a
actionmailer (8.0.2.1) sha256=0de14d8d04541eab130858cb2f0697266be42de1afe1104bc43d7998137ddb9c
actionpack (8.0.2.1) sha256=61e7e11a31dbe5152ca57221788bdca42ef302c4cc53b4c8993d68dce8982b0a
actionview (8.0.2.1) sha256=2ea6d20ccb0b7b84a221a940ac06853ce99235e4ecb4947815839c7c5ecbf347
actionmailer (8.0.3) sha256=6dc0c3701065a96f845a05a28e9d7a60055222cfc324cc6c3a281cec148cc723
actionpack (8.0.3) sha256=d63c21cb109e0529d785ffdb657a092928890327c5c8ea2e46f63b6751be5ad3
actionview (8.0.3) sha256=5171946ff07d1e95bf3d805ad9425a89040a013dea11bb1f4cf604f108b1ce66
actionview_precompiler (0.4.0) sha256=33b6bd6ec4c1b856e02fdf5f6512c9eb4a92ac1c0545e941b3e354b7d540ed1c
active_model_serializers (0.8.4) sha256=7350e3d3b6a5946bbec033241d908013cc85ff4d584230e6aa074225547c754c
activejob (8.0.2.1) sha256=d6e5f2da07ec8efac13a38af1752416770dc74e95783f7b252506d707aa32b89
activemodel (8.0.2.1) sha256=17bab6cdb86531844113df22f864480a89a276bf0318246e628f99e0ac077ec4
activerecord (8.0.2.1) sha256=a6556e7bdd53f3889d18d2aa3a7ff115fd6c5e1463dd06f97fb88d06b58c6df1
activesupport (8.0.2.1) sha256=0405a76fd1ca989975d9ae00d46a4d3979bdf3817482d846b63affa84bd561c6
activejob (8.0.3) sha256=469eddb3822aff1c6a0df0bd3398f28bff8fcd1bd0e9d309e6b7ccbd0bdba1b6
activemodel (8.0.3) sha256=406907245a1c6c04cdf2187cc4590fdc081d7a07392123d322125677022ea67c
activerecord (8.0.3) sha256=9b95c63b2ae9ccb57bb15db730300fdd02af387e12474eb9002a668acab3cea8
activesupport (8.0.3) sha256=a711ce5e30660b23232f26a38699469f8d859d47aa1f722e183fda6d7cc17823
addressable (2.8.7) sha256=462986537cf3735ab5f3c0f557f14155d778f4b43ea4f485a9deb9c8f7c58232
afm (1.0.0) sha256=5bd4d6f6241e7014ef090985ec6f4c3e9745f6de0828ddd58bc1efdd138f4545
annotaterb (4.19.0) sha256=c951df62059b3ac1ae383f4140bf935a140a15b6461f8d9a97d34b38ce2c7208
@ -968,7 +970,7 @@ CHECKSUMS
ffi (1.17.2-x86_64-linux-gnu) sha256=05d2026fc9dbb7cfd21a5934559f16293815b7ce0314846fee2ac8efbdb823ea
ffi (1.17.2-x86_64-linux-musl) sha256=97c0eb3981414309285a64dc4d466bd149e981c279a56371ef811395d68cb95c
fspath (3.1.2) sha256=b5ac9bafb97e2c8f8f9e303cd98ebd484be76fe9aa588bc4d01c6d99e78c9d75
globalid (1.2.1) sha256=70bf76711871f843dbba72beb8613229a49429d1866828476f9c9d6ccc327ce9
globalid (1.3.0) sha256=05c639ad6eb4594522a0b07983022f04aa7254626ab69445a0e493aa3786ff11
goldiloader (5.4.0) sha256=277a86ff424b963bc9d98d8f4d10bb7eea0eb010d3209893dea7092302350b73
google-protobuf (4.32.1) sha256=d9ec3f52a283802055647af5d824dcdfe0a791c6ecbad6a514442f40759015e7
google-protobuf (4.32.1-aarch64-linux-gnu) sha256=b2254c50085b86a0395b2adea11d9742fe703a135b67689991dcc03a1c9bc179
@ -1103,7 +1105,7 @@ CHECKSUMS
rails-html-sanitizer (1.6.2) sha256=35fce2ca8242da8775c83b6ba9c1bcaad6751d9eb73c1abaa8403475ab89a560
rails_failover (2.3.0) sha256=eed6ea0674fd6f9f6b070ad297ad2ead121ecf9202920f6068b6a4f29d9491c9
rails_multisite (7.0.0) sha256=7aacf364ed86d2bee73fb679cbfe6c343ce89067b9746b3d5857fffc57f036f2
railties (8.0.2.1) sha256=54e40e1771fc2878f572d5a4e076cddb057ba8d4d471f8b7d9bfc61bc1301d4c
railties (8.0.3) sha256=ace31dcad7134299a64d6d96310d76d32868756e58e2983e25b121acd457f1d2
rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a
raindrops (0.20.1) sha256=aa0eb9ff6834f2d9e232ba688bd49cb30be893bc5a3452e74722c94c1fab4730
rake (13.3.0) sha256=96f5092d786ff412c62fde76f793cc0541bd84d2eb579caa529aa8a059934493
@ -1202,6 +1204,7 @@ CHECKSUMS
tokenizers (0.5.5-x86_64-linux) sha256=e9681afe50dc74beed880bed08d385ebb1d22d51831d9169e285f3836306730c
tokenizers (0.5.5-x86_64-linux-musl) sha256=f5ccc321a58b58b45ee85042ea384fb0f99600361ecd1260f77bfd020b8bdb0a
trilogy (2.9.0) sha256=a2d63b663ba68a4758e15d1f9afb228f5d16efc7fe7cea68699e1c106ef6067f
tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
ttfunk (1.8.0) sha256=a7cbc7e489cc46e979dde04d34b5b9e4f5c8f1ee5fc6b1a7be39b829919d20ca
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
tzinfo-data (1.2025.2) sha256=a92375a1fbb47d38fe88fd514c40a38cc8f97d168da2a6479f15185e86470939

View file

@ -1049,7 +1049,7 @@ class ApplicationController < ActionController::Base
end

def clean_xml
response.body.gsub!(XmlCleaner::INVALID_CHARACTERS, "")
response.body = response.body.gsub(XmlCleaner::INVALID_CHARACTERS, "")
end

def service_params