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 semantic-release from 23.0.8 to 23.1.1 in the semantic-release group #362

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps the semantic-release group with 1 update: semantic-release.

Updates semantic-release from 23.0.8 to 23.1.1

Release notes

Sourced from semantic-release's releases.

v23.1.1

23.1.1 (2024-05-10)

Bug Fixes

v23.1.0

23.1.0 (2024-05-10)

Features

  • add main branch to default release branch config (#1737) (95d8736)

v23.1.0-beta.1

23.1.0-beta.1 (2024-05-08)

Features

  • add main branch to default release branch config (#1737) (95d8736)
Commits
  • 73bcd0b fix(deps): update dependency execa to v9 (#3296)
  • 39a421d ci(action): update actions/checkout action to v4.1.5 (#3295)
  • 663fccd ci(action): update ossf/scorecard-action action to v2.3.3 (#3298)
  • 3a18bf8 Merge pull request #3300 from semantic-release/beta
  • 81cdc49 ci(action): update github/codeql-action action to v3.25.4 (#3294)
  • 95d8736 feat: add main branch to default release branch config (#1737)
  • ba76cbb chore(deps): update dependency sinon to v17.0.2 (#3293)
  • 3c80615 docs(configuration): add micromatch note for branches configuration key (#3287)
  • f3ac97b docs: Remove non-existing plugin from plugins-list.md (#3291)
  • e3a3a38 chore(deps): lock file maintenance (#3289)
  • 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2024
Copy link
Contributor

github-actions bot commented May 13, 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 #667

Copy link
Contributor

github-actions bot commented May 13, 2024

Coverage Report for Root

Status Category Percentage Covered / Total
🔵 Lines 53.68% 422 / 786
🔵 Statements 53.68% 422 / 786
🔵 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-87
src/writeSummaryToPR.ts 0% 0% 0% 0% 1-124
src/inputs/FileCoverageMode.ts 100% 100% 100% 100%
src/inputs/getPullChanges.ts 0% 0% 0% 0% 1-58
src/inputs/getViteConfigPath.ts 98.03% 87.5% 100% 98.03% 39
src/inputs/options.ts 0% 0% 0% 0% 1-43
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 #667

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


Updates `semantic-release` from 23.0.8 to 23.1.1
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v23.0.8...v23.1.1)

---
updated-dependencies:
- 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 force-pushed the dependabot/npm_and_yarn/semantic-release-713683252a branch from 926a5ec to 7ec43db Compare May 14, 2024 16:13
@davelosert davelosert merged commit 3d32877 into main May 17, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/semantic-release-713683252a branch May 17, 2024 07:52
Copy link
Contributor

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant