[PR #1650] [MERGED] deps(staffml): bump react-medium-image-zoom from 5.4.3 to 5.4.5 in /interviews/staffml in the next-react group across 1 directory #28953

Closed
opened 2026-06-20 12:54:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1650
Author: @dependabot[bot]
Created: 5/4/2026
Status: Merged
Merged: 5/4/2026
Merged by: @profvjreddi

Base: devHead: dependabot/npm_and_yarn/interviews/staffml/dev/next-react-e6342c4f75


📝 Commits (1)

  • 320a19f deps(staffml): bump react-medium-image-zoom

📊 Changes

2 files changed (+5 additions, -3 deletions)

View changed files

📝 interviews/staffml/package-lock.json (+4 -2)
📝 interviews/staffml/package.json (+1 -1)

📄 Description

Bumps the next-react group with 1 update in the /interviews/staffml directory: react-medium-image-zoom.

Updates react-medium-image-zoom from 5.4.3 to 5.4.5

Release notes

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

v5.4.5

Patch Changes

  • baed043: fix: "Zoom/pan becomes erratic when page height exceeds viewport (Safari iOS)" #1060

v5.4.4

Patch Changes

  • 7a50f4a: Update contributing documentation
  • ae3ed4d: change internal ModalState from enum to union type
  • 8b02794: add VSCode settings and recommendations
  • 400dba3: fix "Using Controlled zoom & ZoomContent at the same time breaks" (#448)
  • 7edc384: move icons into the controlled component (only usage)
  • d63fcc7: Remove old and incorrect Dockerfile in favor of pnpm and nvm
  • 296fa58: rename source/ directory to src/
  • 1da6a9f: use snakecase filenames over CamelCase
  • 33de39f: set project node version to 24 (latest LTS)
  • cfc2a2c: refactor and test utils for efficiency and clarity
  • e90ecdb: set pnpm cooldown for (dev) dependencies and leverage pnpm-workspace.yaml
  • 7f30732: Fix "Mirror effect on zoomed image - transform: scaleX(-100%) doesn't work" (#363)
  • af59874: Remove nix dev setup
  • 1da6a9f: add component tests
Changelog

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

5.4.5

Patch Changes

  • baed043: fix: "Zoom/pan becomes erratic when page height exceeds viewport (Safari iOS)" #1060

5.4.4

Patch Changes

  • 7a50f4a: Update contributing documentation
  • ae3ed4d: change internal ModalState from enum to union type
  • 8b02794: add VSCode settings and recommendations
  • 400dba3: fix "Using Controlled zoom & ZoomContent at the same time breaks" (#448)
  • 7edc384: move icons into the controlled component (only usage)
  • d63fcc7: Remove old and incorrect Dockerfile in favor of pnpm and nvm
  • 296fa58: rename source/ directory to src/
  • 1da6a9f: use snakecase filenames over CamelCase
  • 33de39f: set project node version to 24 (latest LTS)
  • cfc2a2c: refactor and test utils for efficiency and clarity
  • e90ecdb: set pnpm cooldown for (dev) dependencies and leverage pnpm-workspace.yaml
  • 7f30732: Fix "Mirror effect on zoomed image - transform: scaleX(-100%) doesn't work" (#363)
  • af59874: Remove nix dev setup
  • 1da6a9f: add component tests
Commits


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1650 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/4/2026 **Status:** ✅ Merged **Merged:** 5/4/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `dependabot/npm_and_yarn/interviews/staffml/dev/next-react-e6342c4f75` --- ### 📝 Commits (1) - [`320a19f`](https://github.com/harvard-edge/cs249r_book/commit/320a19f60451bb6e733cea06123386e064c2359c) deps(staffml): bump react-medium-image-zoom ### 📊 Changes **2 files changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `interviews/staffml/package-lock.json` (+4 -2) 📝 `interviews/staffml/package.json` (+1 -1) </details> ### 📄 Description Bumps the next-react group with 1 update in the /interviews/staffml directory: [react-medium-image-zoom](https://github.com/rpearce/react-medium-image-zoom). Updates `react-medium-image-zoom` from 5.4.3 to 5.4.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rpearce/react-medium-image-zoom/releases">react-medium-image-zoom's releases</a>.</em></p> <blockquote> <h2>v5.4.5</h2> <h3>Patch Changes</h3> <ul> <li>baed043: fix: &quot;Zoom/pan becomes erratic when page height exceeds viewport (Safari iOS)&quot; <a href="https://redirect.github.com/rpearce/react-medium-image-zoom/issues/1060">#1060</a></li> </ul> <h2>v5.4.4</h2> <h3>Patch Changes</h3> <ul> <li>7a50f4a: Update contributing documentation</li> <li>ae3ed4d: change internal ModalState from enum to union type</li> <li>8b02794: add VSCode settings and recommendations</li> <li>400dba3: fix &quot;Using Controlled zoom &amp; ZoomContent at the same time breaks&quot; (<a href="https://redirect.github.com/rpearce/react-medium-image-zoom/issues/448">#448</a>)</li> <li>7edc384: move icons into the controlled component (only usage)</li> <li>d63fcc7: Remove old and incorrect Dockerfile in favor of pnpm and nvm</li> <li>296fa58: rename source/ directory to src/</li> <li>1da6a9f: use snakecase filenames over CamelCase</li> <li>33de39f: set project node version to 24 (latest LTS)</li> <li>cfc2a2c: refactor and test utils for efficiency and clarity</li> <li>e90ecdb: set pnpm cooldown for (dev) dependencies and leverage pnpm-workspace.yaml</li> <li>7f30732: Fix &quot;Mirror effect on zoomed image - transform: scaleX(-100%) doesn't work&quot; (<a href="https://redirect.github.com/rpearce/react-medium-image-zoom/issues/363">#363</a>)</li> <li>af59874: Remove nix dev setup</li> <li>1da6a9f: add component tests</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rpearce/react-medium-image-zoom/blob/main/CHANGELOG.md">react-medium-image-zoom's changelog</a>.</em></p> <blockquote> <h2>5.4.5</h2> <h3>Patch Changes</h3> <ul> <li>baed043: fix: &quot;Zoom/pan becomes erratic when page height exceeds viewport (Safari iOS)&quot; <a href="https://redirect.github.com/rpearce/react-medium-image-zoom/issues/1060">#1060</a></li> </ul> <h2>5.4.4</h2> <h3>Patch Changes</h3> <ul> <li>7a50f4a: Update contributing documentation</li> <li>ae3ed4d: change internal ModalState from enum to union type</li> <li>8b02794: add VSCode settings and recommendations</li> <li>400dba3: fix &quot;Using Controlled zoom &amp; ZoomContent at the same time breaks&quot; (<a href="https://redirect.github.com/rpearce/react-medium-image-zoom/issues/448">#448</a>)</li> <li>7edc384: move icons into the controlled component (only usage)</li> <li>d63fcc7: Remove old and incorrect Dockerfile in favor of pnpm and nvm</li> <li>296fa58: rename source/ directory to src/</li> <li>1da6a9f: use snakecase filenames over CamelCase</li> <li>33de39f: set project node version to 24 (latest LTS)</li> <li>cfc2a2c: refactor and test utils for efficiency and clarity</li> <li>e90ecdb: set pnpm cooldown for (dev) dependencies and leverage pnpm-workspace.yaml</li> <li>7f30732: Fix &quot;Mirror effect on zoomed image - transform: scaleX(-100%) doesn't work&quot; (<a href="https://redirect.github.com/rpearce/react-medium-image-zoom/issues/363">#363</a>)</li> <li>af59874: Remove nix dev setup</li> <li>1da6a9f: add component tests</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rpearce/react-medium-image-zoom/commit/03b0bc764b179e25822cfd13f2a5726b6c41d52b"><code>03b0bc7</code></a> Merge pull request <a href="https://redirect.github.com/rpearce/react-medium-image-zoom/issues/1074">#1074</a> from rpearce/changeset-release/main</li> <li><a href="https://github.com/rpearce/react-medium-image-zoom/commit/5e4565dfb881340d5d3b44a489ed969f0324d0e0"><code>5e4565d</code></a> Version Packages</li> <li><a href="https://github.com/rpearce/react-medium-image-zoom/commit/4eb947251c5ee74c9590e6bd96c2f9d6333a4a37"><code>4eb9472</code></a> Merge pull request <a href="https://redirect.github.com/rpearce/react-medium-image-zoom/issues/1073">#1073</a> from rpearce/dependabot/npm_and_yarn/dev-dependencie...</li> <li><a href="https://github.com/rpearce/react-medium-image-zoom/commit/dc5830a7549071cb76f61967fcdf453f24eb407a"><code>dc5830a</code></a> Merge pull request <a href="https://redirect.github.com/rpearce/react-medium-image-zoom/issues/1072">#1072</a> from rpearce/fix/zoom-pan</li> <li><a href="https://github.com/rpearce/react-medium-image-zoom/commit/0ca28c2681a673a4e4c3de3f0cf72704ca2b22c5"><code>0ca28c2</code></a> Add <a href="https://github.com/joeyvanlierop"><code>@​joeyvanlierop</code></a> as a contributor</li> <li><a href="https://github.com/rpearce/react-medium-image-zoom/commit/baed0431377256b6e88224432ff52cc3623813de"><code>baed043</code></a> changeset (patch)</li> <li><a href="https://github.com/rpearce/react-medium-image-zoom/commit/59d483e25444c295f59c3ad055c36d29cbd40773"><code>59d483e</code></a> chore(deps-dev): bump the dev-dependencies group with 5 updates</li> <li><a href="https://github.com/rpearce/react-medium-image-zoom/commit/252547a5f2724b2ecb1d3e88dadd9a61059cca24"><code>252547a</code></a> fix: zoom pan issue</li> <li><a href="https://github.com/rpearce/react-medium-image-zoom/commit/205536cce30e2df79ec979d550bbfd568ed3cce4"><code>205536c</code></a> Merge pull request <a href="https://redirect.github.com/rpearce/react-medium-image-zoom/issues/1071">#1071</a> from rpearce/chore/pnpm-bump</li> <li><a href="https://github.com/rpearce/react-medium-image-zoom/commit/a33c9121fd57ff9e7210533689ce342ee23ff0f3"><code>a33c912</code></a> chore: pnpm bump</li> <li>Additional commits viewable in <a href="https://github.com/rpearce/react-medium-image-zoom/compare/v5.4.3...v5.4.5">compare view</a></li> </ul> </details> <br /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-20 12:54:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#28953