fix(deps): update all non-major dependencies #1901
Open
+3,432
−3,366
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.1.0
->^1.1.2
^7.27.2
->^7.28.3
^8.0.0-beta.0
->^8.0.0-beta.1
^7.27.4
->^7.28.3
^7.27.5
->^7.28.0
^7.27.4
->^7.28.3
^7.27.2
->^7.28.3
^7.27.1
->^7.28.3
^7.27.6
->^7.28.3
^3.21.0
->^3.24.2
^11.14.0
->^11.14.1
^1.3.0
->^1.3.2
^9.29.0
->^9.33.0
^9.0.13
->^9.1.2
^9.0.13
->^9.1.2
^10.4.0
->^10.4.1
^6.6.3
->^6.7.0
^0.0.326
->^0.1.4
^4.17.18
->^4.17.20
^22.15.32
->^22.17.2
^0.30.2
->^0.31.0
^19.1.8
->^19.1.10
^19.1.6
->^19.1.7
^8.35.0
->^8.39.1
^8.35.0
->^8.39.1
^5.4.1
->^5.5.0
^5.65.19
->^5.65.20
^13.0.0
->^13.0.1
^0.25.5
->^0.25.9
^9.29.0
->^9.33.0
^10.1.5
->^10.1.8
^16.2.0
->^16.3.0
^5.6.3
->^5.6.4
^30.0.2
->^30.0.5
^30.0.2
->^30.0.5
^1.10.0
->^1.10.1
^10.1.2
->^10.2.0
10.12.3
->10.14.0
3.6.0
->3.6.2
^19.1.0
->^19.1.1
^19.1.0
->^19.1.1
^19.1.0
->^19.1.1
^7.6.2
->^7.8.1
^5.10.1
->^5.10.2
^4.33.0
->^4.35.0
^9.0.13
->^9.1.2
^7.1.1
->^7.1.4
^29.4.0
->^29.4.1
^8.35.0
->^8.39.1
^7.0.0
->^7.1.2
^5.99.9
->^5.101.2
Release Notes
apollo-server-integrations/apollo-server-integration-express5 (@as-integrations/express5)
v1.1.2
Compare Source
Patch Changes
8217d87
Thanks @glasser! - Allow both v4 and v5 of@apollo/server
as a peer dependency (but not the RC supported by v1.1.1).v1.1.1
Compare Source
Patch Changes
3416827
Thanks @glasser! - Allow@apollo/server@5.0.0-rc.0
as a peer dependency.babel/babel (@babel/cli)
v7.28.3
Compare Source
👓 Spec Compliance
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-static-block
,babel-preset-env
🐛 Bug Fix
babel-parser
import("./a", {with:{},})
(@easrng)💅 Polish
babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
scripts
andbabel-worker.cjs
(@JLHwung)🔬 Output optimization
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
v7.28.0
Compare Source
🚀 New Feature
babel-node
babel-types
babel-compat-data
,babel-preset-env
babel-core
,babel-parser
sourceType: "commonjs"
(@JLHwung)babel-generator
,babel-parser
explicitResourceManagement
parser plugin (@JLHwung)babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-transform-object-rest-spread
,babel-traverse
,babel-types
babel-parser
,babel-traverse
,babel-types
t.bigIntLiteral
factory (@JLHwung)babel-generator
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-discard-binding
,babel-plugin-transform-destructuring
,babel-plugin-transform-explicit-resource-management
,babel-plugin-transform-react-display-name
,babel-types
babel-generator
,babel-parser
,babel-plugin-proposal-destructuring-private
,babel-plugin-transform-block-scoping
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-typescript
,babel-traverse
,babel-types
🐛 Bug Fix
babel-helper-globals
,babel-plugin-transform-classes
,babel-traverse
babel-types
🏠 Internal
babel-compat-data
,babel-plugin-proposal-decorators
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-json-modules
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
babel-polyfill
packages (@nicolo-ribaudo)babel/babel (@babel/code-frame)
v8.0.0-beta.1
Compare Source
v8.0.0-beta.1 (2025-07-02)
💥 Breaking Change
babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-transform-object-rest-spread
,babel-traverse
,babel-types
babel-parser
,babel-traverse
,babel-types
t.bigIntLiteral
factory (@JLHwung)babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-types
🐛 Bug Fix
babel-types
BABEL_TYPES_8_BREAKING
in Babel 8 (@liuxingbaoyu)🏠 Internal
babel-types
Committers: 9
chakra-ui/chakra-ui (@chakra-ui/react)
v3.24.2
Compare Source
Patch Changes
333b063
Thanks @segunadebayo! - Fix issue where
using
asChild
with invalid child elements orReact.lazy
components wouldthrow an error.
v3.24.1
Compare Source
Patch Changes
e81a6ae
Thanks @segunadebayo! - Provide a way to
exclude components from prose styling by using
not-prose
9b7bf1d
Thanks @segunadebayo! - Fix issue where
_fullscreen
returns the wrong css selectorv3.24.0
Compare Source
Minor Changes
#10164
79971c0
Thanks @segunadebayo! - Add new codeblock
component with support for highlight.js and shiki.
Patch Changes
5e7831f
Thanks @ponharu! - fix: check if
separator
isa valid React element
v3.23.0
Compare Source
Minor Changes
86ca96a
Thanks @segunadebayo! - - System: Add
unstyled
prop support to compound component children to opt-out of recipestyles per component.
--group-gap
CSSvariable
Patch Changes
dd3af62
Thanks @segunadebayo! - - Tree View
filter
method completely deletes the children key fromthe node when there are no matching children
acceptedFiles
anddefaultAcceptedFiles
FileError
,FileMimeType
, andFileRejection
types and fixvalidation issues
dc02076
Thanks @segunadebayo! - Fix HTML semantic
structure for
Breadcrumb.Ellipsis
component by changing the underlyingelement from
<span>
to<li>
.4da48e3
Thanks @segunadebayo! - - Tabs: Export
missing types
@chakra-ui/react/hooks
tree-shaking
@chakra-ui/react/theme
. We now exposerecipes
,slotRecipes
,breakpoints
,keyframes
,textStyles
,layerStyles
,animationStyles
,globalCss
,cssVarsPrefix
,cssVarsRoot
,semanticTokens
,tokens
as dedicated modules.dvh
anddvw
units instead ofvh
andvw
todynamically adjust to viewport size changes.
sizes.
v3.22.0
Compare Source
Minor Changes
32967aa
Thanks @segunadebayo! - Add new TreeView
component that is used to represent hierarchical data in a tree structure.
Patch Changes
ca40993
Thanks @isBatak! - - Clipboard: Fix issue
where
clipboardAnatomy
was not exported from@chakra-ui/react/anatomy
reason
toonOpenChange
andonInputValueChange
callbacksapi.clearHighlightedValue
function to clear highlighted valuetitle
ordescription
could not acceptReact element
valueAsString
formattingapi.clearHighlightedValue
function to clear highlighted valuechildren
as a functionv3.21.1
Compare Source
Patch Changes
8ddeb0b
Thanks @segunadebayo! - - Popover:
Fixed issue where
onOpenChange
could be called twice when controlledonInputValueChange
could be called twice whenselecting an item
allowCustomValue: true
used within in aform requires two enter keypress to submit
vertical
don't workdefaultValue
tonull
doesn't showindeterminate state
toaster.promise
is calledwithout loading option. The
loading
option is now required. A warning willbe logged if it is not provided
defaultValue
orvalue
after fetching items doesn't update thevalueAsString
#10119
6cf8cc6
Thanks @isBatak! - - improve
Drawer
recipe tobetter support conditional variants.
Drawer
conditional variants example to the docs and storybook.#10101
2b4fa6d
Thanks @isBatak! - - Select: Export missing
SelectRootComponent type export
d7914ad
Thanks @segunadebayo! - Fix inconsistent
handling of
null
andundefined
for skipping breakpoints using array syntaxemotion-js/emotion (@emotion/styled)
v11.14.1
Compare Source
eslint/rewrite (@eslint/compat)
v1.3.2
Compare Source
Dependencies
v1.3.1
Compare Source
Bug Fixes
@eslint/compat
eslint peerDependencies constraint (#215) (b96ec0c)Dependencies
eslint/eslint (@eslint/js)
v9.33.0
Compare Source
v9.32.0
Compare Source
v9.31.0
Compare Source
v9.30.1
Compare Source
v9.30.0
Compare Source
storybookjs/storybook (@storybook/addon-onboarding)
v9.1.2
Compare Source
9.1.2
entry.polyfills
undefined error - #32230, thanks @sk-pub!v9.1.1
Compare Source
9.1.1
v9.1.0
Compare Source
9.1.0
Storybook 9.1 is packed with new features and improvements to enhance accessibility, streamline testing, and make your development workflow even smoother!
🚀 Improved upgrade command with monorepo support for seamless upgrades
🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility
🧪
sb.mock
API and Automocking: one-line module mocking to simplify your testing workflow🧪 Favicon shows test run status for quick visual feedback
⚛️ Easier configuration for React Native projects
🔥 Auto-abort play functions on HMR to avoid unwanted side effects
🏗️ Improved CSF factories API for type safe story definitions
♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, mobile & more
💯 Dozens more fixes and improvements based on community feedback!
List of all updates
extend
API, portable stories - #30601, thanks @kasperpeulen!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.