Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @semantic-release/github from 10.0.6 to 10.1.0 in the semantic-release group #381

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps the semantic-release group with 1 update: @semantic-release/github.

Updates @semantic-release/github from 10.0.6 to 10.1.0

Release notes

Sourced from @​semantic-release/github's releases.

v10.1.0

10.1.0 (2024-07-08)

Features

  • use branch prerelease property for detection (#863) (45b8da9)

v10.0.7

10.0.7 (2024-07-01)

Bug Fixes

  • replace github search api with graphql in success lifecycle method (#857) (be394cf)
Commits
  • 45b8da9 feat: use branch prerelease property for detection (#863)
  • c31876b chore(deps): lock file maintenance (#872)
  • ea91dd3 chore(deps): update dependency npm-run-all2 to v6.2.2 (#870)
  • 1955e0a chore(deps): update dependency npm-run-all2 to v6.2.1 (#869)
  • be394cf fix: replace github search api with graphql in success lifecycle method (#857)
  • a669d1d chore(deps): lock file maintenance (#865)
  • af43f2b chore(deps): lock file maintenance (#862)
  • 39ecf6b chore(deps): update dependency ls-engines to v0.9.2 (#860)
  • 0e315ec chore(deps): lock file maintenance (#859)
  • 9776305 chore(deps): update dependency lockfile-lint to v4.14.0 (#858)
  • 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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the semantic-release group with 1 update: [@semantic-release/github](https://github.com/semantic-release/github).


Updates `@semantic-release/github` from 10.0.6 to 10.1.0
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v10.0.6...v10.1.0)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: semantic-release
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2024
Copy link
Contributor

github-actions bot commented Jul 8, 2024

Coverage Report for Mock Reports (./test/mockReports)

Status Category Percentage Covered / Total
🔵 Lines 41.37% 60 / 145
🔵 Statements 41.33% 62 / 150
🔵 Functions 62.06% 18 / 29
🔵 Branches 39.65% 23 / 58
File CoverageNo changed files found.
Generated in workflow #692

Copy link
Contributor

github-actions bot commented Jul 8, 2024

Coverage Report for Root

Status Category Percentage Covered / Total
🔵 Lines 52.77% 428 / 811
🔵 Statements 52.77% 428 / 811
🔵 Functions 75% 15 / 20
🔵 Branches 91.13% 72 / 79
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Unchanged Files
src/icons.ts 100% 100% 100% 100%
src/index.ts 0% 0% 0% 0% 1-89
src/writeSummaryToPR.ts 0% 0% 0% 0% 1-130
src/inputs/FileCoverageMode.ts 100% 100% 100% 100%
src/inputs/getPullChanges.ts 0% 0% 0% 0% 1-58
src/inputs/getViteConfigPath.ts 98.24% 87.5% 100% 98.24% 45
src/inputs/options.ts 0% 0% 0% 0% 1-54
src/inputs/parseCoverageThresholds.ts 100% 100% 100% 100%
src/inputs/parseJsonReports.ts 0% 0% 0% 0% 1-50
src/report/generateFileCoverageHtml.ts 100% 100% 100% 100%
src/report/generateFileUrl.ts 94.44% 50% 100% 94.44% 6
src/report/generateHeadline.ts 100% 100% 100% 100%
src/report/generateSummaryTableHtml.ts 100% 100% 100% 100%
src/report/getUncoveredLinesFromStatements.ts 100% 100% 100% 100%
Generated in workflow #692

@davelosert davelosert merged commit 077d3b9 into main Jul 10, 2024
1 check passed
@davelosert davelosert deleted the dependabot/npm_and_yarn/semantic-release-bcf18faae3 branch July 10, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant