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

Update ransack requirement from ~> 2.3 to >= 2.3, < 4.0 in /core #796

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 31, 2022

Updates the requirements on ransack to permit the latest version.

Release notes

Sourced from ransack's releases.

v2.4.1

What's Changed

New Contributors

Full Changelog: activerecord-hackery/ransack@v2.4.0...2.4.1

Changelog

Sourced from ransack's changelog.

2.4.1 - 2020-12-21

2.4.0 - 2020-11-27

2.3.2 - 2020-01-11

  • Breakfix to bump Polyamorous

2.3.1 - 2020-01-11

  • Drop support for Active Record 5.0, 5.1, and 5.2.0. PR #1073

  • Drop support for rubies under 2.3. PR #1070

    ... and others

2.3.0 - 2019-08-18

  • Arabic translations PR 979

  • Rails 6 PR 1027 vrodokanakis

  • Make polyamorous a separate gem PR 1002

  • Catalan translations PR1007 roslavych

... (truncated)

Commits
  • 978c369 Merge pull request #1184 from itsalongstory/feature/issue_1125
  • a9e84e1 Merge pull request #1132 from alipman88/add_ransack_bang
  • f085e8a move "If you're coming from MetaSearch" section to bottom of readme
  • 46de17e Add ransack! method which raises error if passed unknown condition
  • 2f5c6f6 Add ability to config PostgreSQL ORDER BY ... NULLS FIRST or NULLS LAST, clos...
  • 150eeb2 Remove 'maintainer wanted' notice.
  • 00a8e05 Merge pull request #1179 from activerecord-hackery/security
  • cc561c6 Merge pull request #1181 from yahonda/ci_against_rails610rc2
  • 70aa4c1 CI against Rails 6.1.0.rc2
  • edebcc3 Add another section about support versions
  • Additional commits viewable in compare view

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)

Updates the requirements on [ransack](https://github.com/activerecord-hackery/ransack) to permit the latest version.
- [Release notes](https://github.com/activerecord-hackery/ransack/releases)
- [Changelog](https://github.com/activerecord-hackery/ransack/blob/main/CHANGELOG.md)
- [Commits](activerecord-hackery/ransack@v2.3.0...2.4.1)

---
updated-dependencies:
- dependency-name: ransack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants