Skip to content

Bump the development-minor-patch group across 1 directory with 8 updates#933

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/development-minor-patch-a1ac09e344
Closed

Bump the development-minor-patch group across 1 directory with 8 updates#933
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/development-minor-patch-a1ac09e344

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

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

Package From To
@types/react-reconciler 0.32.3 0.33.0
@vitest/browser 4.0.18 4.1.0
eslint-plugin-mdx 3.6.2 3.7.0
fs-extra 11.3.3 11.3.4
happy-dom 20.6.3 20.8.4
ol-mapbox-style 13.2.1 13.3.0

Updates @types/react-reconciler from 0.32.3 to 0.33.0

Commits

Updates @vitest/browser from 4.0.18 to 4.1.0

Release notes

Sourced from @​vitest/browser's releases.

v4.1.0

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features

... (truncated)

Commits

Updates @vitest/browser-playwright from 4.0.18 to 4.1.0

Release notes

Sourced from @​vitest/browser-playwright's releases.

v4.1.0

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features

... (truncated)

Commits
  • 4150b91 chore: release v4.1.0
  • 0c2c013 chore: release v4.1.0-beta.6
  • 689a22a fix(browser): types of getCDPSession and cdp() (#9716)
  • 8c96bb0 refator: update links to npmx (#9783)
  • d0ee546 feat: add page/locator.mark API to enhance playwright trace (#9652)
  • 79672d7 chore: release v4.1.0-beta.5
  • f09bb5c fix(browser): remove --remote-debugging-address from chrome args (#9712)
  • 50727a0 chore(deps): update all non-major dependencies (#9614)
  • f0ff1b2 feat: support playwright launchOptions with connectOptions (#9702)
  • 1d9e3b3 chore: release v4.1.0-beta.4
  • Additional commits viewable in compare view

Updates eslint-plugin-mdx from 3.6.2 to 3.7.0

Release notes

Sourced from eslint-plugin-mdx's releases.

eslint-plugin-mdx@3.7.0

Minor Changes

Patch Changes

Commits
Maintainer changes

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


Updates fs-extra from 11.3.3 to 11.3.4

Changelog

Sourced from fs-extra's changelog.

11.3.4 / 2026-03-03

  • Fix bug where calling ensureSymlink/ensureSymlinkSync with a relative srcPath would fail if the symlink already existed (#1038, #1064)
Commits

Updates happy-dom from 20.6.3 to 20.8.4

Release notes

Sourced from happy-dom's releases.

v20.8.4

👷‍♂️ Patch fixes

v20.8.3

👷‍♂️ Patch fixes

  • Throw error if event is not of type Event in EventTarget.dispatchEvent() - By @​capricorn86 in task #2054

v20.8.2

👷‍♂️ Patch fixes

  • Resets Event.cancelBubble and Event.defaultPrevented when calling Event.initEvent() - By @​capricorn86 in task #2090

v20.8.1

👷‍♂️ Patch fixes

v20.8.0

🎨 Features

  • Adds support for setPointerCapture, hasPointerCapture, and releasePointerCapture to Element - By @​coffeeandwork in task #1733

v20.7.2

👷‍♂️ Patch fixes

  • Properly decode CSS escape sequences in attribute selector values - By @​silverwind

v20.7.1

👷‍♂️ Patch fixes

  • Fixes issue related to parsing direct descendants (>) and universal (*) query selectors - By @​Cherry in task #2078

v20.7.0

🎨 Features

v20.6.5

👷‍♂️ Patch fixes

v20.6.4

👷‍♂️ Patch fixes

  • Normalize invalid input type attribute to "text" per HTML spec - By @​atzzCokeK in task #2053
Commits
  • 82a0888 fix: #1845 Replace ConsoleConstructor import with indexed access type (#2095)
  • 5998eea fix: #2054 Throw error if event is not of type Event in dispatchEvent (#2092)
  • 7a11238 fix: #2090 Resets cancelBubble and defaultPrevented when calling initEvent ...
  • 7d27984 fix: #1422 Make inert attribute block focus interactions (#2083)
  • 53e4ec9 feat: #1733 Adds support for setPointerCapture, hasPointerCapture, and rele...
  • 1c73c3f fix: Properly decode CSS escape sequences in attribute selector values (#2080)
  • 7fa06b3 fix: #2078 Fixes direct descendants > and universal * query selectors (#2079)
  • 4e0d1e3 feat: #1923 Adds support for getScreenDetails() (#2041)
  • 78a2ff4 chore: #1867 Add regression test for TreeWalker sibling traversal (#2026)
  • 46bab67 fix: #1927 Add clearImmediate to Jest environment global scope (#2029)
  • Additional commits viewable in compare view

Updates ol-mapbox-style from 13.2.1 to 13.3.0

Release notes

Sourced from ol-mapbox-style's releases.

v13.3.0

Summary

  • Better match MapLibre's hillshade rendering
  • Improved support for latest Mapbox style spec additions: data-driven visibility, data-driventext-font array entries, config to retrieve defaults from style's schema root properties, hsl, hsla and to-hsla expressions
  • Darkened outlines depending on fill-extrusion-height for fill-extrusion layers
  • More robustness against failures due to unsupported features

What's Changed

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

Changelog

Sourced from ol-mapbox-style's changelog.

13.3.0

  • Better match MapLibre's hillshade rendering
  • Improved support for latest Mapbox style spec additions: data-driven visibility, data-driventext-font array entries, config to retrieve defaults from style's schema root properties, hsl, hsla and to-hsla expressions
  • Darkened outlines depending on fill-extrusion-height for fill-extrusion layers
  • More robustness against failures due to unsupported features
Commits
  • 7ca917e Add dist for v13.3.0
  • 7912cf6 Changes for 13.3.0
  • 41be893 Merge pull request #1414 from openlayers/dependabot/npm_and_yarn/globals-17.3.0
  • 496d6d5 Merge pull request #1413 from openlayers/dependabot/npm_and_yarn/puppeteer-24...
  • 5a76ef6 Merge pull request #1412 from openlayers/dependabot/npm_and_yarn/css-loader-7...
  • 3913ccf Merge pull request #1411 from openlayers/dependabot/npm_and_yarn/sinon-21.0.1
  • 0eee3aa Merge pull request #1410 from openlayers/dependabot/npm_and_yarn/qs-6.14.2
  • f6c9efa Merge pull request #1415 from ahocevar/mapbox-updates
  • 109dee1 Updates for Mapbox compatibility
  • ec5ea8e Merge pull request #1409 from openlayers/hillshading
  • Additional commits viewable in compare view

Updates vitest from 4.0.18 to 4.1.0

Release notes

Sourced from vitest's releases.

v4.1.0

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features

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

| Package | From | To |
| --- | --- | --- |
| [@types/react-reconciler](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-reconciler) | `0.32.3` | `0.33.0` |
| [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `4.0.18` | `4.1.0` |
| [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `3.6.2` | `3.7.0` |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.3.3` | `11.3.4` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.6.3` | `20.8.4` |
| [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) | `13.2.1` | `13.3.0` |



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

Updates `@vitest/browser` from 4.0.18 to 4.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/browser)

Updates `@vitest/browser-playwright` from 4.0.18 to 4.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/browser-playwright)

Updates `eslint-plugin-mdx` from 3.6.2 to 3.7.0
- [Release notes](https://github.com/mdx-js/eslint-mdx/releases)
- [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mdx-js/eslint-mdx/compare/eslint-plugin-mdx@3.6.2...eslint-plugin-mdx@3.7.0)

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

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

Updates `ol-mapbox-style` from 13.2.1 to 13.3.0
- [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.2.1...v13.3.0)

Updates `vitest` from 4.0.18 to 4.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest)

---
updated-dependencies:
- 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: "@vitest/browser"
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch
- dependency-name: "@vitest/browser-playwright"
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch
- dependency-name: eslint-plugin-mdx
  dependency-version: 3.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch
- dependency-name: fs-extra
  dependency-version: 11.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-minor-patch
- dependency-name: happy-dom
  dependency-version: 20.8.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch
- dependency-name: ol-mapbox-style
  dependency-version: 13.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-minor-patch
- dependency-name: vitest
  dependency-version: 4.1.0
  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 Mar 24, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2026

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

@dependabot dependabot bot closed this Apr 7, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-minor-patch-a1ac09e344 branch April 7, 2026 00:16
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.

0 participants