Skip to content

Bump react-photo-album from 3.6.0 to 3.6.1 - #165

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-photo-album-3.6.1
Closed

Bump react-photo-album from 3.6.0 to 3.6.1#165
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-photo-album-3.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps react-photo-album from 3.6.0 to 3.6.1.

Release notes

Sourced from react-photo-album's releases.

v3.6.1

3.6.1 (2026-07-30)

Bug Fixes

  • avoid stack overflow in rows layout with very large photo arrays (5ea14bf)
  • eliminate React key warnings for custom render.photo output (2716ee2)
  • ignore non-positive breakpoints (9ff1774)
  • keep the default sizes estimate at 100vw for full-width photos (60832ce)
  • prevent crash when the container is too narrow for columns (de91b70)
  • prevent ResizeObserver churn when an unstable ref is forwarded (47212ba)
  • ssr: render photos in SSR below half the smallest breakpoint (258ea30)

Performance Improvements

  • compute rows layout row costs in O(1) via prefix sums (0520392)
Commits
  • 6580c20 chore: rebase the bundle size limits on the current artifacts
  • 47212ba fix: prevent ResizeObserver churn when an unstable ref is forwarded
  • 9ff1774 fix: ignore non-positive breakpoints
  • 258ea30 fix(ssr): render photos in SSR below half the smallest breakpoint
  • 2716ee2 fix: eliminate React key warnings for custom render.photo output
  • 5ea14bf fix: avoid stack overflow in rows layout with very large photo arrays
  • 60832ce fix: keep the default sizes estimate at 100vw for full-width photos
  • 0520392 perf: compute rows layout row costs in O(1) via prefix sums
  • 3bdfd94 refactor: specialize the columns partition DP to numeric split points
  • de91b70 fix: prevent crash when the container is too narrow for columns
  • 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 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-photo-album](https://github.com/igordanchenko/react-photo-album) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/igordanchenko/react-photo-album/releases)
- [Changelog](https://github.com/igordanchenko/react-photo-album/blob/main/CHANGELOG.md)
- [Commits](igordanchenko/react-photo-album@v3.6.0...v3.6.1)

---
updated-dependencies:
- dependency-name: react-photo-album
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@dependabot
dependabot Bot requested a review from shoverbj as a code owner August 24, 2026 03:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
scouting331site 68e1daa Commit Preview URL

Branch Preview URL
Aug 24 2026, 03:27 AM

@shoverbj

Copy link
Copy Markdown
Contributor

@dependabot ignore this minor version

@dependabot dependabot Bot closed this Aug 30, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 30, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you about version 3.6.x again, unless you re-open this PR.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/react-photo-album-3.6.1 branch August 30, 2026 00:06
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant