Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 60f6b6e

Browse files
Bump the minor-updates group with 2 updates (#419)
Bumps the minor-updates group with 2 updates: [redis](https://github.com/redis/redis-rb) and [brakeman](https://github.com/presidentbeef/brakeman). Updates `redis` from 5.4.0 to 5.4.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/redis/redis-rb/blob/master/CHANGELOG.md">redis's changelog</a>.</em></p> <blockquote> <h1>5.4.1</h1> <ul> <li>Properly handle NOSCRIPT errors.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/redis/redis-rb/commit/6784a3204be44d4ca7891a901295e4a4007a13a5"><code>6784a32</code></a> Release 5.4.1</li> <li><a href="https://github.com/redis/redis-rb/commit/c205a8c7f22a3d387cb3cf9a8816e7a32f748c5c"><code>c205a8c</code></a> Require redis-client earlier</li> <li><a href="https://github.com/redis/redis-rb/commit/16c78555caeb580ab6c5365f8979259faab3142d"><code>16c7855</code></a> Merge pull request <a href="https://redirect.github.com/redis/redis-rb/issues/1312">#1312</a> from redis/translate-ensure-connected</li> <li><a href="https://github.com/redis/redis-rb/commit/08a3290ea65214e2af09d456dc0439082362782f"><code>08a3290</code></a> Fix <code>without_reconnect</code> to wrap redis-client exceptions</li> <li><a href="https://github.com/redis/redis-rb/commit/8408c0365b72b4c655a95af7934d2fad50d2d33c"><code>8408c03</code></a> Update redis release URL</li> <li><a href="https://github.com/redis/redis-rb/commit/317a0204d8361927757117845f825b42c26fac14"><code>317a020</code></a> Merge pull request <a href="https://redirect.github.com/redis/redis-rb/issues/1311">#1311</a> from redis/specialize-evalsha-noscript-error</li> <li><a href="https://github.com/redis/redis-rb/commit/d9f004fa08886309c3b4068488e057801786f836"><code>d9f004f</code></a> Fix a mistake in test_hrandfield</li> <li><a href="https://github.com/redis/redis-rb/commit/57c79c2b7ccbf46d6964cc5104d52f41911e70fe"><code>57c79c2</code></a> Handle RedisClient::NoScriptError</li> <li>See full diff in <a href="https://github.com/redis/redis-rb/compare/v5.4.0...v5.4.1">compare view</a></li> </ul> </details> <br /> Updates `brakeman` from 7.0.2 to 7.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/presidentbeef/brakeman/releases">brakeman's releases</a>.</em></p> <blockquote> <h2>7.1.0</h2> <ul> <li>Add Haml 6.x support (<a href="https://redirect.github.com/presidentbeef/brakeman/issues/1914">#1914</a>, <a href="https://redirect.github.com/presidentbeef/brakeman/issues/1841">#1841</a>, etc.)</li> <li>Support render model shortcut (<a href="https://redirect.github.com/presidentbeef/brakeman/issues/959">#959</a>, <a href="https://redirect.github.com/presidentbeef/brakeman/issues/1940">#1940</a>, etc.)</li> <li>Add <code>--ensure-no-obsolete-config-entries</code> option (<a href="https://github.com/viralpraxis">viralpraxis</a>)</li> <li>Update JUnit report for CircleCI (Philippe Bernery)</li> <li>Improve ignored warnings layout in HTML report (<a href="https://github.com/inkstak">Sebastien Savater</a>)</li> <li>Only load escape functionality from cgi library (Earlopain)</li> <li>Add EOL dates for Rails 8.0 and Ruby 3.4</li> <li>Use lazy file lists for AppTree</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md">brakeman's changelog</a>.</em></p> <blockquote> <h1>7.1.0 - 2025-07-18</h1> <ul> <li>Add EOL dates for Rails 8.0 and Ruby 3.4</li> <li>Support render model shortcut</li> <li>Use lazy file lists for AppTree</li> <li>Add Haml 6.x support</li> <li>Improve ignored warnings layout in HTML report (Sebastien Savater)</li> <li>Update JUnit report for CircleCI (Philippe Bernery)</li> <li>Only load escape functionality from cgi library (Earlopain)</li> <li>Add <code>--ensure-no-obsolete-config-entries</code> option (viralpraxis)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/presidentbeef/brakeman/commit/3bc215446bf6c901287d8a142deadfa9a107353d"><code>3bc2154</code></a> Exclude thor from bundled gems</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/eba9c07ba1408b999ce066c17cf7a1d7eee6850d"><code>eba9c07</code></a> Bump to 7.1.0</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/4f56b087add67033beaac319a51c43a24921bd60"><code>4f56b08</code></a> Merge pull request <a href="https://redirect.github.com/presidentbeef/brakeman/issues/1949">#1949</a> from presidentbeef/latest_eol_dates</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/fd3475fd24c0fca158c5c349464c2d554e34d512"><code>fd3475f</code></a> Update CHANGES</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/b0f63c6d3135f8c049b2455ff0a59ea9198fd99d"><code>b0f63c6</code></a> Add EOL date for Ruby 3.4</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/dc296822373beb465818572b49062c21bdf8b9f8"><code>dc29682</code></a> Add EOL date for Rails 8.0</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/8ec21e8ff7a00b32569aa10056a4459b8ae472ce"><code>8ec21e8</code></a> Merge pull request <a href="https://redirect.github.com/presidentbeef/brakeman/issues/1948">#1948</a> from presidentbeef/handle_render_model</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/48627b54688eb651efea493a0b3c199b3c5dcbb3"><code>48627b5</code></a> Support render model shortcut</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/e0f531280d8888c2162143cc8fa5c5871c409a5d"><code>e0f5312</code></a> Merge pull request <a href="https://redirect.github.com/presidentbeef/brakeman/issues/1913">#1913</a> from presidentbeef/lazy_file_lists</li> <li><a href="https://github.com/presidentbeef/brakeman/commit/6d0eedfcd121dd4ebb607915d1fd1fd514b34476"><code>6d0eedf</code></a> Merge pull request <a href="https://redirect.github.com/presidentbeef/brakeman/issues/1941">#1941</a> from inkstak/enhanced_ignored_notes_reading</li> <li>Additional commits viewable in <a href="https://github.com/presidentbeef/brakeman/compare/v7.0.2...v7.1.0">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 000168d commit 60f6b6e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ GEM
8787
bindex (0.8.1)
8888
bootsnap (1.18.6)
8989
msgpack (~> 1.2)
90-
brakeman (7.0.2)
90+
brakeman (7.1.0)
9191
racc
9292
builder (3.3.0)
9393
bundler-audit (0.9.2)
@@ -329,9 +329,9 @@ GEM
329329
rdoc (6.14.2)
330330
erb
331331
psych (>= 4.0.0)
332-
redis (5.4.0)
332+
redis (5.4.1)
333333
redis-client (>= 0.22.0)
334-
redis-client (0.25.0)
334+
redis-client (0.25.1)
335335
connection_pool
336336
regexp_parser (2.10.0)
337337
reline (0.6.1)

0 commit comments

Comments
 (0)