Skip to content

chore(deps): bump @microlink/react-json-view from 1.26.1 to 1.31.19#78

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/microlink/react-json-view-1.31.19
Open

chore(deps): bump @microlink/react-json-view from 1.26.1 to 1.31.19#78
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/microlink/react-json-view-1.31.19

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps @microlink/react-json-view from 1.26.1 to 1.31.19.

Release notes

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

v1.31.19

What's Changed

Full Changelog: microlinkhq/react-json-view@v1.31.18...v1.31.19

v1.31.18

What's Changed

Full Changelog: microlinkhq/react-json-view@v1.31.17...v1.31.18

v1.31.17

What's Changed

Full Changelog: microlinkhq/react-json-view@v1.31.16...v1.31.17

v1.31.16

What's Changed

Full Changelog: microlinkhq/react-json-view@v1.31.15...v1.31.16

v1.31.15

What's Changed

Full Changelog: microlinkhq/react-json-view@v1.31.14...v1.31.15

v1.31.14

What's Changed

Full Changelog: microlinkhq/react-json-view@v1.31.13...v1.31.14

v1.31.13

What's Changed

... (truncated)

Changelog

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

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)
  • replace class attribute by classname (e38bab4)
  • resolve test failures in Node 20+ and below Node 17 (c00d5cc)
  • rolling back the changes directly (4c17310)
  • string data type: use camelcase on inline style (d578398)
  • use babel register (6244e18)
  • use quotes (0df577c)

... (truncated)

Commits
  • 9502cf5 chore(release): 1.31.19
  • 6419a93 build(deps-dev): bump jsdom from 29.0.2 to 29.1.0 (#164)
  • a1dfc70 build(deps): bump pnpm/action-setup from 5 to 6 (#163)
  • 5c20c1e chore(release): 1.31.18
  • 72e49a7 Merge pull request #159 from microlinkhq/dependabot/npm_and_yarn/sinon-21.1.0
  • 0cfcf7f Merge pull request #158 from microlinkhq/dependabot/npm_and_yarn/babel-plugin...
  • 809775d build(deps-dev): bump sinon from 21.0.3 to 21.1.0
  • 8e85d45 build(deps-dev): bump babel-plugin-istanbul from 7.0.1 to 8.0.0
  • ed423b7 chore(release): 1.31.17
  • ddffd7f Merge pull request #156 from microlinkhq/dependabot/npm_and_yarn/webpack-5.106.0
  • 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.26.1 to 1.31.19.
- [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.26.1...v1.31.19)

---
updated-dependencies:
- dependency-name: "@microlink/react-json-view"
  dependency-version: 1.31.19
  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 Apr 30, 2026
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