Skip to content

Comments

Bump danger from 9.2.1 to 9.2.9#14

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

Bump danger from 9.2.1 to 9.2.9#14
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/danger-9.2.9

Conversation

@dependabot-preview
Copy link

Bumps danger from 9.2.1 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)

Release 9.2.8

  • Prepare for release (00d11ee)

Release 9.2.7

  • Take 2 (ff148c9)

Release 9.2.6

  • Prepare for release (026c09a)

Release 9.2.5

  • Prepare for release (d921216)
  • Merge pull request #956 from RDIL/master (0cd4f3a)
  • Add instructions (da4f66d)
  • aah (91ac2ab)
  • Update index.ts (aed3d47)
  • Cirrus CI support (cb7301a)
  • Prepare for release (2803ede)
  • Merge pull request #954 from danger/remove_additional_danger_from_pr_json (e091d8b)
  • Update CHANGELOG.md (f67716a)
  • Merge branch 'master' of github.com:danger/danger-js into remove_additional_danger_from_pr_json (f602052)
  • Remove additional danger from pr generated json (4ae1fc3)

Release 9.2.4

  • Prepare for release (7d9c257)
  • Move the actions to the root (16448c8)
  • Merge pull request #952 from danger/fix_github_actions (43af539)
  • Revert "remove hardcoded userid for github actions" (22ef49e)
  • Update CHANGELOG (2293291)
  • Fix github actions check (13297ba)
... (truncated)
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]
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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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.1 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.1...9.2.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

The following labels could not be found: dependencies, worktree.

@dependabot-preview
Copy link
Author

Superseded by #20.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/danger-9.2.9 branch March 9, 2020 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants