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 @react-hookz/eslint-formatter-gha from 1.0.1 to 3.0.0 #1567

Open dependabot[bot] opened 3 days ago

dependabot[bot] commented 3 days ago

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

Release notes

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

v3.0.0

3.0.0 (2024-11-26)

Bug Fixes

  • deps: bump @​actions/core from 1.10.1 to 1.11.0 (#423) (aa75ec3)
  • deps: bump @​actions/core from 1.11.0 to 1.11.1 (#424) (4a2958b)

Features

  • completely migrate to modules (81057b5)
  • support only ESLint 9 (55ee96b)

BREAKING CHANGES

  • formatter now only works with ESLint 9 as it uses ESM export

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 now 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
  • 55ee96b feat: support only ESLint 9
  • 26c04c0 docs(contributor): contrib-readme-action has updated readme
  • 81057b5 feat: completely migrate to modules
  • cd8df9e chore(deps): bump typescript from 5.6.3 to 5.7.2 (#445)
  • 15b78cd chore(deps): bump @​types/node from 22.9.1 to 22.9.4 (#444)
  • 707ace8 chore(deps): bump @​commitlint/cli from 19.5.0 to 19.6.0 (#443)
  • 72f397b chore(deps): bump @​commitlint/config-conventional from 19.5.0 to 19.6.0 (#442)
  • 50d192d chore(deps): bump @​types/node from 22.9.0 to 22.9.1 (#441)
  • 61cfa9a chore(deps): bump husky from 9.1.6 to 9.1.7 (#440)
  • 90a62cd chore(deps): bump @​semantic-release/github from 11.0.0 to 11.0.1 (#439)
  • 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)