Nef10 / SwiftScraper

Web scraping library for Swift
MIT License
2 stars 0 forks source link

Bump VeryGoodOpenSource/very_good_coverage from 2.1.0 to 2.2.0 #100

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps VeryGoodOpenSource/very_good_coverage from 2.1.0 to 2.2.0.

Release notes

Sourced from VeryGoodOpenSource/very_good_coverage's releases.

v2.2.0

  • chore(deps): bump prettier from 2.7.1 to 2.8.0 (#195)
  • chore(deps): bump prettier from 2.8.0 to 2.8.1 (#199)
  • chore(deps): bump minimatch from 5.1.0 to 5.1.1 (#196)
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 (#206)
  • chore(deps): bump minimatch from 5.1.1 to 5.1.2 (#203)
  • chore(deps): bump prettier from 2.8.1 to 2.8.2 (#207)
  • chore(deps): bump prettier from 2.8.2 to 2.8.3 (#208)
  • chore(deps): bump minimatch from 5.1.2 to 6.1.6 (#213)
  • chore(deps): bump prettier from 2.8.3 to 2.8.4 (#219)
  • chore(deps): bump minimatch from 6.1.6 to 7.0.0 (#223)
  • chore: repo maintenance (#224)
  • feat: include better error logging (#235)
  • fix: avoid reporting NaN coverage (#237)
  • docs: update README.md inputs and FAQ (#236)
  • docs: included documentation about absolute path (#238)
  • chore(deps): bump prettier from 2.8.4 to 2.8.5 (#239)
  • chore(deps): bump prettier from 2.8.5 to 2.8.6 (#240)
  • chore(deps): bump prettier from 2.8.6 to 3.0.3 (#278)
  • chore(deps): bump actions/checkout from 3 to 4 (#279)
  • chore(deps): bump @​eslint/eslintrc from 1.4.1 to 2.1.2 (#271)
  • test: clean env variables after each (#289)
  • fix: min_coverage parsing with default to 100 (#290)
  • chore(deps): bump @​eslint/eslintrc from 2.1.2 to 2.1.3 (#294)
  • chore(deps): bump prettier from 3.0.3 to 3.1.0 (#297)
Changelog

Sourced from VeryGoodOpenSource/very_good_coverage's changelog.

2.2.0

  • chore(deps): bump prettier from 2.7.1 to 2.8.0 (#195)
  • chore(deps): bump prettier from 2.8.0 to 2.8.1 (#199)
  • chore(deps): bump minimatch from 5.1.0 to 5.1.1 (#196)
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 (#206)
  • chore(deps): bump minimatch from 5.1.1 to 5.1.2 (#203)
  • chore(deps): bump prettier from 2.8.1 to 2.8.2 (#207)
  • chore(deps): bump prettier from 2.8.2 to 2.8.3 (#208)
  • chore(deps): bump minimatch from 5.1.2 to 6.1.6 (#213)
  • chore(deps): bump prettier from 2.8.3 to 2.8.4 (#219)
  • chore(deps): bump minimatch from 6.1.6 to 7.0.0 (#223)
  • chore: repo maintenance (#224)
  • feat: include better error logging (#235)
  • fix: avoid reporting NaN coverage (#237)
  • docs: update README.md inputs and FAQ (#236)
  • docs: included documentation about absolute path (#238)
  • chore(deps): bump prettier from 2.8.4 to 2.8.5 (#239)
  • chore(deps): bump prettier from 2.8.5 to 2.8.6 (#240)
  • chore(deps): bump prettier from 2.8.6 to 3.0.3 (#278)
  • chore(deps): bump actions/checkout from 3 to 4 (#279)
  • chore(deps): bump @​eslint/eslintrc from 1.4.1 to 2.1.2 (#271)
  • test: clean env variables after each (#289)
  • fix: min_coverage parsing with default to 100 (#290)
  • chore(deps): bump @​eslint/eslintrc from 2.1.2 to 2.1.3 (#294)
  • chore(deps): bump prettier from 3.0.3 to 3.1.0 (#297)
Commits
  • 3b47542 chore: v2.2.0 (#299)
  • 4a32c80 chore: add release and retag script (#298)
  • 0a3200f chore(deps): bump prettier from 3.0.3 to 3.1.0 (#297)
  • 379368b chore(deps-dev): bump eslint from 8.52.0 to 8.53.0 (#295)
  • 8a30753 chore: update codeowners (#296)
  • 211c279 chore(deps): bump @​eslint/eslintrc from 2.1.2 to 2.1.3 (#294)
  • d17dc51 fix: min_coverage parsing with default to 100 (#290)
  • 5e6aa77 chore(deps-dev): bump @​vercel/ncc from 0.38.0 to 0.38.1 (#291)
  • 5f8e641 chore(deps-dev): bump @​babel/traverse from 7.22.20 to 7.23.2 (#292)
  • a0a3c8b chore(deps-dev): bump eslint from 8.49.0 to 8.52.0 (#293)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

github-actions[bot] commented 9 months ago

Coverage after merging dependabot/github_actions/VeryGoodOpenSource/very_good_coverage-2.2.0 into main

91.61%

Coverage Report
FileStmtsFuncsLinesUncovered Lines
/Users/runner/work/SwiftScraper/SwiftScraper/Sources/SwiftScraper
   Browser.swift75%65.38%76.51%130–138, 142, 163–164, 173–184, 197–198, 210–211, 235–236, 72, 79
   JavaScriptGenerator.swift100%100%100%
   StepRunner.swift95.80%91.67%96.26%134, 173–175
   SwiftScraperError.swift100%100%100%
/Users/runner/work/SwiftScraper/SwiftScraper/Sources/SwiftScraper/Steps
   AsyncProcessStep.swift100%100%100%
   AsyncScriptStep.swift100%100%100%
   DownloadStep.swift87.80%83.33%88.57%67, 71–73
   OpenPageStep.swift96.55%100%96.15%28
   PageChangeStep.swift92.68%80%94.44%48
   ProcessStep.swift100%100%100%
   ScriptStep.swift98.04%100%97.78%61
   WaitForConditionStep.swift95.92%90%96.59%53, 58
   WaitStep.swift100%100%100%
/Users/runner/work/SwiftScraper/SwiftScraper/Sources/SwiftScraper/Steps/Common
   NavigableStep.swift100%100%100%
   StepCompletionCallback.swift100%100%100%
   StepFlowResult.swift100%100%100%
Nef10 commented 8 months ago

@dependabot rebase

dependabot[bot] commented 8 months ago

Looks like VeryGoodOpenSource/very_good_coverage is up-to-date now, so this is no longer needed.