Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump react-zoom-pan-pinch from 2.6.1 to 3.4.3 #911

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps react-zoom-pan-pinch from 2.6.1 to 3.4.3.

Release notes

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

v3.4.3

3.4.3 (2024-02-26)

Bug Fixes

  • Add check for ResizeObserver availability to prevent reference errors (#455) (acecc35)

v3.4.2

3.4.2 (2024-02-02)

Bug Fixes

v3.4.1

3.4.1 (2024-02-01)

Bug Fixes

  • update props when TransformWrapper is updated (#449) (c17412b)

v3.4.0

3.4.0 (2024-01-31)

Bug Fixes

  • Mouse panning when used in shadow DOM (#448) (cad806b)

Features

  • added pan on scroll, improve the build (#447) (6167676)

v3.3.0

3.3.0 (2023-10-23)

Bug Fixes

  • 🐛 Performance and regression (11c0f41)

Features

  • Add Left, Right, and Middle click pan options (#420) (2777107)

... (truncated)

Changelog

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

CHANGELOG

Version: 3.0.0

  • Removed render props performance issues. I've removed state from render props, now if we want to listen to it's changes we need to use useTransformEffect hook
  • Created helper hooks for handling controls, transform state and context without performance issues with rerendering
  • Added KeepScale, MiniMap components
  • Added documentation about new hooks
  • New readme
  • Semantic release

Version: 2.1.3

Published: 24.07.2021
  1. Alignment animation size changes:
  • "padding" size is not longer calculated based on the wrapper size - it's now represented by pixels
  • you can set separate "padding" values for X and Y
  1. Storybook docs fix - prevented to log every action callback since it was killing performance
Commits
  • acecc35 fix: Add check for ResizeObserver availability to prevent reference errors (#...
  • 7df9ad7 fix: Exclude all nested elements (#450)
  • c17412b fix: update props when TransformWrapper is updated (#449)
  • bc3399d refactor: Add toggle double-click mode (#410)
  • cad806b fix: Mouse panning when used in shadow DOM (#448)
  • 6167676 feat: added pan on scroll, improve the build (#447)
  • 11c0f41 fix: 🐛 Performance and regression
  • 2777107 feat: Add Left, Right, and Middle click pan options (#420)
  • 1e38727 feat: add rubberbandIfOutOfBounds (#414)
  • 1a7cb8a Merge branch 'master' of github.com:prc5/react-zoom-pan-pinch
  • 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 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)

Bumps [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) from 2.6.1 to 3.4.3.
- [Release notes](https://github.com/prc5/react-zoom-pan-pinch/releases)
- [Changelog](https://github.com/BetterTyped/react-zoom-pan-pinch/blob/master/CHANGELOG.md)
- [Commits](BetterTyped/react-zoom-pan-pinch@v2.6.1...v3.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2024 03:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file JavaScript Pull requests that update Javascript code labels Mar 1, 2024
Copy link

netlify bot commented Mar 1, 2024

Deploy Preview for warm-cannoli-79bbb2 ready!

Name Link
🔨 Latest commit d69c24c
🔍 Latest deploy log https://app.netlify.com/sites/warm-cannoli-79bbb2/deploys/65e1455bc4a7df0008965d30
😎 Deploy Preview https://deploy-preview-911--warm-cannoli-79bbb2.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Superseded by #924.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-zoom-pan-pinch-3.4.3 branch April 1, 2024 02:18
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
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

0 participants