react-hookz / web

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

chore(deps-dev): bump @semantic-release/github from 9.2.3 to 9.2.5 #1466

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 12 months ago

Bumps @semantic-release/github from 9.2.3 to 9.2.5.

Release notes

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

v9.2.5

9.2.5 (2023-12-07)

Bug Fixes

  • deps: update dependency @​octokit/plugin-paginate-rest to v9.1.5 (45d09b4)

v9.2.4

9.2.4 (2023-11-29)

Bug Fixes

Commits
  • 45d09b4 fix(deps): update dependency @​octokit/plugin-paginate-rest to v9.1.5
  • ef1a657 chore(deps): update dependency ava to v6.0.1 (#753)
  • 2649930 chore(deps): update dependency semantic-release to v22.0.10 (#751)
  • 30d7503 chore(deps): update dependency semantic-release to v22.0.9 (#750)
  • a1dd6e7 chore(deps): update dependency ava to v6 (#749)
  • e3aff0d chore(deps): lock file maintenance (#748)
  • 87748d0 chore(deps): update dependency publint to v0.2.6 (#747)
  • 342a2f2 fix(deps): update dependency mime to v4 (#745)
  • 1a880a2 chore(deps): lock file maintenance (#744)
  • 863fcb6 chore(deps): lock file maintenance (#743)
  • 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 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 11 months ago

Codecov Report

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

Comparison is base (8634836) 99.62% compared to head (ceb43d4) 99.62%. Report is 34 commits behind head on master.

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

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

xobotyi commented 11 months ago

:tada: This PR is included in version 24.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: