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 sersoft-gmbh/swifty-docs-action from 2 to 3 #108

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps sersoft-gmbh/swifty-docs-action from 2 to 3.

Release notes

Sourced from sersoft-gmbh/swifty-docs-action's releases.

v3 Major Release Track

This release tracks the latest v3 major release (v3.x.y).

v3.0 Minor Release Track

This release tracks the latest v3.0 minor release (v3.0.x).

v3.0.0

What's Changed

  • BREAKING: Use Node20 - requires Actions Runner v2.308.0 or greater
  • Update dependencies

Full Changelog: https://github.com/sersoft-gmbh/swifty-docs-action/compare/v2.0.3...v3.0.0

v2.0.3

What's Changed

  • Update dependencies (including @actions/core to fix warning about set-output)
  • Internal cleanup

Full Changelog: https://github.com/sersoft-gmbh/swifty-docs-action/compare/v2.0.2...v2.0.3

v2.0.2

What's Changed

  • Dependency updates

Full Changelog: https://github.com/sersoft-gmbh/swifty-docs-action/compare/v2.0.1...v2.0.2

v2.0.1

  • Fix --index argument for non-plugin builds.

Full Changelog: https://github.com/sersoft-gmbh/swifty-docs-action/compare/v2.0.0...v2.0.1

Commits
  • b658d54 Rename primary branch to main, use node20, update tsconfig
  • 99a53ca [AUTO] Update generated code
  • 353f489 Bump @​actions/core from 1.10.0 to 1.10.1
  • 6b04386 Bump @​types/node from 16.18.48 to 16.18.50
  • 2987cc4 Bump @​vercel/ncc from 0.36.1 to 0.38.0
  • f42f564 Bump actions/checkout from 3 to 4
  • 40ad661 Bump @​types/node from 16.18.46 to 16.18.48
  • 63dae91 Bump typescript from 5.1.6 to 5.2.2
  • 0474843 Bump @​types/node from 16.18.44 to 16.18.46
  • 6197901 Bump @​types/node from 16.18.43 to 16.18.44
  • 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 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 #108 (ce21aee) into main (cda3e8d) will not change coverage. Report is 1 commits behind head on main. The diff coverage is n/a.

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