Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps active_storage_validations from 1.1.4 to 3.0.2.

Release notes

Sourced from active_storage_validations's releases.

3.0.2

What's Changed

New Contributors

Full Changelog: igorkasyanchuk/active_storage_validations@3.0.1...3.0.2

3.0.1

What's Changed

New Contributors

Full Changelog: igorkasyanchuk/active_storage_validations@3.0.0...3.0.1

3.0.0

  • Allow to perform dimension / aspect_ratio validations on single page pdf (igorkasyanchuk/active_storage_validations#374)
  • Added pages validator to validate pdf number of pages.
  • Added equal_to option to duration, size and total_size validators.

Version 3 comes with the ability to support single page pdf dimension / aspect_ratio analysis, we had to make a breaking change:

Note that, if you do not perform dimension / aspect_ratio validations on pdf, the gem will work the same as in version 2 without any breaking change.

2.0.4

2.0.3

2.0.2

... (truncated)

Changelog

Sourced from active_storage_validations's changelog.

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 <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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Sep 15, 2025
@github-project-automation github-project-automation bot moved this to All the things 💤 in OFN Delivery board Sep 15, 2025
@sigmundpetersen sigmundpetersen moved this from All the things 💤 to Code review 🔎 in OFN Delivery board Sep 15, 2025
@sigmundpetersen sigmundpetersen moved this from Code review 🔎 to Dev ready 👋 in OFN Delivery board Sep 15, 2025
@dependabot dependabot bot force-pushed the dependabot/bundler/active_storage_validations-3.0.2 branch from e2c2165 to 9327825 Compare September 28, 2025 23:43
@dependabot dependabot bot force-pushed the dependabot/bundler/active_storage_validations-3.0.2 branch 2 times, most recently from e7f924d to 43e1cd3 Compare October 6, 2025 03:53
@mkllnk
Copy link
Member

mkllnk commented Oct 6, 2025

@dependabot recreate

Bumps [active_storage_validations](https://github.com/igorkasyanchuk/active_storage_validations) from 1.1.4 to 3.0.2.
- [Release notes](https://github.com/igorkasyanchuk/active_storage_validations/releases)
- [Changelog](https://github.com/igorkasyanchuk/active_storage_validations/blob/master/CHANGES.md)
- [Commits](https://github.com/igorkasyanchuk/active_storage_validations/commits/3.0.2)

---
updated-dependencies:
- dependency-name: active_storage_validations
  dependency-version: 3.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/active_storage_validations-3.0.2 branch from 43e1cd3 to 58b1608 Compare October 6, 2025 04:40
@mkllnk
Copy link
Member

mkllnk commented Oct 6, 2025

The API changed and we get the following error now:

NameError: uninitialized constant Spree::Image::ProcessableImageValidator

@mkllnk mkllnk added the hacktoberfest Issues for upcoming hackathons label Oct 6, 2025
@github-project-automation github-project-automation bot moved this to To triage (By the maintainers) in Welcome New Developers! Oct 6, 2025
@mkllnk mkllnk moved this from To triage (By the maintainers) to Backend Easy in Welcome New Developers! Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies hacktoberfest Issues for upcoming hackathons ruby Pull requests that update Ruby code

Projects

Status: Dev ready 👋
Status: Backend Easy

Development

Successfully merging this pull request may close these issues.

2 participants