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-dev): bump the semantic-release group across 1 directory with 2 updates #398

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2024

Bumps the semantic-release group with 2 updates in the / directory: @semantic-release/github and semantic-release.

Updates @semantic-release/github from 10.1.3 to 10.1.6

Release notes

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

v10.1.6

10.1.6 (2024-08-15)

Bug Fixes

  • edge-case: fetching associatedPRs on 100+ context.commits in success lifecycle (#892) (dfe47e9)

v10.1.5

10.1.5 (2024-08-14)

Bug Fixes

  • compare only / when checking for rename (#886) (24ea2ee)

v10.1.4

10.1.4 (2024-08-09)

Bug Fixes

  • docs: correct docs branch for fail-comment links (#893) (b591730)
Commits
  • dfe47e9 fix(edge-case): fetching associatedPRs on 100+ context.commits in `succes...
  • d07718a chore(deps): update dependency publint to v0.2.10 (#898)
  • 24ea2ee fix: compare only <owner>/<repo> when checking for rename (#886)
  • 4adf13d chore(deps): lock file maintenance (#896)
  • b591730 fix(docs): correct docs branch for fail-comment links (#893)
  • 51ee808 chore(deps): lock file maintenance (#894)
  • 7f079f7 chore(deps): update dependency ls-engines to v0.9.3 (#891)
  • 55cd34f chore(doc): fix typo in releaseNameTemplate and releaseBodyTemplate defau...
  • 6377e1b chore(deps): lock file maintenance (#889)
  • 83ba411 chore(deps): update dependency cpy to v11.1.0 (#888)
  • See full diff in compare view

Updates semantic-release from 24.0.0 to 24.1.0

Release notes

Sourced from semantic-release's releases.

v24.1.0

24.1.0 (2024-08-17)

Features

Commits
  • bcc663c feat: add warn type to global context.logger (#3423)
  • 8002f72 chore(deps): update dependency publint to v0.2.10 (#3426)
  • 1bae870 chore(deps): lock file maintenance (#3421)
  • 224b3c8 ci(action): update github/codeql-action action to v3.26.0 (#3419)
  • a18f04f ci(action): update actions/upload-artifact action to v4.3.6 (#3418)
  • d7d5b2e chore(deps): lock file maintenance (#3416)
  • a49bdce docs(installation.md): remove repetitive instrux (#3384)
  • 5d30a2b ci(action): update actions/upload-artifact action to v4.3.5 (#3415)
  • e523d94 chore(deps): update dependency ls-engines to v0.9.3 (#3414)
  • c9dd00d chore(deps): lock file maintenance (#3410)
  • Additional commits viewable in compare view

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

…ith 2 updates

Bumps the semantic-release group with 2 updates in the / directory: [@semantic-release/github](https://github.com/semantic-release/github) and [semantic-release](https://github.com/semantic-release/semantic-release).


Updates `@semantic-release/github` from 10.1.3 to 10.1.6
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v10.1.3...v10.1.6)

Updates `semantic-release` from 24.0.0 to 24.1.0
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v24.0.0...v24.1.0)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: semantic-release
- dependency-name: semantic-release
  dependency-type: direct:development
  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 Aug 19, 2024
Copy link
Contributor

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 #706

Copy link
Contributor

Coverage Report for Root

Status Category Percentage Covered / Total
🔵 Lines 44.06% 293 / 665
🔵 Statements 44.06% 293 / 665
🔵 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-6, 10-13, 15, 17-27, 29, 31-34, 36-43, 45-55, 57-59, 61-74, 76-77, 79-81, 83-84, 86-93, 95-99, 101-107
src/writeSummaryToPR.ts 0% 0% 0% 0% 1-2, 4-7, 10-14, 18, 20, 22, 24, 27-31, 33-36, 38-43, 45-60, 62-74, 76-81, 83-84, 86-91, 93-98, 100, 102-107, 109-114, 117-122, 125-127, 130-133, 135-140, 142-143, 145-154, 156-169
src/inputs/FileCoverageMode.ts 100% 100% 100% 100%
src/inputs/getPullChanges.ts 0% 0% 0% 0% 1-4, 8-10, 12-14, 17-19, 21-25, 27-29, 31-36, 38-39, 41-58, 60-64
src/inputs/getViteConfigPath.ts 97.95% 87.5% 100% 97.95% 47
src/inputs/options.ts 0% 0% 0% 0% 1-5, 7, 9, 11-12, 14-21, 23-30, 32, 35-42, 45-51, 53-63
src/inputs/parseCoverageThresholds.ts 100% 100% 100% 100%
src/inputs/parseJsonReports.ts 0% 0% 0% 0% 1-4, 8-14, 16-24, 28-29, 32-34, 36-44, 48-52
src/report/generateFileCoverageHtml.ts 100% 100% 100% 100%
src/report/generateFileUrl.ts 92.85% 50% 100% 92.85% 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 #706

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/semantic-release-a550d5ff38 branch August 26, 2024 14:48
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.

0 participants