Skip to content

Conversation

@dependabot-preview
Copy link

Bumps danger from 10.2.0 to 10.5.0.

Release notes

Sourced from danger's releases.

Release 10.5.0

  • CHANGELOG (bd6746d)
  • Merge pull request #1073 from wardpeet/patch-1 (533b0b1)
  • fix: use new token api for apps (f8941dd)

Release 10.4.1

  • CHANGELOG faff (9ffcf72)
  • Merge branch 'master' of https://github.com/danger/danger-js into master (a28c927)
  • Merge pull request #1071 from hmcc/bug/1070 (12a1ad5)
  • Add some env var aliases (cbe0c9f)
  • Update CHANGELOG (fb2829b)
  • bug/1070 Upgrade node-fetch to 2.6.1 to fix GHSA-w7rc-rwvf-8q5r (01f9c94)
  • Merge pull request #1068 from Igorbek/tsconfig-lookup (385accf)
  • Use relative path to fix win32 test (c499a87)
  • Fix tests for win32 (6468fda)
  • Update CHANGELOG (fb6dbd7)
  • Lookup tsconfig.json from location of dangerfile (da6e9f2)
  • Merge pull request #1064 from iShawnWang/master (edb2469)
  • defense code for lower gitlab version (9ae0d70)

Release 10.4.0

  • Initial support for danger-ts (f0a624b)

Release 10.3.1

  • Update changelog (779938f)
  • Maybe gets GitLab doc'd (ef9167b)
  • Merge pull request #1061 from pinkasey/eyal_ignore_invalid_inline_comments (547e4a3)
  • ignoreOutOfDiffComments. It's final. (ef7caa5)
  • comments (8e4cbc5)
  • CR changes (bd71fd3)
  • Update CHANGELOG.md (34d8640)
  • add test (f20f4b0)
  • update CHANGELOG.md (c36f2a2)
  • ignoreInvalidInlineComments - new option to not post invalid-inline-comments in main results comment (e92632e)
  • Merge pull request #1053 from nataliSM/master (edeb57b)
  • Revert "Update package.json" (7cf21f8)
  • Update package.json (1eea772)
  • Update Bamboo CI source for compatibility with 7.0 version (b6e2f23)

Release 10.3.0

  • Changelog (8d5722d)
  • Merge pull request #1058 from ahobson/fix-danger-local-main-branch-1057 (7f6d2b3)
  • Merge cliArgs to fix danger-local custom base branch (5ee6491)
  • Create FUNDING.yml (924a88f)

Release 10.2.1

  • Prepare for release (d1f5e71)
  • Merge pull request #1051 from doniyor2109/master (af9ca0d)
  • Update changelog (a77ce21)
  • Get blob url for pr commit. (053a454)
Changelog

Sourced from danger's changelog.

Master

10.4.2

  • Handle deprecations for the APIs used with --use-github-checks #1073 @wardpeet

10.4.1

10.4.0

  • Adds aliases to the FakeCI env vars. You could now have something like:
    - run: "npx danger-ts ci"
      env:
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
        DANGER_MANUAL_CI: true
        DANGER_MANUAL_GH_REPO: ${{ steps.pr_info.outputs.repo }}
        DANGER_MANUAL_PR: ${{ steps.pr_info.outputs.number }}
    Which looks more intentional instead of: DANGER_FAKE_CI etc. @orta

10.3.1

  • Experimental support for internal routing when using npx danger-ts [@orta]

10.3.0

  • Added a CLI option --ignoreOutOfDiffComments so that you can ignore inline-comments for lines that were not changed in the checked PR. The comments would be ignored completely - they won't even show in the results comment. [@pinkasey]
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 1, 2020
@dependabot-preview
Copy link
Author

Superseded by #95.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/danger-10.5.0 branch November 3, 2020 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants