petities / petitions.eu

Support a petition or start your own petition
https://petities.nl/
12 stars 11 forks source link

Bump validates_timeliness from 4.1.1 to 5.0.1 #726

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps validates_timeliness from 4.1.1 to 5.0.1.

Changelog

Sourced from validates_timeliness's changelog.

5.0.0 [2021-04-03]

  • Fix DateTimeSelect extension support (AquisTech)
  • Relaxed Timeliness dependency version which allows for >= 0.4.0 with threadsafety fix for use_us_formats and use_euro_formats for hot switching

in a request.

  • Add initializer to ensure Timeliness v0.4+ ambiguous date config is set correctly when using use_euro_formats or `remove_use_formats'.
  • Add Ruby 3 compatibility
  • Add Rails 6.1 compatibility

Breaking Changes

  • Update Multiparameter extension to use ActiveRecord type classes with multiparameter handling which stores a hash of multiparamter values as the value before type cast, no longer a mushed datetime string
  • Removed all custom plugin attribute methods and method overrides in favour using ActiveModel type system

4.1.0 [2019-06-11]

  • Relaxed Timeliness dependency version to >= 0.3.10 and < 1, which allows version 0.4 with threadsafety fix for use_us_formats and use_euro_formats hot switching in a request.

4.0.2 [2016-01-07]

  • Fix undefine_generated_methods ivar guard setting to false

4.0.1 [2016-01-06]

  • Fix undefine_generated_methods thread locking bug
  • Created an ActiveModel ORM, for manual require if using without any full blown ORM

4.0.0 [2015-12-29]

3.0.15 [2015-12-29]

  • Fixes mongoid 3 support and removes mongoid 2 support(johnnyshields)
  • Some documentation/comments tidying

... (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 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.