fix(deps): update all non-major dependencies #1966
Open
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:
^5.1.0->^5.2.0^3.29.0->^3.30.0^2.29.7->^2.29.8^2.10.1->^2.11.0^6.1.1->^6.1.2^6.1.1->^6.1.2^6.1.1->^6.1.2^10.0.8->^10.1.0^10.0.8->^10.1.0^4.17.20->^4.17.21^19.2.6->^19.2.7^8.47.0->^8.48.0^8.47.0->^8.48.0^29.1.0->^29.2.110.22.0->10.24.03.6.2->3.7.1^10.0.8->^10.1.0^8.47.0->^8.48.0Release Notes
apollographql/apollo-server (@apollo/server)
v5.2.0Compare Source
Minor Changes
#8161
51acbebThanks @jerelmiller! - Fix an issue where some bundlers would fail to build because of the dynamic import for the optional peer dependency on@yaacovcr/transformintroduced in@apollo/server5.1.0. To provide support for the legacy incremental format, you must now provide thelegacyExperimentalExecuteIncrementallyoption to theApolloServerconstructor.If the
legacyExperimentalExecuteIncrementallyoption is not provided and the client sends anAcceptheader with a value ofmultipart/mixed; deferSpec=20220824, an error is returned by the server.chakra-ui/chakra-ui (@chakra-ui/react)
v3.30.0Compare Source
Minor Changes
#10425
0168a04Thanks @Adebesin-Cell! - - Splitter
[NEW]: Introduce new resizable splitter component
7b9aa97Thanks @segunadebayo! - ### Added
autoSizeprop for variable width/height slidesChanged
initialItemsnow acceptsreadonlyarraysInteractOutsideEvent,FocusOutsideEvent,PointerDownOutsideEventtypesFixed
Carousel: Fixed dragging after tab switch/scroll and mouse wheel scroll
with
allowMouseDragCombobox:
onHighlightChangenot firing when filtered to empty;aria-hiddenbehaviorFile Upload: Fixed non-interactive children in dropzone not opening file
picker
Radio Group: Fixed inconsistent
data-focus-visible/data-focusattributes; fixed indicator showing before rect resolved (with Tabs)
Tabs: Fixed indicator showing before rect resolved (with Radio Group);
fixed position not updating when inactive tabs resize
503e11aThanks @segunadebayo! - ### Added
bordersemantic token to all color palettes(
gray.300/gray.700for gray,color.500/color.400for coloredpalettes) to improve outline component appearance
Changed
Button, Badge, Tag, Checkbox: Update outline variants to use
colorPalette.borderinstead ofcolorPalette.mutedor globalbordertoken for better appearance, especially for non-gray color palettes.
Patch Changes
fd15569Thanks @segunadebayo! - - HoverCard,
Tooltip, Popover: Fix arrow direction in RTL layouts
81ec4e7Thanks @segunadebayo! - - TagsInput:
Fix overflow issue where very long tags would overflow the container instead
of truncating with ellipsis.
CheckboxGroupPropscould not bepassed to the
CheckboxGroupcomponent.changesets/changesets (@changesets/cli)
v2.29.8Compare Source
reduxjs/redux-toolkit (@reduxjs/toolkit)
v2.11.0Compare Source
rjsf-team/react-jsonschema-form (@rjsf/core)
v6.1.2Compare Source
@rjsf/antd
SelectWidgetto add a staticgetPopupContainerCallbackto theSelectWidgetcomponent, partially fixing #3609openstate to theSelectin conjunction with providing thesetOpenas theonOpenChangepropBaseInputTemplateadded comments explaining whystep='1'is returned, closing #4022@rjsf/mantine
@rjsf/utils
@rjsf/validator-ajv8
CustomValidatorOptionsTypeto add newextenderFn?: (ajv: Ajv) => AjvpropcreateAjvInstance()to add newextenderFn?: (ajv: Ajv) => Ajvparameter, using it to extend theajvinstance, fixing #4746AJV8ValidatorandcompileSchemaValidatorsCode()to passextenderFnfrom theoptionsintocreateAjvInstance()transformRJSFValidationErrors()to add filtering of duplicateanyOf/oneOfbased errors from the returned errors, fixing #4167Dev / docs / playground
DemoFrameas follows to fix #3609antd'sSelectWidget.getPopupContainerCallbackcallback function to return undefinedAntdSelectPatchercomponent that observes the creation ofantdselect dropdowns and makes sure they open in the correct locationantdtheme wrapper to render theAntdSelectPatcher,AntdStyleProviderandConfigProviderwith it's owngetPopupContainer()function inside of aFrameContextConsumer"moduleResolution": "bundler"validation.mddocumentation to note that HTML 5 validation is not translatable via RJSF translation mechanisms and should be turned off, fixing #4092extenderFnprop onCustomValidatorOptionsTypestorybookjs/storybook (@storybook/addon-onboarding)
v10.1.0Compare Source
10.1.0
Storybook 10.1 focuses on two key improvements: installation and accessibility:
The release also contains compatibility fixes for:
Finally, it contains two highly-requested experimental features:
List of all updates
storybookjs/storybook (@storybook/react-vite)
v10.1.0Compare Source
Storybook 10.1 focuses on two key improvements: installation and accessibility:
The release also contains compatibility fixes for:
Finally, it contains two highly-requested experimental features:
List of all updates
getDocsUrlfor canary versions - #33128, thanks @ghengeveld!Listboxcomponent toActionListand use it inTagsFilterPanel- #33140, thanks @ghengeveld!getDocsUrlto add a defaultrefparam and setguideas ref for links in the Guide - #33111, thanks @ghengeveld!file://to middlewareimportfor Windows support - #32955, thanks @ndelangen!themes.normalaccording to user preference and exportgetPreferredColorScheme- #28721, thanks @elisezhg!typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.48.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.48.0Compare 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.
jest-community/eslint-plugin-jest (eslint-plugin-jest)
v29.2.1Compare Source
Bug Fixes
ERR_PACKAGE_PATH_NOT_EXPORTEDerrors (#1860) (6cd4e89)v29.2.0Compare Source
Features
valid-mock-module-pathrule (#1845) (a8625f1)pnpm/pnpm (pnpm)
v10.24.0Compare Source
v10.23.0: pnpm 10.23Compare Source
Minor Changes
--lockfile-onlyoption topnpm list#10020.Patch Changes
pnpm self-updateshould download pnpm from the configured npm registry #10205.pnpm self-updateshould always install the non-executable pnpm package (pnpm in the registry) and never the@pnpm/exepackage, when installing v11 or newer. We currently cannot ship@pnpm/exeaspkgdoesn't work with ESM #10190.pnpm add, if there's aengines.runtimesetting declared inpackage.json#10209.pnpm listandpnpm whynow display npm: protocol for aliased packages (e.g.,foo npm:[email protected]) #8660.pnpm store pruneshould not fail if the store contains Node.js packages #10131.Platinum Sponsors
Gold Sponsors
prettier/prettier (prettier)
v3.7.1Compare Source
diff
API: Fix performance regression in doc printer (#18342 by @fisker)
Prettier 3.7.1 can be very slow when formatting big files, the regression has been fixed.
v3.7.0Compare Source
diff
🔗 Release Notes
typescript-eslint/typescript-eslint (typescript-eslint)
v8.48.0Compare 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.
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.