openfoodfacts / hunger-games

One click Mini-Games for Open Food Facts
https://hunger.openfoodfacts.org
23 stars 39 forks source link

chore(deps): bump react-zoom-pan-pinch from 2.6.1 to 3.6.0 #981

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

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 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)
netlify[bot] commented 3 months ago

Deploy Preview for warm-cannoli-79bbb2 ready!

Name Link
Latest commit dfb437495d2930e2f40f5556fc1651024317ceb6
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.

dependabot[bot] commented 2 months ago

Superseded by #997.