Homeward Tails is an application making it easy to link adopters/fosters with pets. We work with grassroots pet rescue organizations to understand how we can make the most impact.
MIT License
70
stars
117
forks
source link
Bump active_storage_validations from 1.3.0 to 1.3.4 #1145
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 commands and options
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 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)
Bumps active_storage_validations from 1.3.0 to 1.3.4.
Release notes
Sourced from active_storage_validations's releases.
Changelog
Sourced from active_storage_validations's changelog.
Commits
af50741
new releasece6f152
Merge pull request #297 from iainbeeston/validate-video-attachmentsecb3de2
Merge pull request #296 from igorkasyanchuk/293-video-content-types-not-worki...83a8a54
[Validator] Remove extension check on content_type validator (#282/#291/#292/...cf953b3
Added a test to validate video attachmentsb726c6d
new release9002bee
Merge pull request #289 from matthieuprat/lowercase-file-extensionseb1cff3
Use bespoke attachments for each validationdbb8efc
Merge pull request #290 from igorkasyanchuk/287-undefined-method-attachments-...0d68fed
[Global] Add frozen_string_literal and remove require on necessary filesDependabot 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 commands and options
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