wpscanteam / wpscan

WPScan WordPress security scanner. Written for security professionals and blog maintainers to test the security of their WordPress websites. Contact us via contact@wpscan.com
https://wpscan.com/wordpress-cli-scanner
Other
8.63k stars 1.27k forks source link

Update rspec-its requirement from ~> 1.3.0 to ~> 2.0.0 #1870

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Updates the requirements on rspec-its to permit the latest version.

Changelog

Sourced from rspec-its's changelog.

2.0.0 / 2024-11-04

Version 2.0.0 drops support for Ruby below 3, and changes the supported RSpec version to "main" and current release series. (At the time of writing this is 3.13.x, but it means the current supported release only).

Breaking changes:

  • Now uses public_send so that private methods will not be accidentally reachable. (James Ottaway #33, #101)

1.3.1 / 2024-10-23

full changelog

Bug fixes:

  • Prevent overridden example methods causing issues by creating our own Example Group creation alias __its_example. (Jon Rowe, #95)

1.3.0 / 2019-04-09

full changelog

Enhancements:

  • Introduced will and will_not as to allow one line block expectations. (Russ Buchanan, #67)

1.2.0 / 2015-02-06

full changelog

Breaking Changes:

Enhancements:

  • Introduced are_expected as alias for is_expected

Bug fixes:

1.1.0 / 2014-04-13

full changelog

Breaking Changes:

Enhancements:

  • For hashes, multiple array elements are treated as successive access keys
  • Metadata arguments are now supported

Bug fixes:

  • Enable its example selection by line number in command line

1.0.1 / 2014-04-13

full changelog

... (truncated)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
coveralls commented 2 weeks ago

Coverage Status

coverage: 86.014%. remained the same when pulling 582bfac296626ce66aa6233847b931fba77fab4f on dependabot/bundler/rspec-its-tw-2.0.0 into f56adacc5c22eaad19fa9989427dbbff76c695d5 on master.