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

Bump pagy from 3.12.0 to 3.13.0 #9532

Merged
merged 1 commit into from
Apr 22, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps pagy from 3.12.0 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]
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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file Ruby labels Apr 20, 2021
@gitpod-io
Copy link

gitpod-io bot commented Apr 20, 2021

@codeclimate
Copy link

codeclimate bot commented Apr 20, 2021

Code Climate has analyzed commit b166c8d and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Apr 20, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@44afb74). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head be5dcdc differs from pull request most recent head b166c8d. Consider uploading reports for the commit b166c8d to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main    #9532   +/-   ##
=======================================
  Coverage        ?   79.69%           
=======================================
  Files           ?       98           
  Lines           ?     5944           
  Branches        ?        0           
=======================================
  Hits            ?     4737           
  Misses          ?     1207           
  Partials        ?        0           

Copy link
Contributor

@RuthNjeri RuthNjeri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dependabot-preview dependabot-preview bot merged commit 61be40b into main Apr 22, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/pagy-3.13.0 branch April 22, 2021 19:18
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 Ruby
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant