Skip to content

Releases: danger/danger-js

Release 6.0.4

07 Nov 13:39
0e34faf
Compare
Choose a tag to compare
  • CHANGELOG update (e9d7c7f)
  • Merge pull request #756 from pveyes/check-api (7722ac5)
  • post results.markdowns as annotation with notice level (92fa30a)
  • add changelog (90745c3)
  • Fix GitHub Check API request (3c46c9f)

Release 6.0.3

07 Nov 13:32
1b3e090
Compare
Choose a tag to compare
  • Make sure that logs are shwon from inside the runner (5af84d8)
  • Merge pull request #705 from sgtcoolguy/bitbucket-pending (1e34f3b)
  • Merge pull request #754 from patrickkempff/feature/github-issue-template-layout (3419b64)
  • Merge branch 'master' into feature/github-issue-template-layout (e16d2d7)
  • Added entry to changelog (69dfb6a)
  • Prevent github adding a

    tag to in issue table (06c5a40)

  • Merge branch 'master' of https://github.com/danger/danger-js (f11723a)
  • Fix incoming JSON schemas (b23c115)
  • Merge branch 'master' into bitbucket-pending (c931a5e)
  • Merge pull request #704 from sgtcoolguy/issue-614 (d603e31)
  • Add name and change to changelog (b2cf4c9)
  • Add name and change to changelog (7439575)
  • Fix posting status update on Github PRs. Fix handling of 'pending' status on updateStatus(). Add unit tests around GithubAPI's updateStatus() impl (44762f6)
  • Fix handling of 'pending' status for BitBucket's updateStatus() (80a58d2)

Release 6.0.2

20 Oct 19:11
2a64e19
Compare
Choose a tag to compare
  • Does some process faffing (3fa0cbe)

Release 6.0.1

20 Oct 19:01
224d325
Compare
Choose a tag to compare
  • Uses the right hook to look for the a cli arg for process (5dd9e60)

Release 6.0.0

20 Oct 17:38
eb2078a
Compare
Choose a tag to compare

Release 4.4.10

