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.6.0 #981

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 Jul 1, 2024

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

Release notes

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

v3.6.0

3.6.0 (2024-06-27)

Features

v3.5.1

3.5.1 (2024-06-23)

Bug Fixes

  • Added docs for useTransformComponent and fixed the hook to update on context change (#480) (16e1466)

v3.5.0

3.5.0 (2024-06-21)

Bug Fixes

Features

  • Support for simultaneous pinching and zooming (#475) (e2b0df4)
  • transform-hook: UseTransformComponent added (#405) (042c283)

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)

... (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
  • ea15dfe Fix nested selectors extending too high (#481)
  • 2b436bd feat: MiniMap preview use viewport ratio (#482)
  • 16e1466 fix: Added docs for useTransformComponent and fixed the hook to update on con...
  • 9724b18 Merge branch 'master' of github.com:prc5/react-zoom-pan-pinch
  • 47bd71b fix: 🐛 linting
  • 042c283 feat(transform-hook): UseTransformComponent added (#405)
  • e2b0df4 feat: Support for simultaneous pinching and zooming (#475)
  • 8dacc27 fix: centerOnInit timing issue (#468)
  • 53e1d38 style: 💄 Readme update
  • 1c7c246 style: 💄 Readme update
  • 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.6.0.
- [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.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2024
@dependabot dependabot bot requested a review from a team as a code owner July 1, 2024 02:42
@dependabot dependabot bot added the JavaScript Pull requests that update Javascript code label Jul 1, 2024
Copy link

netlify bot commented Jul 1, 2024

Deploy Preview for warm-cannoli-79bbb2 ready!

Name Link
🔨 Latest commit dfb4374
🔍 Latest deploy log https://app.netlify.com/sites/warm-cannoli-79bbb2/deploys/668217b24810400008fc2f89
😎 Deploy Preview https://deploy-preview-981--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.

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

0 participants