jessesquires / JSQCoreDataKit

A swifter Core Data stack
https://jessesquires.github.io/JSQCoreDataKit/
MIT License
614 stars 69 forks source link

Bump danger from 8.4.0 to 8.4.1 #219

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps danger from 8.4.0 to 8.4.1.

Release notes

Sourced from danger's releases.

8.4.1

  • Add a ": " separation between file_name + line_number and message for gitlab inline comments
  • Add support to pass in DANGER_BITBUCKETSERVER_VERIFY_SSL to toggle SSL Verification for Bitbucket Server
  • Add Bitbucket Server support for Buildkite CI. @​pahnev
  • Fixes issue where a comment is posted to Bitbucket Server even when everything is green. @​pahnev

#1192: danger/danger#1192 #1191: danger/danger#1191

Changelog

Sourced from danger's changelog.

8.4.1

  • Add a ": " separation between file_name + line_number and message for gitlab inline comments
  • Add support to pass in DANGER_BITBUCKETSERVER_VERIFY_SSL to toggle SSL Verification for Bitbucket Server
  • Add Bitbucket Server support for Buildkite CI. @​pahnev
  • Fixes issue where a comment is posted to Bitbucket Server even when everything is green. @​pahnev
Commits
  • 4e437be Prepare for deploy
  • b6b0673 Merge pull request #1331 from pahnev/master
  • edaa7ca Post comment to BBS only if there is any content
  • a0e3113 Merge pull request #1330 from pahnev/master
  • 32d5dc0 Add BitbucketServer to supported Buildkite sources
  • 4f4665c Merge pull request #1326 from kaansariveli/1290-change-bitbucket-server-book-...
  • cd59a3c Merge pull request #1328 from shashank68/gitlab-comment-space
  • 035d80c Add changelog entry
  • bee5708 Separate message from line no. in gitlab comments
  • 44d47a3 change book emoji with blue_book
  • 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)
hal-codebot commented 2 years ago
45 Errors
:no_entry_sign: Sources/FetchedResultsCellConfiguration.swift#L24 - Undocumented symbol FetchedResultsCellConfiguration
:no_entry_sign: Sources/FetchedResultsCellConfiguration.swift#L26 - Undocumented symbol FetchedResultsCellConfiguration.CellType
:no_entry_sign: Sources/FetchedResultsCellConfiguration.swift#L28 - Undocumented symbol FetchedResultsCellConfiguration.Object
:no_entry_sign: Sources/FetchedResultsCellConfiguration.swift#L30 - Undocumented symbol FetchedResultsCellConfiguration.Registration
:no_entry_sign: Sources/FetchedResultsCellConfiguration.swift#L32 - Undocumented symbol FetchedResultsCellConfiguration.configure(cell:with:)
:no_entry_sign: Sources/FetchedResultsCellConfiguration.swift#L35 - Undocumented symbol FetchedResultsCellConfiguration
:no_entry_sign: Sources/FetchedResultsCellConfiguration.swift#L37 - Undocumented symbol FetchedResultsCellConfiguration.registration
:no_entry_sign: Sources/FetchedResultsController.swift#L64 - Undocumented symbol FetchedResultsController.subscript(section:)
:no_entry_sign: Sources/FetchedResultsController.swift#L70 - Undocumented symbol FetchedResultsController.deleteCache()
:no_entry_sign: Sources/FetchedResultsController.swift#L74 - Undocumented symbol FetchedResultsController.numberOfSections()
:no_entry_sign: Sources/FetchedResultsController.swift#L78 - Undocumented symbol FetchedResultsController.numberOfItems(in:)
:no_entry_sign: Sources/FetchedResultsController.swift#L82 - Undocumented symbol FetchedResultsController.sections()
:no_entry_sign: Sources/FetchedResultsController.swift#L86 - Undocumented symbol FetchedResultsController.section(at:)
:no_entry_sign: Sources/FetchedResultsController.swift#L90 - Undocumented symbol FetchedResultsController.fetchedObjects()
:no_entry_sign: Sources/FetchedResultsController.swift#L94 - Undocumented symbol FetchedResultsController.hasObject(at:)
:no_entry_sign: Sources/FetchedResultsController.swift#L102 - Undocumented symbol FetchedResultsController.object(at:)
:no_entry_sign: Sources/FetchedResultsController.swift#L106 - Undocumented symbol FetchedResultsController.indexPath(for:)
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L25 - Undocumented symbol FetchedResultsCoordinator
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L30 - Undocumented symbol FetchedResultsCoordinator.controller
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L32 - Undocumented symbol FetchedResultsCoordinator.cellConfiguration
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L34 - Undocumented symbol FetchedResultsCoordinator.supplementaryConfigurations
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L36 - Undocumented symbol FetchedResultsCoordinator.animateUpdates
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L42 - Undocumented symbol FetchedResultsCoordinator.init(fetchRequest:context:sectionNameKeyPath:cacheName:cellConfiguration:supplementaryConfigurations:collectionView:)
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L73 - Undocumented symbol FetchedResultsCoordinator.subscript(_:)
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L79 - Undocumented symbol FetchedResultsCoordinator.performFetch()
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L87 - Undocumented symbol FetchedResultsCoordinator.object(at:)
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L24 - Undocumented symbol FetchedResultsSupplementaryConfiguration
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L26 - Undocumented symbol FetchedResultsSupplementaryConfiguration.ViewType
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L28 - Undocumented symbol FetchedResultsSupplementaryConfiguration.Object
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L30 - Undocumented symbol FetchedResultsSupplementaryConfiguration.reuseIdentifier
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L32 - Undocumented symbol FetchedResultsSupplementaryConfiguration.kind
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L34 - Undocumented symbol FetchedResultsSupplementaryConfiguration.registerWith(collectionView:)
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L36 - Undocumented symbol FetchedResultsSupplementaryConfiguration.configure(view:with:in:)
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L39 - Undocumented symbol FetchedResultsSupplementaryConfiguration
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L40 - Undocumented symbol FetchedResultsSupplementaryConfiguration.viewClass
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L42 - Undocumented symbol FetchedResultsSupplementaryConfiguration.reuseIdentifier
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L44 - Undocumented symbol FetchedResultsSupplementaryConfiguration.registerWith(collectionView:)
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L66 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L70 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration.ViewType
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L72 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration.Object
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L74 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration.reuseIdentifier
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L76 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration.kind
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L78 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration.registerWith(collectionView:)
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L82 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration.configure(view:with:in:)
:no_entry_sign: Sources/FetchedResultsSupplementaryConfiguration.swift#L95 - Undocumented symbol AnyFetchedResultsSupplementaryConfiguration.init(_:)
1 Warning
:warning: All pull requests should have a milestone.

Generated by :no_entry_sign: Danger