Skip to content

Bump the development-minor-patch group across 1 directory with 17 updates#923

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/development-minor-patch-4729bd781f
Closed

Bump the development-minor-patch group across 1 directory with 17 updates#923
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/development-minor-patch-4729bd781f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps the development-minor-patch group with 17 updates in the / directory:

Package From To
@astrojs/mdx 4.3.7 4.3.13
@astrojs/react 4.4.0 4.4.2
@octokit/rest 22.0.0 22.0.1
@playwright/test 1.56.0 1.58.2
@testing-library/react 16.3.0 16.3.2
@types/react-reconciler 0.32.1 0.33.0
eslint-config-planet 23.2.0 23.3.0
eslint-plugin-astro 1.3.1 1.6.0
fs-extra 11.3.2 11.3.3
happy-dom 20.0.2 20.6.3
ol-mapbox-style 13.1.0 13.2.1
react 19.2.0 19.2.4
@types/react 19.2.2 19.2.14
react-dom 19.2.0 19.2.4
@types/react-dom 19.2.2 19.2.3
semver 7.7.3 7.7.4
vite 7.1.11 7.3.1

Updates @astrojs/mdx from 4.3.7 to 4.3.13

Changelog

Sourced from @​astrojs/mdx's changelog.

4.3.13

Patch Changes

  • Updated dependencies [d8305f8]:
    • @​astrojs/markdown-remark@​6.3.10

4.3.12

Patch Changes

4.3.11

Patch Changes

  • Updated dependencies []:
    • @​astrojs/markdown-remark@​6.3.9

4.3.10

Patch Changes

  • #14715 3d55c5d Thanks @​ascorbic! - Adds support for client hydration in getContainerRenderer()

    The getContainerRenderer() function is exported by Astro framework integrations to simplify the process of rendering framework components when using the experimental Container API inside a Vite or Vitest environment. This update adds the client hydration entrypoint to the returned object, enabling client-side interactivity for components rendered using this function. Previously this required users to manually call container.addClientRenderer() with the appropriate client renderer entrypoint.

    See the container-with-vitest demo for a usage example, and the Container API documentation for more information on using framework components with the experimental Container API.

4.3.9

Patch Changes

4.3.8

Patch Changes

  • #14591 3e887ec Thanks @​matthewp! - Adds TypeScript support for the components prop on MDX Content component when using await render(). Developers now get proper IntelliSense and type checking when passing custom components to override default MDX element rendering.

  • #14598 7b45c65 Thanks @​delucis! - Reduces terminal text styling dependency size by switching from kleur to picocolors

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​astrojs/mdx since your current version.


Updates @astrojs/react from 4.4.0 to 4.4.2

Changelog

Sourced from @​astrojs/react's changelog.

4.4.2

Patch Changes

  • #14715 3d55c5d Thanks @​ascorbic! - Adds support for client hydration in getContainerRenderer()

    The getContainerRenderer() function is exported by Astro framework integrations to simplify the process of rendering framework components when using the experimental Container API inside a Vite or Vitest environment. This update adds the client hydration entrypoint to the returned object, enabling client-side interactivity for components rendered using this function. Previously this required users to manually call container.addClientRenderer() with the appropriate client renderer entrypoint.

    See the container-with-vitest demo for a usage example, and the Container API documentation for more information on using framework components with the experimental Container API.

4.4.1

Patch Changes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​astrojs/react since your current version.


Updates @octokit/rest from 22.0.0 to 22.0.1

Release notes

Sourced from @​octokit/rest's releases.

v22.0.1

22.0.1 (2025-10-31)

