Skip to content

build(deps): bump react-photo-album from 3.4.0 to 3.5.0#718

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps react-photo-album from 3.4.0 to 3.5.0.

Release notes

Sourced from react-photo-album's releases.

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
  • 469eb1a fix(scroll): preserve offscreen placeholder dimensions in flex containers
  • 0df8691 chore: update comments
  • b7d25b1 refactor: remove redundant array spread in clsx
  • e4a0554 refactor: replace sass and postcss with lightning css
  • 258690b fix(scroll): use batch offset instead of findIndex for click handler
  • 842513e fix: detect scrollbar resize loop via oscillation pattern instead of scrollba...
  • 5591a6c refactor: extract tiebreaker thresholds into named constants
  • a0a132a fix: prevent corrupted columns and masonry layouts with zero-dimension photos
  • 2e38f72 fix(scroll): read individual margin properties instead of shorthand
  • a8c0402 test: use MasonryPhotoAlbum in masonry test instead of ColumnsPhotoAlbum
  • 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.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.5.0)

---
updated-dependencies:
- dependency-name: react-photo-album
  dependency-version: 3.5.0
  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 18, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 25, 2026

Superseded by #731.

@dependabot dependabot bot closed this Feb 25, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-photo-album-3.5.0 branch February 25, 2026 02:05
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