Skip to content

Comments

Dependency (dependabot/npm): Bump react-image-gallery from 2.0.8 to 2.1.1 in /Website#3344

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/Website/main/react-image-gallery-2.1.1
Feb 22, 2026
Merged

Dependency (dependabot/npm): Bump react-image-gallery from 2.0.8 to 2.1.1 in /Website#3344
mergify[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/Website/main/react-image-gallery-2.1.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps react-image-gallery from 2.0.8 to 2.1.1.

Release notes

Sourced from react-image-gallery's releases.

v2.1.1

What's Changed

Full Changelog: xiaolin/react-image-gallery@v2.1.0...v2.1.1

v2.1.0 (CSS is no longer auto-injected)

Full Changelog: xiaolin/react-image-gallery@v2.0.8...v2.1.0

CSS is no longer auto-injected. You must now import the stylesheet explicitly:

import "react-image-gallery/styles/image-gallery.css";

This change fixes SSR compatibility (no more FOUC or duplicate styles) and reduces the JS bundle size by ~35%. The API, props, and all component behavior remain unchanged.

Commits

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-image-gallery](https://github.com/xiaolin/react-image-gallery) from 2.0.8 to 2.1.1.
- [Release notes](https://github.com/xiaolin/react-image-gallery/releases)
- [Commits](xiaolin/react-image-gallery@v2.0.8...v2.1.1)

---
updated-dependencies:
- dependency-name: react-image-gallery
  dependency-version: 2.1.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 22, 2026
@github-actions github-actions bot added this to the next-release milestone Feb 22, 2026
@mergify mergify bot merged commit 3a18855 into main Feb 22, 2026
6 checks passed
@mergify mergify bot deleted the dependabot/npm_and_yarn/Website/main/react-image-gallery-2.1.1 branch February 22, 2026 07:20
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 ✔️ dependencies javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants