This repository has been archived by the owner on Oct 11, 2022. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ danger (3.2.0 → 9.3.0) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 60 commits:
Release 9.3.0
Prepare for release
Merge pull request #1002 from rohit-gohri/gitlab-diff
Merge pull request #1013 from rohit-gohri/fix-github-action-condition
add doc for using personal token in github actions and update changelog
fix: change condition for hardcoded userId in github actions
Merge branch 'master' of https://github.com/rohit-gohri/danger-js into gitlab-diff
Merged by Peril
Fix "@octokit/rest" deprecation warning when using ".issues.addLabels()"
Merge pull request #1010 from rohit-gohri/fix-github-warning
add changelog, update username
fix: don't warn if github token is available in non action format to action
Merge pull request #1007 from danger/fix-typos
CHANGELOG Entry
Fix Typos
Undo unintended description update
Don't convert diff if in correct format
Add GitlabGit tests
Add gitlabCompareChanges test, update fixtures
Default to MR changes if no base/head
Update changelog
feat: add getFullDiff implementation for GitLab
fix: use instance type for GitLab API
Merged by Peril
Merge pull request #979 from minijus/master
Merge pull request #990 from Soyn/fix/add_uncommitted_changes_to_local
Merge pull request #1000 from mokagio/add-GITHUB_TOKEN-link
Use `node-version` instead of `version` in GitHub Action docs
Add link to GitHub Actions documentation for GITHUB_TOKEN
Rename the to
update the change log
pass the staged flag by cli args
Add uncommited changeds to LocalGit
Fix repository slug in Jenkins provider
Merge pull request #996 from rohit-gohri/fix-distribution-script
fix: increase min version of @octokit/rest (#995)
fix(types): update template to match rest of the imports of @octokit/rest (#995)
Merge pull request #993 from 417-72KI/update-parse-diff
Update CHANGELOG
Bump `parse-diff`
Merge pull request #987 from mokagio/typo-fix-taday
Re-write plaforms support phrase in docs using active voice
Minor typo fix: Taday -> Today
Merge pull request #988 from mokagio/add-cirrus-ci-to-readme
Add Cirrus CI to README
Merge pull request #984 from Soyn/debug
If no case is matched, use platform name.
Merge pull request #983 from gr2m/upgrade-octokit-rest
upgrade to latest memfs-or-file-map-to-github-branch
refactor: use named `{ Octokit }` export from `@octokit/rest`
refactor: handle different types of `octokit.repos.getContents()`
upgrade @octokit/rest to latest v16 version
Merge pull request #982 from danger/lowercase_proxy
Accept lowercase proxy env variables
Upgrades more tests to use node 10
BitBucket Server: use REST API for raw file requests
Merge pull request #975 from Soyn/fix/architecture_doc
fix architecture doc issues
Merge pull request #974 from sk-/patch-1
Fix danger local message when branch is not master
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands