Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump danger from 9.2.1 to 10.2.0 #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented May 25, 2020

Bumps danger from 9.2.1 to 10.2.0.

Release notes

Sourced from danger's releases.

Release 10.2.0

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)

Release 10.1.0

  • Update release it json (297a254)
  • Faff (94475c3)
  • Update release-it (d5c3172)

Release 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.

This is very very very unlikely to break anyone's code, but better to make it certain.

  • Update DTS files (bea785a)
  • Merge pull request #1019 from dkundel/dkundel/fix-memory-json-patch (b615ca4)
  • fix: change JSON patch implementation for memory improvement (37a4a65)

Release 9.4.0

  • Vbump (24b0965)
  • Merge pull request #1018 from sogame/Contributor_url (dcf1472)
... (truncated)
Changelog

Sourced from danger's changelog.

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]
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.


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)

@dependabot-preview
Copy link
Author

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

@dependabot-preview
Copy link
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

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