Skip to content

chore(deps): bump sharp and react-native-bootsplash - #1328

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-32940a32f9
Open

chore(deps): bump sharp and react-native-bootsplash#1328
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-32940a32f9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps sharp to 0.35.4 and updates ancestor dependency react-native-bootsplash. These dependencies need to be updated together.

Updates sharp from 0.32.6 to 0.35.4

Release notes

Sourced from sharp's releases.

v0.35.4

https://github.com/lovell/sharp-libvips/releases/tag/v1.3.3

v0.35.4-rc.0

... (truncated)

Commits
  • 7f1a0a2 Release v0.35.4
  • f927818 Upgrade to sharp-libvips v1.3.3
  • e802092 Prerelease v0.35.4-rc.0
  • e13eb2f CI: Fix wasm32 build (#4589)
  • a82a0b3 Upgrade to libvips v8.18.6
  • 8044fe4 Bound resize dimensions to coordinate limit
  • 147f859 Docs: changelog entries for #4578 #4584
  • ee5bfb8 Tests: use yauzl directly rather than via extract-zip wrapper
  • 7a77889 Bump uraimo/run-on-arch-action from 3.1.0 to 3.2.0 (#4588)
  • ea5bef2 Improve support for input Streams finishing before output is requested (#4584)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for sharp since your current version.


Updates react-native-bootsplash from 6.3.12 to 7.3.2

Release notes

Sourced from react-native-bootsplash's releases.

7.3.2

  • Update sharp to 0.35.2 (no more postinstall script)

7.3.1

  • Remove StyleSheet.absoluteFillObject usage for react-native 0.85 compatibility (closes #767)

7.3.0

  • Add mitigation for SurfaceControl.checkNotReleased() errors on Android 12 / 13
  • Switch from Dialog to View on Android
  • Improve exceeding assets size logs in CLI output (closes #766)

7.2.0

  • Make the Expo plugin read BOOTSPLASH_LICENSE_KEY environment variable, deprecate the licenseKey plugin property (closes #763)

7.1.0

  • Export a dedicated typed function for Expo dynamic configuration (app.config.ts):
import type { ConfigContext, ExpoConfig } from "expo/config";
import bootsplash from "react-native-bootsplash/expo"; // use `require` in app.config.js
export default ({ config }: ConfigContext): ExpoConfig => ({
// …
plugins: [
bootsplash({
logo: "./assets/logo.png",
logoWidth: 100,
background: "#f5fcff",
// …
}),
],
});

7.0.2

  • Remove @react-native-community/cli-* dependencies (closes #750)

7.0.1

  • Fix addon loading (closes #749)

7.0.0

What's new

  • The library is now edge-to-edge by default on Android
  • The Expo plugin now generates assets at prebuild (no need to run the CLI first)
  • isVisible() is now synchronous
  • A new --plist CLI option to specify a custom Info.plist file path

Migration

... (truncated)

Commits
  • cfaccf2 update sharp
  • 318d1e4 Bump shell-quote from 1.8.3 to 1.8.4 in /example (#778)
  • cd11928 Bump webpack-dev-server from 5.2.3 to 5.2.4 in /example (#775)
  • b4da367 Bump @​babel/plugin-transform-modules-systemjs in /example (#773)
  • 54e765e Bump @​babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 (#772)
  • 2168f3f Bump @​xmldom/xmldom from 0.8.12 to 0.8.13 in /example (#768)
  • b583291 Bump @​xmldom/xmldom from 0.8.12 to 0.8.13 (#769)
  • ae43f00 Bump version number
  • 4779b0a Remove StyleSheet.absoluteFillObject usage
  • ea097a1 Update dependencies
  • Additional commits viewable in compare view

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [sharp](https://github.com/lovell/sharp) to 0.35.4 and updates ancestor dependency [react-native-bootsplash](https://github.com/zoontek/react-native-bootsplash). These dependencies need to be updated together.


Updates `sharp` from 0.32.6 to 0.35.4
- [Release notes](https://github.com/lovell/sharp/releases)
- [Commits](lovell/sharp@v0.32.6...v0.35.4)

Updates `react-native-bootsplash` from 6.3.12 to 7.3.2
- [Release notes](https://github.com/zoontek/react-native-bootsplash/releases)
- [Commits](zoontek/react-native-bootsplash@6.3.12...7.3.2)

---
updated-dependencies:
- dependency-name: sharp
  dependency-version: 0.35.4
  dependency-type: indirect
- dependency-name: react-native-bootsplash
  dependency-version: 7.3.2
  dependency-type: direct:production
...

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 Sep 9, 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