-
-
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 #585
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Reviewer's Guide by SourceryThis pull request updates multiple dependencies to their latest non-major versions. This includes both direct dependencies and dev dependencies. 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:
3.18.6
->3.18.7
22.10.5
->22.10.7
7.37.3
->7.37.4
11.17.0
->11.18.1
15.3.0
->15.4.1
^0.471.0
->^0.473.0
8.4.49
->8.5.1
2.5.6
->2.5.8
0.6.9
->0.6.10
Release Notes
tremorlabs/tremor-npm (@tremor/react)
v3.18.7
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)motiondivision/motion (framer-motion)
v11.18.1
Compare Source
Fixed
AnimatePresence
types in React 19.transform
not always setting styles correctly on mount.v11.18.0
Compare Source
Added
animateSequence
to perform animation sequences via WAAPI for a tiny bundlesize.Fixed
AnimationControls
type export.v11.17.1
Compare Source
Fixed
transform-origin
.lint-staged/lint-staged (lint-staged)
v15.4.1
Compare Source
Patch Changes
#1504
1c7a45e
Thanks @iiroj! - Default TypeScript config filenames match JS equivalents.#1504
9cc18c9
Thanks @iiroj! - Add missing conditional exports syntax for TypeScript types.v15.4.0
Compare Source
Minor Changes
#1500
a8ec1dd
Thanks @iiroj! - Lint-staged now provides TypeScript types for the configuration and main Node.js API. You can use the JSDoc syntax in your JS configuration files:It's also possible to use the
.ts
file extension for the configuration if your Node.js version supports it. The--experimental-strip-types
flag was introduced in Node.js v22.6.0 and unflagged in v23.6.0, enabling Node.js to execute TypeScript files without additional configuration.Patch Changes
9b79364
Thanks @iiroj! - Handle possible failures when logging user shell for debug info.lucide-icons/lucide (lucide-react)
v0.473.0
: New icons 0.473.0Compare Source
Modified Icons 🔨
package
(#2706) by @sezzev0.472.0
: New icons 0.472.0New icons 🎨
battery-plus
(#2693) by @Footagesusmap-plus
(#2697) by @Seanw265What's Changed
Full Changelog: lucide-icons/lucide@0.471.1...0.472.0
v0.471.1
: Hotfix Lucide React exportsCompare Source
What's Changed
postcss/postcss (postcss)
v8.5.1
Compare Source
v8.5.0
: 8.5 “Duke Alloces”Compare Source
PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.
@romainmenke during his work on Stylelint added
Input#document
in additional toInput#css
.Thanks to Sponsors
This release was possible thanks to our community.
If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:
matzkoh/prettier-plugin-packagejson (prettier-plugin-packagejson)
v2.5.8
Compare Source
Bug Fixes
v2.5.7
Compare Source
Bug Fixes
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)
v0.6.10
Compare Source
@zackad/prettier-plugin-twig
(#327)@zackad/prettier-plugin-twig-melody
(#327)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
Enhancements:
lucide-react
to 0.473.0, which includes new icons and modifications to existing ones, along with fixes for aliases imports and types.