gruz0 / inspirer-web

Inspirer Web
3 stars 1 forks source link

Bump pagy from 3.8.2 to 3.13.0 #576

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps pagy from 3.8.2 to 3.13.0.

Changelog

Sourced from pagy's changelog.

Version 3.13.0

Changes

  • Improved efficiency of #series algorithm
  • Added rubocop compliance (additional rubocop-packaging plugin)
  • Many test tasks improvements
  • CI transition from Travis to Github Action

Commits

  • 16f5560: backport: refactoring of Rakefile now split in different task files; addition of manifest:chec to default task
  • a49ae2a: Added explicit pagy.manifest to comply with rubocop-packaging (see also #297)
  • 98cbb2e: ci refactoring: remove ENABLE_OJ, updated to new rubocop
  • c9a30d0: updated rubocop
  • ae81cb9: backport: improved series algorithm efficiency (now up to ~5x faster and ~2.3x lighter than the previous one)
  • 53adeab: backport: added coverage_summary at the end of the default task; added possibility of creating a coverage report
  • 2759bb2: refactoring of ci from Travis to Github Actions
  • d7fe0df: small README changes, minor code restyling
  • 49153b6: simpler test tasks
  • 4a34d54: fix/refactoring for simplecov setup reporting less coverage than what's actually covered
  • e8fd6b6: split items_test and added i18n_old_test, commented out unused test in mock_helpers
  • 7d4b662: refactoring of rake file
  • 03c6a53: renamed docker > pagy-on-docker
  • a842a95: docker README fixes [ci-skip]
  • 674c854: Small README addition [ci-skip]
  • f46404a: added Mike Rogers' screencast [ci-skip]
  • e0fdb98: docker README fix [ci-skip]

Version 3.12.0

Changes

  • added locales for Bosnian, Croatian and Serbian

Commits

  • a3d0416: [backport] Add Serbian locale (#283)
  • baf54b6: [backport] Add locales for Bosnian and Croatian language (#281)

Version 3.11.0

Changes

  • added Swahili localization

Commits

... (truncated)

Commits
  • b2d423d version 3.13.0
  • 16f5560 backport: refactoring of Rakefile now split in different task files; addition...
  • a49ae2a Added explicit pagy.manifest to comply with rubocop-packaging (see also #297)
  • 98cbb2e ci refactoring: remove ENABLE_OJ, updated to new rubocop
  • c9a30d0 updated rubocop
  • ae81cb9 backport: improved series algorithm efficiency (now up to ~5x faster and ~2.3...
  • 53adeab backport: added coverage_summary at the end of the default task; added possib...
  • 2759bb2 refactoring of ci from Travis to Github Actions
  • d7fe0df small README changes, minor code restyling
  • 49153b6 simpler test tasks
  • Additional commits viewable in compare view


Dependabot compatibility score

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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #589.