Skip to content
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

Open
wants to merge 1 commit into
base: rutebanken_develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 9, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
acts_as_list (changelog) '1.0.4' -> '1.2.4' age adoption passing confidence

Release Notes

brendon/acts_as_list (acts_as_list)

v1.2.4

Compare Source

Added
  • funding_uri to gemspec

v1.2.3

Compare Source

Changed
  • Use .with_connection do |connection| where possible instead of .connection #​441 ([flood4life])

v1.2.2

Compare Source

Fixed
  • Updated .gemspec to exclude unnecessary files from the gem package. #​437 ([f440])

v1.2.1

Compare Source

Fixed
  • We no longer delegate the class connection method to the instance. #​436 ([davidcelis])

v1.2.0

Compare Source

Added
  • Add support for composite primary keys. #​430 ([divagueame])
Changed
  • Refactored CI testing framework and removed the Appraisals gem. Use RAILS_VERSION to switch the Rails version you are currently running the tests against.
  • We now only explicitly test against Rails 6.1+ and Ruby 3.0+.

v1.1.0

Compare Source

Fixed (Possibly Breaking)
  • Use after_save instead of after_commit for clear_scope_changed callback #​407 (@​Flixt)
  • Rename add_to_list_top and add_to_list_bottom private methods to avoid_collision that handles both cases as well as the case where :add_new_at is nil. Setting an explicit position when :add_new_at is nil 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title Update dependency acts_as_list from v1.0.4 to '~> 1.1.0' Update dependency acts_as_list from v1.0.4 to '~> 1.1.0' - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/acts_as_list-1.x branch April 4, 2023 00:34
@renovate renovate bot changed the title Update dependency acts_as_list from v1.0.4 to '~> 1.1.0' - autoclosed Update dependency acts_as_list from v1.0.4 to '~> 1.1.0' Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/acts_as_list-1.x branch April 4, 2023 09:35
@renovate renovate bot force-pushed the renovate/acts_as_list-1.x branch from b1dba28 to 4a09412 Compare April 17, 2023 07:14
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot force-pushed the renovate/acts_as_list-1.x branch from 4a09412 to e57c46f Compare May 23, 2023 12:23
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@renovate renovate bot changed the title Update dependency acts_as_list from v1.0.4 to '~> 1.1.0' chore(deps): update dependency acts_as_list from v1.0.4 to '~> 1.1.0' Jan 19, 2024
@renovate renovate bot force-pushed the renovate/acts_as_list-1.x branch from e57c46f to d39a130 Compare June 3, 2024 02:23
@renovate renovate bot changed the title chore(deps): update dependency acts_as_list from v1.0.4 to '~> 1.1.0' chore(deps): update dependency acts_as_list from v1.0.4 to '~> 1.2.0' Jun 3, 2024
Copy link

sonarqubecloud bot commented Jun 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/acts_as_list-1.x branch from d39a130 to 148f791 Compare July 5, 2024 08:51
Copy link

sonarqubecloud bot commented Jul 5, 2024

@renovate renovate bot force-pushed the renovate/acts_as_list-1.x branch from 148f791 to db7ec62 Compare December 10, 2024 17:13
@renovate renovate bot force-pushed the renovate/acts_as_list-1.x branch from db7ec62 to 0de7e42 Compare December 11, 2024 08:25
@renovate renovate bot changed the title chore(deps): update dependency acts_as_list from v1.0.4 to '~> 1.2.0' chore(deps): update dependency acts_as_list from v1.0.4 to v1.2.4 Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants