pet-rescue
pet-rescue copied to clipboard
Bump ransack from 4.1.1 to 4.2.1
Bumps ransack from 4.1.1 to 4.2.1.
Release notes
Sourced from ransack's releases.
4.2.1
Changes
- Fix Rails 7.1.x compatibility
4.2.0
Changes
- Rails 7.2 compatibility
Changelog
Sourced from ransack's changelog.
4.2.1 - 2024-8-11
- Fix Rails 7.1.x compatibility
4.2.0 - 2024-7-10
- Add Rails 7.2 support by
@robinator
and@gregmolnar
4.1.0 - 2023-10-23
🚀 Features
- Add Rails 7.1.0 support by
@yuki24
in activerecord-hackery/ransack#1439🐛 Bug Fixes
- Fix wrong table aliases in Rails 6.1 by
@oneiros
in activerecord-hackery/ransack#1447💦 Compatibility
- Drop Ruby 2.7 support by
@deivid-rodriguez
in activerecord-hackery/ransack#1449📝 Documentation
- Update blog post link by
@meg-gutshall
in activerecord-hackery/ransack#1425- Add namespaced example of Polymorphic search by
@craigmcnamara
in activerecord-hackery/ransack#1422- Update sorting example to be self-contained by
@kinduff
in activerecord-hackery/ransack#1442💅 Polish
- Minor updates for Rails 7.1 by
@deivid-rodriguez
in activerecord-hackery/ransack#1448- Don't mention Ruby compatibility in contribution instructions by
@deivid-rodriguez
in activerecord-hackery/ransack#1452🏠 Internal
- Bump
@sideway/formula
from 3.0.0 to 3.0.1 in /docs by@dependabot
in activerecord-hackery/ransack#1417- Bump webpack from 5.74.0 to 5.76.1 in /docs by
@dependabot
in activerecord-hackery/ransack#1412- Bump semver from 5.7.1 to 5.7.2 in /docs by
@dependabot
in activerecord-hackery/ransack#1431- Bump
@babel/traverse
from 7.18.2 to 7.23.2 in /docs by@dependabot
in activerecord-hackery/ransack#1446- Bump postcss from 8.4.14 to 8.4.31 in /docs by
@dependabot
in activerecord-hackery/ransack#1443- Bump dns-packet from 5.3.1 to 5.6.1 in /docs by
@dependabot
in activerecord-hackery/ransack#1450- Test with Ruby 3.2 by
@deivid-rodriguez
in activerecord-hackery/ransack#1451- Misc CI bumps by
@deivid-rodriguez
in activerecord-hackery/ransack#1453- RuboCop tweaks by
@deivid-rodriguez
in activerecord-hackery/ransack#14544.0.0 - 2023-02-09
💥 Breaking Changes
- [SECURITY] Require explicit allowlisting of attributes and associations by
@deivid-rodriguez
in activerecord-hackery/ransack#1400
... (truncated)
Commits
2d56e78
release 4.2.18f0fd2c
Merge pull request #1516 from activerecord-hackery/fix-version-comparisonb91cf5d
fix version comparison87c8936
release 4.2.0ef8e2cf
Merge pull request #1503 from activerecord-hackery/rails-7-2d4b0dfe
remove ruby 3.0 from CI since it is EOL0b73eef
add with_connection to support Rails 7.2 and load it only for for 7.1+9811651
point 7.2 to branch0d21d18
set sqlite3 version to 1.47393237
add Rails 7.2 to CI- 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)