Skip to content

fix(deps): update all non-major dependencies #1901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2025

This PR contains the following updates:

Package Change Age Confidence
@as-integrations/express5 ^1.1.0 -> ^1.1.2 age confidence
@babel/cli (source) ^7.27.2 -> ^7.28.3 age confidence
@babel/code-frame (source) ^8.0.0-beta.0 -> ^8.0.0-beta.1 age confidence
@babel/core (source) ^7.27.4 -> ^7.28.3 age confidence
@babel/eslint-parser (source) ^7.27.5 -> ^7.28.0 age confidence
@babel/plugin-transform-runtime (source) ^7.27.4 -> ^7.28.3 age confidence
@babel/preset-env (source) ^7.27.2 -> ^7.28.3 age confidence
@babel/register (source) ^7.27.1 -> ^7.28.3 age confidence
@babel/runtime (source) ^7.27.6 -> ^7.28.3 age confidence
@chakra-ui/react (source) ^3.21.0 -> ^3.24.2 age confidence
@emotion/styled (source) ^11.14.0 -> ^11.14.1 age confidence
@eslint/compat (source) ^1.3.0 -> ^1.3.2 age confidence
@eslint/js (source) ^9.29.0 -> ^9.33.0 age confidence
@storybook/addon-onboarding (source) ^9.0.13 -> ^9.1.2 age confidence
@storybook/react-vite (source) ^9.0.13 -> ^9.1.2 age confidence
@testing-library/dom ^10.4.0 -> ^10.4.1 age confidence
@testing-library/jest-dom ^6.6.3 -> ^6.7.0 age confidence
@types/chrome (source) ^0.0.326 -> ^0.1.4 age confidence
@types/lodash (source) ^4.17.18 -> ^4.17.20 age confidence
@types/node (source) ^22.15.32 -> ^22.17.2 age confidence
@types/ramda (source) ^0.30.2 -> ^0.31.0 age confidence
@types/react (source) ^19.1.8 -> ^19.1.10 age confidence
@types/react-dom (source) ^19.1.6 -> ^19.1.7 age confidence
@typescript-eslint/eslint-plugin (source) ^8.35.0 -> ^8.39.1 age confidence
@typescript-eslint/parser (source) ^8.35.0 -> ^8.39.1 age confidence
chalk ^5.4.1 -> ^5.5.0 age confidence
codemirror ^5.65.19 -> ^5.65.20 age confidence
copy-webpack-plugin ^13.0.0 -> ^13.0.1 age confidence
esbuild ^0.25.5 -> ^0.25.9 age confidence
eslint (source) ^9.29.0 -> ^9.33.0 age confidence
eslint-config-prettier ^10.1.5 -> ^10.1.8 age confidence
globals ^16.2.0 -> ^16.3.0 age confidence
html-webpack-plugin ^5.6.3 -> ^5.6.4 age confidence
jest (source) ^30.0.2 -> ^30.0.5 age confidence
jest-environment-jsdom (source) ^30.0.2 -> ^30.0.5 age confidence
morgan ^1.10.0 -> ^1.10.1 age confidence
open ^10.1.2 -> ^10.2.0 age confidence
pnpm (source) 10.12.3 -> 10.14.0 age confidence
prettier (source) 3.6.0 -> 3.6.2 age confidence
react (source) ^19.1.0 -> ^19.1.1 age confidence
react-dom (source) ^19.1.0 -> ^19.1.1 age confidence
react-is (source) ^19.1.0 -> ^19.1.1 age confidence
react-router-dom (source) ^7.6.2 -> ^7.8.1 age confidence
react-select (source) ^5.10.1 -> ^5.10.2 age confidence
selenium-webdriver (source) ^4.33.0 -> ^4.35.0 age confidence
storybook (source) ^9.0.13 -> ^9.1.2 age confidence
supertest ^7.1.1 -> ^7.1.4 age confidence
ts-jest (source) ^29.4.0 -> ^29.4.1 age confidence
typescript-eslint (source) ^8.35.0 -> ^8.39.1 age confidence
vite (source) ^7.0.0 -> ^7.1.2 age confidence
webpack ^5.99.9 -> ^5.101.2 age confidence

Release Notes

apollo-server-integrations/apollo-server-integration-express5 (@​as-integrations/express5)

v1.1.2

Compare Source

Patch Changes
  • #​29 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
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
💅 Polish
  • babel-plugin-transform-regenerator, babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
🔬 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
  • babel-generator, babel-parser
  • 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
  • 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
🏠 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/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
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-types
🐛 Bug Fix
🏠 Internal
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 or React.lazy components would
    throw an error.

    This issue more commonly occurs when composing with Next.js Link
    component.

    import { Breadcrumb } from "@​chakra-ui/react"
    import Link from "next/link"
    
    export default function Page() {
      return (
        <Breadcrumb.Root>
          {/* 🧨 Throws an error */}
          <Breadcrumb.Link asChild>
            <Link href="#">aaaa</Link>
          </Breadcrumb.Link>
        </Breadcrumb.Root>
      )
    }

v3.24.1

Compare Source

Patch Changes

v3.24.0

Compare Source

Minor Changes
  • #​10164
    79971c0
    Thanks @​segunadebayo! - Add new codeblock
    component with support for highlight.js and shiki.

    <CodeBlock.AdapterProvider value={shikiAdapter}>
      <CodeBlock.Root code="console.log('Hello, world!')" language="tsx">
        <CodeBlock.Content>
          <CodeBlock.Code>
            <CodeBlock.CodeText />
          </CodeBlock.Code>
        </CodeBlock.Content>
      </CodeBlock.Root>
    </CodeBlock.AdapterProvider>