20 Oct 14:43
239f8ea
Compare
Choose a tag to compare
  • Yarn lockfile (45158c3)
  • try ship a build (b55454a)
  • Merge pull request #701 from steprescott/proxy-support (6ca39c3)
  • Revert the removal of the https-proxy-agent dependency (bb984cc)
  • Edit CHANGELOG.md (e95d4c5)
  • Move @types/http-proxy-agent from dependencies to devDependencies (4704646)
  • Merge branch 'master' into proxy-support (3a5e156)
  • Add proxy support via HTTP_PROXY & HTTPS_PROXY env vars (b20437f)
  • Release 4.4.8 (149713d)
  • Version faff (1f30ce4)
  • Release 4.4.8 (42ab3a9)
  • Prepare for release (958a583)
  • Merge pull request #699 from busbud/fix/error-thrown-undefined-comment (7def0dd)
  • updates changelog (88df217)
  • Only delete comments when not undefined (de56cc6)
  • Merged by Peril (d6ca32e)
  • Adds support for using danger-js in an action (2c2ba21)
  • Use TypeScript version of http-proxy-agent (2a7ed4e)
  • Merge pull request #695 from andykenward/patch-1 (9970570)
  • Update CHANGELOG.md (e89499a)
  • 🐛 apollo link to dangerfile.ts (459bc49)
  • Merge pull request #693 from markelog/env_transpilation (edf7388)
  • Add logic for "DANGER_DISABLE_TRANSPILATION" env (e4934b3)
  • Merge pull request #691 from azz/jenkins-dx (f2a723c)
  • Updates the memfs pr dep (3393ff0)
  • Refactor (74baf58)
  • Docs (ee9d408)
  • Support CHANGE_URL and CHANGE_ID in Jenkins (2e1b1e9)
  • Release 4.4.7 (dcc4815)
  • Merged by Peril (37fec3a)
  • Merge pull request #1 from saamorim/fix-pull-request-parser (3eab065)
  • Allow repository name parsing to have extra valid characters (2b2f054)
  • Make the Danger homebrew script directly push to the homebrew repo (b478682)
  • Release 4.4.6 (22a4f47)
  • Release 4.4.5 (69585ad)
  • Release 4.4.4 (7dc6c74)
  • Add homebrew files to the npm ignore (509c002)
  • Release 4.4.3 (414fac1)
  • Release 4.4.2 (2db3c61)
  • Release 4.4.1 (5b3e5d6)
  • Release 4.4.0 (7d638f7)
  • CHANGELOG (1698cdd)
  • Merge pull request #671 from thii/standalone-danger (465facd)
  • Remove node 7 on ci and move it to 8 (3e8b218)
  • Create PR to homebrew-tap when releasing (ae70f3b)
  • Add .release-it.json (e81fff5)
  • Move distribution zip file under brew-distribution (85fc52d)
  • Add a script to package danger-js into an executable file (79db92a)
  • Merge pull request #680 from pedrovereza/vision-typo (51d1b88)
  • Fixes typo in VISION.md (f21e2a4)
  • Adds support for falling back to GITHUB_TOKEN if available (aed6295)
  • Release 4.3.0 (1132886)
  • Release 4.2.0 (18b76c9)
  • Release 4.1.0 (77fd21d)
  • README (fccfe24)
  • Prepare for next release (eca80a4)
  • Merge pull request #679 from danger/add_create_pr (eec12da)
  • Adds an API for creating and updating PRs. (8930c91)
  • Merge pull request #678 from danger/package_updates (c6563f8)
  • Update dependencies (d50c38d)
  • Update dependencies (03c19e0)
  • Release 4.0.2 (20cd2f0)
  • Update changelog (da287d8)
  • Merge pull request #669 from johansteffner/master (d6e2f71)
  • Fix missing PR status update bug (c43273a)
  • Merge pull request #668 from huafu/fix-ts-issues (4100842)
  • refactors remaining old imports (0491713)
  • fixes typings in tests (6ea2bbd)
  • upgrades deps and config (60217e6)
  • Release 4.0.1 (23eb323)
  • Prepare for next release (3eaa002)
  • Merge pull request #663 from stefanbuck/fix-659 (12f3deb)
  • FIX-659 Fixed a bug where Danger was throwing an error when removing any existing messages (23a81c9)
  • CHANGELOG + version (aa11035)
  • Merge pull request #662 from adamnoakes/babel_7_stable (b2366f8)
  • Update to babel 7 stable (41d9842)
  • Release 3.9.0 (7c7cb26)
  • Release it faff (e798c9a)
  • Adds release-it (14546fe)
  • Merge pull request #658 from Cwright017/master (8b588d6)
  • Added some setup instructions (27c9328)
  • Update version, readme and changelog (55209dd)
  • Add CI integration for Concourse (be8de95)
  • Adds soem debug logs to the vm2 runner (065b2a5)
  • Fix the createOrAddLabel export for Peril (ac4465b)
  • Merge branch 'docs_docs' (e7c08f4)
  • Fix build (fdf035a)
  • Fixes a bug in adding a new label to a repo (5d62ea3)
  • Merged by Peril (a4c420f)
  • Adds a create/update label function to the github utils func (fbbcc1c)
  • Merged by Peril (acf9b5d)
  • CHANGLOG (30e8b1b)
  • More dep updates (702e51d)
  • Improve the docs, and add something about danger local (d04a9fb)
  • Merged by Peril (9b63869)
  • Make a small release (2def262)
  • Adds the potential to override the custom module handler in peril (9eea340)
  • VErsion bump (96b09e3)
  • Merged by Peril (7b5c193)
  • Merge branch 'master' into bitbucket-fixes (e000ed5)
  • Merge pull request #645 from acecilia/bitbucket-emojis (a6e6b66)
  • Fix changelog (344c561)
  • Fix changelog (6381f5a)
  • Added changelog (a8e08c0)
  • Fix snapshot tests (c8bf885)
  • Add changelog (3b8b257)
  • Fix tests (a06619c)
  • Fix tests (6da69d5)
  • Fix error when trying to obtain a response json when the response code is 204 (which means that there is no response) (cf072a1)
  • Fix link of the PR status, so it opens the web version of the PR, pointing to the Danger comment (7ae4f51)
  • Modify bitbucket template to use unicode emojis, for better backwards compatibility (11d31b2)
  • Merged by Peril (6a9147f)
  • Use the peril bot ID (bbbd4c2)
  • Improves the npm (42eee88)
  • Adds some more logs (8dd07b0)
  • Merge branch 'master' of https://github.com/danger/danger-js into special_markdowns (899ad3b)
  • Adds some docs for comments (9c4107b)
  • Merged by Peril (f57cb72)
  • Adds more logging to handleResultsPostingToPlatform. (4f98c34)
  • Special case just markdown messages WRT the issue/checks hybrid (a97d425)
  • Fix a bug in the docs (b2290a4)
  • Add some more files to the npmignore (47c2fe5)
  • Update the dts (beb84ad)
  • Prepare for release (1f9f3db)
  • Merge pull request #640 from danger/hybrid_checks (06324ce)
  • When you have empty results, return empty results so that danger deletes the comment (e1ee7ca)
  • CHANGELOG (c71c297)
  • Update wording on the summary (d7355bf)
  • Merge pull request #639 from danger/more_dep_up (f6313bc)
  • Leave, and update a shorter summary message when using the checks API (3b04c13)
  • Update dev deps (1e67e09)
  • Updates the deps (87b3fc8)
  • Merged by Peril (90ebb01)
  • Merge branch 'master' of https://github.com/danger/danger-js into lodash (d4fb063)
  • Merge pull request #638 from banzalik/spawn-200kb-limit (fbed484)
  • Spawn 200kb size limit bug (8288b40)
  • Merged by Peril (5b6d284)
  • fixed docs (6468bf9)
  • Revert "Added docs properly" (454e55b)
  • Added docs properly (c874b80)
  • Revert "Updated docs" (6028aa1)
  • Updated docs (3e81fc6)
  • fixed implementation: the env variable should include the http or https strings (13fc14d)
  • Added hability to use a proxy, useful for debugging. Because node-fetch does not support http_proxy and https_proxy env variables, we can add support ourselves. (49235d3)
  • Removes a potential crash (15aa0f2)
  • Merge pull request #628 from danger/more_error_logs (f7ecf6f)
  • Imprve the logging around the JSON being sent across processes (0b78db4)
  • Prepare for release (1e722ef)
  • Merged by Peril (174f8e1)
  • fix a test (d73c74c)
  • Use sanitized subject instead of raw subject (8128716)
  • Use spawn in danger local (c320382)
  • Use spawn in danger local (dfba1bd)
  • Merged by Peril (17f6860)
  • docs: fix broken RN link (f20d5fd)
  • Merged by Peril (e33a079)
  • Improves error reporting for a status post (45cd55b)
  • Release (ffcac58)
  • Merge branch 'master' of https://github.com/danger/danger-js (575cde2)
  • Merge pull request #613 from markelog/bitbucket (bc9d119)
  • Handle dashes in BitBucket repo names (836a1f2)
  • Use pullRequestParser in TeamCity provider (a9ac649)
  • Some bug fixes for the iterate on an issue DSL (eb0fc73)
  • New release (79d1881)
  • Merged by Peril (7ae8bee)
  • Updates typescript (e7032eb)
  • Turns on strict mode (009c3d6)
  • Minor refactoring in GitHubUtils to allow Peril to re-create some of the util functions (f4a4391)
  • Update the package (3e8ccff)
  • Merge (626c255)
  • Merged by Peril (c6b5981)
  • Update the dts type generator (1633eff)
  • Use top-level exports in '.d.ts' instead of a module augmentation. (08e8cb1)
  • Version bump (b2a994d)
  • Merge pull request #601 from danger/add_update_issue (3c64123)
  • Checks refactors (0ead1bb)
  • Force on the machineman for local danger (03c1086)
  • Adds danger.github.utils.createUpdatedIssueWithID (c7ae097)
  • Adds danger.github.utils.createUpdatedIssueWithID (6cefd96)
  • More checks logs (bd833dd)
  • Version bump (ba4e969)
  • Add an await on posting to checks (6914dbf)
  • Version bump (0f06b2b)
  • Uses octokit to grab the PR metadata (45293d2)
  • Adds debugging logss everywhere (0272a67)
  • Let the debug module use stdout instead of stderr during a hyper run (0e57deb)
  • More debugging tools for Peril (4d1906b)
  • More octokit stuff (c5755a2)
  • Update Octokit (5f7b548)
  • Merged by Peril (5c35282)
  • Prepare for release (941f0a7)
  • Better Peril debugging (344af5e)
  • Merged by Peril (257c3d8)
  • Blank the title for now (877463f)
  • Merge master (4a96d22)
  • Updates the version (cfa289d)
  • Stops using deprecated methods (8935b2f)
  • Prepare for release (3c0970c)
  • Prepare for release (65c129c)
  • Merge pull request #594 from danger/checks (0f46cea)
  • Add support for getting the blob url for a check (6a113f2)
  • Improve docs for checks (0b90375)
  • Adds ome inline warnings (c1186a1)
  • Merge master (162510f)
  • Initial stab at using checks (077db14)
  • Merged by Peril (d86b1f0)
  • Add node 10 to tests (1c243cf)
  • Merge pull request #596 from danger/multi-files (2ef9e22)
  • Merge pull request #495 from keplersj/keplersj/markdown-table-template (6649b2a)
  • Merge branch 'master' into keplersj/markdown-table-template (a68433b)
  • Adds support for mutliple danger file runs in a single execution (a829ffa)
  • Support the new ocktokit API (5d95e11)
  • More work on the checks support (73458ae)
  • Gets it building again (f9aa0ee)
  • Closer to checks support (9ef2409)
  • Merged by Peril (64d7ae0)
  • Update vm2 to be a published release (c2adce4)
  • WIP checks (fb39be0)
  • Fix CI (05cd72d)
  • Refactors the comment sides of the GH Platform to work via another object (0495094)
  • Release (f4054fd)
  • Merged by Peril (f94cc13)
  • Merge pull request #589 from danger/bb (438c...
Read more

Release 4.4.8

11 Oct 21:12
c5834d5
Compare
Choose a tag to compare

Release 4.4.7

10 Oct 22:40
dcc4815
Compare
Choose a tag to compare
  • Merged by Peril (37fec3a)
  • Merge pull request #1 from saamorim/fix-pull-request-parser (3eab065)
  • Allow repository name parsing to have extra valid characters (2b2f054)
  • Make the Danger homebrew script directly push to the homebrew repo (b478682)

Release 4.4.6

10 Oct 12:16
22a4f47
Compare
Choose a tag to compare
Release 4.4.6

Release 4.4.5

10 Oct 12:11
69585ad
Compare
Choose a tag to compare
Release 4.4.5