Skip to content

chore(deps): bump react-diff-viewer-continued from 3.4.0 to 4.1.0 in /superset-frontend#37683

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/superset-frontend/react-diff-viewer-continued-4.1.0
Closed

chore(deps): bump react-diff-viewer-continued from 3.4.0 to 4.1.0 in /superset-frontend#37683
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/superset-frontend/react-diff-viewer-continued-4.1.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps react-diff-viewer-continued from 3.4.0 to 4.1.0.

Release notes

Sourced from react-diff-viewer-continued's releases.

Release 4.1.0

Features

  • merge compute worker PR and optimize to use virtualization
  • use just-release instead of semantic-release, still semantic, simpler

Bug Fixes

  • ordering and syntax highlighting fixes
  • need to actually push your new workflows if you want to use them

v4.0.6

4.0.6 (2025-05-13)

Bug Fixes

  • allow non-string rendered contents (a0ab52d)
  • fixup #68 for non-string wordDiff.value (3678e02)

v4.0.5

4.0.5 (2025-01-31)

Bug Fixes

  • modify imports for proper esm resolution (7fda63a)

v4.0.4

4.0.4 (2025-01-28)

Bug Fixes

  • added line number for inline view onLineNumberClick (0e92dfe)
  • fix several type issues and update packages (23aa832)
  • line break anywhere (17c51e6)

v4.0.3

4.0.3 (2024-05-23)

Reverts

  • Revert "refactoring attempt" (6a9789b)

v4.0.2

4.0.2 (2024-02-14)

... (truncated)

Changelog

Sourced from react-diff-viewer-continued's changelog.

4.1.0 (2026-02-04)

Features

  • merge compute worker PR and optimize to use virtualization
  • use just-release instead of semantic-release, still semantic, simpler

Bug Fixes

  • ordering and syntax highlighting fixes
  • need to actually push your new workflows if you want to use them

4.0.6 (2025-05-13)

Bug Fixes

  • allow non-string rendered contents (a0ab52d)
  • fixup #68 for non-string wordDiff.value (3678e02)

4.0.5 (2025-01-31)

Bug Fixes

  • modify imports for proper esm resolution (7fda63a)

4.0.4 (2025-01-28)

Bug Fixes

  • added line number for inline view onLineNumberClick (0e92dfe)
  • fix several type issues and update packages (23aa832)
  • line break anywhere (17c51e6)

4.0.3 (2024-05-23)

Reverts

  • Revert "refactoring attempt" (6a9789b)

4.0.2 (2024-02-14)

Bug Fixes

  • revert back to table based layout, add example image (fixes #35, #15, #21) (a1571ab)

... (truncated)

Commits
  • 780cb9a release: 4.1.0
  • d4f457e fix(ci): need to actually push your new workflows if you want to use them
  • 202bd6c fix: to deploy previous fixes
  • ef016d8 fix: ordering and syntax highlighting fixes
  • e7e4ca0 feat(ci): use just-release instead of semantic-release, still semantic, simpler
  • d06e3d6 feat: merge compute worker PR and optimize to use virtualization
  • ef8b350 wip: visual testing
  • 6e9dc17 sync issues
  • dfdcf63 changed prop from loadingText to loadingElement
  • 7e8cd14 infinite loading + loading text prop + worker to avoid blocking main thread
  • 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 react-diff-viewer-continued since your current version.


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 [react-diff-viewer-continued](https://github.com/Aeolun/react-diff-viewer-continued) from 3.4.0 to 4.1.0.
- [Release notes](https://github.com/Aeolun/react-diff-viewer-continued/releases)
- [Changelog](https://github.com/Aeolun/react-diff-viewer-continued/blob/main/CHANGELOG.md)
- [Commits](Aeolun/react-diff-viewer-continued@v3.4.0...v4.1.0)

---
updated-dependencies:
- dependency-name: react-diff-viewer-continued
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot npm Dependabot - npm related PRs labels Feb 5, 2026
@bito-code-review
Copy link
Contributor

bito-code-review bot commented Feb 5, 2026

Bito Automatic Review Skipped - Files Excluded

Bito didn't auto-review this change because all changed files are in the exclusion list for automatic reviews. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the excluded files settings here, or contact your Bito workspace admin at evan@preset.io.

@sadpandajoe sadpandajoe closed this Feb 5, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2026

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/superset-frontend/react-diff-viewer-continued-4.1.0 branch February 5, 2026 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant