tidev / ti.compression

Compress your files to reduce storage
Other
29 stars 20 forks source link

build(deps-dev): bump danger from 10.6.4 to 10.9.0 #204

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps danger from 10.6.4 to 10.9.0.

Release notes

Sourced from danger's releases.

Release 10.9.0

  • Prepare for release (34fe471)
  • Merge branch 'adjust-structured-diff-return-value' into main (06928e3)
  • Merge pull request #1201 from berlysia/adjust-structured-diff-return-value (fb66c81)
  • Lock node-fetch to the latest 2.x (6303c88)
  • Merge pull request #1198 from jonny133/jonny133-node-fetch-2_6_7 (9049848)
  • now structuredDiffForFile is well-typed (dc54972)
  • make structuredDiffForFile for BitBucketServer the same as the others (0b5865f)
  • Resolve node-fetch to 2.6.7 (ab77e3c)
  • Merge pull request #1197 from danger/fb/fix-moved-json-crash (a7355a3)
  • Cleanup debug log (3411074)
  • Don't crash when danger.git.JSONDiffForFile encounters a moved JSON file (99e19f7)
  • Merge pull request #1176 from Rouby/patch-1 (d896baf)
  • Merge branch 'main' into patch-1 (4804f80)
  • Merge branch 'main' of https://github.com/danger/danger-js into patch-1 (38a963e)
  • add changelog entry for pr 1176 (68ab2e9)
  • extend github api to send complete reviews (fb630ec)

Release 10.8.0

  • Faff (7ae4121)
  • Merge pull request #1188 from danger/fb/release-10.8.0 (cb52e29)
  • Fix the yml (cf48b28)
  • Merge pull request #1191 from danger/pr_body (ac8d0e8)
  • Faff (6772c4f)
  • Ensure the pr body always exists (dfd4c81)
  • Merge pull request #1189 from danger/fb/node-14 (a64699c)
  • Update .babelrc (7b7529e)
  • Merge pull request #1190 from danger/fb/parse-link-header-update (4b63bdf)
  • Fix: Updates parse-link-header for CVE-2021-23490 (fdf44e6)
  • Switch to node-14 as the oldest tested environment (fc4f607)
  • Release 10.8.0 (08d3498)
  • Merge branch 'main' of https://github.com/danger/danger-js into main (7c026f9)
  • Merge pull request #1177 from danger/output-json (d8ac772)
  • README (3df5838)
  • Merge pull request #1174 from unfernandito/main (a2be690)
  • add ability to ouput results as JSON (9fe7d5e)
  • chore: update package json to fix security problem (3150f56)

Release 10.7.1

  • CHANGELOG (2e2f5e2)
  • Merge pull request #1171 from nicholasrussell-mylo/critical-audit-deps (0672d7a)
  • Update micromatch to resolve critical audit dependency vulnerability (c74329c)
  • Merge pull request #1166 from acherkashin/gitlab_reviewers (6db972a)
  • add reviewers and assignees fields for GitLab API (22c07ac)

Release 10.7.0

  • Prepare for release (a9e765d)
  • Merge pull request #1162 from bobergj/ci-xcode-cloud (933240d)
  • Fix test indentation. (2860fcc)
  • Add support for Xcode Cloud CI. (6ebd330)

... (truncated)

Changelog

Sourced from danger's changelog.

Main

10.8.1

10.8.0

10.7.1

  • Updates micromatch dependencies for CVE-2021-23440

10.7.0

  • Adds support for XcodeCloud

10.6.6

  • Fix for supporting Bitbucket Server personal repositories
  • GitLab: Added GitLabApi to danger.gitlab.api. - [@​shyim]
  • GitLab: Added label helper functions to danger.gitlab.api.addLabels and danger.gitlab.api.removeLabels. - [@​shyim]

10.6.5

  • Improvements to the git parsing for danger local - [@​denieler]

... (truncated)

Commits
  • 202d727 Release 10.9.0
  • 34fe471 Prepare for release
  • 06928e3 Merge branch 'adjust-structured-diff-return-value' into main
  • fb66c81 Merge pull request #1201 from berlysia/adjust-structured-diff-return-value
  • 6303c88 Lock node-fetch to the latest 2.x
  • 9049848 Merge pull request #1198 from jonny133/jonny133-node-fetch-2_6_7
  • dc54972 now structuredDiffForFile is well-typed
  • 0b5865f make structuredDiffForFile for BitBucketServer the same as the others
  • ab77e3c Resolve node-fetch to 2.6.7
  • a7355a3 Merge pull request #1197 from danger/fb/fix-moved-json-crash
  • 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.


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)
build commented 2 years ago
Messages
:book: :white_check_mark: All tests are passing Nice one! All 23 tests are passing.
:book: :floppy_disk: Here are the artifacts produced: - ti.compression-android-5.0.0.zip - ti.compression-iphone-3.0.0.zip

Generated by :no_entry_sign: dangerJS against f47f82093e628814ff61ec4d2dea223ca01f0f7b

dependabot[bot] commented 2 years ago

Superseded by #206.