unclesp1d3r / CipherSwarm

CipherSwarm is a distributed hash cracking system designed for efficiency and scalability, built on Ruby on Rails.
Mozilla Public License 2.0
2 stars 0 forks source link

chore(deps): bump active_storage_validations from 1.2.0 to 1.3.0 #218

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps active_storage_validations from 1.2.0 to 1.3.0.

Release notes

Sourced from active_storage_validations's releases.

1.3.0

igorkasyanchuk/active_storage_validations#256 igorkasyanchuk/active_storage_validations#268 igorkasyanchuk/active_storage_validations#267 igorkasyanchuk/active_storage_validations#263

Changelog

Sourced from active_storage_validations's changelog.

Commits
  • 0a5396c release 1.3.0 (#274)
  • b07a36e Merge pull request #272 from igorkasyanchuk/270-validateur-refacto-the-aspect...
  • 6894f01 [Validator] Refacto some logic (#270)
  • 856254f [Matcher] Fix processable_image matcher (#271)
  • 54f4487 Merge pull request #263 from Scorpahr/260-add-limit-validator-matcher
  • 66f101d [Matcher] Make a few adjustments related to limit validator matcher
  • 4c1a7e3 [Matcher] Add limit validator matcher (#260)
  • dff85e4 Merge pull request #267 from tagliala/chore/remove-dead-code
  • 1d7a9ac Remove dead code for Rails 5.x, 6.x, and < 6.1.4
  • bd696b2 Merge pull request #268 from tagliala/chore/remove-new-references-to-image-jp...
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
codeclimate[bot] commented 3 weeks ago

Code Climate has analyzed commit e90a2705 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 59.4%.

View more on Code Climate.