fix(deps): update all non-major dependencies#14
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
5774188 to
314102d
Compare
c09b9c8 to
670d162
Compare
8e24b9d to
bd32260
Compare
bd32260 to
ac06c61
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.2.3→0.3.20.2.3→0.3.20.2.3→0.3.20.2.3→0.3.210.2.0→10.3.00.9.0-alpha.3→0.9.09.1.17→9.1.209.1.17→9.1.209.1.17→9.1.209.1.17→9.1.204.1.18→4.2.21.3.8→1.3.1119.2.10→19.2.145.1.2→5.2.01.3.8→1.3.119.1.17→9.1.2020.4.0→20.8.45.82.1→5.88.00.563.0→0.577.012.29.2→12.38.02.0.1→2.0.29.1.17→9.1.203.4.0→3.5.04.1.18→4.2.26.0.5→6.1.14.0.18→4.1.0Release Notes
clauderic/dnd-kit (@dnd-kit/abstract)
v0.3.2Compare Source
Patch Changes
7260746]:v0.3.1Compare Source
Patch Changes
4341114]:v0.3.0Compare Source
Minor Changes
6a59647Thanks @clauderic! - Allowplugins,sensors, andmodifiersto accept a function that receives the defaults, making it easy to extend or configure them without replacing the entire array.Previously, passing
plugins,sensors, ormodifierswould replace the defaults entirely, requiring consumers to import and spreaddefaultPreset. The function form receives the default values as an argument, so consumers can add, remove, or configure individual entries without needing to know or maintain the full default list.68e44deThanks @clauderic! - AddisSortableOperationtype guard and exportSortableDraggable/SortableDroppabletypes.isSortableOperation(operation)narrows aDragOperationSnapshotso thatsourceis typed asSortableDraggableandtargetasSortableDroppable, providing typed access to sortable-specific properties likeindex,initialIndex,group, andinitialGroup.Re-exported from all framework packages (
@dnd-kit/react/sortable,@dnd-kit/vue/sortable,@dnd-kit/svelte/sortable,@dnd-kit/solid/sortable).Patch Changes
5d64078Thanks @clauderic! - AdddropAnimationprop to theDragOverlaycomponent to allow consumers to disable or customize the drop animation that plays when a drag operation ends. Set tonullto disable, pass{duration, easing}to customize timing, or provide a custom animation function for full control.Updated dependencies [
6a59647,5d64078,863ce2b,863ce2b,e8ae539,41d7e27,68e44de]:v0.2.4Compare Source
Patch Changes
#1874
de27fbcThanks @clauderic! - Expose ergonomic type aliases for drag and drop event handlers:CollisionEvent,BeforeDragStartEvent,DragStartEvent,DragMoveEvent,DragOverEvent, andDragEndEvent. These types are re-exported from@dnd-kit/domand@dnd-kit/reactfor convenience.Updated dependencies [
de27fbc,c2097c9,be7cfe3,6d80680,0923bc6,5f1b19a]:faker-js/faker (@faker-js/faker)
v10.3.0Compare Source
New Locales
Features
sexTypecan return'generic'(#3259) (0e099a1)Changed Locales
Bug Fixes
PrettyCoffee/pretty-cozy (@pretty-cozy/eslint-config)
v0.9.0Compare Source
v0.9.0-alpha.5Compare Source
storybookjs/storybook (@storybook/addon-a11y)
v9.1.20Compare Source
9.1.20
v9.1.19Compare Source
9.1.19
v9.1.18Compare Source
9.1.18
tailwindlabs/tailwindcss (@tailwindcss/vite)
v4.2.2Compare Source
Fixed
row-constructor(#19725)calc(var(--spacing)*…)expressions into--spacing(…)(#19769)@propertyat-rules (e.g.shadow-sm border) (#19727)@tailwindcss/vite(#19745)@tailwindcss/vite(#19790)w-1234 h-1234→size-1234) (#19809)w-5 h-5 size-5→''instead ofsize-5) (#19812)v4.2.1Compare Source
Fixed
.characters within curly braces in MDX files (#19711)v4.2.0Compare Source
Added
@tailwindcss/webpackpackage to run Tailwind CSS as a webpack plugin (#19610)pbs-*andpbe-*utilities forpadding-block-startandpadding-block-end(#19601)mbs-*andmbe-*utilities formargin-block-startandmargin-block-end(#19601)scroll-pbs-*andscroll-pbe-*utilities forscroll-padding-block-startandscroll-padding-block-end(#19601)scroll-mbs-*andscroll-mbe-*utilities forscroll-margin-block-startandscroll-margin-block-end(#19601)border-bs-*andborder-be-*utilities forborder-block-startandborder-block-end(#19601)inline-*,min-inline-*,max-inline-*utilities forinline-size,min-inline-size, andmax-inline-size(#19612)block-*,min-block-*,max-block-*utilities forblock-size,min-block-size, andmax-block-size(#19612)inset-s-*,inset-e-*,inset-bs-*,inset-be-*utilities forinset-inline-start,inset-inline-end,inset-block-start, andinset-block-end(#19613)font-features-*utility forfont-feature-settings(#19623)Fixed
@supportswrapper forcolor-mixvalues (#19450)@source inline()argument (#19461)@tailwindcss/cli(#19447)@utilityname validation with Oxide scanner rules (#19524)@variantinside@custom-variant(#19633).25inaspect-*fractions (e.g.aspect-8.5/11) (#19688)@sourcetrigger a full page reload when using@tailwindcss/vite(#19670)@tailwindcss/vite(#19677)@utilitynames to improve support with formatters such as Biome (#19626).jjto default ignored content directories (#19687)Deprecated
start-*andend-*utilities in favor ofinset-s-*andinset-e-*utilities (#19613)vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.2.0Compare Source
v5.1.4Compare Source
Fix
canSkipBabelnot accounting forbabel.overrides(#1098)When configuring
babel.overrideswithout top-level plugins or presets, Babel was incorrectly skipped. ThecanSkipBabelfunction now checks foroverrides.lengthto ensure override configurations are processed.v5.1.3Compare Source
oven-sh/bun (bun)
v1.3.11: Bun v1.3.11Compare Source
To install Bun v1.3.11
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.3.11:
Read Bun v1.3.11's release notes on Bun's blog
Thanks to 15 contributors!
v1.3.10: Bun v1.3.10Compare Source
To install Bun v1.3.10
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.3.10:
Read Bun v1.3.10's release notes on Bun's blog
Thanks to 11 contributors!
v1.3.9: Bun v1.3.9Compare Source
To install Bun v1.3.9
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.3.9:
Read Bun v1.3.9's release notes on Bun's blog
Thanks to 10 contributors!
capricorn86/happy-dom (happy-dom)
v20.8.4Compare Source
v20.8.3Compare Source
👷♂️ Patch fixes
v20.8.2Compare Source
👷♂️ Patch fixes
Event.cancelBubbleandEvent.defaultPreventedwhen callingEvent.initEvent()- By @capricorn86 in task #2090v20.8.1Compare Source
👷♂️ Patch fixes
v20.8.0Compare Source
v20.7.2Compare Source
👷♂️ Patch fixes
v20.7.1Compare Source
v20.7.0Compare Source
🎨 Features
Window.getScreenDetails()- By @TrevorBurnham in task #1923ScreenfromEventTarget- By @TrevorBurnham in task #1923v20.6.5Compare Source
👷♂️ Patch fixes
v20.6.4Compare Source
👷♂️ Patch fixes
v20.6.3Compare Source
👷♂️ Patch fixes
[data-value="it's a test"]) - By @capricorn86 in task #2034v20.6.2Compare Source
👷♂️ Patch fixes
v20.6.1Compare Source
v20.6.0Compare Source
v20.5.5Compare Source
v20.5.4Compare Source
👷♂️ Patch fixes
v20.5.3Compare Source
v20.5.2Compare Source
v20.5.1Compare Source
v20.5.0Compare Source
webpro-nl/knip (knip)
v5.88.0: Release 5.88.0Compare Source
f777834) - thanks @jonahsnider!dec15a7) - thanks @Zamiell!c7a0128) - thanks @Zamiell!52c77ee) - thanks @TkDodo!9fa485f) - thanks @Zamiell!817180e)extendsentries as dependencies (96f178f)99a7c9b)cecab21)d3d8cae)4948bf8)27a4813) - thanks @DaniFoldi!386b477) - thanks @deining!f941db9) - thanks @deining!d1a9089)7aeb857)v5.87.0Compare Source
v5.86.0: Release 5.86.0Compare Source
58674ad) - thanks @wojtekmaj!3123ab7) - thanks @yamachi4416!0418eba)7142fd7)fc668f4) - thanks @azat-io!bun test(c112b6c)b105a42)externalHelperssetting ignores@swc/helpersdependency (#1560) (4bcb1f5) - thanks @bobaaaaa!4878724) - thanks @unional!67a5647) - thanks @azat-io!c36247c) - thanks @azat-io!b2c3d08)b86b421) - thanks @Aiudadadadf!00bb1be) - thanks @DaniFoldi!a2aaf2f)463d67d)8a602c7)b6afc01)d3a521b)4e95ffb)de4c7d8) - thanks @robintown!a5de2c4)57896d3)fbee342)pageExtensions(resolve #1581) (c6a6d9e)c182c29)0e7b6ae)f845462)42d1b3f) - thanks @jonahsnider!js-yaml→yaml(fb042ae)2586254)519ae3a) - thanks @ikeyan!f0083ca) - thanks @jonahsnider!7d7dec6)a9fdc77)ced77c7)4ce27b2)d349de3)ts.isInTopLevelContext→isInTopLevelScope(1819c20)session.handleFileChangesin try/catch (185afb8)9205e2a)nullreporter (#1596) (0f1ce7d) - thanks @shrink!1fbe286)381241e)extendsin nuxt plugin (9fcbdf5)f446b4f)v5.85.0: Release 5.85.0Compare Source
c33d93a) - thanks @jstaab!f63089b) - thanks @wojtekmaj!58d99de) - thanks @Robot-Inventor!Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 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.