Releases: raszi/cleanup_vendor
Releases · raszi/cleanup_vendor
v0.6.1
What's Changed
- Update rubocop requirement from ~> 1.8.0 to ~> 1.9.0 by @dependabot in #45
- Bump rubocop from 1.9.0 to 1.9.1 by @dependabot in #46
- Bump rubocop-rspec from 2.1.0 to 2.2.0 by @dependabot in #47
- fix: require set for ruby 3.0.1 by @jamesprior in #52
- Bump rexml from 3.2.4 to 3.2.5 by @dependabot in #54
- Update rubocop requirement from ~> 1.9.0 to ~> 1.14.0 by @dependabot in #56
- Bump rubocop-rspec from 2.2.0 to 2.3.0 by @dependabot in #55
- Bump actions/checkout from 2 to 2.3.4 by @dependabot in #57
- Update rubocop requirement from ~> 1.14.0 to ~> 1.15.0 by @dependabot in #58
- Bump gem-release from 2.2.1 to 2.2.2 by @dependabot in #59
- Update rubocop requirement from ~> 1.15.0 to ~> 1.18.4 by @dependabot in #66
- Bump rubocop-rspec from 2.3.0 to 2.4.0 by @dependabot in #62
- Update rubocop requirement from ~> 1.18.4 to ~> 1.19.0 by @dependabot in #67
- Bump rubocop from 1.19.0 to 1.19.1 by @dependabot in #68
- Update rubocop requirement from ~> 1.19.0 to ~> 1.20.0 by @dependabot in #69
- Update rubocop requirement from ~> 1.20.0 to ~> 1.21.0 by @dependabot in #70
- Bump pry-doc from 1.1.0 to 1.2.0 by @dependabot in #71
- chore(deps-dev): update rubocop requirement from ~> 1.21.0 to ~> 1.22.1 by @dependabot in #74
- chore(deps-dev): bump rubocop-rspec from 2.4.0 to 2.5.0 by @dependabot in #72
- chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #75
- chore(deps-dev): bump rubocop from 1.22.1 to 1.22.2 by @dependabot in #76
- chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #78
- chore(deps-dev): bump rubocop from 1.22.2 to 1.22.3 by @dependabot in #77
- chore(deps-dev): bump rubocop-rspec from 2.5.0 to 2.6.0 by @dependabot in #79
- chore(deps-dev): update rubocop requirement from ~> 1.22.1 to ~> 1.23.0 by @dependabot in #80
- chore(deps-dev): bump paambaati/codeclimate-action from 2.7.5 to 3.0.0 by @dependabot in #73
- chore(deps-dev): update rubocop requirement from ~> 1.23.0 to ~> 1.24.1 by @dependabot in #83
- chore(deps-dev): bump rubocop-rspec from 2.6.0 to 2.7.0 by @dependabot in #81
- chore(deps-dev): bump pry-doc from 1.2.0 to 1.3.0 by @dependabot in #84
New Contributors
- @jamesprior made their first contribution in #52
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Bump rubocop-rspec from 2.0.1 to 2.1.0 by @dependabot in #34
- Update rubocop requirement from ~> 1.5.2 to ~> 1.7.0 by @dependabot in #35
- Update rubocop requirement from ~> 1.7.0 to ~> 1.8.0 by @dependabot in #38
- feat: allow usage in Ruby 3 projects by @nwise in #42
- fix(gemspec): allow Ruby 2.5 by @raszi in #43
- Bump gem-release from 2.2.0 to 2.2.1 by @dependabot in #41
- Bump rubocop from 1.8.0 to 1.8.1 by @dependabot in #40
- chore: switch to GitHub actions by @raszi in #44
- Update simplecov requirement from = 0.17.1 to = 0.21.2 by @dependabot in #39
New Contributors
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- docs: update README by @raszi in #8
- feat: setup a Ruby workflow by @raszi in #9
- chore: add dependabot configuration by @raszi in #10
- Bump gem-release from 2.1.1 to 2.2.0 by @dependabot in #15
- Bump pry-doc from 1.0.0 to 1.1.0 by @dependabot in #13
- Bump pry-byebug from 3.8.0 to 3.9.0 by @dependabot in #11
- chore: lock simplecov to 0.17.1 by @raszi in #16
- Update bundler requirement from ~> 1.17 to ~> 2.1 by @dependabot in #14
- Update rubocop requirement from ~> 0.80.1 to ~> 0.93.1 by @dependabot in #17
- chore: fix rubocop issues by @raszi in #19
- Update rubocop requirement from ~> 0.93.1 to ~> 1.0.0 by @dependabot in #20
- Bump rspec from 3.9.0 to 3.10.0 by @dependabot in #23
- Update rubocop requirement from ~> 1.0.0 to ~> 1.1.0 by @dependabot in #22
- Update rubocop requirement from ~> 1.1.0 to ~> 1.2.0 by @dependabot in #24
- feat: add exclusion filters by @synth in #30
- Update rubocop requirement from ~> 1.2.0 to ~> 1.5.2 by @dependabot in #29
- style: fix RuboCop warnings by @raszi in #31
- chore: add rubocop-rspec by @raszi in #32
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
What's Changed
- feat: initial version by @raszi in #1
- refactor: use Pathname instead of Dir.glob by @raszi in #2
- fix: summary display by @raszi in #3
- refactor: add Rubocop and refactor run and filter methods by @raszi in #4
- chore: preparing the release by @raszi in #5
Full Changelog: https://github.com/raszi/cleanup_vendor/commits/v0.3.0