-
-
Notifications
You must be signed in to change notification settings - Fork 0
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 #581
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Reviewer's Guide by SourceryThis PR updates several non-major dependencies, including 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!
This PR contains the following updates:
0.5.15
->0.5.16
11.15.0
->11.17.0
0.16.19
->0.16.20
^0.469.0
->^0.471.0
5.7.2
->5.7.3
Release Notes
tailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.16
Compare Source
Fixed
motiondivision/motion (framer-motion)
v11.17.0
Compare Source
Added
propagate
toAnimatePresence
. This prop allows parent exit animations to be propagated to children.Removed
exitBeforeEnter
fromAnimatePresence
.v11.16.7
Compare Source
Fixed
v11.16.6
Compare Source
Changed
height
andtop
are now blocked by reduced motion.v11.16.4
Compare Source
Fixed
attachTimeline
whenskipLibCheck
is disabled.v11.16.3
Compare Source
Fixed
press
,hover
, andinView
callbacks before calling.v11.16.2
Compare Source
Fixed
v11.16.1
Compare Source
Fixed
displayName
tomotion
components.press
doesn't overridetabindex
when explicitly set.v11.16.0
Compare Source
Added
view()
alpha to early access.KaTeX/KaTeX (katex)
v0.16.20
Compare Source
Bug Fixes
lucide-icons/lucide (lucide-react)
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 @jguddasmicrosoft/TypeScript (typescript)
v5.7.3
Compare Source
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - "* 0-3 * * 1" (UTC).
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.
Summary by Sourcery
Update dependencies:
@tailwindcss/typography
to 0.5.16,framer-motion
to 11.17.0,katex
to 0.16.20,lucide-react
to 0.471.0, andtypescript
to 5.7.3.