v4.0.0
What's Changed
π₯ Breaking Changes
π 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
- Fix spec metadata warning by @andrcuns in #737
- Bump development ruby version to 3.3.2 by @andrcuns in #739
π· CI
- Bump renovatebot/github-action from 40.1.9 to 40.1.10 by @dependabot in #696
- Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #698
- Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #703
- Bump paambaati/codeclimate-action from 5.0.0 to 6.0.0 by @dependabot in #707
- Bump renovatebot/github-action from 40.1.10 to 40.1.11 by @dependabot in #709
- Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #712
- build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #721
- build(deps): bump docker/login-action from 3.1.0 to 3.2.0 by @dependabot in #724
- build(deps): bump renovatebot/github-action from 40.1.11 to 40.1.12 by @dependabot in #728
- Use local minio to test report publishing by @andrcuns in #734
- Add workflow to auto-merge dependency prs by @andrcuns in #741
Full Changelog: v3.2.1...v4.0.0