quadbase
quadbase copied to clipboard
Bump will_paginate from 3.0.3 to 3.0.5
Bumps will_paginate from 3.0.3 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_safeif available on will_paginate result- exclude
reorderfor count queries
Commits
-
2c5f1edv3.0.5 -
c62c6f6prevent tampering with host, port, protocol -
a213b7eadd test that page query param will be overriden -
3f221d4fixassertmethod in case of failure -
83dd3f2cleaner backtrace in specs -
c78608aalways callhtml_safeon will_paginate result -
6c55482add license information to gemspec -
890e4dedon't build Rails 4 against Ruby 1.8, 1.9.2 -
8a0ead9Rails 4 compat: port named scopes to new syntax -
56c7ad5Rails 4 compat: AR::Base.silence requires an argument - Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill 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.