ffried / FFCoreData

Some useful extensions and classes for Apple's CoreData framework.
http://ffried.github.io/FFCoreData/
Apache License 2.0
21 stars 2 forks source link

Bump crazy-max/ghaction-github-pages from 3 to 4 #102

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps crazy-max/ghaction-github-pages from 3 to 4.

Release notes

Sourced from crazy-max/ghaction-github-pages's releases.

v4.0.0

Full Changelog: https://github.com/crazy-max/ghaction-github-pages/compare/v3.2.0...v4.0.0

v3.2.0

Full Changelog: https://github.com/crazy-max/ghaction-github-pages/compare/v3.1.0...v3.2.0

v3.1.0

  • Bump @​actions/core from 1.6.0 to 1.10.0 (#177 #178)

Full Changelog: https://github.com/crazy-max/ghaction-github-pages/compare/v3.0.0...v3.1.0

Commits
  • c05ee63 Merge pull request #210 from crazy-max/dependabot/github_actions/actions/chec...
  • 7f59d4a Merge pull request #211 from crazy-max/update-node20
  • 229f285 chore: node 20 as default runtime
  • 6a5256b chore: update generated content
  • 7154ce4 chore: update dev dependencies
  • 20396b6 chore: update to node 20
  • 480eb91 chore: update yarn to 3.6.3
  • 85d1918 codecov: update config
  • c4bdb54 Bump actions/checkout from 3 to 4
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov[bot] commented 1 year ago

Codecov Report

Merging #102 (d3bc648) into main (3761622) will not change coverage. Report is 2 commits behind head on main. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #102   +/-   ##
=======================================
  Coverage   19.61%   19.61%           
=======================================
  Files          20       20           
  Lines        1438     1438           
=======================================
  Hits          282      282           
  Misses       1156     1156