-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency enumerize from v2.5.0 to v2.8.1 #237
base: rutebanken_develop
Are you sure you want to change the base?
Conversation
0d27dcb
to
1add779
Compare
1add779
to
3c9a19b
Compare
Kudos, SonarCloud Quality Gate passed! |
79b38aa
to
15161f9
Compare
Kudos, SonarCloud Quality Gate passed! |
15161f9
to
75e7d93
Compare
|
75e7d93
to
6ece287
Compare
|
6ece287
to
dfacea7
Compare
|
This PR contains the following updates:
'2.5.0'
->'2.8.1'
Release Notes
brainspec/enumerize (enumerize)
v2.8.1
Compare Source
bug fix
v2.8.0
Compare Source
bug fix
treated as ruby's false in condition and that condition was never met. (by @nashby)
Enumerize::Value#as_json
return a string, not an instance ofEnumerize::Value
(by @nashby)ActiveRecord#reload
when enumerized attribute is an instance ofActiveRecord::Store
and it's nil. (by @4ndypanda)ActiveRecord#dup
is used (by @mihyaeru21)enchancements
v2.7.0
Compare Source
bug fix
predicate: true
(by @nashby)Type#cast
instead of deserialize to fix serialization issue. (by @nashby)Undefined method 'enumerize' for RSpec::ExampleGroups
(by @softwaregravy)enchancements
Add support for procs as
i18n_scope
option value. (by @nashby)v2.6.1
Compare Source
bug fix
v2.6.0
Compare Source
enhancements
Enumerize::Attribute#value?
. This new method prevents the following breakagewhen autocorrecting with Performance/InefficientHashSearch cop. (by @koic)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.