- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 373
Comparing changes
Open a pull request
base repository: danger/danger-js
base: 4418fe3adfc0614f3664f82652f2119d6915f4b7
head repository: danger/danger-js
compare: 54f7f7af44288b077fd3f8a29b9865a2d515dc91
Commits on Nov 19, 2021
-
extend github api to send complete reviews
Signed-off-by: Jonathan Burke <jonathan.burke@codecentric.de>
Configuration menu - View commit details
-
Copy full SHA for fb630ec - Browse repository at this point
Copy the full SHA fb630ecView commit details
Commits on Jan 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 68ab2e9 - Browse repository at this point
Copy the full SHA 68ab2e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38a963e - Browse repository at this point
Copy the full SHA 38a963eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4804f80 - Browse repository at this point
Copy the full SHA 4804f80View commit details -
Merge pull request #1176 from Rouby/patch-1
Fix: [Github] Multiple Inline Comments on the same file/line should all be posted
Configuration menu - View commit details
-
Copy full SHA for d896baf - Browse repository at this point
Copy the full SHA d896bafView commit details
Commits on Jan 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 99e19f7 - Browse repository at this point
Copy the full SHA 99e19f7View commit details
Commits on Jan 15, 2022
-
Co-authored-by: Orta Therox <orta.therox@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3411074 - Browse repository at this point
Copy the full SHA 3411074View commit details -
Merge pull request #1197 from danger/fb/fix-moved-json-crash
Fix: [git] JSONDiffForFile when passed the path of a JSON File that was moved, crashes
Configuration menu - View commit details
-
Copy full SHA for a7355a3 - Browse repository at this point
Copy the full SHA a7355a3View commit details
Commits on Jan 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ab77e3c - Browse repository at this point
Copy the full SHA ab77e3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b5865f - Browse repository at this point
Copy the full SHA 0b5865fView commit details
Commits on Jan 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dc54972 - Browse repository at this point
Copy the full SHA dc54972View commit details
Commits on Jan 29, 2022
-
Merge pull request #1198 from jonny133/jonny133-node-fetch-2_6_7
Resolve node-fetch@^2.3.0 to 2.6.7 to fix security vulnerability GHSA-r683-j2x4-v87g
Configuration menu - View commit details
-
Copy full SHA for 9049848 - Browse repository at this point
Copy the full SHA 9049848View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6303c88 - Browse repository at this point
Copy the full SHA 6303c88View commit details -
Merge pull request #1201 from berlysia/adjust-structured-diff-return-…
…value make structuredDiffForFile for BitBucketServer the same as the others
Configuration menu - View commit details
-
Copy full SHA for fb66c81 - Browse repository at this point
Copy the full SHA fb66c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06928e3 - Browse repository at this point
Copy the full SHA 06928e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34fe471 - Browse repository at this point
Copy the full SHA 34fe471View commit details -
Configuration menu - View commit details
-
Copy full SHA for 202d727 - Browse repository at this point
Copy the full SHA 202d727View commit details
Commits on Feb 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e22faa1 - Browse repository at this point
Copy the full SHA e22faa1View commit details -
Bump TypeScript from v3.9.7 to v4.5.5
I intended to use 'type' imports & optional-chaining / null coalescing features, so I upgraded TS, but unfortunately, those features can't be used in this repo until tslint is replaced with ESLint
Configuration menu - View commit details
-
Copy full SHA for 0253cf2 - Browse repository at this point
Copy the full SHA 0253cf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ae51c - Browse repository at this point
Copy the full SHA 50ae51cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 248f8c1 - Browse repository at this point
Copy the full SHA 248f8c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbac092 - Browse repository at this point
Copy the full SHA fbac092View commit details -
Merge pull request #1204 from danger/fb/bump-octokit-rest
Upgrade @octokit/rest from v16.43.1 to v18.12.0 - Fixes #1202
Configuration menu - View commit details
-
Copy full SHA for fff2201 - Browse repository at this point
Copy the full SHA fff2201View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65130b5 - Browse repository at this point
Copy the full SHA 65130b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd1379 - Browse repository at this point
Copy the full SHA 0dd1379View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8655391 - Browse repository at this point
Copy the full SHA 8655391View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1119d3 - Browse repository at this point
Copy the full SHA d1119d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91c0c94 - Browse repository at this point
Copy the full SHA 91c0c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d5db62 - Browse repository at this point
Copy the full SHA 5d5db62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1047571 - Browse repository at this point
Copy the full SHA 1047571View commit details -
chore: Switch from tslint to eslint
tslint is end-of-life, and warns when you install it. Additionally, the version we were on didn't support 'import type' expressions, as well as optional-chaining & null coalescing when I tried to use those in #1204 This PR does update a bunch of tslint-disable comments, but otherwise tries to minimally change runtime source in danger-js. If we want to tighten the eslint rules, I'd be super supportive, but I didn't want to cause a ton of thrash, so mostly the rules that are enabled are the ones that don't trigger on tons of existing code.
Configuration menu - View commit details
-
Copy full SHA for 3cee6a0 - Browse repository at this point
Copy the full SHA 3cee6a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc614e7 - Browse repository at this point
Copy the full SHA bc614e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b66f86f - Browse repository at this point
Copy the full SHA b66f86fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8322ffa - Browse repository at this point
Copy the full SHA 8322ffaView commit details
Commits on Feb 2, 2022
-
Merge pull request #1205 from danger/fb/eslint
chore: Switch from tslint to eslint
Configuration menu - View commit details
-
Copy full SHA for a6b40e9 - Browse repository at this point
Copy the full SHA a6b40e9View commit details
Commits on Feb 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e5445e4 - Browse repository at this point
Copy the full SHA e5445e4View commit details -
Merge pull request #1206 from majd/fix/packaging
Build package after bumping version
Configuration menu - View commit details
-
Copy full SHA for 1822fe1 - Browse repository at this point
Copy the full SHA 1822fe1View commit details
Commits on Mar 15, 2022
-
Print default base branch for danger local
This uses commander default argument value
Configuration menu - View commit details
-
Copy full SHA for c12bab1 - Browse repository at this point
Copy the full SHA c12bab1View commit details -
Merge pull request #1251 from danger/glensc-patch-1
Print default base branch for danger local
Configuration menu - View commit details
-
Copy full SHA for d313d16 - Browse repository at this point
Copy the full SHA d313d16View commit details
Commits on Mar 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3d5a96e - Browse repository at this point
Copy the full SHA 3d5a96eView commit details -
Merge pull request #1252 from glensc/package-engine.node
Specify engine required by this package
Configuration menu - View commit details
-
Copy full SHA for 9337fac - Browse repository at this point
Copy the full SHA 9337facView commit details
Commits on Mar 18, 2022
-
Remove implict git add when running pre-commit hooks
This breaks intended behavior of adding to commit unstaged changes
Configuration menu - View commit details
-
Copy full SHA for 16145a4 - Browse repository at this point
Copy the full SHA 16145a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5134fb - Browse repository at this point
Copy the full SHA b5134fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56e6dd5 - Browse repository at this point
Copy the full SHA 56e6dd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c657a92 - Browse repository at this point
Copy the full SHA c657a92View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b7623 - Browse repository at this point
Copy the full SHA a2b7623View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b69c2 - Browse repository at this point
Copy the full SHA 57b69c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 253f8db - Browse repository at this point
Copy the full SHA 253f8dbView commit details -
Fix broken linking in changelog
The used syntax override the linking, but it was intended to list there multiple user handles verified this by inspecting commit messages in the version range
Configuration menu - View commit details
-
Copy full SHA for de086ba - Browse repository at this point
Copy the full SHA de086baView commit details
Commits on Mar 22, 2022
-
Merge pull request #1257 from glensc/node-14-engine
Bump node engine to 14
Configuration menu - View commit details
-
Copy full SHA for 6fc510f - Browse repository at this point
Copy the full SHA 6fc510fView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.