Skip to content

Commit d058bd1

Browse files
authored
Bump active_storage_validations from 1.3.0 to 1.3.4 (#696)
Bumps [active_storage_validations](https://github.com/igorkasyanchuk/active_storage_validations) from 1.3.0 to 1.3.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/igorkasyanchuk/active_storage_validations/releases">active_storage_validations's releases</a>.</em></p> <blockquote> <h2>1.3.4</h2> <ul> <li>1.3.4 Bug fixes: <ul> <li><a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/pull/296">igorkasyanchuk/active_storage_validations#296</a></li> <li><a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/pull/297">igorkasyanchuk/active_storage_validations#297</a></li> </ul> </li> </ul> <h2>1.3.1</h2> <ul> <li>CI changes (more rubies, more Rails)</li> <li>improved spoofing detection logic + refactoring: <a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/pull/278">igorkasyanchuk/active_storage_validations#278</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/igorkasyanchuk/active_storage_validations/blob/master/CHANGES.md">active_storage_validations's changelog</a>.</em></p> <blockquote> <ul> <li> <p>1.3.4 Bug fixes:</p> <ul> <li><a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/pull/296">igorkasyanchuk/active_storage_validations#296</a></li> <li><a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/pull/297">igorkasyanchuk/active_storage_validations#297</a></li> </ul> </li> <li> <p>1.3.3 Bug fixes:</p> <ul> <li><a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/pull/290/files">igorkasyanchuk/active_storage_validations#290</a></li> <li><a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/pull/289/files">igorkasyanchuk/active_storage_validations#289</a></li> <li><a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/pull/288/files">igorkasyanchuk/active_storage_validations#288</a></li> </ul> </li> <li> <p>1.3.2 Bug fixes:</p> <ul> <li><a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/pull/284">igorkasyanchuk/active_storage_validations#284</a></li> <li><a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/pull/285">igorkasyanchuk/active_storage_validations#285</a></li> <li><a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/pull/286">igorkasyanchuk/active_storage_validations#286</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/af5074140aa533e50cbbb3be4d93f08edc87581a"><code>af50741</code></a> new release</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/ce6f152e574bd9f88fcc071619e13a9b12eb1af3"><code>ce6f152</code></a> Merge pull request <a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/issues/297">#297</a> from iainbeeston/validate-video-attachments</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/ecb3de21e2792f46d20a27ea32262398c531402b"><code>ecb3de2</code></a> Merge pull request <a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/issues/296">#296</a> from igorkasyanchuk/293-video-content-types-not-worki...</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/83a8a542e3f9f9561640d7266b5bef4ab43befa1"><code>83a8a54</code></a> [Validator] Remove extension check on content_type validator (<a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/issues/282">#282</a>/<a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/issues/291">#291</a>/<a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/issues/292">#292</a>/...</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/cf953b31fbb5f053234852fe2b827d767abed80c"><code>cf953b3</code></a> Added a test to validate video attachments</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/b726c6dbe2462769d095e848b8605587d215ce11"><code>b726c6d</code></a> new release</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/9002bee139dcb0b0d845e62951789e6864077e4a"><code>9002bee</code></a> Merge pull request <a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/issues/289">#289</a> from matthieuprat/lowercase-file-extensions</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/eb1cff3e02abfcdf60fc6c235b18951a1637b81d"><code>eb1cff3</code></a> Use bespoke attachments for each validation</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/dbb8efc5a0b5c01d3cd170e0bde8baa950ccefca"><code>dbb8efc</code></a> Merge pull request <a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/issues/290">#290</a> from igorkasyanchuk/287-undefined-method-attachments-...</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/0d68fed8bde107a8e50e0a6ebd0baa53921b465d"><code>0d68fed</code></a> [Global] Add frozen_string_literal and remove require on necessary files</li> <li>Additional commits viewable in <a href="https://github.com/igorkasyanchuk/active_storage_validations/compare/1.3.0...1.3.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=active_storage_validations&package-manager=bundler&previous-version=1.3.0&new-version=1.3.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 parents 980383f + 5b880d3 commit d058bd1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Gemfile.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,12 @@ GEM
105105
erubi (~> 1.11)
106106
rails-dom-testing (~> 2.2)
107107
rails-html-sanitizer (~> 1.6)
108-
active_storage_validations (1.3.0)
108+
active_storage_validations (1.3.4)
109109
activejob (>= 6.1.4)
110110
activemodel (>= 6.1.4)
111111
activestorage (>= 6.1.4)
112112
activesupport (>= 6.1.4)
113+
marcel (>= 1.0.3)
113114
activejob (7.1.4.1)
114115
activesupport (= 7.1.4.1)
115116
globalid (>= 0.3.6)
@@ -638,7 +639,7 @@ GEM
638639
thor (1.3.2)
639640
thread_safe (0.3.6)
640641
tilt (2.4.0)
641-
timeout (0.4.1)
642+
timeout (0.4.2)
642643
tins (1.33.0)
643644
bigdecimal
644645
sync

0 commit comments

Comments
 (0)