web icon indicating copy to clipboard operation
web copied to clipboard

chore(deps-dev): bump @react-hookz/eslint-formatter-gha from 1.0.1 to 2.0.1

Open dependabot[bot] opened this issue 2 years ago • 1 comments

Bumps @react-hookz/eslint-formatter-gha from 1.0.1 to 2.0.1.

Release notes

Sourced from @​react-hookz/eslint-formatter-gha's releases.

v2.0.1

2.0.1 (2024-02-04)

Bug Fixes

  • proper npmignore config (43a413f)

v2.0.0

2.0.0 (2024-02-04)

Bug Fixes

  • docs: update link to GHA actions badge (8774d39)

Features

  • switch to module package (62f9df7)

BREAKING CHANGES

  • the package is not of type module
Changelog

Sourced from @​react-hookz/eslint-formatter-gha's changelog.

2.0.1 (2024-02-04)

Bug Fixes

  • proper npmignore config (43a413f)

2.0.0 (2024-02-04)

Bug Fixes

  • docs: update link to GHA actions badge (8774d39)

Features

  • switch to module package (62f9df7)

BREAKING CHANGES

  • the package is not of type module
Commits
  • 78c9116 chore(release): 2.0.1 [skip ci]
  • 43a413f fix: proper npmignore config
  • 93b90c9 chore(release): 2.0.0 [skip ci]
  • 6d502e9 Merge pull request #268 from react-hookz/esm
  • 62f9df7 feat: switch to module package
  • 684ed31 chore(deps): bump codfish/semantic-release-action from 2.2.0 to 3.0.0 (#248)
  • e76afb6 chore(deps): bump actions/setup-node from 3 to 4 (#243)
  • 376b850 chore(deps-dev): bump @​commitlint/config-conventional (#239)
  • b3638c0 chore(deps-dev): bump @​types/node from 20.8.5 to 20.8.6 (#237)
  • c26f1eb chore(deps-dev): bump @​types/node from 20.8.4 to 20.8.5 (#236)
  • 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 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)

dependabot[bot] avatar Feb 05 '24 00:02 dependabot[bot]

Codecov Report

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

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1511   +/-   ##
=======================================
  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.

codecov[bot] avatar Feb 15 '24 00:02 codecov[bot]