Skip to content

Bump danger from 3.0.4 to 10.2.1#16

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

Bump danger from 3.0.4 to 10.2.1#16
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/danger-10.2.1

Conversation

@dependabot-preview
Copy link

Bumps danger from 3.0.4 to 10.2.1.

Release notes

Sourced from danger's releases.

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)
  • Get blob url for pr commit. (2ff41e7)
  • Merge pull request #1050 from rzgry/doc-disable-transpile (067e7af)
  • document how to disable transpilation (3f166ae)
  • Merge pull request #1045 from danger/fix-git-commits (d868fca)
  • Merge branch 'master' into fix-git-commits (1aef2c3)
  • Merge pull request #1049 from NotMoni/NotMoni-patch-1 (7a1d10c)
  • update me and added me to contributors. (6ca021f)
  • fix grammar (bbfd2e3)
  • chore: update changelog (d87f978)
  • fix: wait for close event on spawned process in local git (d7b00df)
  • Merge pull request #1041 from danger/remove-extra-logging-added-by-mistake (bb1e135)
  • Remove extra logging that made it to master accidentally (c48317b)
  • More logging (450dd0c)
  • Add some logs to GitHubAPI (aec77d4)
  • Update bug_report.md (ec63cac)

Release 10.2.0

  • Merge branch 'master' of https://github.com/danger/danger-js (4ba6cce)
  • Improved error messaging (69cac62)
  • Merge pull request #1037 from HonzaMac/master (0897c6c)
  • Fix: BitBucketServer does not encode filepath (17ce5d5)
  • Merge pull request #1034 from danger/fix_upload_docker_image_script (6c90cce)
  • Update uploadDockerImage.yml (968d9de)
  • Merge branch 'master' of https://github.com/danger/danger-js (f20081c)
  • Update homebrew script (56e1cb6)

Release 10.1.1

  • Release faff: (27d1dcc)
  • Remove the update changelog setp (585b006)
  • Prepare for release (16d8666)
  • Make bamboo names match up (0a33bfd)
  • Merge branch 'master' of https://github.com/danger/danger-js (56d36bb)
  • Merge pull request #1033 from valscion/circle-ci-commit-hash (8090b86)
  • Add changelog entry (bf3e021)
  • Take commit hash from CircleCI (dbac25a)
  • Merge pull request #1032 from sogame/createOrUpdatePR_create_body (f58ee85)
  • Add description when creating a pr with "createOrUpdatePR" (94688fe)
  • Merge pull request #1030 from pgoudreau/origin/danger-pr-gitlab-url (c17604e)
  • Fix project path with /- in GitLab MR URL (4ab7345)
  • More release-it faff (e7d9b6a)
  • Release 10.1.0 (4e36b7c)
  • Update release it json (297a254)
  • Faff (94475c3)
  • Update release-it (d5c3172)
Changelog

Sourced from danger's changelog.

10.2.1

  • Wait for close event on spawned process in local git platform - [@gzaripov]
  • Fix Typo in README.md [@NotMoni]
  • Fix danger failure on getting diff for files with spaces in file path [@HonzaMac]
  • Document how to disable transpilation [@rzgry]
  • Fix get blob url for pr commit [@doniyor2109]

10.2.0

  • Take commit hash from CircleCI environment variable [@valscion]
  • Fix project path with /- in GitLab MR URL [@pgoudreau]
  • When creating a new PR with createOrUpdatePR, add the description (as done when editing) - [@sogame]

10.1.0

  • Adds support for Bamboo CI [@tim3trick]
  • Replace regex to a long url repos approach on Bitrise [@lucasmpaim]
  • Pass process arguments back to the original process [@f-meloni]
  • When fetching existing labels in createOrAddLabel use pagination to fetch them all - [@sogame]

10.0.0

  • Changed JSON patch implementation for better memory performance. [@dkundel]

    Breaking: JSONPatchForFile will return a different order of operations than previously. It will also return a path with the index of the element inserted into an array for add operations.

9.3.1

  • Don't fail when using createOrAddLabel if label fails to be created or added - [@sogame]

9.3.0

  • Add the staged flag to danger local command - [@soyn]
  • Don't use hardcoded userId to update comments if using personal token in Github Actions - [@rohit-gohri]
  • Disable warning in Github Action if using DANGER_GITHUB_API_TOKEN - [@rohit-gohri]
  • Update parse-diff library - [@417-72KI]
  • Fix repository slug in Jenkins provider - [sandratatarevicova]
  • Add Gitlab diff support - [@rohit-gohri]
  • Fix Typos across danger-js Repo - [@yohix]
  • Fix @octokit/rest deprecation warning when using .issues.addLabels() - [@sogame]

9.2.10

  • Fixes for the homebrew generated binaries - [@hellocore]

9.2.9

  • Bitbucket Cloud: Allow DangerCI to get UUID from Bitbucket - [@hellocore]
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)

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

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

Superseded by #21.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/danger-10.2.1 branch July 24, 2020 23:43
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