Changelog
*Sourced from [pagy's changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md).*
> ## Version 3.7.1
>
> ### Changes
>
> - fix for arel count
>
> ### Commits
>
> - [cbe4a97](http://github.com/ddnexus/pagy/commit/cbe4a97): Type cast pagy_arel_count value to integer ([#207](https://github-redirect.dependabot.com/ddnexus/pagy/issues/207))
> - [973f4fe](http://github.com/ddnexus/pagy/commit/973f4fe): updated link [ci skip]
>
> ## Version 3.7.0
>
> ### Changes
>
> - updated French and Spanish translations
> - added Italian translation
> - interenal renaming `Pagy::Frontend::MARK` > `Pagy::PAGE_PLACEHOLDER`
>
> ### Commits
>
> - [434912b](http://github.com/ddnexus/pagy/commit/434912b): updated rubyzip gem
> - [b627e55](http://github.com/ddnexus/pagy/commit/b627e55): add italian translation ([#202](https://github-redirect.dependabot.com/ddnexus/pagy/issues/202))
> - [3341dcc](http://github.com/ddnexus/pagy/commit/3341dcc): created ITEMS_PLACEHOLDER constant
> - [7775155](http://github.com/ddnexus/pagy/commit/7775155): replaced Pagy::Frontend::MARK with Pagy::PAGE_PLACEHOLDER (MARK is still defined for backward compatibility)
> - [439676e](http://github.com/ddnexus/pagy/commit/439676e): Fixed previous translation for Spanish ([#199](https://github-redirect.dependabot.com/ddnexus/pagy/issues/199))
> - [ee1b1f0](http://github.com/ddnexus/pagy/commit/ee1b1f0): Update fr.yml ([#195](https://github-redirect.dependabot.com/ddnexus/pagy/issues/195))
> - [8b6f81f](http://github.com/ddnexus/pagy/commit/8b6f81f): added pagy-cursor link in README
> - [c290dca](http://github.com/ddnexus/pagy/commit/c290dca): update incorrect tutorial link ([#198](https://github-redirect.dependabot.com/ddnexus/pagy/issues/198))
> - [77c045d](http://github.com/ddnexus/pagy/commit/77c045d): add: tutorial link in ReadMe - complex search forms ([#194](https://github-redirect.dependabot.com/ddnexus/pagy/issues/194))
> - [846eece](http://github.com/ddnexus/pagy/commit/846eece): fix in README.md
> - [224748a](http://github.com/ddnexus/pagy/commit/224748a): fix for resurrected-by-mistake line in README
Commits
- [`666700a`](https://github.com/ddnexus/pagy/commit/666700af6fb69c4a42c6bbe81c59e436e1ab25bb) Merge branch 'dev'
- [`021945f`](https://github.com/ddnexus/pagy/commit/021945f571d5980709e3c8ad8096ec5e15461c1e) version 3.7.1
- [`cbe4a97`](https://github.com/ddnexus/pagy/commit/cbe4a97de3a99b59790ffd6c8c8120de313e2087) Type cast pagy_arel_count value to integer ([#207](https://github-redirect.dependabot.com/ddnexus/pagy/issues/207))
- [`973f4fe`](https://github.com/ddnexus/pagy/commit/973f4fe2d59317a298208006513869c5edf865e4) updated link [ci skip]
- [`0aa603e`](https://github.com/ddnexus/pagy/commit/0aa603e3e0a7747386a3204103c0e90edd458f16) Merge branch 'dev'
- [`91da776`](https://github.com/ddnexus/pagy/commit/91da7769ec4db6156c6809840c0de212423fd567) Version 3.7.0
- [`434912b`](https://github.com/ddnexus/pagy/commit/434912b9200d02ddc4e7c844270dae0cfc664fb9) updated rubyzip gem
- [`b627e55`](https://github.com/ddnexus/pagy/commit/b627e55ace83651c026d234c6adf299b655ff7e7) add italian translation ([#202](https://github-redirect.dependabot.com/ddnexus/pagy/issues/202))
- [`224748a`](https://github.com/ddnexus/pagy/commit/224748a20eec075e71dd2e5a4725209014dc5ff5) fix for resurrected-by-mistake line in README
- [`3341dcc`](https://github.com/ddnexus/pagy/commit/3341dcc6d29d0520b0456b1976860e3d3fff2d48) created ITEMS_PLACEHOLDER constant
- Additional commits viewable in [compare view](https://github.com/ddnexus/pagy/compare/3.6.0...3.7.1)
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Coverage remained the same at 99.67% when pulling a142009436e256221080eedf4a9825bb1468e2d6 on dependabot/bundler/pagy-3.7.1 into 01fded5f4ae84a83253f01846b9a232b9c7f2659 on master.
Bumps pagy from 3.6.0 to 3.7.1.
Changelog
*Sourced from [pagy's changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md).* > ## Version 3.7.1 > > ### Changes > > - fix for arel count > > ### Commits > > - [cbe4a97](http://github.com/ddnexus/pagy/commit/cbe4a97): Type cast pagy_arel_count value to integer ([#207](https://github-redirect.dependabot.com/ddnexus/pagy/issues/207)) > - [973f4fe](http://github.com/ddnexus/pagy/commit/973f4fe): updated link [ci skip] > > ## Version 3.7.0 > > ### Changes > > - updated French and Spanish translations > - added Italian translation > - interenal renaming `Pagy::Frontend::MARK` > `Pagy::PAGE_PLACEHOLDER` > > ### Commits > > - [434912b](http://github.com/ddnexus/pagy/commit/434912b): updated rubyzip gem > - [b627e55](http://github.com/ddnexus/pagy/commit/b627e55): add italian translation ([#202](https://github-redirect.dependabot.com/ddnexus/pagy/issues/202)) > - [3341dcc](http://github.com/ddnexus/pagy/commit/3341dcc): created ITEMS_PLACEHOLDER constant > - [7775155](http://github.com/ddnexus/pagy/commit/7775155): replaced Pagy::Frontend::MARK with Pagy::PAGE_PLACEHOLDER (MARK is still defined for backward compatibility) > - [439676e](http://github.com/ddnexus/pagy/commit/439676e): Fixed previous translation for Spanish ([#199](https://github-redirect.dependabot.com/ddnexus/pagy/issues/199)) > - [ee1b1f0](http://github.com/ddnexus/pagy/commit/ee1b1f0): Update fr.yml ([#195](https://github-redirect.dependabot.com/ddnexus/pagy/issues/195)) > - [8b6f81f](http://github.com/ddnexus/pagy/commit/8b6f81f): added pagy-cursor link in README > - [c290dca](http://github.com/ddnexus/pagy/commit/c290dca): update incorrect tutorial link ([#198](https://github-redirect.dependabot.com/ddnexus/pagy/issues/198)) > - [77c045d](http://github.com/ddnexus/pagy/commit/77c045d): add: tutorial link in ReadMe - complex search forms ([#194](https://github-redirect.dependabot.com/ddnexus/pagy/issues/194)) > - [846eece](http://github.com/ddnexus/pagy/commit/846eece): fix in README.md > - [224748a](http://github.com/ddnexus/pagy/commit/224748a): fix for resurrected-by-mistake line in READMECommits
- [`666700a`](https://github.com/ddnexus/pagy/commit/666700af6fb69c4a42c6bbe81c59e436e1ab25bb) Merge branch 'dev' - [`021945f`](https://github.com/ddnexus/pagy/commit/021945f571d5980709e3c8ad8096ec5e15461c1e) version 3.7.1 - [`cbe4a97`](https://github.com/ddnexus/pagy/commit/cbe4a97de3a99b59790ffd6c8c8120de313e2087) Type cast pagy_arel_count value to integer ([#207](https://github-redirect.dependabot.com/ddnexus/pagy/issues/207)) - [`973f4fe`](https://github.com/ddnexus/pagy/commit/973f4fe2d59317a298208006513869c5edf865e4) updated link [ci skip] - [`0aa603e`](https://github.com/ddnexus/pagy/commit/0aa603e3e0a7747386a3204103c0e90edd458f16) Merge branch 'dev' - [`91da776`](https://github.com/ddnexus/pagy/commit/91da7769ec4db6156c6809840c0de212423fd567) Version 3.7.0 - [`434912b`](https://github.com/ddnexus/pagy/commit/434912b9200d02ddc4e7c844270dae0cfc664fb9) updated rubyzip gem - [`b627e55`](https://github.com/ddnexus/pagy/commit/b627e55ace83651c026d234c6adf299b655ff7e7) add italian translation ([#202](https://github-redirect.dependabot.com/ddnexus/pagy/issues/202)) - [`224748a`](https://github.com/ddnexus/pagy/commit/224748a20eec075e71dd2e5a4725209014dc5ff5) fix for resurrected-by-mistake line in README - [`3341dcc`](https://github.com/ddnexus/pagy/commit/3341dcc6d29d0520b0456b1976860e3d3fff2d48) created ITEMS_PLACEHOLDER constant - Additional commits viewable in [compare view](https://github.com/ddnexus/pagy/compare/3.6.0...3.7.1)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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)