Patch Changes

v3.23.0

Compare Source

Minor Changes
  • 86ca96a
    Thanks @​segunadebayo! - - System: Add
    unstyled prop support to compound component children to opt-out of recipe
    styles per component.

    <Accordion.Root defaultValue={["a"]}>
      <Accordion.Item value="a">
        {/* Opt-out of recipe styles */}
        <Accordion.ItemTrigger unstyled bg="red.500" />
        <Accordion.ItemContent>
          <Accordion.ItemBody />
        </Accordion.ItemContent>
      </Accordion.Item>
    </Accordion.Root>
    • Group: Add support changing group gap globally via --group-gap CSS
      variable
Patch Changes
  • dd3af62
    Thanks @​segunadebayo! - - Tree View

    • Fixed issue where tree view doesn't scroll into view when content overflows
    • Fix issue where the filter method completely deletes the children key from
      the node when there are no matching children
    • File Upload
      • Add support for programmatically controlling the accepted files via
        acceptedFiles and defaultAcceptedFiles
      • Export FileError, FileMimeType, and FileRejection types and fix
        validation issues
  • dc02076
    Thanks @​segunadebayo! - Fix HTML semantic
    structure for Breadcrumb.Ellipsis component by changing the underlying
    element from <span> to <li>.

    // Before: <span> inside <ol> (invalid HTML)
    <Breadcrumb.List>
      <Breadcrumb.Ellipsis /> {/* rendered as <span> */}
    </Breadcrumb.List>
    
    // After: <li> inside <ol> (valid HTML)
    <Breadcrumb.List>
      <Breadcrumb.Ellipsis /> {/* now renders as <li> */}
    </Breadcrumb.List>
  • 4da48e3
    Thanks @​segunadebayo! - - Tabs: Export
    missing types

    • Hooks: Export entrypoint for better tree-shaking
      @chakra-ui/react/hooks
    • Theme: Expose smaller bits of the theme in the entrypoint for better
      tree-shaking @chakra-ui/react/theme. We now expose recipes,
      slotRecipes, breakpoints, keyframes, textStyles, layerStyles,
      animationStyles, globalCss, cssVarsPrefix, cssVarsRoot,
      semanticTokens, tokens as dedicated modules.
    • Dialog: Use dvh and dvw units instead of vh and vw to
      dynamically adjust to viewport size changes.
    • Native Select: Ensure height is consistent with input and select across
      sizes.

v3.22.0

Compare Source

Minor Changes
Patch Changes
  • #​10126
    ca40993
    Thanks @​isBatak! - - Clipboard: Fix issue
    where clipboardAnatomy was not exported from @chakra-ui/react/anatomy
    • Combobox
      • Expose reason to onOpenChange and onInputValueChange callbacks
      • Expose api.clearHighlightedValue function to clear highlighted value
    • Toast: Fix issue where toast title or description could not accept
      React element
    • Progress: Improve valueAsString formatting
    • Select
      • Select highlighted item only if it exists in the collection
      • Expose api.clearHighlightedValue function to clear highlighted value
    • ClientOnly: Support children as a function

v3.21.1

Compare Source

Patch Changes
  • 8ddeb0b
    Thanks @​segunadebayo! - - Popover:
    Fixed issue where onOpenChange could be called twice when controlled

    • Combobox
      • Fixed issue where onInputValueChange could be called twice when
        selecting an item
      • Fixed issue where combobox with allowCustomValue: true used within in a
        form requires two enter keypress to submit
    • Progress
      • Fix issue where setting orientation to vertical don't work
      • Fix issue where setting defaultValue to null doesn't show
        indeterminate state
    • Toast: Fix issue where app crashes when toaster.promise is called
      without loading option. The loading option is now required. A warning will
      be logged if it is not provided
    • Combobox, Select, Listbox: Fix issue where rehydrating defaultValue or
      value after fetching items doesn't update the valueAsString
  • #​10119
    6cf8cc6
    Thanks @​isBatak! - - improve Drawer recipe to
    better support conditional variants.

    • add 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 and undefined for skipping breakpoints using array syntax

emotion-js/emotion (@​emotion/styled)

v11.14.1

Compare Source

eslint/rewrite (@​eslint/compat)

v1.3.2

Compare Source

Dependencies
  • The following workspace dependencies were updated

v1.3.1

Compare Source

Bug Fixes
  • relax @eslint/compat eslint peerDependencies constraint (#​215) (b96ec0c)
Dependencies
  • The following workspace dependencies were updated
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

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

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Jun 24, 2025

⚠️ No Changeset found

Latest commit: c8c16f0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d440224 to 8c07ba8 Compare June 25, 2025 02:55
@renovate renovate bot changed the title chore(deps): update dependency @types/node to ^22.15.33 chore(deps): update all non-major dependencies Jun 25, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f095fa7 to 3beda5a Compare June 26, 2025 03:29
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jun 26, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 5141aee to 76d3f1b Compare July 3, 2025 12:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 52b7ea6 to 81532f3 Compare July 9, 2025 12:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 7dbf707 to 8661684 Compare July 28, 2025 19:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 093f23e to 3c28478 Compare August 13, 2025 21:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 62ee9d5 to e33bf9b Compare August 15, 2025 13:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e33bf9b to c8c16f0 Compare August 15, 2025 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants