jessesquires / JSQCoreDataKit

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

Bump danger from 8.2.3 to 8.3.1 #203

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps danger from 8.2.3 to 8.3.1.

Release notes

Sourced from danger's releases.

8.3.1

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

Changelog

Sourced from danger's changelog.

8.3.1

8.3.0

Commits
  • 1171ffe Prepare to release
  • cccc112 Merge pull request #1309 from rymai/expose-mr_changes
  • fec701a Expose DangerfileGitLabPlugin#mr_changes
  • e5f1484 Merge pull request #1310 from danger/add_ci_Tests
  • 0525562 Clone more of the repo
  • e4dca4a Run test on GH CI
  • 327aaae Merge pull request #1307 from ktakayama/ktakayama/0624-typo
  • e670ff1 Apply suggestions from code review
  • 3277763 Small typo fix in guides
  • af3d856 Merge pull request #1306 from connorshea/add-pr-draft-method
  • 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)
jessesquires commented 3 years ago

@dependabot rebase

hal-codebot commented 3 years ago
24 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#L56 - Undocumented symbol FetchedResultsController.subscript(section:)
:no_entry_sign: Sources/FetchedResultsController.swift#L62 - Undocumented symbol FetchedResultsController.deleteCache()
:no_entry_sign: Sources/FetchedResultsController.swift#L66 - Undocumented symbol FetchedResultsController.numberOfSections()
:no_entry_sign: Sources/FetchedResultsController.swift#L70 - Undocumented symbol FetchedResultsController.numberOfItems(in:)
:no_entry_sign: Sources/FetchedResultsController.swift#L74 - Undocumented symbol FetchedResultsController.sections()
:no_entry_sign: Sources/FetchedResultsController.swift#L78 - Undocumented symbol FetchedResultsController.section(at:)
:no_entry_sign: Sources/FetchedResultsController.swift#L82 - Undocumented symbol FetchedResultsController.fetchedObjects()
:no_entry_sign: Sources/FetchedResultsController.swift#L86 - Undocumented symbol FetchedResultsController.object(at:)
:no_entry_sign: Sources/FetchedResultsController.swift#L90 - Undocumented symbol FetchedResultsController.indexPath(for:)
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L26 - Undocumented symbol FetchedResultsCoordinator
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L29 - Undocumented symbol FetchedResultsCoordinator.controller
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L31 - Undocumented symbol FetchedResultsCoordinator.cellConfiguration
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L33 - Undocumented symbol FetchedResultsCoordinator.animateUpdates
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L39 - Undocumented symbol FetchedResultsCoordinator.init(fetchRequest:context:sectionNameKeyPath:cacheName:cellConfiguration:collectionView:)
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L68 - Undocumented symbol FetchedResultsCoordinator.subscript(_:)
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L74 - Undocumented symbol FetchedResultsCoordinator.performFetch()
:no_entry_sign: Sources/FetchedResultsCoordinator.swift#L82 - Undocumented symbol FetchedResultsCoordinator.object(at:)

Generated by :no_entry_sign: Danger