fix(deps): update all patch dependencies (patch) #584
Merged
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:
1.2.7->1.2.90.27.5->0.27.124.1.7->4.1.819.1.5->19.1.68.33.0->8.33.18.33.0->8.33.13.10.0->3.10.11.23.7-alpine->1.23.10-alpine5.4.0->5.4.17.37.4->7.37.50.4.19->0.4.20v1.55.6->v1.55.7v1.22.1->v1.22.3v5.16.0->v5.16.1v4.13.3->v4.13.4v1.36.2->v1.36.3v0.32.2->v0.32.5v0.32.2->v0.32.5v0.32.2->v0.32.57.6.1->7.6.25.28.0->5.28.14.1.7->4.1.88.33.0->8.33.16.3.4->6.3.5Release Notes
eslint/rewrite (@eslint/compat)
v1.2.9Compare Source
v1.2.8Compare Source
floating-ui/floating-ui (@floating-ui/react)
v0.27.12Compare Source
Patch Changes
aria-hidden/inertare cleaned up correctly when mixingoutsideElementsInerttrue/falsev0.27.11Compare Source
Patch Changes
restoreFocusprop@floating-ui/[email protected]v0.27.10Compare Source
Patch Changes
v0.27.9Compare Source
Patch Changes
focusItemOnOpenstate when floating element is closed. This prevents the first item being highlighted on open under certain conditions when it shouldn't be.lockScrolldetection on iPadFloatingTreehandleCloseoption and docs. You can now more easily write a custom event handler function, including exported types.lockScrollscrollbar width CSS variable (--floating-ui-scrollbar-width)disabledIndicesto be a functionv0.27.8Compare Source
Patch Changes
@floating-ui/react/utils. This makes it a lot easier to write your own custom interaction hooks, or copy/paste the existing ones to change the way they are implemented yourself without patching or waiting for features/breaking changes.parentOrientationpropv0.27.7Compare Source
Patch Changes
FloatingDelayGroup, this avoids a flicker when moving between floating elements to ensure one is always open with no missing frames.FloatingFocusManagerinitialFocusis not in useNextFloatingDelayGroup(anduseNextFloatingDelayGroup). UnlikeFloatingDelayGroup, this component doesn't cause a re-render of unrelated consumers of the context when the delay changes, improving performance. This will eventually become the new default forFloatingDelayGroupin v1 (Next), as its API is different.safePolygon()and a close delayeventsemittertabIndex=0wheninitialFocusis -1v0.27.6Compare Source
Patch Changes
inlinemiddleware when passing a real DOM element torefs.setPositionReferencedue toelement.getClientRects()not being handledaria-hiddenwhen nested virtual floating element opensinertattribute value to empty string instead of"true"getInsideElementsprop. Allows you to specify elements that are considered as "inside" the floating element. These will avoid being marked witharia-hiddenanddata-floating-ui-inertattributes.:focus-visiblecheckstailwindlabs/tailwindcss (@tailwindcss/vite)
v4.1.8Compare Source
Added
@applyfails (#18059)Fixed
<style>blocks (#18057, 18068)tailwindcssin pnpm monorepos (#18065)order-nonetoorder-0(#18126)class:attributes when extracting classes (#18093)-mt-[0px]tomt-[0px]instead of the other way around (#18154)\nat the end of the file (#18155).pnpm-storefolders by default (can be overridden by@source …rules) (#18163)toJSON()(#18083)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.33.1Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.33.1Compare 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.
vitejs/vite-plugin-react (@vitejs/plugin-react-swc)
v3.10.1Compare Source
Add explicit semicolon in preambleCode #485
This fixes an edge case when using HTML minifiers that strips line breaks aggressively.
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.4.1Compare Source
Patch Changes
c21521fThanks @JounQin! - fix(deps): bumpsynckitto v0.11.7 to fix potentialTypeError: Cannot read properties of undefined (reading 'message')errorjsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.5Compare Source
Fixed
no-unknown-property]: allow shadow root attrs on<template>(#3912 @ljharb)prop-types]: supportComponentPropsWithReffrom a namespace import (#3651 @corydeppen)jsx-no-constructed-context-values]: detect constructed context values in React 19<Context>usage (#3910 @TildaDares)no-unknown-property]: allowtransform-originonrect(#3914 @ljharb)Changed
button-has-type]: clean up phrasing (#3909 @hamirmahal)ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.4.20Compare Source
as const(fixes #80)aws/aws-sdk-go (github.com/aws/aws-sdk-go)
v1.55.7Compare Source
===
SDK Bugs
service/s3/s3manager: Abort multipart download if object is modified during downloadaws/smithy-go (github.com/aws/smithy-go)
v1.22.3Compare Source
v1.22.2Compare Source
go-git/go-git (github.com/go-git/go-git/v5)
v5.16.1Compare Source
What's Changed
New Contributors
Full Changelog: go-git/go-git@v5.16.0...v5.16.1
labstack/echo (github.com/labstack/echo/v4)
v4.13.4Compare Source
Enhancements
Security
onsi/gomega (github.com/onsi/gomega)
v1.36.3Compare Source
1.36.3
Maintenance
adb8b49]interface{}withany[7613216]9fe5259]a0e85b9]604a8b1]36fbc84]ced70d7]c8b4a07]06431b9]b55a92d]a1d518b]kubernetes/api (k8s.io/api)
v0.32.5Compare Source
v0.32.4Compare Source
v0.32.3Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.32.5Compare Source
v0.32.4Compare Source
v0.32.3Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.32.5Compare Source
v0.32.4Compare Source
v0.32.3Compare Source
remix-run/react-router (react-router-dom)
v7.6.2Compare Source
Patch Changes
[email protected]ReactTooltip/react-tooltip (react-tooltip)
v5.28.1Compare Source
If you like ReactTooltip, please give the project a star on GitHub 🌟
What's Changed
Full Changelog: ReactTooltip/react-tooltip@v5.28.0...v5.28.1
typescript-eslint/typescript-eslint (typescript-eslint)
v8.33.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v6.3.5Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.