Skip to content

Commit 11f9d01

Browse files
authored
Build(deps): Bump active_storage_validations from 2.0.2 to 2.0.3 (#819)
Bumps [active_storage_validations](https://github.com/igorkasyanchuk/active_storage_validations) from 2.0.2 to 2.0.3. <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>2.0.3</h2> <ul> <li>Allow to pass an Array, a splatted Array, or a single string for allowing / rejecting content_type matcher methods (<a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/pull/372">igorkasyanchuk/active_storage_validations#372</a>)</li> <li>Fix issue when an attachment was missing on a blob (<a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/pull/373">igorkasyanchuk/active_storage_validations#373</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>2.0.3 <ul> <li>Allow to pass an Array, a splatted Array, or a single string for allowing / rejecting content_type matcher methods (<a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/pull/372">igorkasyanchuk/active_storage_validations#372</a>)</li> <li>Fix issue when an attachment was missing on a blob (<a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/pull/373">igorkasyanchuk/active_storage_validations#373</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/8c79aec29e15fad0f29e4e7f7ea2db4b60dd504d"><code>8c79aec</code></a> Merge pull request <a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/issues/372">#372</a> from igorkasyanchuk/366-validate_content_type_ofallow...</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/60e8d7cead1b3c8ed4c7a4e6708c25c6ba99e84f"><code>60e8d7c</code></a> [Gems] Use debug instead of byebug, downgrade sqlite3</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/dc62904bd64701e5db6a68b3baca40fe9704f332"><code>dc62904</code></a> [Matcher] Allow content_type matcher allowing/rejecting to receive splatted o...</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/75f58ba3b8be7d6f91d80457efcbead948c97892"><code>75f58ba</code></a> Merge pull request <a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/issues/369">#369</a> from igorkasyanchuk/368-translations-loaded-automatic...</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/034d07c779fe75b4724dbf7693f7f95bc6019c20"><code>034d07c</code></a> [Readme] Remove unnecessary I18n instruction (<a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/issues/368">#368</a>)</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/e729bd8741a7fe8e1d915d98bf96f175c6908a03"><code>e729bd8</code></a> Merge pull request <a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/issues/367">#367</a> from phylor/patch-1</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/189964b3bb54c64eb3340fc0d2ef4b54022908c7"><code>189964b</code></a> Fix typo in italian key name</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/ec9d9be074bfc18f999da4829a8c977252284f5d"><code>ec9d9be</code></a> Merge pull request <a href="https://redirect.github.com/igorkasyanchuk/active_storage_validations/issues/360">#360</a> from igorkasyanchuk/319-linter-add-rubocop-to-our-gem...</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/d97ba97bf6e7284cf9a695d3055d494c52714bd8"><code>d97ba97</code></a> [CI] Update Gemfile.lock</li> <li><a href="https://github.com/igorkasyanchuk/active_storage_validations/commit/31e9338d04e1978969cbed1e82b7ef64277bb947"><code>31e9338</code></a> [CI] Only trigger on push</li> <li>Additional commits viewable in <a href="https://github.com/igorkasyanchuk/active_storage_validations/compare/2.0.2...2.0.3">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=2.0.2&new-version=2.0.3)](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 cbc0916 + 35c9360 commit 11f9d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ GEM
117117
rails-html-sanitizer (~> 1.6)
118118
active_storage_svg_sanitizer (0.1.0)
119119
rails (>= 5.2)
120-
active_storage_validations (2.0.2)
120+
active_storage_validations (2.0.3)
121121
activejob (>= 6.1.4)
122122
activemodel (>= 6.1.4)
123123
activestorage (>= 6.1.4)

0 commit comments

Comments
 (0)