Conversation
There was a problem hiding this comment.
Great job, @renovate[bot]! 🎉 Thank you for submitting your pull request to CodeHarborHub. We appreciate your contribution and enthusiasm! Our team will review it soon. If you have any questions or need further assistance, feel free to reach out. Thanks for contributing!
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| JavaScript | Apr 11, 2026 12:44a.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
610c872 to
d5db7bd
Compare
|
4cf5666 to
4e62034
Compare
4e62034 to
66f56ce
Compare
66f56ce to
28157e1
Compare
fe101a0 to
82a3357
Compare
98ffbae to
991de21
Compare
2285e59 to
41393f4
Compare
41393f4 to
30dce96
Compare
30dce96 to
b64f1dd
Compare
This PR contains the following updates:
^6.5.2→^7.0.0^6.5.1→^7.0.0^0.2.2→^3.0.0^18.3.9→^19.0.0^18.3.0→^19.0.0v4→v6v4.2.2→v6.0.2v4→v5v1→v3v7.0.1→v9.0.0v7→v9v4→v6v4.4.0→v6.3.0v9→v10v3→v4v3→v4^17.12.1→^18.0.0^0.563.0→^1.0.0v2.9.2→v3.0.418→2416→2414→2420→24^18.0.0→^19.0.0^18.0.0→^19.0.0^1.8.10→^2.0.0^2.12.7→^3.0.0^3.4.12→^4.0.0Release Notes
FortAwesome/Font-Awesome (@fortawesome/fontawesome-svg-core)
v7.2.0Compare Source
v7.1.0Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v7.0.1Compare Source
Change log available at https://fontawesome.com/docs/changelog/
v7.0.0Compare Source
Change log available at https://fontawesome.com/docs/changelog/
FortAwesome/react-fontawesome (@fortawesome/react-fontawesome)
v3.3.0Compare Source
Features
Chores
CI/CD
v3.2.0Compare Source
Features
Bug Fixes
Chores
v3.1.1Compare Source
Bug Fixes
Documentation
Chores
v3.1.0Compare Source
Features
Bug Fixes
Testing
Documentation
Chores
v3.0.2Compare Source
Bug Fixes
Testing
Chores
CI/CD
v3.0.1Compare Source
Bug Fixes
package.json(b078d99)bc7cad0)v3.0.0Compare Source
BREAKING
Changes
rollupwithtsupfor providing both ESM and CJS exports from one TypeScript sourceprop-typesin favour of colocated typings for React component propseslintfrom v6 to v9, rewrote config as Flat Config, modernised ESLint config, plugins and rulesreact-test-rendererto the industry standard@testing-library/reactFontAwesomeIconby reducing per-render function calls and memory allocationsclassListfunction by removing runtime semver checks and array operationsconverterwith a full rewrite for significant performance increases (~70%)getClassListFromPropsto pre-computed mapsBug Fixes
titleId, maskId) for SSR ensuring a consistent ID across server and client renders (#93, #550, #573)aria-hiddenso it isfalseif there is a non-emptyaria-labelattribute (#126)npm auditissues by removing and updating dependenciesv0.2.6Compare Source
Fixed
processbefore readingprocess.env(#585)Full Changelog: FortAwesome/react-fontawesome@0.2.5...0.2.6
v0.2.5Compare Source
What's Changed
New Contributors
Full Changelog: FortAwesome/react-fontawesome@0.2.4...0.2.5
v0.2.3Compare Source
Changed
Font Awesome Pro+ icons are now available with an active Pro+ subscription.
Removed example directory and files
Deprecated
fa-fwpropAdded
Added
widthAutopropAdded
rotateBypropactions/checkout (actions/checkout)
v6Compare Source
v5Compare Source
actions/deploy-pages (actions/deploy-pages)
v5Compare Source
actions/first-interaction (actions/first-interaction)
v3Compare Source
v2Compare Source
actions/github-script (actions/github-script)
v9.0.0Compare Source
New features:
getOctokitfactory function — Available directly in the script context. Create additional authenticated Octokit clients with different tokens for multi-token workflows, GitHub App tokens, and cross-org access. See Creating additional clients withgetOctokitfor details and examples.ACTIONS_ORCHESTRATION_IDenvironment variable is automatically appended to the user-agent string for request tracing.Breaking changes:
require('@​actions/github')no longer works in scripts. The upgrade to@actions/githubv9 (ESM-only) meansrequire('@​actions/github')will fail at runtime. If you previously used patterns likeconst { getOctokit } = require('@​actions/github')to create secondary clients, use the new injectedgetOctokitfunction instead — it's available directly in the script context with no imports needed.getOctokitis now an injected function parameter. Scripts that declareconst getOctokit = ...orlet getOctokit = ...will get aSyntaxErrorbecause JavaScript does not allowconst/letredeclaration of function parameters. Use the injectedgetOctokitdirectly, or usevar getOctokit = ...if you need to redeclare it.@actions/githubinternals beyond the standardgithub/octokitclient, you may need to update those references for v9 compatibility.What's Changed
New Contributors
Full Changelog: actions/github-script@v8.0.0...v9.0.0
v8.0.0Compare Source
v7.1.0Compare Source
What's Changed
actions/upload-artifactby @joshmgross in #512npm audit fixby @joshmgross in #515permissionsin workflows and update actions by @joshmgross in #531octokitREADME updates for v7 by @joshmgross in #557scriptby @joshmgross in #603New Contributors
Full Changelog: actions/github-script@v7...v7.1.0
actions/setup-node (actions/setup-node)
v6Compare Source
v5Compare Source
actions/stale (actions/stale)
v10Compare Source
actions/upload-pages-artifact (actions/upload-pages-artifact)
v4Compare Source
github/codeql-action (github/codeql-action)
v4Compare Source
hapijs/joi (joi)
v18.1.2Compare Source
v18.1.1Compare Source
v18.1.0Compare Source
v18.0.2Compare Source
v18.0.1Compare Source
v18.0.0Compare Source
lucide-icons/lucide (lucide-react)
v1.8.0: Version 1.8.0Compare Source
What's Changed
text-selecttosquare-dashed-textby @jguddas in #3943initOnMounted: trueforuseSessionStorageinCarbonAdOverlayby @karsa-mistmere in #4275bookmark-officon by @ZeenatLawal in #4283New Contributors
Full Changelog: lucide-icons/lucide@1.7.0...1.8.0
v1.7.0: Version 1.7.0Compare Source
What's Changed
map-pin-searchicon by @TonySullivan in #4125New Contributors
Full Changelog: lucide-icons/lucide@1.6.0...1.7.0
v1.6.0: Version 1.6.0Compare Source
What's Changed
radio-officon by @kongsgard in #4138New Contributors
Full Changelog: lucide-icons/lucide@1.5.0...1.6.0
v1.5.0: Version 1.5.0Compare Source
What's Changed
beef-officon by @jguddas in #3816Full Changelog: lucide-icons/lucide@1.4.0...1.5.0
v1.4.0: Version 1.4.0Compare Source
What's Changed
sport-shoeicon by @Youya-ui in #3953New Contributors
Full Changelog: lucide-icons/lucide@1.3.0...1.4.0
v1.3.0: Version 1.3.0Compare Source
What's Changed
shield-cogicon by @KnarliX in #3902New Contributors
Full Changelog: lucide-icons/lucide@1.2.0...1.3.0
v1.2.0: Version 1.2.0Compare Source
What's Changed
line-styleicon by @dg-ac in #4030New Contributors
Full Changelog: lucide-icons/lucide@1.1.0...1.2.0
v1.1.0: Version 1.1.0Compare Source
What's Changed
lucide-react-nativeby @karsa-mistmere in #4199arrow-big-*icon by @jguddas in #3527signposticon by @jguddas in #3531circle-user-roundicon by @karsa-mistmere in #4165roadicon by @uibalint in #3014New Contributors
Full Changelog: lucide-icons/lucide@1.0.2...1.1.0
v1.0.1: Lucide V1 🚀Compare Source
After years of work and dedication, Lucide Version 1 has been officially released!. This milestone marks a significant achievement in our journey to provide a comprehensive and versatile icon library for developers and designers alike.
It's been quite a ride — especially over the past year. Lucide has grown to over 30 million downloads per week and is used by million of projects worldwide. This release is a testament to the hard work of our community and contributors who have helped shape Lucide into what it is today.
Thank you to everyone who has supported us along the way. We couldn't have done this without you!
What's New in Version 1? TLDR;
aria-hiddenis now set by default on icons.lucidepackage).lucide-vue-nextto@lucide/vue.@lucide/angularlucidepackage.See more at Lucide Version 1
v1.0.0: Version 1.0.0Compare Source
What's Changed
schoolicon by @jguddas in #4124gpuicon by @jguddas in #4147<svg>element in two icons that were inconsistent by @LukasKalbertodt in #4166cctv-officon by @rrod497 in #4162New Contributors
Full Changelog: lucide-icons/lucide@0.577.0...1.0.0
v0.577.0: Version 0.577.0Compare Source
What's Changed
ellipseicon by @KISHORE-KUMAR-S in #3749New Contributors
Full Changelog: lucide-icons/lucide@0.576.0...0.577.0
v0.576.0: Version 0.576.0Compare Source
What's Changed
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.