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-dev): bump @semantic-release/github from 9.2.5 to 9.2.6 #1479

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

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

Release notes

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

v9.2.6

9.2.6 (2023-12-22)

Bug Fixes

  • deps: update dependency p-filter to v4 (#764) (85367c1)
Commits
  • 85367c1 fix(deps): update dependency p-filter to v4 (#764)
  • 6fd9e08 ci(action): update actions/setup-node action to v4.0.1 (#762)
  • f2d1fd2 chore(deps): lock file maintenance (#761)
  • e2c7c1f chore(deps): update dependency semantic-release to v22.0.12 (#759)
  • c739b13 chore(deps): update dependency semantic-release to v22.0.11 (#758)
  • d8e680a chore(deps): lock file maintenance (#756)
  • fa518c3 chore(deps): update dependency prettier to v3.1.1 (#755)
  • 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 11 months ago

Codecov Report

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

Comparison is base (8bd29f7) 99.62% compared to head (5105456) 99.62%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1479 +/- ## ======================================= Coverage 99.62% 99.62% ======================================= Files 62 62 Lines 1073 1073 Branches 171 171 ======================================= Hits 1069 1069 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 10 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: