zendesk / volunteer_portal

An event calendar focused on tracking and reporting volunteering opportunities
https://zendesk.github.io/volunteer_portal/
Apache License 2.0
29 stars 9 forks source link

Bump stronger_parameters from 2.12.1 to 2.20.0 #745

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps stronger_parameters from 2.12.1 to 2.20.0.

Changelog

Sourced from stronger_parameters's changelog.

2.20.0

  • Adds a ULID constraint type

2.19.1

  • Error string correction in Datetime constraint
  • Adds support for date, date_iso8601, time, and time_iso8601 constraints
  • Changes ActiveSupport::Notifications.publish -> ActiveSupport::Notifications.instrument
  • CI automations

2.17.0

  • Support for rails in API-only mode
  • Drop ruby 2.5 and 2.6 support
  • Add ruby 3.0 and 3.1 support
  • Add rails 7.0 support

v2.16.0

  • rails 7 support
  • rails 4 removed

v2.15.0.1

  • Yanked

v2.14.1.1

  • Allow boolean string values of any casing (eg "TRUE")

v2.14.0

  • Allow strings of numbers with whitespace (eg " 123")

v2.13.0

  • rails 6.1 support
  • drop rails 3 support
  • drop ruby 2.4 support

v2.12.0

  • allow parameters to be marked as required (refs GH#72)

v2.8.0

  • Controller support (PermittedParameters)

v2.7.0

  • Add key to error message

v2.6.0

  • add hex constraint

v2.5.0

  • rails 5.0 support
  • fix type, null_string => nil_string
  • allow the value "on" to be considered boolean

... (truncated)

Commits


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 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)