Skip to content

Release 9.3.0

Compare
Choose a tag to compare
@orta orta released this 14 Mar 10:56
· 709 commits to main since this release
  • Prepare for release (e81e7fd)
  • Merge pull request #1002 from rohit-gohri/gitlab-diff (62a25ba)
  • Merge pull request #1013 from rohit-gohri/fix-github-action-condition (0ca95c5)
  • add doc for using personal token in github actions and update changelog (b7e1091)
  • fix: change condition for hardcoded userId in github actions (c1fcff5)
  • Merge branch 'master' of https://github.com/rohit-gohri/danger-js into gitlab-diff (13fe5eb)
  • Merged by Peril (04c3345)
  • Fix "@octokit/rest" deprecation warning when using ".issues.addLabels()" (18e4a41)
  • Merge pull request #1010 from rohit-gohri/fix-github-warning (5ad5fd9)
  • add changelog, update username (79687d5)
  • fix: don't warn if github token is available in non action format to action (93134e1)
  • Merge pull request #1007 from danger/fix-typos (bb55ac0)
  • CHANGELOG Entry (929b47e)
  • Fix Typos (ff8e9d9)
  • Undo unintended description update (474a1bb)
  • Don't convert diff if in correct format (cb00850)
  • Add GitlabGit tests (86819ad)
  • Add gitlabCompareChanges test, update fixtures (a9eff81)
  • Default to MR changes if no base/head (a112547)
  • Update changelog (ccc11df)
  • feat: add getFullDiff implementation for GitLab (3323612)
  • fix: use instance type for GitLab API (4b2ec11)
  • Merged by Peril (6e4371b)
  • Merge pull request #979 from minijus/master (0a1aaeb)
  • Merge pull request #990 from Soyn/fix/add_uncommitted_changes_to_local (cda717e)
  • Merge pull request #1000 from mokagio/add-GITHUB_TOKEN-link (b08f7a3)
  • Use node-version instead of version in GitHub Action docs (810b59c)
  • Add link to GitHub Actions documentation for GITHUB_TOKEN (89c1328)
  • Rename the to (c99655a)
  • update the change log (08be748)
  • pass the staged flag by cli args (dee1ec2)
  • Add uncommited changeds to LocalGit * details in #972 (e86579c)
  • Fix repository slug in Jenkins provider (b162294)
  • Merge pull request #996 from rohit-gohri/fix-distribution-script (7d76e4b)
  • fix: increase min version of @octokit/rest (#995) (0fda490)
  • fix(types): update template to match rest of the imports of @octokit/rest (#995) (228d3cb)
  • Merge pull request #993 from 417-72KI/update-parse-diff (d43ae5a)
  • Update CHANGELOG (e0300af)
  • Bump parse-diff (b9759a6)
  • Merge pull request #987 from mokagio/typo-fix-taday (9ffa89a)
  • Re-write plaforms support phrase in docs using active voice (436a318)
  • Minor typo fix: Taday -> Today (743db2c)
  • Merge pull request #988 from mokagio/add-cirrus-ci-to-readme (d421047)
  • Add Cirrus CI to README (6d2112d)
  • Merge pull request #984 from Soyn/debug (cc03f33)
  • If no case is matched, use platform name. (75080d0)
  • Merge pull request #983 from gr2m/upgrade-octokit-rest (0c5b23f)
  • upgrade to latest memfs-or-file-map-to-github-branch (df20c01)
  • refactor: use named { Octokit } export from @octokit/rest (849af55)
  • refactor: handle different types of octokit.repos.getContents() (a64f0b4)
  • upgrade @octokit/rest to latest v16 version (57af545)
  • Merge pull request #982 from danger/lowercase_proxy (b4233d1)
  • Accept lowercase proxy env variables (b24c63e)
  • Upgrades more tests to use node 10 (c63d105)
  • BitBucket Server: use REST API for raw file requests (823a1aa)
  • Merge pull request #975 from Soyn/fix/architecture_doc (0fe91cb)
  • fix architecture doc issues * update doc * fix typo (708ba65)
  • Merge pull request #974 from sk-/patch-1 (7e60577)
  • Fix danger local message when branch is not master (165dabd)