Skip to content

Conversation

@dependabot-preview
Copy link

Bumps danger from 10.2.0 to 10.5.3.

Release notes

Sourced from danger's releases.

Release 10.5.3

  • Prepare for release (82e3e8f)
  • Merge pull request #1087 from hmschreiner/fix-local-get-commits-shadowed-variable (02f60f4)
  • Fix git localGetCommits shadowed variable (3858ce8)

Release 10.5.2

  • Prepare for release (e1c10ec)
  • Merge pull request #1086 from jamiebuilds/git-head-base (dbb7a62)
  • add danger.git.head and danger.git.base (423e6f8)
  • Merge pull request #1082 from revolter/patch-1 (b370e04)
  • Fix unfinished sentence in docs (49215d6)
  • Fix changelog (c74aa2f)

Release 10.5.1

  • CHANGELOG (6c8939b)
  • Merge pull request #1079 from alexandermendes/fix-1077 (d8e3cef)
  • Merge pull request #1080 from tshakah/patch-1 (36f636f)
  • test: fix async test assertions (061bf1a)
  • Fix link to JS reference (109fa2f)
  • docs: update changelog (703534a)
  • fix: use fallbacks to get PR id for CodeBuild (a93336d)
  • Merge pull request #1076 from HelloCore/fix/bitbucket-cloud-comment-conflict (9b28d2d)
  • Update CHANGELOG.md (16e2f8f)
  • Update changelog (6df95f8)
  • Update testcase (a2c554a)
  • Fix problem when trying to update main comment with inline comment (31db8a6)
  • Fix order (3cff430)

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)
Changelog

Sourced from danger's changelog.

Master

10.5.2

  • Fix for danger local not showing commit messages - [@hmschreiner]

10.5.2

10.5.1

  • Bitbucket Cloud: Fix bug when Danger updating inline comment with summary comment. - [@hellocore]
  • Fall back to alternative methods for establishing the PR number from CodeBuild - [@alexandermendes]

10.5.0

  • 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
Commits
  • 5ec03d2 Release 10.5.3
  • 82e3e8f Prepare for release
  • 02f60f4 Merge pull request #1087 from hmschreiner/fix-local-get-commits-shadowed-vari...
  • 3858ce8 Fix git localGetCommits shadowed variable
  • 22bfa2b Release 10.5.2
  • e1c10ec Prepare for release
  • dbb7a62 Merge pull request #1086 from jamiebuilds/git-head-base
  • 423e6f8 add danger.git.head and danger.git.base
  • b370e04 Merge pull request #1082 from revolter/patch-1
  • 49215d6 Fix unfinished sentence in docs
  • Additional commits viewable in compare view

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 Nov 19, 2020
@dependabot-preview
Copy link
Author

Superseded by #106.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/danger-10.5.3 branch November 27, 2020 22:19
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