Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependencies (non-major) #1198

Merged
merged 1 commit into from
May 10, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^2.16.1 -> ^2.17.0 age adoption passing confidence
@eslint-react/eslint-plugin (source) ^1.5.10 -> ^1.5.11 age adoption passing confidence
@reduxjs/toolkit (source) ^2.2.3 -> ^2.2.4 age adoption passing confidence
@stylistic/eslint-plugin (source) ^1.8.0 -> ^1.8.1 age adoption passing confidence
@testing-library/react ^15.0.6 -> ^15.0.7 age adoption passing confidence
@types/node (source) ^20.12.8 -> ^20.12.11 age adoption passing confidence
eslint-plugin-react-refresh ^0.4.6 -> ^0.4.7 age adoption passing confidence
globals ^15.1.0 -> ^15.2.0 age adoption passing confidence
pnpm (source) 9.0.6 -> 9.1.0 age adoption passing confidence
postcss-html ^1.6.0 -> ^1.7.0 age adoption passing confidence
react-router-dom (source) ^6.23.0 -> ^6.23.1 age adoption passing confidence
rimraf ^5.0.5 -> ^5.0.6 age adoption passing confidence
semver ^7.6.0 -> ^7.6.2 age adoption passing confidence
type-fest ^4.18.1 -> ^4.18.2 age adoption passing confidence
undici (source) ^6.15.0 -> ^6.16.1 age adoption passing confidence

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v2.17.0

Compare Source

   🚀 Features
    View changes on GitHub

v2.16.4

Compare Source

No significant changes

    View changes on GitHub

v2.16.3

Compare Source

   🚀 Features
    View changes on GitHub

v2.16.2

Compare Source

No significant changes

    View changes on GitHub
Rel1cx/eslint-react (@​eslint-react/eslint-plugin)

v1.5.11

Compare Source

✨ New
  • Rule no-class-component rule now allows class components with a componentDidCatch method (Thanks to @​christopher-buss).
  • Settings reactOptions now supports importSource to specify the import source for React (Thanks to @​christopher-buss).
🗑️ Deprecations
  • Deprecate rule no-implicit-key because it is stylistic and opinionated.
  • Deprecate rule no-complicated-conditional-rendering because it is stylistic and opinionated.
🪄 Improvements
  • Refactor React pragma and import name retrieval utils to support custom import source.
  • Update @typescript-eslint's packages to 7.8.0.
reduxjs/redux-toolkit (@​reduxjs/toolkit)

v2.2.4

Compare Source

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v1.8.1

Compare Source

Bug Fixes
  • jsx-one-expression-per-line: only one line break has not been processed (#​384) (a297f84)
Documentation
testing-library/react-testing-library (@​testing-library/react)

v15.0.7

Compare Source

ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)

v0.4.7

Compare Source

  • Support export { Component as default } (fixes #​41)
sindresorhus/globals (globals)

v15.2.0

Compare Source

pnpm/pnpm (pnpm)

v9.1.0

Compare Source

ota-meshi/postcss-html (postcss-html)

v1.7.0

Compare Source

What's Changed

Full Changelog: ota-meshi/postcss-html@v1.6.0...v1.7.0

remix-run/react-router (react-router-dom)

v6.23.1

Patch Changes
  • Check for document existence when checking startViewTransition (#​11544)
  • Change the react-router-dom/server import back to react-router-dom instead of index.ts (#​11514)
  • Updated dependencies:
    • @remix-run/router@1.16.1
    • react-router@6.23.1
isaacs/rimraf (rimraf)

v5.0.6

Compare Source

npm/node-semver (semver)

v7.6.2

Compare Source

Bug Fixes

v7.6.1

Compare Source

Bug Fixes
Dependencies
Chores
sindresorhus/type-fest (type-fest)

v4.18.2

Compare Source

nodejs/undici (undici)

v6.16.1

Compare Source

v6.16.0

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v6.15.0...v6.16.0


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 10, 2024
Copy link

codecov bot commented May 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.29%. Comparing base (a677927) to head (7035eb0).
Report is 1 commits behind head on main.

❗ Current head 7035eb0 differs from pull request most recent head 9333c3f. Consider uploading reports for the commit 9333c3f to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1198   +/-   ##
=======================================
  Coverage   96.29%   96.29%           
=======================================
  Files          21       21           
  Lines         189      189           
  Branches       17       16    -1     
=======================================
  Hits          182      182           
- Misses          5        7    +2     
+ Partials        2        0    -2     

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

@renovate renovate bot merged commit 5f52509 into main May 10, 2024
11 checks passed
@renovate renovate bot deleted the renovate/dependencies branch May 10, 2024 18:56
github-actions bot added a commit that referenced this pull request May 10, 2024
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 5f52509
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants