-
Notifications
You must be signed in to change notification settings - Fork 14
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 all non-major dependencies #456
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Reviewer's Guide by SourceryThis PR updates the No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
Bundle ReportChanges will increase total bundle size by 39 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #456 +/- ##
=======================================
Coverage 77.16% 77.16%
=======================================
Files 5 5
Lines 162 162
Branches 60 59 -1
=======================================
Hits 125 125
- Misses 34 37 +3
+ Partials 3 0 -3 ☔ View full report in Codecov by Sentry. |
213aa7d
to
f9b4ad2
Compare
f9b4ad2
to
89b60f0
Compare
89b60f0
to
7926ad6
Compare
7926ad6
to
115d7f6
Compare
115d7f6
to
8d30710
Compare
8d30710
to
5344245
Compare
5344245
to
a5715ce
Compare
a5715ce
to
757be10
Compare
757be10
to
09a1a17
Compare
09a1a17
to
753c2b8
Compare
753c2b8
to
d17e83d
Compare
d17e83d
to
525cbf5
Compare
525cbf5
to
b4d902c
Compare
This PR contains the following updates:
3.13.9
->3.13.10
3.9.1
->3.10.0
4.4.0
->4.4.1
3.18.6
->3.18.7
22.10.2
->22.10.6
8.19.0
->8.20.0
19.0.0-beta-df7b47d-20241124
->19.0.0-beta-e552027-20250112
9.17.0
->9.18.0
7.37.3
->7.37.4
^0.469.0
->^0.471.0
8.4.49
->8.5.0
9.0.1
->9.0.3
5.7.2
->5.7.3
Release Notes
cypress-io/code-coverage (@cypress/code-coverage)
v3.13.10
Compare Source
Bug Fixes
react-hook-form/resolvers (@hookform/resolvers)
v3.10.0
Compare Source
Features
ianvs/prettier-plugin-sort-imports (@ianvs/prettier-plugin-sort-imports)
v4.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: IanVS/prettier-plugin-sort-imports@v4.4.0...v4.4.1
tremorlabs/tremor-npm (@tremor/react)
v3.18.7
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.20.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.19.1
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
facebook/react (babel-plugin-react-compiler)
v19.0.0-beta-e552027-20250112
Compare Source
eslint/eslint (eslint)
v9.18.0
Compare Source
jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.4
Compare Source
Fixed
no-unknown-property
]: supportonBeforeToggle
,popoverTarget
,popoverTargetAction
attributes (#3865 @acusti)lucide-icons/lucide (lucide-react)
v0.471.1
: Hotfix Lucide React exportsCompare Source
What's Changed
v0.471.0
: Dynamic Icon component Lucide React and new icons 0.471.0Compare Source
New Dynamic Icon Component (lucide-react)
This is an easier approach than the previous
dynamicIconImports
we exported in the library. This one supports all environments.We removed the examples in the docs of how you can make a dynamic icon yourself with a dedicated DynamicIcon component.
This one fetches the icon data itself and renders it instead of fetching the Icon component from the library.
This makes it more flexible with all the frontend frameworks and libraries that exist for React.
How to use
DynamicIcon
is useful for applications that want to show icons dynamically by icon name, for example when using a content management system where icon names are stored in a database.Possible Breaking changes
We have switched to the "exports" property in
package.json
. This can cause issues if you have directly imported scripts from the package. Please open an issue if we need to refine this export map.New icons 🎨
triangle-dashed
(#2652) by @Yohhv0.470.0
: New icons 0.470.0Compare Source
New icons 🎨
house-wifi
(#2723) by @akshaymemaneModified Icons 🔨
rat
(#2692) by @jguddaspostcss/postcss (postcss)
v8.5.0
Compare Source
remarkjs/react-markdown (react-markdown)
v9.0.3
Compare Source
(same as 9.0.2 but now with d.ts files)
Full Changelog: remarkjs/react-markdown@9.0.2...9.0.3
v9.0.2
Compare Source
Types
b151a90
Fix types for React 19by @remcohaszing in https://github.com/remarkjs/react-markdown/pull/879
6962af7
Add declaration mapsaa5933b
Refactor to use@import
to import typesby @remcohaszing in https://github.com/remarkjs/react-markdown/pull/836
Miscellaneous
9eb589e
Fix typo in changelogby @NicholasWilsonDEV in https://github.com/remarkjs/react-markdown/pull/874
515bf19
Fix typoby @deep-lyra in https://github.com/remarkjs/react-markdown/pull/868
Full Changelog: remarkjs/react-markdown@9.0.1...9.0.2
microsoft/TypeScript (typescript)
v5.7.3
Compare Source
Configuration
📅 Schedule: Branch creation - "* * * * 0,6" (UTC), Automerge - "* 0-3 * * 1" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.