Skip to content

Releases: raszi/cleanup_vendor

v0.6.1

23 Jan 10:59
Compare
Choose a tag to compare

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

Full Changelog: v0.6.0...v0.6.1

v0.6.0

23 Jan 11:03
0cb9f25
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @nwise made their first contribution in #42

Full Changelog: v0.5.0...v0.6.0

v0.5.0

23 Jan 11:03
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @synth made their first contribution in #30

Full Changelog: v0.4.0...v0.5.0

v0.4.0

23 Jan 11:03
Compare
Choose a tag to compare

What's Changed

  • fix(coverage): code climate test reporter by @raszi in #6
  • feat: use patterns by @raszi in #7

Full Changelog: v0.3.0...v0.4.0

v0.3.0

23 Jan 11:04
Compare
Choose a tag to compare

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