Skip to content

chore(deps): update frontend dependencies (non-major)#1401

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/frontend-dependencies-(non-major)
Open

chore(deps): update frontend dependencies (non-major)#1401
renovate[bot] wants to merge 1 commit intomainfrom
renovate/frontend-dependencies-(non-major)

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 29, 2026

This PR contains the following updates:

Package Change Age Confidence
@formatjs/cli ^6.14.1^6.14.3 age confidence
@fortawesome/react-fontawesome ^3.3.0^3.3.1 age confidence
@noble/hashes (source) ^2.0.1^2.2.0 age confidence
@typescript-eslint/eslint-plugin (source) ^8.58.1^8.59.0 age confidence
@typescript-eslint/parser (source) ^8.58.1^8.59.0 age confidence
@vitest/coverage-v8 (source) ^4.1.4^4.1.5 age confidence
apexcharts (source) ^5.10.5^5.10.6 age confidence
baseline-browser-mapping ^2.10.17^2.10.23 age confidence
eslint-plugin-react-hooks (source) ^7.0.1^7.1.1 age confidence
jsdom ^29.0.2^29.1.0 age confidence
lucide-react (source) ^1.8.0^1.11.0 age confidence
prettier (source) ^3.8.2^3.8.3 age confidence
react-hook-form (source) ^7.72.1^7.74.0 age confidence
react-router-dom (source) ^7.14.0^7.14.2 age confidence
shadcn (source) ^4.2.0^4.5.0 age confidence
vitest (source) ^4.1.4^4.1.5 age confidence

Release Notes

formatjs/formatjs (@​formatjs/cli)

v6.14.3

Compare Source

v6.14.2

Compare Source

Bug Fixes
Reverts
FortAwesome/react-fontawesome (@​fortawesome/react-fontawesome)

v3.3.1

Compare Source

Chores
  • deps-dev: bump handlebars from 4.7.8 to 4.7.9 (f1d6d94)
  • deps-dev: bump lodash-es from 4.17.23 to 4.18.1 (212496a)
  • deps-dev: bump picomatch from 2.3.1 to 2.3.2 (557ceaf)
  • deps: bump lodash from 4.17.23 to 4.18.1 (2d06890)
  • deps: node 22.22.2, bump all dev dependencies (99ba500)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.59.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-type-assertion] report more cases based on assignability (#​11789)
❤️ Thank You
  • Ulrich Stark

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#​12147)
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.59.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

vitest-dev/vitest (@​vitest/coverage-v8)

v4.1.5

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub
web-platform-dx/baseline-browser-mapping (baseline-browser-mapping)

v2.10.23

Compare Source

v2.10.22

Compare Source

v2.10.21

Compare Source

v2.10.20

Compare Source

v2.10.19

Compare Source

facebook/react (eslint-plugin-react-hooks)

v7.1.1

Compare Source

Note: 7.1.0 accidentally removed the component-hook-factories rule, causing errors for users who referenced it in their ESLint config. This is now fixed.

  • Add deprecated no-op component-hook-factories rule for backwards compatibility. (@​mofeiZ in #​36307)

v7.1.0

Compare Source

This release adds ESLint v10 support, improves performance by skipping compilation for non-React files, and includes compiler lint improvements including better set-state-in-effect detection, improved ref validation, and more helpful error reporting.

jsdom/jsdom (jsdom)

v29.1.0

Compare Source

lucide-icons/lucide (lucide-react)

v1.11.0: Version 1.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.9.0...1.11.0

v1.10.0: Version 1.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.9.0...1.10.0

v1.9.0: Version 1.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.8.0...1.9.0

prettier/prettier (prettier)

v3.8.3

Compare Source

react-hook-form/react-hook-form (react-hook-form)

v7.74.0: Version 7.74.0

Compare Source

🪇 feat: setValues (#​13201)

setValues((data) => {
  return {
    ...data,
    name: 'test'
  }
})

setValues(formValues);

🐞 fix: preserve previous field value when useController name changes (#​13395)
🐞 fix: handle null parent when unregistering nested field (#​13396)
🐞 fix: treat NaN as empty when valueAsNumber is true in validateField (#​13388)
🪢 fix build to exclude test files (#​13387)

thanks to @​Yihao-G & @​mixelburg

v7.73.1

Compare Source

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

v7.14.2

Compare Source

Patch Changes

v7.14.1

Compare Source

Patch Changes
shadcn-ui/ui (shadcn)

v4.5.0

Compare Source

Minor Changes

v4.4.0

Compare Source

Minor Changes
Patch Changes

v4.3.1

Compare Source

Patch Changes

v4.3.0

Compare Source

Minor Changes

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 9am on the first day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added automerge dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code renovate labels Apr 29, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 29, 2026

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate Bot force-pushed the renovate/frontend-dependencies-(non-major) branch 3 times, most recently from 96ba590 to eae7747 Compare April 30, 2026 06:37
| datasource | package                          | from    | to      |
| ---------- | -------------------------------- | ------- | ------- |
| npm        | @formatjs/cli                    | 6.14.1  | 6.14.3  |
| npm        | @fortawesome/react-fontawesome   | 3.3.0   | 3.3.1   |
| npm        | @noble/hashes                    | 2.2.0   | 2.2.0   |
| npm        | @typescript-eslint/eslint-plugin | 8.58.1  | 8.59.0  |
| npm        | @typescript-eslint/parser        | 8.58.1  | 8.59.0  |
| npm        | @vitest/coverage-v8              | 4.1.4   | 4.1.5   |
| npm        | apexcharts                       | 5.10.6  | 5.10.6  |
| npm        | baseline-browser-mapping         | 2.10.18 | 2.10.23 |
| npm        | eslint-plugin-react-hooks        | 7.0.1   | 7.1.1   |
| npm        | jsdom                            | 29.0.2  | 29.1.0  |
| npm        | lucide-react                     | 1.8.0   | 1.11.0  |
| npm        | prettier                         | 3.8.2   | 3.8.3   |
| npm        | react-hook-form                  | 7.72.1  | 7.74.0  |
| npm        | react-router-dom                 | 7.14.0  | 7.14.2  |
| npm        | shadcn                           | 4.2.0   | 4.5.0   |
| npm        | vitest                           | 4.1.4   | 4.1.5   |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/frontend-dependencies-(non-major) branch from eae7747 to 2170647 Compare April 30, 2026 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants