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.4 #924

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v3.4.4

3.4.4 (2024-03-28)

Bug Fixes

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

... (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
  • 8dacc27 fix: centerOnInit timing issue (#468)
  • 53e1d38 style: 💄 Readme update
  • 1c7c246 style: 💄 Readme update
  • 43b0b1e style: 💄 Readme update
  • 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)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

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

@dependabot dependabot bot requested a review from a team as a code owner April 1, 2024 02:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file JavaScript Pull requests that update Javascript code labels Apr 1, 2024
Copy link

netlify bot commented Apr 1, 2024

Deploy Preview for warm-cannoli-79bbb2 ready!

Name Link
🔨 Latest commit 742b957
🔍 Latest deploy log https://app.netlify.com/sites/warm-cannoli-79bbb2/deploys/6651ac82e11f950008221571
😎 Deploy Preview https://deploy-preview-924--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.

@teolemon
Copy link
Member

@dependabot rebase

Bumps [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) from 2.6.1 to 3.4.4.
- [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.4)

---
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 force-pushed the dependabot/npm_and_yarn/react-zoom-pan-pinch-3.4.4 branch from da02824 to 742b957 Compare May 25, 2024 09:16
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: In progress
Development

Successfully merging this pull request may close these issues.

None yet

1 participant