Releases: danger/danger
Releases Β· danger/danger
9.5.3
- Revert "Add GitLab Merge Request support with a new
mrcommand" - @manicmaniac #1521
9.5.2
- Add GitLab Merge Request support with a new
mrcommand - @jtslear #1516 - Support v4 of colored2 gem to make danger work with --enable-frozen-string-literal RUBYOPT of newer Ruby versions - @eiskrenkov #1513
- Support ruby-git 2.x - @manicmaniac #1511
- Allow terminal-table versions through 4.x - @murilooon #1508
- Bump kramdown to 2.5.1 - @manicmaniac #1514
9.5.1
- Update ruby version in Dockerfile to 3.2 - @okatatuki #1472 #1473
- Fix: git diff called by methods like
git.modified_filesmay fail with error[!] Invalid `Dangerfile` file: git ... 'diff' '-p' 'true' '{head}' 2>&1- @nagataaaas #1498 - Add gems ejected from future stdlib - @manicmaniac #1499
9.5.0
- Always use
LocalOnlyGitReposource withdry_runcommand - @imaginaris #1452 - Support repository access token on Bitbucket Cloud - @manicmaniac #1481
- Update "What is Danger?" in README - @manicmaniac #1482
- Fix broken YARD documents - @manicmaniac #1484
- Add Ruby 3.3 to test matrix - @ydah #1486
- Bump rubocop version and fix new offenses - @ydah #1487
- Use GitHub files API with pagination for PR diff - @timbaev #1491
9.4.3
- Add keyword arguments to MessageAggregator.aggregate for Ruby 3.X compatibility - @dirtyhabits97 #1466
- Fix: remove stale violations when there are no new violations to report - @iangmaia #1477
- Fix compatibility issue with Octokit >= 8 - @manicmaniac #1479
9.4.2
9.4.1
9.4.0
9.3.2
9.3.1
- Update Octokit dependency to version 6.0 - @spencertransier #1437
- Fixes dependency constraint issue on ruby-git - @ainame #1436