Skip to content

Bump react-zoom-pan-pinch from 3.4.4 to 4.2.0 in /web - #24369

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/web/dev/react-zoom-pan-pinch-4.2.0
Open

dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/web/dev/react-zoom-pan-pinch-4.2.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps react-zoom-pan-pinch from 3.4.4 to 4.2.0.

Release notes

Sourced from react-zoom-pan-pinch's releases.

v4.2.0

4.2.0 (2026-09-03)

Bug Fixes

  • stories: restore the MiniMap example to the published MiniMap API (34abc1f)

Features

v4.1.1

4.1.1 (2026-09-02)

Bug Fixes

  • build: ship source maps that resolve and embed their sources (27f07ff), closes #529 #542

v4.1.0

4.1.0 (2026-09-01)

Bug Fixes

  • styles: inline transform-origin on the content element (9e5e10d), closes #371 #444
  • wheel: apply wheel events that arrive during the alignment window (ef03a03), closes #582

Features

v4.0.7

4.0.7 (2026-09-01)

Bug Fixes

  • core: clean up on unmount and initialize before the first paint (fda53e5), closes #516 #483 #392 #290
  • minimap: stop leaking a document mousedown listener on every render (830d288)
  • pan: keep form controls, contenteditable and draggable subtrees out of panning (2827939), closes #437 #544 #460
  • wheel: stop horizontal swipes zooming out and clamp trackpad pans to live bounds (b082b2d), closes #168 #396 #433
  • zoom: make zoomIn, zoomOut and double-click step an absolute increment (76fa606), closes #545 #431

v4.0.6

4.0.6 (2026-09-01)

... (truncated)

Commits
  • 34abc1f fix(stories): restore the MiniMap example to the published MiniMap API
  • 7be0812 docs: left-align the responsive README logo; record the 2026-09-02 fixes in t...
  • d2f291e docs(stories): Fit Image and Keyboard Navigation examples, handlers/props tables
  • 6d0cea7 feat(core): keyboard navigation, fit-to-view, panBy, selectable text and cros...
  • 27f07ff fix(build): ship source maps that resolve and embed their sources
  • 6988962 docs(issues): record the v4.1.0 release in the inventory
  • 9d564d6 style(stories): apply lint autofixes
  • 487f846 test(units): cover wheel-panning gates, velocity clamps and small helpers
  • 9e5e10d fix(styles): inline transform-origin on the content element
  • fad10f1 feat(hooks): export useZoomPanPinch
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react-zoom-pan-pinch 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-zoom-pan-pinch](https://github.com/BetterTyped/react-zoom-pan-pinch) from 3.4.4 to 4.2.0.
- [Release notes](https://github.com/BetterTyped/react-zoom-pan-pinch/releases)
- [Changelog](https://github.com/BetterTyped/react-zoom-pan-pinch/blob/master/CHANGELOG.md)
- [Commits](BetterTyped/react-zoom-pan-pinch@v3.4.4...v4.2.0)

---
updated-dependencies:
- dependency-name: react-zoom-pan-pinch
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 16, 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