Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 06:35
· 148 commits to main since this release

What's Changed

πŸ’₯ Breaking Changes

  • [BREAKING] Remove functionality for creating unresolved GitLab discussion by @andrcuns in #740

🐞 Bug Fixes

  • Correctly validate cloud platform type argument by @andrcuns in #735
  • Use custom aws endpoint for report url by @andrcuns in #736
  • Correctly handle manually modified PR description by @andrcuns in #738

πŸ“¦ Dependency updates

  • deps: bump faraday-retry from 2.2.0 to 2.2.1 by @dependabot in #692
  • deps-dev: bump rubocop from 1.63.1 to 1.63.2 by @dependabot in #693
  • deps-dev: bump allure-rspec from 2.24.2 to 2.24.3 by @dependabot in #694
  • deps: update aws-sdk-s3 requirement from >= 1.93.1, < 1.147.0 to >= 1.93.1, < 1.148.0 by @dependabot in #695
  • deps: bump google-cloud-storage from 1.49.0 to 1.50.0 by @dependabot in #697
  • deps-dev: bump allure-rspec from 2.24.3 to 2.24.4 by @dependabot in #699
  • deps-dev: bump rubocop from 1.63.2 to 1.63.3 by @dependabot in #700
  • deps: bump ruby from 3.3.0-alpine3.18 to 3.3.1-alpine3.18 by @dependabot in #702
  • deps: update dependency allure-framework/allure2 to v2.29.0 by @andrcuns in #704
  • deps: update aws-sdk-s3 requirement from >= 1.93.1, < 1.148.0 to >= 1.93.1, < 1.149.0 by @dependabot in #705
  • deps: bump google-cloud-storage from 1.50.0 to 1.51.0 by @dependabot in #706
  • deps-dev: bump rubocop from 1.63.3 to 1.63.4 by @dependabot in #708
  • deps-dev: bump rubocop-rspec from 2.29.1 to 2.29.2 by @dependabot in #711
  • deps-dev: bump rubocop from 1.63.4 to 1.63.5 by @dependabot in #714
  • deps: update alpine from 3.18 to 3.19 by @andrcuns in #717
  • deps-dev: bump allure-rspec from 2.24.4 to 2.24.5 by @dependabot in #713
  • deps: update aws-sdk-s3 requirement from >= 1.93.1, < 1.149.0 to >= 1.93.1, < 1.150.0 by @dependabot in #715
  • deps-dev: bump nokogiri from 1.16.2 to 1.16.5 by @dependabot in #718
  • deps: update aws-sdk-s3 requirement from >= 1.93.1, < 1.150.0 to >= 1.93.1, < 1.152.0 by @dependabot in #719
  • deps: bump rexml from 3.2.6 to 3.2.8 by @dependabot in #720
  • deps-dev: bump activesupport from 7.1.3.2 to 7.1.3.3 by @dependabot in #722
  • deps-dev: Bump rubocop from 1.63.5 to 1.64.0 by @dependabot in #723
  • [Snyk] Security upgrade ruby from 3.3.1-alpine3.19 to 3.3.2-alpine3.19 by @andrcuns in #727
  • deps-dev: bump rubocop from 1.64.0 to 1.64.1 by @dependabot in #725
  • deps-dev: bump rubocop-rspec from 2.29.2 to 2.30.0 by @dependabot in #729
  • deps: bump google-cloud-storage from 1.51.0 to 1.52.0 by @dependabot in #730
  • deps-dev: bump activesupport from 7.1.3.3 to 7.1.3.4 by @dependabot in #731
  • deps: update aws-sdk-s3 requirement from >= 1.93.1, < 1.152.0 to >= 1.93.1, < 1.153.0 by @dependabot in #732
  • deps-dev: bump rubocop-rspec from 2.30.0 to 2.31.0 by @dependabot in #733
  • deps: bump parallel from 1.24.0 to 1.25.1 by @dependabot in #742

🧰 Maintenance

πŸ‘· CI

Full Changelog: v3.2.1...v4.0.0