-
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 acts_as_list from v1.0.4 to v1.2.4 #214
base: rutebanken_develop
Are you sure you want to change the base?
Conversation
Kudos, SonarCloud Quality Gate passed! |
b1dba28
to
4a09412
Compare
Kudos, SonarCloud Quality Gate passed! |
4a09412
to
e57c46f
Compare
Kudos, SonarCloud Quality Gate passed! |
e57c46f
to
d39a130
Compare
Quality Gate passedIssues Measures |
d39a130
to
148f791
Compare
Quality Gate passedIssues Measures |
148f791
to
db7ec62
Compare
db7ec62
to
0de7e42
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
'1.0.4'
->'1.2.4'
Release Notes
brendon/acts_as_list (acts_as_list)
v1.2.4
Compare Source
Added
v1.2.3
Compare Source
Changed
.with_connection do |connection|
where possible instead of.connection
#441 ([flood4life])v1.2.2
Compare Source
Fixed
v1.2.1
Compare Source
Fixed
connection
method to the instance. #436 ([davidcelis])v1.2.0
Compare Source
Added
Changed
v1.1.0
Compare Source
Fixed (Possibly Breaking)
after_save
instead ofafter_commit
forclear_scope_changed
callback #407 (@Flixt)add_to_list_top
andadd_to_list_bottom
private methods toavoid_collision
that handles both cases as well as the case where:add_new_at
isnil
. Setting an explicit position when:add_new_at
isnil
will now shuffle other items out of the way if necessary. This may break existing workarounds you have in place to deal with this bug. #411. ([brendon])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.