development-dependency: bump allure-rspec from 2.13.9 to 2.13.10
Bumps allure-rspec from 2.13.9 to 2.13.10.
Release notes
Sourced from allure-rspec's releases.
2.13.10
🚀 New Features
- RSpec: Ability to configure special allure tags (via #272) -
@andrcuns
- Common: Different test environments support (via #268) -
@andrcuns
🔬 Improvements
- Common: Add ability to provide custom logger instance (via #270) -
@andrcuns
- Common: Refactor lifecycle object creation to improve testability and allow allure report generation (via #261, #262, #264, #267, #271) -
@andrcuns
🐞 Bug Fixes
- Common: Replace epic, feature, story and suite labels instead of creating copy on manual calls (via #263) -
@andrcuns
- Common: Fix nil exception if link configuration is not present (via #260) -
@andrcuns
📦 Dependency updates
- Bump nokogiri from 1.11.1 to 1.11.4 (via #275) -
@dependabot
- Bump actions/stale from 3.0.18 to 3.0.19 (via #274) -
@dependabot
- Bump rubocop from 1.14.0 to 1.15.0 (via #273) -
@dependabot
- Bump actions/checkout from 2 to 2.3.4 (via #266) -
@dependabot
- Bump rubocop from 1.13.0 to 1.14.0 (via #258) -
@dependabot
- Bump rubocop-performance from 1.11.2 to 1.11.3 (via #257) -
@dependabot
- Bump rubocop-performance from 1.11.1 to 1.11.2 (via #256) -
@dependabot
- Bump rubocop-performance from 1.11.0 to 1.11.1 (via #255) -
@dependabot
- Bump rubocop-performance from 1.10.2 to 1.11.0 (via #254) -
@dependabot
- Bump rubocop from 1.12.1 to 1.13.0 (via #253) -
@dependabot
📄 Documentation updates
- Add allure report badge (via #265) -
@andrcuns
🛠️ Maintenance
- Remove leftover test tags (via #269) -
@andrcuns
- Remove logger mocks (via #259) -
@andrcuns
👀 Links
Commits
-
877ee92
RSpec: Ability to configure special allure tags (#272) -
2388bd8
Consistant lifecycle and config access by formatters (#271) -
638c0eb
Add ability to provide custom logger instance (#270) -
2a96ac1
Remove leftover test tags (#269) -
04653cf
Different test environments support (#268) -
96c9304
Remove lifecycle copy in thread variable for rspec reporter (#267) -
dd835ab
Inject formatter instance specific example instance variable (#264) -
40e8df4
Include rspec example helpers at runtime only when rspec formatter is called ... -
f980e99
Refactor lifecycle object creation to improve testability (#261) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts
Edited by George Koltsov