Skip to content

Bump allure-rspec from 2.13.9 to 2.13.10

George Koltsov requested to merge dependabot/bundler/allure-rspec-2.13.10 into main

Created by: dependabot[bot]

Bumps allure-rspec from 2.13.9 to 2.13.10.

Release notes

Sourced from allure-rspec's releases.

2.13.10

🚀 New Features

🔬 Improvements

🐞 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

📄 Documentation updates

🛠️ Maintenance

👀 Links

Commits since 2.13.9

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 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 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)

Merge request reports