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

Bump react-medium-image-zoom from 5.2.4 to 5.2.13 #47

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps react-medium-image-zoom from 5.2.4 to 5.2.13.

Release notes

Sourced from react-medium-image-zoom's releases.

v5.2.13

Patch Changes

  • 330cd40: fix zooming inside a parent dialog that has a close handler

v5.2.12

Patch Changes

  • 63388a8: support react@19 and credit edlerd

v5.2.11

Patch Changes

  • b647071: fixes zooming inside a dialog with click outside behavior

v5.2.10

Patch Changes

  • 44473b3: include 'use client' directive in esm output

v5.2.9

Patch Changes

  • 868d0e1: fix unzooming getting stuck in Safari

v5.2.8

[5.2.8] - 2024-07-15

Fixed

  • Safari: Zoomable images make the body extend beyond the content (#627)

v5.2.7

[5.2.7] - 2024-07-08

Fixed

  • flickering after unzooming (#631)

v5.2.6

[5.2.6] - 2024-07-08

Fixed

  • img SVGs with no dimensions not scaling (#629)

v5.2.5

[5.2.5] - 2024-06-22

Fixed

... (truncated)

Changelog

Sourced from react-medium-image-zoom's changelog.

5.2.13

Patch Changes

  • 330cd40: fix zooming inside a parent dialog that has a close handler

5.2.12

Patch Changes

  • 63388a8: support react@19 and credit edlerd

5.2.11

Patch Changes

  • b647071: fixes zooming inside a dialog with click outside behavior

5.2.10

Patch Changes

  • 44473b3: include 'use client' directive in esm output

5.2.9

Patch Changes

  • 868d0e1: fix unzooming getting stuck in Safari

[5.2.8] - 2024-07-15

Fixed

  • Safari: Zoomable images make the body extend beyond the content (#627)

[5.2.7] - 2024-07-08

Fixed

  • flickering after unzooming (#631)

[5.2.6] - 2024-07-08

Fixed

  • img SVGs with no dimensions not scaling (#629)

[5.2.5] - 2024-06-22

... (truncated)

Commits
  • 3d9bfc2 Merge pull request #799 from rpearce/changeset-release/main
  • 90ef4fc Version Packages
  • 11df1ac Merge pull request #798 from rpearce/fix/zoom-inside-dialog-with-click-outsid...
  • 330cd40 fix: zooming inside a parent dialog that has a close handler
  • 5bf0ffe Merge pull request #797 from rpearce/dependabot/npm_and_yarn/dev-dependencies...
  • 0f72c04 chore(deps-dev): bump concurrently in the dev-dependencies group
  • db218ce Merge pull request #796 from rpearce/dependabot/npm_and_yarn/dev-dependencies...
  • d1d2544 chore(deps-dev): bump eslint-plugin-react in the dev-dependencies group
  • 6ebee95 Merge pull request #795 from rpearce/dependabot/npm_and_yarn/dev-dependencies...
  • c39c024 chore(deps-dev): bump the dev-dependencies group with 2 updates
  • 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-medium-image-zoom](https://github.com/rpearce/react-medium-image-zoom) from 5.2.4 to 5.2.13.
- [Release notes](https://github.com/rpearce/react-medium-image-zoom/releases)
- [Changelog](https://github.com/rpearce/react-medium-image-zoom/blob/main/CHANGELOG.md)
- [Commits](rpearce/react-medium-image-zoom@v5.2.4...v5.2.13)

---
updated-dependencies:
- dependency-name: react-medium-image-zoom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 30, 2024
Copy link

vercel bot commented Dec 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
scratch-building-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 30, 2024 7:46pm

@toakiryu toakiryu merged commit 3b3799b into main Jan 20, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-medium-image-zoom-5.2.13 branch January 20, 2025 09:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant