Skip to content

Releases: allure-framework/allure-ruby

2.26.0

10 Mar 23:27
Compare
Choose a tag to compare

What's Changed

πŸš€ New Features

πŸ“¦ Development dependency updates

  • Update rubocop requirement from ~> 1.65.0 to ~> 1.66.0 by @dependabot in #565
  • Update rubocop-performance requirement from ~> 1.21.0 to ~> 1.22.0 by @dependabot in #566
  • Update rubocop requirement from ~> 1.66.0 to ~> 1.67.0 by @dependabot in #568
  • Update rubocop requirement from ~> 1.67.0 to ~> 1.68.0 by @dependabot in #569
  • Update rubocop-performance requirement from ~> 1.22.0 to ~> 1.23.0 by @dependabot in #570
  • Update rubocop requirement from ~> 1.68.0 to ~> 1.69.0 by @dependabot in #572
  • Update rubocop requirement from ~> 1.69.0 to ~> 1.71.1 by @dependabot in #578
  • Update solargraph requirement from ~> 0.50.0 to ~> 0.51.2 by @dependabot in #577
  • Update ruby-lsp requirement from ~> 0.17.2 to ~> 0.23.9 by @dependabot in #579
  • Update solargraph requirement from ~> 0.51.2 to ~> 0.52.0 by @dependabot in #583
  • Update rubocop requirement from ~> 1.71.1 to ~> 1.73.2 by @dependabot in #582

πŸ‘· CI

  • Bump paambaati/codeclimate-action from 8.0.0 to 9.0.0 by @dependabot in #564
  • Bump andrcuns/allure-publish-action from 2.7.1 to 2.8.0 by @dependabot in #567
  • Bump andrcuns/allure-publish-action from 2.8.0 to 2.9.0 by @dependabot in #571

New Contributors

Full Changelog: 2.25.0...2.26.0

2.25.0

21 Aug 17:30
Compare
Choose a tag to compare

What's Changed

πŸ”¬ Improvements

πŸ“¦ Development dependency updates

🧰 Maintenance

πŸ‘· CI

  • Bump paambaati/codeclimate-action from 6.0.0 to 8.0.0 by @dependabot in #555
  • Bump andrcuns/allure-publish-action from 2.6.0 to 2.7.0 by @dependabot in #556
  • Bump andrcuns/allure-publish-action from 2.7.0 to 2.7.1 by @dependabot in #557

New Contributors

Full Changelog: 2.24.5...2.25.0

2.24.5

06 May 17:53
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Fix keyword arguments not being passed when using step annotation by @andrcuns in #550

πŸ“¦ Development dependency updates

  • Update rubocop requirement from ~> 1.62.1 to ~> 1.63.1 by @dependabot in #545

πŸ‘· CI

  • Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 by @dependabot in #548

Full Changelog: 2.24.4...2.24.5

2.24.4

19 Apr 13:49
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Revert "Fixing category page 404 error due to exception message being passed as nil" by @andrcuns in #547

Full Changelog: 2.24.3...2.24.4

2.24.3

16 Apr 10:35
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

πŸ“¦ Development dependency updates

  • Update rubocop-performance requirement from ~> 1.20.1 to ~> 1.21.0 by @dependabot in #541
  • Update rake requirement from ~> 13.1.0 to ~> 13.2.1 by @dependabot in #543

New Contributors

Full Changelog: 2.24.2...2.24.3

2.24.2

18 Mar 17:37
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Correctly detect location when shared example is used by @andrcuns in #539

πŸ“¦ Development dependency updates

  • Update rubocop requirement from ~> 1.60.0 to ~> 1.61.0 by @dependabot in #536
  • Update rubocop requirement from ~> 1.61.0 to ~> 1.62.1 by @dependabot in #538

🧰 Maintenance

πŸ‘· CI

Full Changelog: 2.24.1...2.24.2

2.24.1

26 Feb 14:16
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Correctly handle all common configuration options by @andrcuns in #534

Full Changelog: 2.24.0...2.24.1

2.24.0

17 Feb 17:29
Compare
Choose a tag to compare

What's Changed

πŸš€ New Features

  • Add option to configure exception class for marking test as failed by @andrcuns in #531

πŸ“¦ Development dependency updates

  • Update rubocop requirement from ~> 1.56.0 to ~> 1.57.1 by @dependabot in #513
  • Update rake requirement from ~> 13.0.6 to ~> 13.1.0 by @dependabot in #514
  • Update rubocop requirement from ~> 1.57.1 to ~> 1.58.0 by @dependabot in #518
  • Update solargraph requirement from ~> 0.49.0 to ~> 0.50.0 by @dependabot in #521
  • Update rubocop requirement from ~> 1.58.0 to ~> 1.59.0 by @dependabot in #522
  • Update rubocop-performance requirement from ~> 1.19.0 to ~> 1.20.1 by @dependabot in #526
  • Update rubocop requirement from ~> 1.59.0 to ~> 1.60.0 by @dependabot in #528
  • Update rspec requirement from ~> 3.12.0 to ~> 3.13.0 by @dependabot in #530

🧰 Maintenance

πŸ‘· CI

Full Changelog: 2.23.0...2.24.0

2.23.0

06 Sep 14:20
Compare
Choose a tag to compare

What's Changed

πŸ“¦ Development dependency updates

  • Update rubocop requirement from ~> 1.53.1 to ~> 1.54.0 by @dependabot in #504
  • Update rubocop requirement from ~> 1.54.0 to ~> 1.55.1 by @dependabot in #506
  • Update rubocop requirement from ~> 1.55.1 to ~> 1.56.0 by @dependabot in #507
  • Update rubocop-performance requirement from ~> 1.18.0 to ~> 1.19.0 by @dependabot in #508
  • Update cucumber requirement from >= 4.0.0, < 9 to >= 4.0.0, < 10 by @dependabot in #510

πŸ‘· CI

Full Changelog: 2.22.0...2.23.0

2.22.0

27 Jun 17:38
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Calculate history id based on all test case parameters by @andrcuns in #498

πŸ“¦ Development dependency updates

  • Update rubocop requirement from ~> 1.51.0 to ~> 1.52.0 by @dependabot in #497
  • Update colorize requirement from ~> 0.8.1 to ~> 1.0.1 by @dependabot in #501
  • Update colorize requirement from ~> 1.0.1 to ~> 1.1.0 by @dependabot in #502
  • Update rubocop requirement from ~> 1.52.0 to ~> 1.53.1 by @dependabot in #503

🧰 Maintenance

πŸ‘· CI

Full Changelog: 2.21.2...2.22.0