Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2024

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

Release notes

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

v3.0.3

3.0.3 (2024-12-18)

Bug Fixes

  • do not re-enable pinst during the postpack (6219f5b)

v3.0.2

3.0.2 (2024-12-10)

Bug Fixes

  • proper exports configuration (082afb0)

v3.0.1

3.0.1 (2024-12-08)

Bug Fixes

  • add exports field to package json (29cf453)

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)

... (truncated)

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
  • 6219f5b fix: do not re-enable pinst during the postpack
  • afdeaeb chore(deps): bump eslint from 9.16.0 to 9.17.0 (#457)
  • a3387eb chore(deps): bump @​commitlint/cli from 19.6.0 to 19.6.1 (#456)
  • 9837ee1 chore(deps): bump @​types/node from 22.10.1 to 22.10.2 (#455)
  • 2248e05 chore(deps): bump lint-staged from 15.2.10 to 15.2.11 (#454)
  • 082afb0 fix: proper exports configuration
  • e0783e8 chore(deps): bump @​react-hookz/eslint-config from 4.1.5 to 4.1.6 (#453)
  • 29cf453 fix: add exports field to package json
  • 8c95066 ci: fix configuration for linting
  • 58d8c9e chore: upgrade deps and linting
  • 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)

Bumps [@react-hookz/eslint-formatter-gha](https://github.com/react-hookz/eslint-formatter-gha) from 1.0.1 to 3.0.3.
- [Release notes](https://github.com/react-hookz/eslint-formatter-gha/releases)
- [Changelog](https://github.com/react-hookz/eslint-formatter-gha/blob/master/CHANGELOG.md)
- [Commits](ver0-project/eslint-formatter-gha@v1.0.1...v3.0.3)

---
updated-dependencies:
- dependency-name: "@react-hookz/eslint-formatter-gha"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added javascript Pull requests that update Javascript code ⛓️ dependencies Pull requests that update a dependency file labels Dec 20, 2024
@codecov
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.83%. Comparing base (b837ff8) to head (ab160d1).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1576   +/-   ##
=======================================
  Coverage   99.83%   99.83%           
=======================================
  Files          62       62           
  Lines        1185     1185           
  Branches      206      203    -3     
=======================================
  Hits         1183     1183           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2024

Looks like @react-hookz/eslint-formatter-gha is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-hookz/eslint-formatter-gha-3.0.3 branch December 23, 2024 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⛓️ dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

0 participants