Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2025

Removes webpack-dev-server. It's no longer used after updating ancestor dependency react-vnc. These dependencies need to be updated together.

Removes webpack-dev-server

Updates react-vnc from 0.5.4 to 3.1.0

Release notes

Sourced from react-vnc's releases.

v3.1.0

3.1.0 (2025-04-24)

Features

  • add new event "onClippingViewport" (5270246)

v3.0.8

3.0.8 (2025-03-31)

Bug Fixes

  • remove outer div to give more control over component (e1e134d)

v3.0.7

3.0.7 (2025-02-24)

Bug Fixes

  • externalize react/jsx-runtime (f5b1283)

v3.0.6

3.0.6 (2025-02-24)

Bug Fixes

v3.0.5

3.0.5 (2025-02-24)

Bug Fixes

v3.0.4

3.0.4 (2025-02-24)

Bug Fixes

  • remove npmignore to publish only dist (fa9011d)

v3.0.3

3.0.3 (2025-02-24)

... (truncated)

Changelog

Sourced from react-vnc's changelog.

3.1.0 (2025-04-24)

Features

  • add new event "onClippingViewport" (5270246)

3.0.8 (2025-03-31)

Bug Fixes

  • remove outer div to give more control over component (e1e134d)

3.0.7 (2025-02-24)

Bug Fixes

  • externalize react/jsx-runtime (f5b1283)

3.0.6 (2025-02-24)

Bug Fixes

3.0.5 (2025-02-24)

Bug Fixes

3.0.4 (2025-02-24)

Bug Fixes

  • remove npmignore to publish only dist (fa9011d)

3.0.3 (2025-02-24)

Bug Fixes

3.0.2 (2025-02-24)

... (truncated)

Commits
  • e526764 chore(release): 3.1.0 [skip ci]
  • 4774d73 Merge pull request #68 from pgmystery/feature/adding_event_on_clipping_viewport
  • 5270246 feat: add new event "onClippingViewport"
  • 9044dfc chore: update base url for demo
  • 6a53a8c chore(release): 3.0.8 [skip ci]
  • 4e204ae Merge pull request #66 from roerohan/fix-ui-div
  • e1e134d fix: remove outer div to give more control over component
  • 66221f0 chore: remove submodule
  • d495ad4 chore(release): 3.0.7 [skip ci]
  • f5b1283 fix: externalize react/jsx-runtime
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Removes [webpack-dev-server](https://github.com/webpack/webpack-dev-server). It's no longer used after updating ancestor dependency [react-vnc](https://github.com/roerohan/react-vnc). These dependencies need to be updated together.


Removes `webpack-dev-server`

Updates `react-vnc` from 0.5.4 to 3.1.0
- [Release notes](https://github.com/roerohan/react-vnc/releases)
- [Changelog](https://github.com/roerohan/react-vnc/blob/main/CHANGELOG.md)
- [Commits](roerohan/react-vnc@v0.5.4...v3.1.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 
  dependency-type: indirect
- dependency-name: react-vnc
  dependency-version: 3.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 10, 2025
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