bundleup

A friendlier CLI for Bundler’s `update` and `outdated` commands.

MIT License

Downloads
80.7K
Stars
191
Committers
3

Bot releases are visible (Hide)

bundleup - 2.5.0 Latest Release

Published by github-actions[bot] 4 months ago

⚠️ Breaking Changes

  • Drop support for Ruby 3.0 (EOL) (#238) @mattbrictson

🏠 Housekeeping

  • Update rubocop gems (#235, #236, #237, #239, #240, #241) @dependabot

Full Changelog: https://github.com/mattbrictson/bundleup/compare/v2.4.2...v2.5.0

bundleup - 2.4.2

Published by github-actions[bot] 8 months ago

This is a gem housekeeping release. No user-facing changes.

🏠 Housekeeping

  • Bump release-drafter/release-drafter from 5 to 6 (#233) @dependabot
  • Update rubocop gems (#228, #229, #230, #231, #232, #234) @dependabot
  • Add Ruby 3.3 to CI (#226) @mattbrictson
  • Replace minitest-reporters with minitest-rg (#225) @mattbrictson

Full Changelog: https://github.com/mattbrictson/bundleup/compare/v2.4.1...v2.4.2

bundleup - 2.4.1

Published by github-actions[bot] 11 months ago

This is a gem housekeeping release. No user-facing changes.

🏠 Housekeeping

  • Bump actions/checkout from 3 to 4 (#221) @dependabot
  • Update rubocop gems (#217, #218, #219, #220, #222, #223, #224) @dependabot

Full Changelog: https://github.com/mattbrictson/bundleup/compare/v2.4.0...v2.4.1

bundleup - 2.4.0

Published by github-actions[bot] about 1 year ago

✨ New Features

  • Improve internal API to make bundleup easier to use in Ruby scripts (#214) @inkstak

🏠 Housekeeping

  • Update rubocop gems (#213, #215, #216) @dependabot

Full Changelog: https://github.com/mattbrictson/bundleup/compare/v2.3.0...v2.4.0

bundleup - 2.3.0

Published by github-actions[bot] over 1 year ago

⚠️ Breaking Changes

  • Drop support for Ruby 2.6 and 2.7 (EOL) (#206) @mattbrictson

🏠 Housekeeping

  • Switch to GitHub Actions; add ruby-head to CI matrix (#205) @mattbrictson
  • Update rubocop gems (#202, #203, #204, #207, #208, #209) @dependabot

Full Changelog: https://github.com/mattbrictson/bundleup/compare/v2.2.6...v2.3.0

bundleup - 2.2.6

Published by github-actions[bot] over 1 year ago

This is a gem housekeeping release. No user-facing changes.

🏠 Housekeeping

  • Add Ruby 3.2.1 to CI matrix (#196) @mattbrictson
  • Switch from Circle CI to Semaphore (#190, #193) @mattbrictson
  • Update rubocop gems (#187, #188, #189, #191, #192, #194, #195, #197, #198, #199, #200, #201) @dependabot
  • Add Ruby 3.2 and Bundler 2.4.1 to CI matrix (#186) @mattbrictson

Full Changelog: https://github.com/mattbrictson/bundleup/compare/v2.2.5...v2.2.6

bundleup - 2.2.5

Published by github-actions[bot] almost 2 years ago

This is a gem housekeeping release. No user-facing changes.

🏠 Housekeeping

  • Update mocha requirement from ~> 1.11 to ~> 2.0 (#182) @dependabot
  • Update rubocop requirement from 1.36.0 to 1.40.0 (#179, #184, #185) @dependabot
  • Update rubocop-minitest requirement from 0.21.1 to 0.24.0 (#176, #180, #181) @dependabot
  • Update rubocop-performance requirement from 1.14.3 to 1.15.1 (#183) @dependabot

Full Changelog: https://github.com/mattbrictson/bundleup/compare/v2.2.4...v2.2.5

bundleup - 2.2.4

Published by github-actions[bot] about 2 years ago

This is a gem housekeeping release. No user-facing changes.

🏠 Housekeeping

  • Update rubocop multi-line indentation rules (#169) @mattbrictson
  • Include link to full diff in generated release notes (#164) @mattbrictson
  • Update rubocop requirement from 1.30.0 to 1.36.0 (#166, #170, #174) @dependabot
  • Update rubocop-minitest requirement from 0.20.0 to 0.21.1 (#168, #172, #173) @dependabot
  • Update rubocop-packaging requirement from 0.5.1 to 0.5.2 (#175) @dependabot
  • Update rubocop-performance requirement from 1.14.0 to 1.14.3 (#167, #171) @dependabot

Full Changelog: https://github.com/mattbrictson/bundleup/compare/v2.2.3...v2.2.4

bundleup - 2.2.3

Published by github-actions[bot] over 2 years ago

This is a gem housekeeping release. No user-facing changes.

🏠 Housekeeping

  • Add latest Ruby and Bundler patch versions to CI (#159, #160) @mattbrictson
  • Update rubocop requirement from 1.25.1 to 1.30.0 (#154, #157, #163) @dependabot
  • Update rubocop-minitest requirement from 0.17.2 to 0.20.0 (#155, #158, #162) @dependabot
  • Update rubocop-performance requirement from 1.13.2 to 1.14.0 (#156, #161) @dependabot

Full Changelog: https://github.com/mattbrictson/bundleup/compare/v2.2.2...v2.2.3

bundleup - 2.2.2

Published by github-actions[bot] over 2 years ago

This is a gem housekeeping release. No user-facing changes.

🏠 Housekeeping

  • Upgrade CI to use latest Ruby patch versions, including 3.1.1 (#144, #153) @mattbrictson
  • Add Ruby 3.1.0 to CI matrix (#145) @mattbrictson
  • Update rubocop-minitest requirement from 0.15.2 to 0.17.2 (#143, #150, #152) @dependabot
  • Update rubocop requirement from 1.22.1 to 1.25.1 (#141, #142, #146, #149, #151) @dependabot
  • Update rubocop-performance requirement from 1.11.5 to 1.13.2 (#140, #147, #148) @dependabot
bundleup - 2.2.1

Published by github-actions[bot] about 3 years ago

This is a gem housekeeping release. No user-facing changes.

🏠 Housekeeping

  • Update rubocop-minitest requirement from 0.14.0 to 0.15.2 (#135, #136, #139) @dependabot
  • Update rubocop requirement from 1.18.3 to 1.22.1 (#131, #133, #137, #138) @dependabot
  • Update rubocop-performance requirement from 1.11.4 to 1.11.5 (#134) @dependabot
  • Remove unnecessary Gem::Requirement class (#132) @mattbrictson
bundleup - 2.2.0

Published by github-actions[bot] over 3 years ago

⚠️ Breaking Changes

  • Drop support for Ruby 2.5 (EOL) (#117) @mattbrictson

🏠 Housekeeping

  • Upgrade CI to use latest bundler and ruby versions (#130, #116) @mattbrictson
  • Update rubocop-minitest requirement from 0.11.1 to 0.14.0 (#118, #124, #127) @dependabot
  • Update rubocop requirement from 1.12.1 to 1.18.3 (#119, #123, #125, #129) @dependabot
  • Update rubocop-performance requirement from 1.10.2 to 1.11.4 (#120, #122, #128) @dependabot
  • Update rubocop-rake requirement from 0.5.1 to 0.6.0 (#126) @dependabot
bundleup - 2.1.3

Published by mattbrictson over 3 years ago

This is a gem housekeeping release. There should be no user-facing changes.

🏠 Housekeeping

  • Update rubocop requirement from 1.12.0 to 1.12.1 (#115) @dependabot
bundleup - 2.1.2

Published by github-actions[bot] over 3 years ago

This is a gem housekeeping release. There should be no user-facing changes.

🏠 Housekeeping

  • Replace Travis with CircleCI (#108) @mattbrictson
  • Update CI to use Ruby 3.0.0, Bundler 2.2.4 (#101, #105) @mattbrictson
  • Update rubocop requirement from 1.5.2 to 1.12.0 (#103, #106, #110, #112) @dependabot
  • Update rubocop-minitest requirement from 0.10.1 to 0.11.1 (#104, #107, #114) @dependabot
  • Update rubocop-performance requirement from 1.9.1 to 1.10.2 (#102, #109, #111, #113) @dependabot
bundleup - 2.1.1

Published by github-actions[bot] almost 4 years ago

This is a gem housekeeping release. There should be no user-facing changes.

🏠 Housekeeping

  • Migrate from travis-ci.org to travis-ci.com (#96) @mattbrictson
  • Set up automerge using kodiak bot (#91) @mattbrictson
  • Create Dependabot config file (#92) @dependabot-preview
  • Install and configure rubocop-rake (#100) @mattbrictson
  • Upgrade CI to Ruby 2.7.2 (#93) @mattbrictson
  • Update rubocop requirement from 0.92.0 to 1.5.2 (#95, #97, #99) @dependabot
  • Update rubocop-performance requirement from 1.8.1 to 1.9.1 (#98) @dependabot
  • Update rubocop-packaging requirement from 0.5.0 to 0.5.1 (#94) @dependabot
bundleup - 2.1.0

Published by github-actions[bot] about 4 years ago

✨ New Features

  • And an experimental --update-gemfile option that automatically updates Gemfile pins (#87) @mattbrictson

🏠 Housekeeping

  • Update rubocop-performance requirement from 1.7.1 to 1.8.1 (#88) @dependabot-preview
  • Update rubocop requirement from 0.90.0 to 0.92.0 (#89) @dependabot-preview
  • Update rubocop-packaging requirement from 0.4.0 to 0.5.0 (#90) @dependabot-preview
bundleup - 2.0.0

Published by github-actions[bot] about 4 years ago

Bundleup 2.0.0 is an internal rewrite that focuses on making the code easier to test and maintain. If you notice any regressions please create an issue on GitHub. Thanks for using bundleup!

✨ New Features

  • Show a helpful error if the Gemfile or Gemfile.lock are missing, rather than a ugly backtrace (#79) @mattbrictson
  • Use a fancier progress animation that takes up less space in the console output (#79) @mattbrictson
  • Add more color to make bundleup's output easier to read (#79) @mattbrictson
  • Show detailed usage information when -h or --help is specified (#79) @mattbrictson
  • Automatically enable or disable color output based on the capabilities of the terminal (#79) @mattbrictson

📚 Documentation

  • Add an up-to-date animated GIF demo of bundleup to the README (#79, #85) @mattbrictson
  • Rewrite the contribution guide to be more friendly (#78) @mattbrictson

🏠 Housekeeping

  • Update rubocop requirement from 0.89.0 to 0.90.0 (#77, #84) @dependabot-preview
  • Add rubocop-packaging gem (#83, #86) @mattbrictson
  • Remove git ls-files to make the gemspec more portable (#82) @mattbrictson
  • Remove executable-hooks from Travis build (#81) @mattbrictson
bundleup - 1.3.0

Published by github-actions[bot] about 4 years ago

✨ New Features

  • Install missing gems before attempting to update (#75) @mattbrictson

🏠 Housekeeping

  • Update rubocop requirement from 0.86.0 to 0.89.0 (#68, #70, #76) @dependabot-preview
  • Update rubocop-minitest requirement from 0.9.0 to 0.10.1 (#69) @dependabot-preview
  • Update rubocop-performance requirement from 1.6.1 to 1.7.1 (#67, #71) @dependabot-preview
  • Auto bump version when generating release notes (#72) @mattbrictson
  • Adopt Contributor Covenant version 2.0 (#66) @mattbrictson
  • Adopt latest Gemfile and .gemspec standards (#65) @mattbrictson
bundleup - 1.2.0

Published by github-actions[bot] over 4 years ago

✨ New Features

  • Add support for Bundler 2.2 (#63) @mattbrictson

🏠 Housekeeping

  • Rename master branch to "main" (#59) @mattbrictson
  • Travis no longer uses sudo: false; remove it (#54) @mattbrictson
  • Upgrade to latest release-drafter config (#60) @mattbrictson
  • Simplify rubocop config with NewCops: enable (#64) @mattbrictson
  • Update rubocop requirement from = 0.81.0 to = 0.86.0 (#56, #61) @dependabot-preview
  • Update rubocop-performance requirement from = 1.5.2 to = 1.6.1 (#62) @dependabot-preview
  • Update rubocop-minitest requirement from = 0.8.1 to = 0.9.0 (#55) @dependabot-preview
bundleup - 1.1.0

Published by github-actions[bot] over 4 years ago

⚠️ Breaking Changes

  • Drop support for Ruby 2.4 (EOL) (#52) @mattbrictson

🏠 Housekeeping

  • Update rubocop-minitest requirement to 0.8.1 (#49, #53) @dependabot-preview
  • Upgrade CI to use latest Ruby security releases (#51) @mattbrictson
  • Update rubocop requirement to 0.81.0 (#48, #50) @dependabot-preview