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 ransack from v2.6.0 to v4 #219

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 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ransack '~> 2.1' -> '~> 4.0' age adoption passing confidence

Release Notes

activerecord-hackery/ransack (ransack)

v4.1.1

Compare Source

🐛 Bug Fixes

New Contributors

Full Changelog: activerecord-hackery/ransack@v4.1.0...4.1.1

v4.1.0

Compare Source

🚀 Features
🐛 Bug Fixes
💦 Compatibility
📝 Documentation
💅 Polish
🏠 Internal

v4.0.0

Compare Source

💥 Breaking Changes
🚀 Features
🐛 Bug Fixes
📝 Documentation
💅 Polish
🏠 Internal

v3.2.1

Compare Source

  • Add search functionality to documentation site.
    PR 1329

  • Fix contributing URLs and syntax highlight in README.md.
    PR 1326

  • Cast PostgreSQL's timestamptz columns to time.
    PR 1325

  • Add Ruby and ERB syntax highlighting support to documentation site.
    PR 1324

  • Fix a wrong link in CHANGELOG.md.
    PR 1323

  • Fix links to bug report templates in CONTRIBUTING.md.
    PR 1321

v3.2.0

Compare Source

  • Drop Rails 6.0 support.
    PR 1318

  • Exclude "host" from params sent to url generator.
    PR 1317

v3.1.0

Compare Source

  • Fix predicate name in "Using Predicates" documentation page.
    PR 1313

  • Drop Ruby 2.6 support.
    PR 1311

  • Allow Ransack to be used with Rails 7.1.0.alpha.
    PR 1309

  • Put contributor list last in documentation site.
    PR 1308

  • Add acts-as-taggable-on and polymorphic searches to documentation.
    PR 1306
    PR 1312

  • Add full link to issue about merging searches to documentation.
    PR 1305

v3.0.1

Compare Source

  • Fix :data option to sort_link being incorrectly appended to the generated
    link query parameters.
    PR 1301

  • Fix "Edit this page" links in documentation site
    PR 1303

  • Auto deploy documentation site after merging PRs
    PR 1302

  • Add list of former wiki contributors to documentation site
    PR 1300

  • Reduce gem package size
    PR 1297

v3.0.0

Compare Source

  • Move documentation into Docusaurus.
    PR 1291

  • [BREAKING CHANGE] Remove deprecated #search method.
    PR 1147

  • Allow scopes that define string SQL joins.
    PR 1225

  • Improve sort_link documentation.
    PR 1290

  • Deprecate passing two trailing hashes to sort_link, for example:

    sort_link(@​q, :bussiness_name, "bussines_name", {}, class: "foo")

    Pass a single hash with all options instead.
    PR 1289

  • Fix :class option to sort_link not being passed to the generated link
    correctly when no additional options are passed. For example:

    sort_link(@​q, :bussiness_name, class: "foo")

    PR 1288

  • Evaluate ransackable_scopes before attributes when building the query.
    PR 759


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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Feb 14, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Gemfile.lock
Fetching gem metadata from https://rails-assets.org/...
Fetching gem metadata from https://rubygems.org/........
Resolving dependencies.....
Resolving dependencies...

Bundler could not find compatible versions for gem "ransack":
  In Gemfile:
    ransack (~> 4.0)

    baby_squeel (>= 1.4.4) was resolved to 2.0.0, which depends on
      ransack (~> 2.3)

@sonarcloud
Copy link

sonarcloud bot commented Feb 14, 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 ransack from v2.6.0 to v4 Update dependency ransack from v2.6.0 to v4 - autoclosed Apr 4, 2023
@renovate renovate bot closed this Apr 4, 2023
@renovate renovate bot deleted the renovate/ransack-4.x branch April 4, 2023 00:34
@renovate renovate bot changed the title Update dependency ransack from v2.6.0 to v4 - autoclosed Update dependency ransack from v2.6.0 to v4 Apr 4, 2023
@renovate renovate bot reopened this Apr 4, 2023
@renovate renovate bot restored the renovate/ransack-4.x branch April 4, 2023 09:35
@sonarcloud
Copy link

sonarcloud bot commented Apr 17, 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

@sonarcloud
Copy link

sonarcloud bot commented May 28, 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 ransack from v2.6.0 to v4 chore(deps): update dependency ransack from v2.6.0 to v4 Jan 19, 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.

None yet

0 participants