Skip to content

Bump danger from 9.2.8 to 9.2.9#73

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/danger-9.2.9
Closed

Bump danger from 9.2.8 to 9.2.9#73
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/danger-9.2.9

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps danger from 9.2.8 to 9.2.9.

Release notes

Sourced from danger's releases.

Release 9.2.9

  • Prepare for release (9cc3ad1)
  • Merge pull request #964 from HelloCore/feature/get-bitbucket-cloud-uuid-from-api (85c686f)
  • Bitbucket Cloud: remove hardcoded message when getting danger comments (48ea40e)
  • Update changelog (f6e04ee)
  • Make uuid optional instead (f5ba1a6)
  • Bitbucket Cloud: Get rid of DANGER_BITBUCKETCLOUD_UUID on documents (61084fc)
  • Bitbucket Cloud: Change platform indicator from DANGER_BITBUCKETCLOUD_UUID to DANGER_BITBUCKETCLOUD_OAUTH_KEY OR DANGER_BITBUCKETCLOUD_USERNAME (b639246)
  • Bitbucket Cloud:Fetching UUID from API instead (8368d7e)
  • Merge pull request #963 from Soyn/fix/remove_duplicated_debug_info (377d18f)
  • Remove duplicated debug info (270f715)
  • Merge pull request #962 from danger/test_types (6ae125d)
  • Adds gitlab docs (daf1311)
  • Merge pull request #961 from danger/dockerfile_fix (b188537)
  • Restore maintainer on Dockerfile (55dca2f)
  • [minor] Fix spelling issues (5827e35)
  • Merge pull request #960 from gzaripov/master (54d4c8a)
  • feat: add option to not publish checks (4d36bf7)
  • Fix: remove deprecated field from dockerfile (fb1c50b)
  • Removed extra space (b13ed60)
Changelog

Sourced from danger's changelog.

9.2.9

  • Bitbucket Cloud: Allow DangerCI to get UUID from Bitbucket - [@​hellocore]
  • Update docs for GitLab - [@​orta]

9.2.7-8-9

  • Maybe fix deploys to GPR for Docker - [@​orta]

9.2.6

  • Add support for Cirrus CI - [@​RDIL]

9.2.5

  • Remove additional danger from pr generated json - [@​f-meloni]

9.2.4

  • Fix github actions checks - [@​f-meloni]

9.2.3

  • Support more events on GitHub actions - [@​f-meloni]

9.2.2

  • Fix binary files for BitBucket Server - [@​osmestad]
  • Allow GHE to use checks - [@​adam-bratin]

9.2.1

  • Fix structuredDiffForFile for BitBucket Server - [@​osmestad]
  • Fix Buddy.works isPR and use PR number instead of PR ID - [@​mmiszy]
  • remove jsome package and replace with prettyjson - [@​watchinharrison]
  • Add GitLab support to Jenkins provider - [@​sandratatarevicova]

9.2.0

  • Add Buddy.works Pipelines support - [@​kristof0425]
  • Added flag to bypass Jira/Issues - [@​orieken]
  • Improve docs for GitHub Actions - [@​nguyenhuy]

9.1.8

  • Get GitHub Actions event file pathname from env variable - [@​IljaDaderko]

9.1.7

  • GitHub Actions docs update - [@​orta]
... (truncated)
Commits
  • dc2a773 Release 9.2.9
  • 9cc3ad1 Prepare for release
  • 85c686f Merge pull request #964 from HelloCore/feature/get-bitbucket-cloud-uuid-from-api
  • 48ea40e Bitbucket Cloud: remove hardcoded message when getting danger comments
  • f6e04ee Update changelog
  • f5ba1a6 Make uuid optional instead
  • 61084fc Bitbucket Cloud: Get rid of DANGER_BITBUCKETCLOUD_UUID on documents
  • b639246 Bitbucket Cloud: Change platform indicator from DANGER_BITBUCKETCLOUD_UUID to...
  • 8368d7e Bitbucket Cloud:Fetching UUID from API instead
  • 377d18f Merge pull request #963 from Soyn/fix/remove_duplicated_debug_info
  • 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)

Bumps [danger](https://github.com/danger/danger-js) from 9.2.8 to 9.2.9.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/master/CHANGELOG.md)
- [Commits](danger/danger-js@9.2.8...9.2.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Dec 9, 2019
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #84.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/danger-9.2.9 branch January 6, 2020 04:47
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