Skip to content

build(deps): bump react-photo-album from 3.4.0 to 3.5.1#731

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-photo-album-3.5.1
Open

build(deps): bump react-photo-album from 3.4.0 to 3.5.1#731
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-photo-album-3.5.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps react-photo-album from 3.4.0 to 3.5.1.

Release notes

Sourced from react-photo-album's releases.

v3.5.1

3.5.1 (2026-02-19)

Bug Fixes

  • columns layout returns undefined for zero-width containers (d19b77d)
  • duplicate photos no longer collide on React key (e6c15df)
  • images always render with an alt attribute (9c5fc42)
  • rows exceeded singleRowMaxHeight with non-zero padding (ce54543)

Performance Improvements

  • slice before map in rows and columns layout builders (f101be8)

v3.5.0

3.5.0 (2026-02-12)

Bug Fixes

  • detect scrollbar resize loop via oscillation pattern instead of scrollbar measurement (842513e)
  • prevent corrupted columns and masonry layouts with zero-dimension photos (a0a132a)
  • scroll: preserve offscreen placeholder dimensions in flex containers (469eb1a)
  • scroll: read individual margin properties instead of shorthand (2e38f72)
  • scroll: use batch offset instead of findIndex for click handler (258690b)

Features

  • scroll: support multiple scroll containers on the same page (182ddf8)
Commits
  • c95e314 ci: add workflow_dispatch trigger
  • f8538cb refactor: add explicit return type to rankingFunctionComparator
  • 5f3abb0 docs: clarify that InfiniteScroll fetch promise must always settle
  • 4d83cd0 docs: clarify ref forwarding requirement for infinite scroll
  • f101be8 perf: slice before map in rows and columns layout builders
  • 9c5fc42 fix: images always render with an alt attribute
  • d19b77d fix: columns layout returns undefined for zero-width containers
  • e6c15df fix: duplicate photos no longer collide on React key
  • ce54543 fix: rows exceeded singleRowMaxHeight with non-zero padding
  • e6587ab chore: update dev dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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.4.0 to 3.5.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.4.0...v3.5.1)

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

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 Feb 25, 2026
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.

0 participants