Skip to content

v0.251.0

Compare
Choose a tag to compare
@jurre jurre released this 05 Apr 18:08
· 402 commits to main since this release
9a9357a

What's Changed

  • Handle requests for review from dependabot by @landongrindheim in #9398
  • only report dependencies whose version numbers can be resolved by @brettfo in #9387
  • Table doesn't properly end for multi-directory GSU by @honeyankit in #9364
  • allow flamegraph gathering by @jakecoffman in #9423
  • remove redundant parsing of original files by @jakecoffman in #9424
  • Prevent comparison of Integer with String in group update creation by @bdragon in #9367
  • Check for nil Dependency#previous_requirements before passing to T.must by @bdragon in #9428
  • fix multi-version ecosystem security vulnerability failure by @jakecoffman in #9434
  • If only 1 dep in group is updated, use solo title by @pavera in #9416
  • Better support around bundler changelogs by @Nishnha in #9429
  • Add a note about assumptions being made by @landongrindheim in #9427
  • Handle force push restrictions from repository rules by @jurre in #9439
  • bundler: avoid repeat lockfile parsing with caching by @jakecoffman in #9443
  • speed up bundler updates by parsing gemspecs concurrently by @jakecoffman in #9425
  • Explicitly state if dependency was removed in the dependency updates table for grouped updates by @Nishnha in #9437
  • v0.251.0 by @dependabot-core-action-automation in #9447

Full Changelog: v0.250.0...v0.251.0