Bug Fixes

  • deps: update octokit monorepo (major) (#538) (ded2f17)
Commits
  • daa3ec9 ci(action): update actions/setup-node action to v6 (#534)
  • 1dec0c7 ci(action): update peter-evans/create-or-update-comment action to v5 (#531)
  • ded2f17 fix(deps): update octokit monorepo (major) (#538)
  • 0e0eaea chore(deps): update dependency @​types/node to v24 (#537)
  • c04acc8 chore(deps): update vitest monorepo to v4 (major) (#536)
  • e6dd306 chore(deps): update dependency undici to v7 (#474)
  • 5f380d0 build(deps-dev): Bump form-data from 4.0.2 to 4.0.4 in /docs (#520)
  • dc6827d build(deps-dev): Bump tar-fs from 2.1.2 to 2.1.3 in /docs (#516)
  • See full diff in compare view

Updates @playwright/test from 1.56.0 to 1.58.2

Release notes

Sourced from @​playwright/test's releases.

v1.58.2

Highlights

#39121 fix(trace viewer): make paths via stdin work #39129 fix: do not force swiftshader on chromium mac

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

v1.58.1

Highlights

#39036 fix(msedge): fix local network permissions #39037 chore: update cft download location #38995 chore(webkit): disable frame sessions on fronzen builds

Browser Versions

  • Chromium 145.0.7632.6
  • Mozilla Firefox 146.0.1
  • WebKit 26.0

v1.58.0

📣 Playwright CLI+SKILLs 📣

We are adding a new token-efficient CLI mode of operation to Playwright with the skills located at playwright-cli. This brings the long-awaited official SKILL-focused CLI mode to our story and makes it more coding agent-friendly.

It is the first snapshot with the essential command set (which is already larger than the original MCP!), but we expect it to grow rapidly. Unlike the token use, that one we expect to go down since snapshots are no longer forced into the LLM!

Timeline

If you're using merged reports, the HTML report Speedboard tab now shows the Timeline:

Timeline chart in the HTML report

UI Mode and Trace Viewer Improvements

  • New 'system' theme option follows your OS dark/light mode preference
  • Search functionality (Cmd/Ctrl+F) is now available in code editors
  • Network details panel has been reorganized for better usability
  • JSON responses are now automatically formatted for readability

Thanks to @​cpAdm for contributing these improvements!

Miscellaneous

browserType.connectOverCDP() now accepts an isLocal option. When set to true, it tells Playwright that it runs on the same host as the CDP server, enabling file system optimizations.

Breaking Changes ⚠️

  • Removed _react and _vue selectors. See locators guide for alternatives.

... (truncated)

Commits

Updates @testing-library/react from 16.3.0 to 16.3.2

Release notes

Sourced from @​testing-library/react's releases.

v16.3.2

16.3.2 (2026-01-19)

Bug Fixes

  • Update 'onCaughtError' type inference in 'RenderOptions' to work with React v19 (#1438) (f32bd1b)

v16.3.1

16.3.1 (2025-12-15)

Bug Fixes

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​testing-library/react since your current version.


Updates @types/react-reconciler from 0.32.1 to 0.33.0

Commits

Updates eslint-config-planet from 23.2.0 to 23.3.0

Release notes

Sourced from eslint-config-planet's releases.

v23.3.0

Features and Fixes

Dependency Updates

Full Changelog: planetlabs/eslint-config-planet@v23.2.0...v23.3.0

Commits
  • c44af16 23.3.0
  • d1bb3fb Merge pull request #170 from planetlabs/updates
  • 0c0f283 Add custom config tests
  • 6798614 Merge pull request #169 from planetlabs/dependabot/npm_and_yarn/eslint-plugin...
  • a683a3c Bump eslint-plugin-react-hooks from 7.0.0 to 7.0.1
  • 84beb3e Merge pull request #154 from planetlabs/dependabot/npm_and_yarn/eslint-plugin...
  • e0d1115 Merge pull request #156 from planetlabs/dependabot/github_actions/actions/che...
  • e028085 Merge pull request #167 from planetlabs/dependabot/npm_and_yarn/eslint/js-9.38.0
  • 8c085af Merge pull request #168 from planetlabs/dependabot/github_actions/actions/set...
  • f0e3e26 Bump actions/setup-node from 4 to 6
  • Additional commits viewable in compare view

Updates eslint-plugin-astro from 1.3.1 to 1.6.0

Release notes

Sourced from eslint-plugin-astro's releases.

v1.6.0

Minor Changes

Patch Changes

v1.5.0

Minor Changes

v1.4.0

Minor Changes

Patch Changes

Changelog

Sourced from eslint-plugin-astro's changelog.

1.6.0

Minor Changes

Patch Changes

1.5.0

Minor Changes

1.4.0

Minor Changes

Patch Changes

Commits
  • d70a639 Version Packages (#530)
  • a29f5eb chore(deps): update eslint monorepo to v10 (major) (#527)
  • cb4ad1d chore(deps): update dependency @​ota-meshi/eslint-plugin to ^0.20.0 (#523)
  • c0e016e chore(deps): update dependency eslint-plugin-jsdoc to v62 (#519)
  • 57d2d85 chore(deps): update github artifact actions (#516)
  • 7ec6663 chore(deps): update dependency eslint-plugin-json-schema-validator to v6 (#521)
  • d76e75d chore(deps): update dependency eslint-plugin-yml to v3 (#522)
  • 864b098 chore(deps): update dependency eslint-plugin-regexp to v3 (#524)
  • ce02cf2 feat: improve compatibility with eslint v10 (#531)
  • 919c8e1 chore(deps): update dependency @​actions/github to v9 (#526)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-astro since your current version.


Updates fs-extra from 11.3.2 to 11.3.3

Changelog

Sourced from fs-extra's changelog.

11.3.3 / 2025-12-18

  • Fix copying symlink when destination is a symlink to the same target (#1019, #1060)
Commits

Updates happy-dom from 20.0.2 to 20.6.3

Release notes

Sourced from happy-dom's releases.

v20.6.3

👷‍♂️ Patch fixes

  • Refactors query selector parser to be able to handle complex rules - By @​capricorn86 in task #1910
  • Fixes issue related to using query selector for attribute in XML document - By @​capricorn86 in task #1912
  • Fixes issue with using quotes within quotes for attribute query selector (e.g. [data-value="it's a test"]) - By @​capricorn86 in task #2034

v20.6.2

👷‍♂️ Patch fixes

  • Update entities package version to resolve missing export for vue and vue-compat v3.5 - By @​acollins1991 in task #2066

v20.6.1

👷‍♂️ Patch fixes

v20.6.0

🎨 Features

  • Adds support for register on import to the @happy-dom/global-registrator package - By @​capricorn86 in task #2060

v20.5.5

👷‍♂️ Patch fixes

  • Correct caption element content model to allow flow content - By @​atzzCokeK in task #2052

v20.5.4

👷‍♂️ Patch fixes

v20.5.3

👷‍♂️ Patch fixes

  • Node.replaceWith does not throw w/o parent - By @​lukeed

v20.5.2

👷‍♂️ Patch fixes

v20.5.1

👷‍♂️ Patch fixes

  • Fixes logic in HTMLInputElement.stepUp() and HTMLInputElement.stepDown() to work according to spec - By @​stevematney in task #1955

v20.5.0

👷‍♂️ Patch fixes

  • Removes circular dependencies internally - By @​capricorn86 in task #2055
    • Compilers can handle simpler circular dependencies, but warnings may be outputted
  • Changes naming of types used internally to follow a consistent pattern - By @​capricorn86 in task #2055
  • Enforces use of the "type" modifier internally in the source code (e.g. import type and export type) - By @​capricorn86 in task #2055

v20.4.0

🎨 Features

... (truncated)

Commits
  • e6a64da fix: #1910 Fixes issue when parsing complex query selector with has express...
  • b869287 fix: #2066 Update entities package version to resolve missing export for vu...
  • f8d8cad fix: #2042 Support CSS gradients with rgba() colors (#2059)
  • d0fdf23 fix: #2057 Support Unicode characters in selectors per CSS spec (#2062)
  • 48e675f feat: #2060 Adds support for register on import in global-registrator (#2061)
  • fbef5d9 fix: #2052 Correct caption element content model to allow flow content (#2058)
  • 8df62e1 fix: #1959 Implement Text.wholeText property (#2027)
  • 273ad6c fix: Node.replaceWith does not throw w/o parent (#1969)
  • 7c44f48 chore: #1947 Adds unit tests for decode ' / numeric character referenc...
  • 560589c fix: #1947 Use entities package for HTML/XML encoding/decoding (#2016)
  • Additional commits viewable in compare view

Updates ol-mapbox-style from 13.1.0 to 13.2.1

Release notes

Sourced from ol-mapbox-style's releases.

v13.2.1

Summary

  • Prevent redundant font loading requests
  • Ignore source on background layer
  • Encourage the use of ol/layer/Group with apply()

What's Changed

New Contributors

Full Changelog: openlayers/ol-mapbox-style@v13.2.0...v13.2.1

v13.2.0

Summary

  • Add support for raster-hue-rotate, raster-saturation, raster-opacity
  • Fix hillshade colors

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from ol-mapbox-style's changelog.

13.2.1

  • Prevent redundant font loading requests
  • Ignore source on background layer
  • Encourage the use of ol/layer/Group with apply()

13.2.0

  • Add support for raster-hue-rotate, raster-saturation, raster-opacity
  • Fix hillshade colors

13.1.1

  • Add support for running ol-mapbox-style in web workers
Commits
  • 2457ba6 Add dist for v13.2.1
  • 634653f Changes for 13.2.1
  • 9bf28b9 Update ol peer dependency
  • 568d781 Merge pull request #1404 from openlayers/dependabot/npm_and_yarn/webpack-dev-...
  • ac17448 Merge pull request #1402 from openlayers/dependabot/npm_and_yarn/rollup-4.56.0
  • 9482f12 Bump rollup from 4.46.2 to 4.56.0
  • bad9b07 Merge pull request #1405 from openlayers/dependabot/npm_and_yarn/mini-css-ext...
  • 3618dd9 Bump webpack-dev-server from 5.2.2 to 5.2.3
  • 0d17b04 Merge pull request #1403 from openlayers/dependabot/npm_and_yarn/html-webpack...
  • 52b1e60 Merge pull request #1401 from openlayers/dependabot/npm_and_yarn/puppeteer-24...
  • Additional commits viewable in compare view

Updates react from 19.2.0 to 19.2.4

Release notes

Sourced from react's releases.

19.2.4 (January 26th, 2026)

React Server Components

19.2.3 (December 11th, 2025)

React Server Components

19.2.2 (December 11th, 2025)

React Server Components

19.2.1 (December 3rd, 2025)

React Server Components

Changelog

Sourced from react's changelog.

19.2.1 (Dec 3, 2025)

React...

Description has been truncated

…ates

Bumps the development-minor-patch group with 17 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) | `4.3.7` | `4.3.13` |
| [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) | `4.4.0` | `4.4.2` |
| [@octokit/rest](https://github.com/octokit/rest.js) | `22.0.0` | `22.0.1` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.56.0` | `1.58.2` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.0` | `16.3.2` |
| [@types/react-reconciler](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-reconciler) | `0.32.1` | `0.33.0` |
| [eslint-config-planet](https://github.com/planetlabs/eslint-config-planet) | `23.2.0` | `23.3.0` |
| [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `1.3.1` | `1.6.0` |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.2` | `11.3.3` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.0.2` | `20.6.3` |
| [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) | `13.1.0` | `13.2.1` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.0` | `19.2.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.2` | `19.2.14` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.0` | `19.2.4` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.2` | `19.2.3` |
| [semver](https://github.com/npm/node-semver) | `7.7.3` | `7.7.4` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.11` | `7.3.1` |



Updates `@astrojs/mdx` from 4.3.7 to 4.3.13
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@4.3.13/packages/integrations/mdx)

Updates `@astrojs/react` from 4.4.0 to 4.4.2
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/react@4.4.2/packages/integrations/react)

Updates `@octokit/rest` from 22.0.0 to 22.0.1
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v22.0.0...v22.0.1)

Updates `@playwright/test` from 1.56.0 to 1.58.2
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.56.0...v1.58.2)

Updates `@testing-library/react` from 16.3.0 to 16.3.2
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.3.0...v16.3.2)

Updates `@types/react-reconciler` from 0.32.1 to 0.33.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-reconciler)

Updates `eslint-config-planet` from 23.2.0 to 23.3.0
- [Release notes](https://github.com/planetlabs/eslint-config-planet/releases)
- [Commits](planetlabs/eslint-config-planet@v23.2.0...v23.3.0)

Updates `eslint-plugin-astro` from 1.3.1 to 1.6.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-astro@v1.3.1...v1.6.0)

Updates `fs-extra` from 11.3.2 to 11.3.3
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.3.2...11.3.3)

Updates `happy-dom` from 20.0.2 to 20.6.3
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.0.2...v20.6.3)

Updates `ol-mapbox-style` from 13.1.0 to 13.2.1
- [Release notes](https://github.com/openlayers/ol-mapbox-style/releases)
- [Changelog](https://github.com/openlayers/ol-mapbox-style/blob/main/CHANGELOG.md)
- [Commits](openlayers/ol-mapbox-style@v13.1.0...v13.2.1)

Updates `react` from 19.2.0 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react)

Updates `@types/react` from 19.2.2 to 19.2.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` from 19.2.0 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom)

Updates `@types/react-dom` from 19.2.2 to 19.2.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `semver` from 7.7.3 to 7.7.4
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.7.3...v7.7.4)

Updates `vite` from 7.1.11 to 7.3.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite)

---
updated-dependencies:
- dependency-name: "@astrojs/mdx"
  dependency-version: 4.3.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: "@astrojs/react"
  dependency-version: 4.4.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: "@octokit/rest"
  dependency-version: 22.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: "@playwright/test"
  dependency-version: 1.58.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: "@types/react-reconciler"
  dependency-version: 0.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch
- dependency-name: eslint-config-planet
  dependency-version: 23.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch
- dependency-name: eslint-plugin-astro
  dependency-version: 1.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch
- dependency-name: fs-extra
  dependency-version: 11.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: happy-dom
  dependency-version: 20.6.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch
- dependency-name: ol-mapbox-style
  dependency-version: 13.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: react-dom
  dependency-version: 19.2.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: semver
  dependency-version: 7.7.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 25, 2026
@tschaub
Copy link
Member

tschaub commented Feb 25, 2026

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 25, 2026

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@tschaub
Copy link
Member

tschaub commented Feb 25, 2026

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 25, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 25, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-minor-patch-4729bd781f branch February 25, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant