-
-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update patch updates (patch) #15
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for ai-models-table ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Thank you for following the naming conventions! 🙏 |
7150559
to
68657df
Compare
d9f036e
to
6681cb0
Compare
6681cb0
to
73a8ec4
Compare
72cb8c0
to
443795c
Compare
e1485f2
to
b7d43fa
Compare
b7d43fa
to
99c4673
Compare
fcba0bc
to
0491a91
Compare
Signed-off-by: Renovate Bot <bot@renovateapp.com>
0491a91
to
d2a968d
Compare
This PR contains the following updates:
^6.0.2
->^6.0.5
16.2.23
->16.2.26
^16.2.23
->^16.2.26
^3.0.27
->^3.0.34
^2.0.3
->^2.0.6
6.0.3
->6.0.6
^6.0.3
->^6.0.6
3.0.3
->3.0.4
^2.0.3
->^2.0.4
^5.2.1
->^5.2.2
^16.1.5
->^16.1.6
^12.23.12
->^12.23.24
^5.1.5
->^5.1.6
^0.0.54
->^0.0.60
^1.260.1
->^1.260.3
^4.20.4
->^4.20.6
^1.3.6
->^1.3.8
Release Notes
anolilab/javascript-style-guide (@anolilab/commitlint-config)
v6.0.5
Compare Source
Bug Fixes
v6.0.4
Compare Source
Bug Fixes
Miscellaneous Chores
v6.0.3
Compare Source
Bug Fixes
Miscellaneous Chores
anolilab/javascript-style-guide (@anolilab/eslint-config)
v16.2.26
Compare Source
Bug Fixes
v16.2.25
Compare Source
Bug Fixes
v16.2.24
Compare Source
Bug Fixes
anolilab/javascript-style-guide (@anolilab/lint-staged-config)
v3.0.34
Compare Source
Bug Fixes
Dependencies
v3.0.33
Compare Source
Bug Fixes
Dependencies
v3.0.32
Compare Source
Bug Fixes
Dependencies
v3.0.31
Compare Source
Bug Fixes
Miscellaneous Chores
Dependencies
v3.0.30
Compare Source
Bug Fixes
Dependencies
v3.0.29
Compare Source
Dependencies
v3.0.28
Compare Source
Bug Fixes
Dependencies
anolilab/semantic-release (@anolilab/multi-semantic-release)
v2.0.6
Compare Source
Bug Fixes
v2.0.5
Compare Source
Bug Fixes
v2.0.4
Compare Source
Bug Fixes
Dependencies
anolilab/javascript-style-guide (@anolilab/prettier-config)
v6.0.6
Compare Source
Bug Fixes
v6.0.5
Compare Source
Bug Fixes
Miscellaneous Chores
v6.0.4
Compare Source
Bug Fixes
Miscellaneous Chores
anolilab/semantic-release (@anolilab/semantic-release-clean-package-json)
v3.0.4
Compare Source
Bug Fixes
Code Refactoring
Dependencies
anolilab/semantic-release (@anolilab/semantic-release-pnpm)
v2.0.4
Compare Source
Bug Fixes
Code Refactoring
Dependencies
react-hook-form/resolvers (@hookform/resolvers)
v5.2.2
Compare Source
Bug Fixes
lint-staged/lint-staged (lint-staged)
v16.1.6
Compare Source
Patch Changes
e93578e
Thanks @iiroj! - Try to improve terminating of subprocess of tasks by usingSIGKILL
, and only callingpidtree
when the the main task process has a known pid.motiondivision/motion (motion)
v12.23.24
Compare Source
Fixed
initial={false}
.v12.23.23
Compare Source
Added
PresenceChild
andPopChild
type for internal use.v12.23.22
Compare Source
Added
HTMLElements
anduseComposedRefs
type for internal use.v12.23.21
Compare Source
Fixed
scroll
with animations that containdelay
.v12.23.20
Compare Source
Fixed
v12.23.19
Compare Source
Fixed
ref
prop.v12.23.18
Compare Source
Fixed
<motion />
components now support changingref
prop.v12.23.16
Compare Source
Fixed
ref
when passed to a child ofAnimatePresence
in"popLayout"
mode.v12.23.15
Compare Source
Fixed
export *
error in RSC.v12.23.14
Compare Source
Fixed
Reorder.Item
andReorder.Group
so incorrect HTML props are correctly flagged.v12.23.13
Compare Source
Fixed
useMotionRef
function now properly includesexternalRef
in the dependency array to ensure ref callbacks update when the external ref changes.Changed
ai/nanoid (nanoid)
v5.1.6
Compare Source
customAlphabet
.stackblitz-labs/pkg.pr.new (pkg-pr-new)
v0.0.60
Compare Source
v0.0.59
Compare Source
v0.0.58
Compare Source
v0.0.57
Compare Source
v0.0.56
Compare Source
v0.0.55
Compare Source
PostHog/posthog-js (posthog-js)
v1.260.3
Compare Source
1.260.3
Patch Changes
#2219
44d10c4
Thanks @daibhin! - add @posthog/core dependencyUpdated dependencies [
44d10c4
]:v1.260.2
Compare Source
1.260.2
Patch Changes
f3269f3
Thanks @lucasheriques! - fix: set survey person properties on SDK <1.249.2privatenumber/tsx (tsx)
v4.20.6
Compare Source
Bug Fixes
This release is also available on:
v4.20.5
Compare Source
Bug Fixes
This release is also available on:
Wombosvideo/tw-animate-css (tw-animate-css)
v1.3.8
Compare Source
Changelog
b5ff23a
: fix: add support for global CSS variable prefix. Closes #4803e5f12
: feat: add support for ng-primitives height variables #56 (thanks @immohammadjaved)b076cfb
: docs: fix various issues in accordion and collapsible docs9485e33
: chore: bump version to 1.3.8 and update dependenciesAdding support for prefixes broke custom spacing. It is recommended that you skip this version if you do not use Tailwind CSS's prefix option, and use v1.4.0 instead. If you are actually using prefixes, you can use a special version supporting prefixes:
I do not plan to fix the incompatibility between the spacing and prefix versions due to time constraints. Feel free to investigate and open a pull request if you manage to fix it.
v1.3.7
Compare Source
Changelog
80dbfcc
: feat: add utilities for blur transitions #54 (thanks @coffeeispower)dc294f9
: docs: add upcoming changes warningc640bb8
: chore: update dependencies and package manager version9e63e34
: chore: bump version to 1.3.7Configuration
📅 Schedule: Branch creation - "after 10:00 before 19:00 every weekday except after 13:00 before 14:00" in timezone Europe/Berlin, 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.
This PR was generated by Mend Renovate. View the repository job log.