Skip to content

chore(deps): bump the minor-updates group across 1 directory with 6 updates - #100

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minor-updates-f617c5bb10
Open

chore(deps): bump the minor-updates group across 1 directory with 6 updates#100
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minor-updates-f617c5bb10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown

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

Package From To
ajv 8.18.0 8.20.0
react-bootstrap 0.32.4 0.33.1
react-json-tree 0.11.2 0.20.0
@testing-library/jest-dom 5.16.5 5.17.0
@vitejs/plugin-react 5.1.1 5.2.0
vitest 4.0.15 4.1.11

Updates ajv from 8.18.0 to 8.20.0

Release notes

Sourced from ajv's releases.

v8.20.0

What's Changed

Full Changelog: ajv-validator/ajv@v8.19.0...v8.20.0

v8.19.0

What's Changed

Full Changelog: ajv-validator/ajv@v8.18.0...v8.19.0

Commits

Updates react-bootstrap from 0.32.4 to 0.33.1

Commits

Updates react-json-tree from 0.11.2 to 0.20.0

Release notes

Sourced from react-json-tree's releases.

react-json-tree@0.16.2

Patch Changes

  • 4c9a890: Fix type import for Typescript versions <4.5

react-json-tree@0.12.0

0.12.0 (2020-07-30)

Bug Fixes

Features

BREAKING CHANGES

  • drop support for react@<16.3.0
Commits
Maintainer changes

This version was pushed to npm by methuselah96, a new releaser for react-json-tree since your current version.

Install script changes

This version adds prepublish script that runs during installation. Review the package contents before updating.


Updates @testing-library/jest-dom from 5.16.5 to 5.17.0

Release notes

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

v5.17.0

5.17.0 (2023-07-18)

Features

  • New toHaveAccessibleErrorMessage better implementing the spec, deprecate toHaveErrorMessage (#503) (d717c66)
Commits
  • d717c66 feat: New toHaveAccessibleErrorMessage better implementing the spec, deprec...
  • See full diff in compare view

Updates @vitejs/plugin-react from 5.1.1 to 5.2.0

Release notes

Sourced from @​vitejs/plugin-react's releases.

plugin-react@5.2.0

Add Vite 8 to peerDependencies range #1143

This plugin is compatible with Vite 8.

plugin-react@5.1.4

Fix canSkipBabel not accounting for babel.overrides (#1098)

When configuring babel.overrides without top-level plugins or presets, Babel was incorrectly skipped. The canSkipBabel function now checks for overrides.length to ensure override configurations are processed.

plugin-react@5.1.3

No release notes provided.

plugin-react@5.1.2

No release notes provided.

Changelog

Sourced from @​vitejs/plugin-react's changelog.

5.2.0 (2026-03-12)

Add Vite 8 to peerDependencies range #1143

This plugin is compatible with Vite 8.

5.1.4 (2026-02-10)

Fix canSkipBabel not accounting for babel.overrides (#1098)

When configuring babel.overrides without top-level plugins or presets, Babel was incorrectly skipped. The canSkipBabel function now checks for overrides.length to ensure override configurations are processed.

5.1.3 (2026-02-02)

5.1.2 (2025-12-08)

Commits

Updates vitest from 4.0.15 to 4.1.11

Release notes

Sourced from vitest's releases.

v4.1.11

   🐞 Bug Fixes

    View changes on GitHub

v4.1.10

   🐞 Bug Fixes

    View changes on GitHub

v4.1.9

🐞 Bug Fixes

View changes on GitHub

v4.1.8

   🐞 Bug Fixes

    View changes on GitHub

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
  • 9bd8d46 chore: release v4.1.11 (#10995)
  • 9851dbc fix(browser): trigger playwright/chromium gc on lower disk availability [back...
  • db616d2 chore: release v4.1.10 (#10718)
  • bae52b5 fix(vm): fix external module resolve error with deps optimizer query for enco...
  • a7a61e7 chore: release v4.1.9 (#10598)
  • 934b0f5 fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...
  • 7fb2965 fix(browser): wait for orchestrator readiness before resolving browser sessio...
  • a518019 fix: fix importOriginal with optimizer and query import [backport to v4] (#...
  • e61f2dd chore: release v4.1.8
  • e4067b3 fix(browser): disable client cdp API when allowWrite/allowExec: false [ba...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 16, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the minor-updates group with 6 updates chore(deps): bump the minor-updates group across 1 directory with 6 updates Jul 30, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/minor-updates-f617c5bb10 branch from cca20ac to 06833fb Compare July 30, 2026 14:24
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/minor-updates-f617c5bb10 branch from 06833fb to 86960e4 Compare August 6, 2026 14:24
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/minor-updates-f617c5bb10 branch from 86960e4 to a5bc50f Compare August 13, 2026 14:25
…pdates

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

| Package | From | To |
| --- | --- | --- |
| [ajv](https://github.com/ajv-validator/ajv) | `8.18.0` | `8.20.0` |
| [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) | `0.32.4` | `0.33.1` |
| [react-json-tree](https://github.com/reduxjs/redux-devtools) | `0.11.2` | `0.20.0` |
| [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `5.16.5` | `5.17.0` |
| [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) | `5.1.1` | `5.2.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.15` | `4.1.11` |



Updates `ajv` from 8.18.0 to 8.20.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v8.18.0...v8.20.0)

Updates `react-bootstrap` from 0.32.4 to 0.33.1
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](react-bootstrap/react-bootstrap@v0.32.4...v0.33.1)

Updates `react-json-tree` from 0.11.2 to 0.20.0
- [Release notes](https://github.com/reduxjs/redux-devtools/releases)
- [Commits](https://github.com/reduxjs/redux-devtools/commits)

Updates `@testing-library/jest-dom` from 5.16.5 to 5.17.0
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v5.16.5...v5.17.0)

Updates `@vitejs/plugin-react` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/plugin-react@5.2.0/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.2.0/packages/plugin-react)

Updates `vitest` from 4.0.15 to 4.1.11
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 5.17.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: ajv
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: react-bootstrap
  dependency-version: 0.33.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: react-json-tree
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-updates
- dependency-name: vitest
  dependency-version: 4.1.10
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/minor-updates-f617c5bb10 branch from a5bc50f to d49405b Compare September 3, 2026 14:26
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