Update ajax-datatables-rails 1.3.1 → 1.5.0 (minor) #478
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ ajax-datatables-rails (1.3.1 → 1.5.0) · Repo · Changelog
Release Notes
1.5.0
1.4.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 52 commits:
Bump to version 1.5.0Run CI with postgis adapterUpdate CHANGELOGUse Postgres 16 in CIDRY config/database.ymlTest with Ruby 3.3Improve bash snippetsFix tests with Ruby headExclude some broken jobs with Oracle for nowFix GithubActions warningsDisable tests with Trilogy adapter for now due to unknown errorDon't install latest bundler version in Ruby 2.7Use upstream version of Combustion which is compatible with TrilogyMerge pull request #423 from mrudult/trilogyAdd dependency in 7.1 gemfileAdded trilogy gem for Rails 7.1Install trilogy adapter for rails <= 7.0Add support for trilogy adapterRails 7.1 is outTest with latest Rails versionsMerge pull request #417 from pareeohnos/feature/support-postgis-adapterAdd support for postgis adapterCoding styleExtract methodMerge pull request #419 from dmorehouse/grouped_countsMerge pull request #418 from dmorehouse/masterAdd support for grouped resultsFix server-side out of order ajax responses by returning the passed in draw (counter) parameter.Bump to ubuntu-latest, fix Github Actions warningsTest with Ruby 3.2 rcDrop support of Rails 5.2Update changelogBump to version 1.4.0Update changelogDrop support of Ruby 2.6, test with latest Rails versionsImprove CodeClimate configAdd missing Oracle adapter nameImprove previous patch to support older versions of RailsMerge pull request #406 from re-gmbh/masterUse Combustion gem to run testsRun CI once a monthfix: prevent establishing ActiveRecord connection on startupRuby 3.1 is out \o/Test with Rails 7.0.1Rails 7 is out \o/Test with latest Rails versionsImprove appraisal configRuby 2.5 is EOL (part2)Ruby 2.5 is EOLAdd tests on custom_field featureAdd test data for custom_field featureImprove DB detection in specRelease Notes
2.6.13 (from changelog)
2.6.12 (from changelog)
2.6.11 (from changelog)
2.6.10 (from changelog)
2.6.9 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 52 commits:
Ready for 2.6.13Document null inflector and case-insensitive file systemsAdd test coverage for symlinks and for_gemMerge pull request #286 from m-nakamura145/update-actions-checkoutBump actions/checkoutRevise the conceptual translation of for_gemDelete comment in Kernel#require decorationMerge pull request #279 from stevenharman/typo_and_doc_tweeksFix small typo & clarify some grammar in the docsMerge pull request #278 from m-nakamura145/update-ci-matrixAdd Ruby 3.3 to CI matrixRevise docs re the null inflector and RailsProvide a null inflectorReady for 2.6.12Rename define_autoloads_in_dir → define_autoloads_for_dirRename set_autoload → define_autoloadMake on_dir_autoloaded internalMake on_file_autoloaded internalAdds a couple of code commentsEliminate unnecessary condition when eager loadingReady for 2.6.11Let on_dir_autoloaded be reentrantUpdate code commentReady for 2.6.10Rename cpath_expected_at testsCentralize and improve camelize validationsRelax wording in CHANGELOGFixes typoReady for version 2.6.9CHANGELOG.md editsRename expected_cpath_at to cpath_expected_atUpdate CHANGELOG.mdLet expected_cpath_at validate cnames itselfLet expected_cpath_at raise Zeitwerk::NameError on invalid cnamesRename `cpath_at` to `expected_cpath_at`Add test coverage for an edge case in load_fileImprove load_file error handling for hidden argumentsLink to a section in cpath_at docsLet eager_load_dir do nothing if given a hidden directoryDefine Zeitwerk::Loader#cpath_atDocument methods with leading underscores are not publicAdd .github/FUNDING.ymlMinor edits to the debuggers section of the READMEMerge pull request #268 from andmcadams/clarify-debugger-compatClarify debug.rb compatibilityImproves the documentation of the default inflectorMerge pull request #266 from exoego/patch-1Remove unrechable codeREADME edits by GPT-4Merge pull request #265 from henrik/patch-1README: Copy fixFix URL for CI badge in READMEDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands