Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency danger to v4.4.10 #160

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 26, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
danger 4.0.1 -> 4.4.10 age adoption passing confidence

Release Notes

danger/danger-js

v4.4.10

Compare Source

  • 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 (438c71b)
  • Adds more logs to danger process (a52b974)
  • Fix setting the status URL for bitbucket (f64a975)
  • Prepare for release (e5c79bd)
  • Merge pull request #​586 from mxstbr/fix-previous-comments-error-again (d3287ed)
  • Changelog entry (a224e13)
  • Explicitly check for Array of previous comments (b01ed70)
  • Prepare for release (32aab7e)
  • Merge pull request #​585 from mxstbr/fix-previous-comments-bug (485e4bd)
  • Add my name to changelog (2dc959f)
  • Fix previousComments error (ca44a62)
  • Prepare for release (8d76df7)
  • Merged by Peril (388ebc7)
  • Move types dep (ddd3a9e)
  • Add changelog entry (8756380)
  • Add typedefs for p-limit (45a7de4)
  • Limit concurrent API calls (8ad3f9b)
  • Prepare for release (1034b2e)
  • Merge pull request #​579 from dbgrandi/dbgrandi-screwdriver-ci (90df0b8)
  • simplify docs (b0c09c5)
  • update docs (81525f2)
  • Add support for Screwdriver (7e15520)
  • Merge pull request #​578 from Teamop/fix-media-type (c9939fc)
  • replace preview media type of github pull request reviews api (f837624)
  • Merge pull request #​576 from danger/greenkeeper/flow-bin-0.71.0 (d593523)
  • Merge pull request #​575 from Teamop/catch-error (4f74b42)
  • chore(package): update flow-bin to version 0.71.0 (c5a8f90)
  • catch github api error (86b69b6)
  • Release (b91e704)
  • Merge pull request #​569 from danger/std_order (67ed2ba)
  • Merge master (bd30be5)
  • Merge pull request #​574 from danger/return_values (a575123)
  • Punt on testing node 10 while it is 10.0.0 (33f0871)
  • Allow returning a value and having Danger execute the code (7648408)
  • Merge pull request #​573 from danger/add_urls_to_fails (7f1cdda)
  • CHANGELOG (c20c416)
  • Spacing (c3706de)
  • Posts the comment URL to the CLI (8c1eba5)
  • Merge pull request #​570 from HannesT117/master (52cb123)
  • Update documentation to clarify use with bitbucketserver (82c519b)
  • Merge pull request #​568 from danger/greenkeeper/ts-node-6.0.0 (e29fe76)
  • Makes the Danger title come first, not last, in the std out (f3553a9)
  • chore(package): update ts-node to version 6.0.0 (95cdb92)
  • Merge pull request #​561 from danger/greenkeeper/flow-bin-0.70.0 (c9ab7ed)
  • Prepre for release (515f258)
  • Merge pull request #​560 from codestergit/bitbucket-inline (def0595)
  • Merge branch 'master' into bitbucket-inline (0beb915)
  • Prepre for release (9e564ee)
  • Merge pull request #​564 from codestergit/fix-empty-comment (5858298)
  • Merge empty comment fix changes pull #​564 (22b4ca0)
  • fix review comments (6d416f2)
  • change template (81db75b)
  • Add changelog entry (dbb285f)
  • Change declaration (893696f)
  • Cleanup code (287b044)
  • Added tests (b14f714)
  • fix test cases (0dc3076)
  • Bitbucket inline template changes (150eab0)
  • Convert Bitbucket diff to Git Diff (641af10)
  • Platform Implementation for Bitbucket Inline changes (5724fb8)
  • Inline API implemetation (46e2a97)
  • Merge branch 'master' into fix-empty-comment (554e9e8)
  • Merge pull request #​566 from ionutmiftode/mifi/bitbucket-check-hunks (df9aca9)
  • fix bug when commiting .png files on BitBucket (840867f)
  • Add changelog entry (77d17df)
  • fix empty comment (afd8255)
  • chore(package): update flow-bin to version 0.70.0 (783fe7e)
  • Make a release (6f7d287)
  • Merge pull request #​559 from danger/update_deps1 (3eb635c)
  • Improve the feedback on STDIN (bd6f6b4)
  • Fix tests (9e1e296)
  • Update CHANGELOG (8e74818)
  • Use null instead of undefined for node fetch (fdfee11)
  • Update node-fetch to 2.0 (3059d8e)
  • Remove the danger -> danger ci warning, it's been long enough (4fa31ba)
  • Update OctoKit (199598b)
  • Update octokit (19d3458)
  • Update dev deps (0964489)
  • Merge pull request #​520 from danger/greenkeeper/lint-staged-7.0.0 (0b8bc86)
  • Merge pull request #​527 from danger/greenkeeper/get-stdin-6.0.0 (19b9e09)
  • Merge pull request #​535 from danger/greenkeeper/flow-bin-0.68.0 (a84a955)
  • Merge pull request #​533 from danger/greenkeeper/json5-1.0.0 (734b4fd)
  • Prepre for release (3ff1bf4)
  • Merge pull request #​558 from kesne/patch-1 (b6e5603)
  • Update CHANGELOG.md (89ffbb2)
  • Remove deprecated babel 7 sourceMapTarget (8265595)
  • 3.4.5 (b4e86ff)
  • Merge pull request #​555 from danger/sunshinejr-patch-1 (71aa70a)
  • Don't print error for commit status when there was no error (2a4ca06)
  • 3.4.4 (cb2994f)
  • Merge pull request #​553 from danger/inline_mode_fix_3 (13e4eb2)
  • Add Changelog entry (d70631a)
  • Add test cases for danger getting inline comments from api (450d42b)
  • Fix a bug where Danger would get all inline comments (697ef32)
  • Release (069a617)
  • Merge pull request #​551 from danger/inline_mode_fix_2 (2418999)
  • Add Changelog entry (2e36e21)
  • Fix a bug with multiple updates for the inline comment (9ef1013)
  • Release (eef53c2)
  • Merge pull request #​550 from danger/inline_mode_fix_1 (f5ecf31)
  • Fix a problem with a big comment for the same file/line (672d573)
  • Merge branch 'master' of https://github.com/danger/danger-js (40ebf98)
  • Prepare for danger 3.4.1 (15fc57b)
  • Update CHANGELOG.md (20872e7)
  • Remove the isInline function from being classed as a part of the danger DSL (a49c379)
  • Prepare for a release (9965176)
  • Merge pull request #​548 from danger/validate (a31bdf0)
  • Adds support for a validation step on the danger resutls (02dd89c)
  • Merge pull request #​529 from sunshinejr/file_line_api (0c7e7d7)
  • Remove some console logs (8b72d0f)
  • Convert console.logs to debug (dd7ed3b)
  • Remove the testing inline messages (1499ed6)
  • Add logging for inline comments (5fc6d66)
  • Update repo slug for GithubAPI to be a base instead of pr (62ad270)
  • Test out the inline on danger (b1ce78c)
  • Pass the danger ID along (674610b)
  • Merge master (73e49bd)
  • Adds changelog + some light docs (484671d)
  • Prepare for release (2cdbc6f)
  • Merge pull request #​541 from fwal/teamcity (2edb5fe)
  • Merge branch 'master' into teamcity (448d71c)
  • Prepare for release (98172b2)
  • Merge pull request #​543 from happylinks/patch-1 (e517c33)
  • Added changelog entry (6f6c146)
  • Changed null to undefined for sourceFileName and sourceMapTarget. (2874ae1)
  • Mention TeamCity in readme (96971d1)
  • Updated changelog (4ab042d)
  • Support for TeamCity (5a68031)
  • Version bump (b11291e)
  • Merge pull request #​540 from zdenektopic/bugfix/stash-api-committer (eb6e7bb)
  • Merge branch 'master' into bugfix/stash-api-committer (3763449)
  • CHANGELOG (7f27424)
  • Merge pull request #​538 from mxstbr/reset-status (ba7630c)
  • put author instead of committer (c8d434d)
  • typo (c9f7620)
  • Fix committer for Stash REST API (ddde5e2)
  • Add changelog entry (9d34830)
  • Add reset-status command (51283c0)
  • Refactor chunks into StructuredDiff (d2b2315)
  • Delete inline comments handling (1c38bb1)
  • Merge remote-tracking branch 'original/master' into file_line_api (c13ecb7)
  • Test for updating/creating inline comments (d3eadca)
  • First version of updating inline comments (26dcf50)
  • API & platform & test for getting/deleting inline comments (c9c3d52)
  • Merge pull request #​536 from kevinSuttle/patch-1 (26793f1)
  • Fix typo in 'The Dangerfile' doc (88c49b3)
  • chore(package): update flow-bin to version 0.68.0 (6d9de89)
  • Release bump (1c19b2c)
  • Merge pull request #​534 from danger/more_bbs (47e1fca)
  • BBS docs, and DSL changes (dfa573a)
  • Merge master (d0003a7)
  • Merge pull request #​516 from azz/bitbucket-server (9bf089a)
  • Merge master (2a0451c)
  • Merge pull request #​525 from tibdex/master (a2966c4)
  • Minor build process improvements (e76bb38)
  • Version bump (cd155a5)
  • Merge pull request #​518 from danger/more_flow_fixes (798541a)
  • Stop the compilation complaining in prod mode (9bbf47e)
  • Merge branch 'master' into more_flow_fixes (66b668e)
  • Run the d.ts and flow defs through prettier (ba9abfe)
  • fix(package): update json5 to version 1.0.0 (44c6213)
  • More docs (8105935)
  • Removes the troubleshooting page, adds it as a redirect in danger.systems (327231d)
  • [bbs] Adds some more docs (c914f2f)
  • [init] Adds support for warning against non-github repos in danger init (9695179)
  • Merge branch 'master' into bitbucket-server (d496f43)
  • Update inline comment in main comment formating (fce9163)
  • Include file/line of inline violation in main comment (a5efed8)
  • Add sort inline results snapshot tests (643a43b)
  • Add sorting inline results (dc3363e)
  • Add BitbucketServer inline comment template as well (4c44daa)
  • More comments around functions & enforce both file and line for inline violation (37dfc32)
  • Improve inline comment message (2b32cdb)
  • Merge pull request #​524 from ionutmiftode/mifi/improve-dangerRunToRunnerCLI-path-generator (7793031)
  • Add changelog entry to Markdown table utility function (ab9cb8c)
  • Merge branch 'master' into keplersj/markdown-table-template (658c943)
  • Fix fixtures (b6f9054)
  • Some code cleanup (26ec065)
  • Fix Bitbucket tests & platform conformation (438c2e2)
  • Merge remote-tracking branch 'original/azz-bitbucket-server' into file_line_api (57a5db5)
  • GithubAPI postInlinePRComment tests (8e433b6)
  • Inline comments returning results test (e7a3191)
  • Fix for dts creator to skip _tests directory (13d7268)
  • DangerResults updates & tests (f155b46)
  • Better Promises & test fixes (8057059)
  • Markdown as Violation as well (77bfe7a)
  • Calculate position for inline comment in a platform (ca53349)
  • Move logic for inline comments to platforms (333fa3b)
  • Add chunks to GitDSL (32ca4fa)
  • Add inline comment when file/line provided (379824d)
  • fix(package): update get-stdin to version 6.0.0 (ad12e48)
  • Add changelog entry (5291475)
  • Don't check for same user ID on comment when running as a GitHub App (cd8a687)
  • improve dangerRunToRunnerCLI path generator (161a4f4)
  • Fix executor tests (2f589e2)
  • Add createInlineComment to API & platform (38ba779)
  • Extends the DSL with comments (491fd89)
  • Remove unused function in nevercode (b9984c9)
  • Add tests for BitBucketServer platform (0fc1814)
  • Add tests for BitBucketServerGit (80e00ca)
  • Add BitBucketServerAPI tests (b291c44)
  • Fix diff processing (e48cd65)
  • Get git-related functionality working (051e78c)
  • Fix typo (2c8c7ab)
  • Add tests for BitBucket template (0aaa3ac)
  • Fix compiler error (296fee6)
  • Improve formatting (b66d8bc)
  • Fix build status (c5cf5b3)
  • Support getPullRequestIDForBranch (ca4b9ba)
  • Improve template (c7608d7)
  • Update declarations (3fce9a9)
  • Add template (310b865)
  • It runs (2a8f9c5)
  • Get existing tests passing (251114d)
  • Remove bad throw (a06ec3d)
  • Update types and CHANGELOG (7111b1d)
  • WIP: add bitbucket server support (ce8564c)
  • Pass danger DSL to results handler (127fa2d)
  • Add fixtures to test validity of file/line results (7236c02)
  • Add file/line options to context violation (121c434)
  • Merge pull request #​521 from danger/bot_types (d55f8b1)
  • Allow bots to send PRs (270e5dd)
  • chore(package): update lint-staged to version 7.0.0 (dfc1585)
  • [Dev] Updates the flow definition, and adds it to CI (052a1ce)
  • Vbump (3c54f9f)
  • Merge pull request #​517 from danger/docs_2 (6f1371d)
  • More docs (d9431b3)
  • Improve the docs by adding an architecture doc (41542ea)
  • Merge pull request #​511 from serima/docs/fix-typo (d826467)
  • [docs] Fix typo (4e8d610)
  • Vbump (82f9fc1)
  • Don't run transpiler checks by default (c6a212b)
  • Updaet CHANGELOG (6cdc8d1)
  • Prepare for release (33e0ee9)
  • Merge pull request #​508 from danger/no_crash_ci (d451b5c)
  • Fix the example dangerfile to not crash if no JSON files are in the PR (447796d)
  • Adds a check for the diff existing on local (f045985)
  • Merge pull request #​507 from WIZARDISHUNGRY/master (a8ccd71)
  • file-utils looks for capitalized Dangerfiles (decc9d0)
  • Merge pull request #​506 from peterjgrainger/master (a59c08a)
  • updated changelog (1bff95f)
  • fixed --base option to danger local cli (8f1a989)
  • Merge pull request #​504 from hongrich/hongrich/minor-typo-semaphore-ci (8c494c5)
  • Update CHANGELOG for fixing typo in CI setup (a3abfd6)
  • Fix a minor typo in Semaphore CI setup (6d6f87d)
  • Version bump (aaffc60)
  • Merge pull request #​502 from urkle/fix-danger-runner (04bba1a)
  • add missing danger-runner bin to package.json (ed86c13)
  • Merge pull request #​499 from danger/hk-correct-plugin-shipping-section (599c7c3)
  • Correct section about showing plugins on homepage (6c88382)
  • Add a fake peril object to a danger run for nullability (3060cb6)
  • Update the reference docs, and move peril DSL to be a root export (44507e9)
  • vbump (beb8373)
  • Merge pull request #​497 from danger/peril_dsl (02e093e)
  • [Peril] Updates the Danger DSL with Peril typings (d46565b)
  • Add function to build tables in Markdown (63b8133)
  • vbump (f0a7cf9)
  • Merge pull request #​494 from danger/runner_allow_args (555cc09)
  • Allows any args on the runner command: (422a9ec)
  • Merge pull request #​491 from danger/greenkeeper/madge-3.0.0 (d89be2a)
  • chore(package): update madge to version 3.0.0 (1c9c2fe)
  • Update README.md (12e0f3d)
  • Version 3.1.0 (3aca716)
  • Merge pull request #​490 from danger/platform_content (cdb700a)
  • CHANGELOGs (266b405)
  • Merge branch 'adam-moss-local-run' into platform_content (1d0a91b)
  • Expose a get file contents on the platform interface (3ea11cd)
  • Merge pull request #​489 from danger/update_deps_again (e2e2020)
  • Update dependencies (d1bd915)
  • Merge pull request #​473 from danger/adam-moss-local-run (f7a5287)
  • Update docs for danger local (7daf720)
  • Update docs a bit (f822a17)
  • CHANGELOG (59243bb)
  • Move to more arrow functions (1441a37)
  • Logs (2083255)
  • De-schedule the Dangerfile (f8317f3)
  • More debug logs (fc12d6b)
  • Actually really use the right details, and add it on CI (c993b23)
  • WIP on tests ([6852616]

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Apr 26, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants