Skip to content

build(deps): bump react-photo-album from 3.4.0 to 3.6.0#811

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps react-photo-album from 3.4.0 to 3.6.0.

Release notes

Sourced from react-photo-album's releases.

v3.6.0

3.6.0 (2026-04-13)

Features

  • optimize layout algorithms with dynamic programming (f145d1b)

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
  • f145d1b feat: optimize layout algorithms with dynamic programming
  • 8cc5c31 chore: update dev dependencies
  • c5c4da9 ci: replace bahmutov/npm-install with built-in setup-node caching
  • 8565d18 ci: add preview package workflow using pkg.pr.new
  • a653fc0 chore: update dependencies in examples
  • 49832d9 chore: update dev dependencies
  • 68b6c1d chore: update dependencies in examples
  • c95e314 ci: add workflow_dispatch trigger
  • f8538cb refactor: add explicit return type to rankingFunctionComparator
  • 5f3abb0 docs: clarify that InfiniteScroll fetch promise must always settle
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 15, 2026
Bumps [react-photo-album](https://github.com/igordanchenko/react-photo-album) from 3.4.0 to 3.6.0.
- [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.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/react-photo-album-3.6.0 branch from 67e7457 to 387cc75 Compare April 29, 2026 01:03
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