react-hookz / web

React hooks done right, for browser and SSR.
https://react-hookz.github.io/web/
MIT License
1.93k stars 94 forks source link

chore(deps): bump codfish/semantic-release-action from 3.0.0 to 3.1.0 #1517

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps codfish/semantic-release-action from 3.0.0 to 3.1.0.

Release notes

Sourced from codfish/semantic-release-action's releases.

v3.1.0

3.1.0 (2024-02-10)

Bug Fixes

  • set default values in the entrypoint (1370f92)

Features

Commits
  • 07170c8 Merge pull request #198 from codfish/fix-docker-image
  • fdcdc28 docs: add release notes customization recipe to readme
  • 85b714e ci: publish docker images on PRs for testing
  • a7d7235 feat: bump node to v20.11.0
  • 1370f92 fix: set default values in the entrypoint
  • 65faef0 docs: update README for v3
  • See full diff 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 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)
codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (12658ee) 99.62% compared to head (fcfa72f) 99.62%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1517 +/- ## ======================================= Coverage 99.62% 99.62% ======================================= Files 62 62 Lines 1076 1076 Branches 171 171 ======================================= Hits 1072 1072 Misses 2 2 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.