Skip to content
This repository was archived by the owner on Aug 6, 2026. It is now read-only.

build(deps): bump @microlink/react-json-view from 1.23.4 to 1.31.25 - #509

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/microlink/react-json-view-1.31.25
Closed

build(deps): bump @microlink/react-json-view from 1.23.4 to 1.31.25#509
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/microlink/react-json-view-1.31.25

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps @microlink/react-json-view from 1.23.4 to 1.31.25.

Release notes

Sourced from @​microlink/react-json-view's releases.

v1.31.25

What's Changed

Full Changelog: microlinkhq/react-json-view@v1.31.24...v1.31.25

v1.31.24

What's Changed

Full Changelog: microlinkhq/react-json-view@v1.31.23...v1.31.24

v1.31.23

What's Changed

Full Changelog: microlinkhq/react-json-view@v1.31.22...v1.31.23

v1.31.22

What's Changed

Full Changelog: microlinkhq/react-json-view@v1.31.21...v1.31.22

v1.31.21

What's Changed

Full Changelog: microlinkhq/react-json-view@v1.31.20...v1.31.21

v1.31.20

What's Changed

... (truncated)

Changelog

Sourced from @​microlink/react-json-view's changelog.

1.31.25 (2026-07-27)

1.31.24 (2026-07-24)

1.31.23 (2026-07-21)

1.31.22 (2026-07-03)

1.31.21 (2026-07-01)

1.31.20 (2026-05-02)

1.31.19 (2026-04-28)

1.31.18 (2026-04-10)

1.31.17 (2026-04-09)

1.31.16 (2026-04-03)

1.31.15 (2026-03-26)

1.31.14 (2026-03-18)

1.31.13 (2026-03-18)

1.31.12 (2026-03-17)

1.31.11 (2026-03-17)

1.31.10 (2026-03-16)

1.31.9 (2026-03-16)

1.31.8 (2026-03-11)

1.31.7 (2026-03-11)

1.31.6 (2026-03-10)

1.31.5 (2026-03-10)

1.31.4 (2026-03-08)

1.31.3 (2026-03-07)

1.31.2 (2026-03-07)

1.31.1 (2026-03-05)

1.31.0 (2026-03-05)

Features

  • add types field to package.json (2e6320a)
  • dev server: add example of name as jsx element (84ada17)
  • Enhance VariableEditor to support BigNumber type handling (98d2d1e)
  • json viewer: add handling namespace when is an react object (e11b60a)
  • show comma option (bdb3907)
  • trigger onSelect when clicking keys (6db9f85)
  • types: add JSX.Element as name prop type (ebd8aed)
  • 优化 rjvId 生成方式,添加随机字符串增加唯一性 (6d85757)

Bug Fixes

  • action config (e150a8a)
  • add back build step (0ddc229)
  • add legacy ssl flag (4005834)
  • add missed devDeps in new create-react-app (5275cd4)
  • AutosizeTextarea ref prop (84b8110)
  • Fix toggleCollapsed handling sparse arrays (656e2d0)
  • function call (86bbd60)
  • json viewer: add support for functional components (f478f55)
  • missing quotesOnKeys props in TS typings (25f5205)
  • remove unnecessary CSS (990cf94)

... (truncated)

Commits
  • ca343dc chore(release): 1.31.25
  • 0643506 build(deps-dev): bump sass from 1.101.7 to 1.102.0 (#193)
  • 0c1c80f build(deps-dev): bump jsdom from 29.1.1 to 30.0.0 (#192)
  • 78b335c chore(release): 1.31.24
  • 1907a50 build(deps-dev): bump webpack from 5.108.4 to 5.109.0 (#191)
  • 129b004 chore(release): 1.31.23
  • c0a9a4a build(deps-dev): bump sinon from 22.0.0 to 22.1.0 (#190)
  • 7acd5f3 build(deps): bump actions/setup-node from 6 to 7 (#189)
  • 2580eed chore(release): 1.31.22
  • 53771e8 build(deps-dev): bump webpack-dev-server from 5.2.6 to 6.0.0 (#188)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@microlink/react-json-view](https://github.com/microlinkhq/react-json-view) from 1.23.4 to 1.31.25.
- [Release notes](https://github.com/microlinkhq/react-json-view/releases)
- [Changelog](https://github.com/microlinkhq/react-json-view/blob/master/CHANGELOG.md)
- [Commits](microlinkhq/react-json-view@v1.23.4...v1.31.25)

---
updated-dependencies:
- dependency-name: "@microlink/react-json-view"
  dependency-version: 1.31.25
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 4, 2026
@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cards Error Error Aug 4, 2026 5:04am

Request Review

@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Aug 4, 2026
@Kikobeats Kikobeats closed this Aug 4, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/microlink/react-json-view-1.31.25 branch August 4, 2026 06:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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