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 will_paginate from 3.0.4 to 3.0.5 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2019

Bumps will_paginate from 3.0.4 to 3.0.5.

Release notes

Sourced from will_paginate's releases.

will_paginate 3.0.5: bugfix & security release

  • fix CVE-2013-6459: XSS in generated pagination links
  • always call html_safe if available on will_paginate result
  • exclude reorder for count queries
Commits
  • 2c5f1ed v3.0.5
  • c62c6f6 prevent tampering with host, port, protocol
  • a213b7e add test that page query param will be overriden
  • 3f221d4 fix assert method in case of failure
  • 83dd3f2 cleaner backtrace in specs
  • c78608a always call html_safe on will_paginate result
  • 6c55482 add license information to gemspec
  • 890e4de don't build Rails 4 against Ruby 1.8, 1.9.2
  • 8a0ead9 Rails 4 compat: port named scopes to new syntax
  • 56c7ad5 Rails 4 compat: AR::Base.silence requires an argument
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2019
@dependabot dependabot bot force-pushed the dependabot/bundler/will_paginate-3.0.5 branch 2 times, most recently from 2653763 to d6b39c0 Compare March 17, 2021 03:04
Bumps [will_paginate](https://github.com/mislav/will_paginate) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/mislav/will_paginate/releases)
- [Commits](mislav/will_paginate@v3.0.4...v3.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/will_paginate-3.0.5 branch from d6b39c0 to b14c1a5 Compare March 17, 2021 03:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants