Skip to content

Bump danger from 9.2.8 to 10.1.1#147

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

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

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps danger from 9.2.8 to 10.1.1.

Release notes

Sourced from danger's releases.

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)
  • Add missing contributor url (49b6f27)
  • Merge pull request #1017 from sogame/Labels_add_debug (e6c7436)
  • Add debug messages for "createLabel" and "addLabels" failures in "createOrAddLabel" (31a1961)

Release 9.3.0

  • Prepare for release (e81e7fd)
  • Merge pull request #1002 from rohit-gohri/gitlab-diff (62a25ba)
  • Merge pull request #1013 from rohit-gohri/fix-github-action-condition (0ca95c5)
  • add doc for using personal token in github actions and update changelog (b7e1091)
  • fix: change condition for hardcoded userId in github actions (c1fcff5)
... (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]
... (truncated)
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 9.2.8 to 10.1.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@9.2.8...10.1.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 Apr 17, 2020
@dependabot-preview
Copy link
Copy Markdown
Contributor Author

Superseded by #161.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/danger-10.1.1 branch May 8, 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