Nef10 / swift-dependency-updater

A tool to update swift package manager dependencies
MIT License
12 stars 3 forks source link

Bump fwal/setup-swift from 1.11.0 to 1.12.0 #82

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fwal/setup-swift from 1.11.0 to 1.12.0.

Release notes

Sourced from fwal/setup-swift's releases.

1.12.0

Fixes

Commits
  • b5f5796 Bump 1.12.0
  • 7213d29 Merge pull request #362 from fwal/fwal/fix-gpg
  • 498aaa2 Make two attempts at updating keyserver
  • 7b4d1aa Remove unused keyservers
  • e91696e Merge pull request #361 from fwal/dependabot/npm_and_yarn/types/node-17.0.16
  • 16f7c54 Bump @​types/node from 17.0.15 to 17.0.16
  • ec988ce Merge pull request #349 from fwal/dependabot/npm_and_yarn/types/jest-27.4.0
  • 615defe Bump @​types/jest from 27.0.3 to 27.4.0
  • f2a8c89 Merge pull request #360 from fwal/dependabot/npm_and_yarn/types/node-17.0.15
  • bb5d055 Bump @​types/node from 16.11.6 to 17.0.15
  • 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)
github-actions[bot] commented 2 years ago

Coverage after merging dependabot/github_actions/fwal/setup-swift-1.12.0 into main

73.56%

Coverage Report
FileStmtsFuncsLinesUncovered Lines
Sources/SwiftDependencyUpdaterLibrary
   Dependency.swift52.81%60%51.90%46–64
   PackageDescription.swift77.08%88.89%75.86%100–102, 127–135, 144–145, 77–83
   ResolvedPackage.swift81.54%100%79.66%113–114, 22–23, 78–81, 88–91
   SwiftDependencyUpdater.swift100%100%100%
   SwiftPackage.swift92.41%83.33%93.15%56, 68–69, 74–75
   SwiftPackageUpdate.swift73.97%100%71.21%40–41, 49–50, 53–54, 57–69
   Update.swift59.15%75%58.21%29, 32, 35, 40–41, 43–65
Sources/SwiftDependencyUpdaterLibrary/Extensions
   Collection.swift100%100%100%
   String.swift100%100%100%
   Version.swift0%0%0%11–17, 19–32, 36–43
Sources/SwiftDependencyUpdaterLibrary/Services
   Git.swift88%83.33%88.89%62–64, 71–74
   GitHub.swift67.19%80%66.10%60–61, 63–64, 67–79, 84–86
Sources/SwiftDependencyUpdaterLibrary/SubCommands
   GitHubCommand.swift82.61%37.50%86.90%12–13, 45, 47–53
   ListCommand.swift78.38%20%87.50%21, 24, 33
   UpdateCommand.swift65.96%20%71.43%19, 21–27, 32–34
dependabot[bot] commented 2 years ago

Looks like fwal/setup-swift is up-to-date now, so this is no longer needed.