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.5.3→1.7.42.2.0→2.11.0^0.2.1→^0.4.01.25.1→1.30.40.5.6→0.5.11^0.5.1→^0.6.020.10.0→20.19.286.7.4→6.21.06.7.4→6.21.010.4.16→10.4.238.51.0→8.57.19.0.0→9.1.22.34.0→2.46.18.4.31→8.5.63.0.3→3.7.43.0.3→3.4.1^0.5.4→^0.7.04.2.1→4.2.203.5.2→3.8.64.0.1→4.2.03.3.3→3.4.192.6.2→2.8.15.2.2→5.9.35.0.2→5.4.210.1.3→0.3.5Release Notes
floating-ui/floating-ui (@floating-ui/dom)
v1.7.4Compare Source
Patch Changes
scrollbar-gutter: stablev1.7.3Compare Source
Patch Changes
@floating-ui/[email protected]v1.7.2Compare Source
Patch Changes
@floating-ui/[email protected],@floating-ui/[email protected]v1.7.1Compare Source
Patch Changes
@floating-ui/[email protected]v1.7.0Compare Source
Minor Changes
"alignment"string value forcrossAxisoption. This value determines if cross axis overflow checking is restricted to thealignmentof the placement only. This preventsfallbackPlacements/fallbackAxisSideDirectionfrom too eagerly changing to the perpendicular side (thereby preferringshift()if overflow is detected along the cross axis, even ifshift()is placed afterflip()in the middleware array).Patch Changes
@floating-ui/[email protected]v1.6.13Compare Source
Patch Changes
IntersectionObserverissue that sometimes fails to detect movement of reference element@floating-ui/[email protected]v1.6.12Compare Source
Patch Changes
DOMRectas aboundaryv1.6.11Compare Source
Patch Changes
@floating-ui/[email protected]v1.6.10Compare Source
Patch Changes
@floating-ui/[email protected]v1.6.9Compare Source
Patch Changes
frameElementis readable to avoid errors in Safari and MSEdge with cross-origin iframes@floating-ui/[email protected]v1.6.8Compare Source
Patch Changes
@floating-ui/[email protected]v1.6.7Compare Source
Patch Changes
@floating-ui/[email protected]v1.6.6Compare Source
Patch Changes
getClientRects()method toVirtualElement@floating-ui/[email protected]v1.6.5Compare Source
Patch Changes
<svg>arrow elementoffsetParent. Fixes arrow positioning when styling an inner element of the floating element with a border.clippingAncestorscollision boundary for top layer elementsOffsetOptionsaliasv1.6.4Compare Source
Patch Changes
DOMRecttypesv1.6.3Compare Source
Patch Changes
offsetParentiframe. Fixes issue with positioning in nested iframes, such as the following:v1.6.2Compare Source
Patch Changes
absolutestrategyv1.6.1Compare Source
Patch Changes
IntersectionObserverissue that sometimes fails to detect movement of reference element@floating-ui/[email protected]v1.6.0Compare Source
Minor Changes
:top-layerelements inside containing blocks. It's no longernecessary to implement the middleware workaround outlined in
#1842 (comment).
Patch Changes
@floating-ui/[email protected]v1.5.4Compare Source
Patch Changes
4c04669: chore: exports .d.mts types, solves #24720d18e37: refactor: avoid $ appearing in rects dimensions4c04669]afb7e5e]skeletonlabs/skeleton (@skeletonlabs/skeleton)
v2.11.0Compare Source
Minor Changes
v2.10.4Compare Source
Patch Changes
v2.10.3Compare Source
Patch Changes
v2.10.2Compare Source
Patch Changes
bugfix: Added restProps to InputChip (#2739)
chore: Resolve missing onclick events for AppRailTile and AppRailAnchor. (#2751)
v2.10.1Compare Source
Patch Changes
bugfix: InputChip issue resolved to support Svelte 5 (#2715)
bugfix: Removed invalid role and forward events on AppRailAnchor component (#2716)
v2.10.0Compare Source
Minor Changes
Patch Changes
inputprop type tounknown(#2648)v2.9.2Compare Source
Patch Changes
v2.9.1Compare Source
Patch Changes
Bugfix: Removed duplicate
classattribute on AccordionItem SVG caret icon (#2597)Chore: Fix JSDoc comment for AppRail border property #2592 (#2601)
v2.9.0Compare Source
Minor Changes
disabledprop to ListBox and ListBoxItem components. (#2485)v2.8.0Compare Source
Minor Changes
Patch Changes
bugfix: Removed recursive-tree-view's unused props for
disabledandopen(#2427)bugfix: CodeBlock copy button type is now
buttoninstead of default (submit) (#2428)bugfix: added
labelprop to InputChips to provide aria-label for a11y (#2445)chore: Applied
@htmlinterpretation to Autocomplete empty state (#2448)v2.7.1Compare Source
Patch Changes
ActionReturntype for theclipboardaction (#2376)v2.7.0Compare Source
Minor Changes
tabIndexvalues to denote initial tab focus (#2191)Patch Changes
bugfix: Step events have been moved to the parent Stepper component to match the documentation spec (#2341)
bugfix: The Modal system's subscription has been updated to avoid a potential memory leak issue (#2336)
bugfix: Resolved a Safari browser styling issue when Avatars are placed inside AppBar (#2333)
chore: Modal backdrop padding can now be overwritten via
regionPropandbackdropClasses(#2332)bugfix: Modal Prompt of type number now returns number instead of a string (#2334)
bugfix: Fixed an issue where Models would shift or wobble slightly on open (#2255)
v2.6.1Compare Source
Patch Changes
chore: Added a
animIndeterminateprop to customize the ProgressBar indeterminate animation. (#2317)chroe: AccordionItem now includes
iconOpenandiconClosedslots for custom open/closed icons (#2285)chore: Added a new
fontSizeprop to the Avatar component to control the size of the initials (#2322)bugfix: RadioGroup now includes
flexDirectionandgapprops for handling vertical layouts and item spacing respectively (#2309)v2.6.0Compare Source
Minor Changes
Patch Changes
bugfix: Accordion Item
on:toggleevent now provides properly formattedidandpanelIdvalues (#2279)bugfix: The Paginator numeric row now adheres to the
disabledstate (#2269)v2.5.1Compare Source
Patch Changes
v2.5.0Compare Source
Minor Changes
filter(#2208)Patch Changes
bugfix: Fixed Tree View component bug that prevented clicking Tree elements. (#2171)
bugfix: Table cells are only focusable when the
interactiveprop is enabled (#2194)bugfix: Improved keyboard interaction and accessability for the AppRailTile (#2172)
bugfix: Drawers now have a smoother close animation by default (#2219)
bugfix: Drawer touch events are now passive (#2220)
chore: Progress Bar and Progress Radial now include dedicated
transitionprops (#2196)v2.4.0Compare Source
Minor Changes
feat: Added recursive Tree View component enhancements including: (#2181)
clickandtoggleevents.leadandcontentprops now accepts Svelte components and HTML content.feat: Added a transition
durationproperty to the Drawer component as well asDrawerSettings(#2139)Patch Changes
v2.3.0Compare Source
Minor Changes
fileInputprop to reference to the input element. (#2105)on:focus,on:focusin, andon:focusoutevents.feat: Added
input-chip-interfaceandinput-chip-wrapperregion classes to Input Chips. (#2089)feat: Multiple revisions to the Tree View component: (#2069)
relationalprop to enable relational checking.expandedNodesdisabledNodescheckedNodesindeterminateNodes(affects only multiple relational mode)Patch Changes
bugfix: Resolved an issue that allowed focusTrap to escape hidden inputs (#2077)
feat: Added a
strokeLinecapproperty to to Progress Radials, enabling rounded styling (#2093)chore: Accordion now has RTL compatibility via the use of the
text-startclass (#2109)bugfix: Added
titleprop to Lightswitch component for better i18n support (#2090)sveltejs/kit (@sveltejs/kit)
v1.30.4Compare Source
Patch Changes
v1.30.3Compare Source
Patch Changes
v1.30.2Compare Source
Patch Changes
v1.30.1Compare Source
Patch Changes
fix: prerendered root page with
paths.baseconfig uses correct trailing slash option (#10763)fix: correctly return 404 when a form action is not found (#11278)
v1.30.0Compare Source
Minor Changes
response.arrayBuffer()during ssr (#10535)Patch Changes
fix: allow
"false"value for preload link options (#10555)fix: call worker
unrefinstead ofterminate(#10120)fix: correctly analyse exported server API methods during build (#11019)
fix: avoid error when back navigating before page is initialized (#10636)
fix: allow service-worker.js to import assets (#9285)
fix: distinguish better between not-found and internal-error (#11131)
v1.29.1Compare Source
Patch Changes
fix: correctly return 415 when unexpected content types are submitted to actions (#11255)
chore: deprecate
preloadCodecalls with multiple arguments (#11266)v1.29.0Compare Source
Minor Changes
resolveRouteto$app/paths, deprecateresolvePath(#11261)v1.28.0Compare Source
Minor Changes
Patch Changes
fix: resolve relative cookie paths before storing (#11253)
chore: deprecate cookies.set/delete without path option (#11237)
fix: make sure promises from fetch handle errors (#11228)
v1.27.7Compare Source
Patch Changes
fix: set runes option in generated root (#11111)
fix: retain URL query string for trailing slash redirects to prerendered pages (#11142)
v1.27.6Compare Source
Patch Changes
fix: use runes in generated root when detecting Svelte 5 (#11028)
fix: correctly prerender pages that use browser globals and have SSR turned off (#11032)
fix: correctly show 404 for prerendered dynamic routes when navigating client-side without a root layout server load (#11025)
v1.27.5Compare Source
Patch Changes
fix: add vite.config.js to included files in generated tsconfig (#10788)
fix: cache location.origin on startup (#11004)
v1.27.4Compare Source
Patch Changes
fix: generate
__data.jsonfor prerendered pages when SSR is turned off (#10988)chore: add experimental compatibility for Svelte 5 (#11002)
v1.27.3Compare Source
Patch Changes
v1.27.2Compare Source
Patch Changes
FileNode polyfill for Node version 18.11.0+ (#10948)v1.27.1Compare Source
Patch Changes
v1.27.0Compare Source
Minor Changes
invalidateAllboolean option toenhancecallback (#9889)v1.26.0Compare Source
Minor Changes
Patch Changes
fix: basic mime type handling for prerendered pages in preview (#10851)
chore: use just a single library (mrmime) for mime type handling (#10851)
chore: bump undici to address security issue (#10885)
fix: follow whatwg fetch spec for handling redirect loops (#10857)
fix: use
window.fetchinloadfunctions to allow libraries to patch it (#10009)chore(deps): update dependency undici to ~5.26.0 (#10860)
v1.25.2Compare Source
Patch Changes
fix: correctly update
$page.url.hashwhen navigating history (#10843)fix: strip virtual module prefix from error messages (#10776)
fix: cancel ongoing navigation when the browser back button is hit to prevent an incorrect page from being rendered (#10727)
fix: only remove Vite manifest when copying files (#10782)
tailwindlabs/tailwindcss-forms (@tailwindcss/forms)
v0.5.11Compare Source
Fixed
v0.5.10Compare Source
Fixed
v0.5.9Compare Source
Fixed
v0.5.8Compare Source
Fixed
v0.5.7Compare Source
Fixed
checkboxandradioappearance inforced-colorsmode (#152)total-typescript/ts-reset (@total-typescript/ts-reset)
v0.6.1Patch Changes
757be40: Fixed a bug where creating an empty map would no longer infer types correctly.v0.6.0Minor Changes
6574858: Added a rule,/map-constructor, to defaultMaptoMap<unknown, unknown>when no arguments are passed to the constructor.Before, you'd get
anyfor both key and value types. Now, the result ofMap.getisunknowninstead ofany:This now is part of the recommended rules.
5bf3a15: Added a rule,/promise-catch, to change thecatchmethod to takeunknowninstead ofanyas an argument.Patch Changes
53cee4f: author: @none23Fixed a bug where running .filter on a union of arrays would not work.
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.21.0Compare Source
🚀 Features
export plugin metadata
allow
parserOptions.project: falseeslint-plugin: add rule prefer-find
🩹 Fixes
eslint-plugin: [no-unused-vars] don't report on types referenced in export assignment expression
eslint-plugin: [switch-exhaustiveness-check] better support for intersections, infinite types, non-union values
eslint-plugin: [consistent-type-imports] dont report on types used in export assignment expressions
eslint-plugin: [no-unnecessary-condition] handle left-hand optional with exactOptionalPropertyTypes option
eslint-plugin: [class-literal-property-style] allow getter when same key setter exists
eslint-plugin: [no-unnecessary-type-assertion] provide valid fixes for assertions with extra tokens before
askeyword❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.20.0Compare Source
🚀 Features
🩹 Fixes
eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result
eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable
eslint-plugin: [no-useless-template-literals] report Infinity & NaN
eslint-plugin: [prefer-readonly] disable checking accessors
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.19.1Compare Source
🩹 Fixes
type-utils: preventing isUnsafeAssignment infinite recursive calls
eslint-plugin: [no-unnecessary-condition] fix false positive for type variable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.19.0Compare Source
🚀 Features
eslint-plugin: [prefer-promise-reject-errors] add rule
eslint-plugin: [no-array-delete] add new rule
eslint-plugin: [no-useless-template-literals] add fix suggestions
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression
eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.18.1Compare Source
🩹 Fixes
eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line
eslint-plugin: [no-unnecessary-condition] improve checking optional callee
eslint-plugin: [prefer-readonly] support modifiers of unions and intersections
eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.18.0Compare Source
🚀 Features
typescript-estree: throw on invalid update expressions
eslint-plugin: [no-var-requires, no-require-imports] allow option
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v6.17.0Compare Source
Bug Fixes
patternsorpathsin options are empty (#8108) (675e987)Features
defaultcase on an already exhaustiveswitch(#7539) (6a219bd)You can read about our versioning strategy and releases on our website.
v6.16.0Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
v6.15.0Compare Source
Features
You can read abou
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.