Update dependency active_storage_validations to v3#581
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update dependency active_storage_validations to v3#581renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
d10c22b to
b13835c
Compare
b13835c to
0508749
Compare
0508749 to
c10a197
Compare
c10a197 to
ad6bbe0
Compare
ad6bbe0 to
2dcf8a5
Compare
2dcf8a5 to
cd583f4
Compare
cd583f4 to
d1841ee
Compare
d1841ee to
f968314
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.4.0→3.0.3Release Notes
igorkasyanchuk/active_storage_validations (active_storage_validations)
v3.0.3Compare Source
v3.0.2Compare Source
What's Changed
New Contributors
Full Changelog: igorkasyanchuk/active_storage_validations@3.0.1...3.0.2
v3.0.1Compare Source
What's Changed
pages_not_greater_than_or_equal_to/pages_not_equal_to)New Contributors
Full Changelog: igorkasyanchuk/active_storage_validations@3.0.0...3.0.1
v3.0.0Compare Source
dimension/aspect_ratiovalidations on single page pdf (#374)pagesvalidator to validate pdf number of pages.equal_tooption toduration,sizeandtotal_sizevalidators.Version 3 comes with the ability to support single page pdf dimension / aspect_ratio analysis, we had to make a breaking change:
popplerPDF processing dependencypdftoppm -h.Note that, if you do not perform
dimension/aspect_ratiovalidations on pdf, the gem will work the same as in version 2 without any breaking change.v2.0.4Compare Source
parent_model.update(child_attributes: { image: file })) for Rails >= 8.0.2 (#378)after: :load_config_initializersoption (#382)v2.0.3Compare Source
v2.0.2Compare Source
v2.0.1Compare Source
v2.0.0Compare Source
What's Changed
We are happy to release the
active_storage_validationsversion 2! This major version add several features such as:dimensionvalidator now supports video filesaspect_ratiovalidator now supports video filesprocessable_imagevalidator is nowprocessable_filevalidator and supports image/video/audiodurationvalidator has been added for audio / video filesFull Changelog: igorkasyanchuk/active_storage_validations@1.4.0...2.0.0
Configuration
📅 Schedule: Branch creation - "after 1am and before 5pm every weekday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.