springload / draftail

📝🍸 A configurable rich text editor built with Draft.js
https://www.draftail.org/
MIT License
613 stars 64 forks source link

chore(deps): update danger to v10 #354

Closed thi-bot closed 4 years ago

thi-bot commented 4 years ago

This PR contains the following updates:

Package Update Type Change
danger major devDependencies 9.4.0 -> 10.2.0

Release Notes

danger/danger-js ### [`v10.2.0`](https://togithub.com/danger/danger-js/blob/master/CHANGELOG.md#​1020) [Compare Source](https://togithub.com/danger/danger-js/compare/10.1.1...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] ### [`v10.1.1`](https://togithub.com/danger/danger-js/releases/10.1.1) [Compare Source](https://togithub.com/danger/danger-js/compare/10.1.0...10.1.1) - Release faff: ([`27d1dcc`](https://togithub.com/danger/danger-js/commit/27d1dcc)) - Remove the update changelog setp ([`585b006`](https://togithub.com/danger/danger-js/commit/585b006)) - Prepare for release ([`16d8666`](https://togithub.com/danger/danger-js/commit/16d8666)) - Make bamboo names match up ([`0a33bfd`](https://togithub.com/danger/danger-js/commit/0a33bfd)) - Merge branch 'master' of ([`56d36bb`](https://togithub.com/danger/danger-js/commit/56d36bb)) - Merge pull request [#​1033](https://togithub.com/danger/danger-js/issues/1033) from valscion/circle-ci-commit-hash ([`8090b86`](https://togithub.com/danger/danger-js/commit/8090b86)) - Add changelog entry ([`bf3e021`](https://togithub.com/danger/danger-js/commit/bf3e021)) - Take commit hash from CircleCI ([`dbac25a`](https://togithub.com/danger/danger-js/commit/dbac25a)) - Merge pull request [#​1032](https://togithub.com/danger/danger-js/issues/1032) from sogame/createOrUpdatePR_create_body ([`f58ee85`](https://togithub.com/danger/danger-js/commit/f58ee85)) - Add description when creating a pr with "createOrUpdatePR" ([`94688fe`](https://togithub.com/danger/danger-js/commit/94688fe)) - Merge pull request [#​1030](https://togithub.com/danger/danger-js/issues/1030) from pgoudreau/origin/danger-pr-gitlab-url ([`c17604e`](https://togithub.com/danger/danger-js/commit/c17604e)) - Fix project path with /- in GitLab MR URL ([`4ab7345`](https://togithub.com/danger/danger-js/commit/4ab7345)) - More release-it faff ([`e7d9b6a`](https://togithub.com/danger/danger-js/commit/e7d9b6a)) - Release 10.1.0 ([`4e36b7c`](https://togithub.com/danger/danger-js/commit/4e36b7c)) - Update release it json ([`297a254`](https://togithub.com/danger/danger-js/commit/297a254)) - Faff ([`94475c3`](https://togithub.com/danger/danger-js/commit/94475c3)) - Update release-it ([`d5c3172`](https://togithub.com/danger/danger-js/commit/d5c3172)) ### [`v10.1.0`](https://togithub.com/danger/danger-js/blob/master/CHANGELOG.md#​1010) [Compare Source](https://togithub.com/danger/danger-js/compare/10.0.0...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] ### [`v10.0.0`](https://togithub.com/danger/danger-js/blob/master/CHANGELOG.md#​1000) [Compare Source](https://togithub.com/danger/danger-js/compare/9.4.0...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.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.