deps-dev: update allure-rspec requirement from ~> 2.19.0 to ~> 2.20.0
Created by: dependabot[bot]
Updates the requirements on allure-rspec to permit the latest version.
Release notes
Sourced from allure-rspec's releases.
2.20.0
What's Changed
🔬 Improvements
- Clear ansi color escapes from rspec traces by
@andrcuns
in allure-framework/allure-ruby#445
🐞 Bug Fixes
- Set correct status for expect failures in steps by
@andrcuns
in allure-framework/allure-ruby#447
📦 Development dependency updates
- Bump rubocop from 1.38.0 to 1.39.0 by
@dependabot
in allure-framework/allure-ruby#443- Bump rubocop-performance from 1.15.0 to 1.15.1 by
@dependabot
in allure-framework/allure-ruby#446
👷 CI
- Bump andrcuns/allure-publish-action from 2.0.1 to 2.1.0 by
@dependabot
in allure-framework/allure-ruby#442Full Changelog: https://github.com/allure-framework/allure-ruby/compare/2.19.0...2.20.0
Commits
-
44d2143
Clear ansi color escapes from rspec traces (#445) - See full diff 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 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)