Skip to content

build(deps): bump the expo group with 3 updates - #39

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/expo-ff1f6bbaf4
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/expo-ff1f6bbaf4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the expo group with 3 updates: expo-image-manipulator, expo-notifications and expo-sharing.

Updates expo-image-manipulator from 57.0.17 to 58.0.1

Changelog

Sourced from expo-image-manipulator's changelog.

58.0.1 — 2026-09-11

This version does not introduce any user-facing changes.

58.0.0 — 2026-09-10

🎉 New features

  • Added maxWidth/maxHeight options to ImageManipulator.manipulate and useImageManipulator that downsample large images while decoding, significantly reducing the peak memory usage and avoiding out-of-memory crashes. (#47877 by @​jiunshinn)

🐛 Bug fixes

  • [Web] Fixed release() not releasing image manipulation resources. (#49831 by @​mozzius)
  • Fixed ImageManipulator.Image being typed as an ImageRef instance rather than the class it holds at runtime, which rejected instanceof checks and made instance members appear to exist on it. (#48613 by @​vonovak)

💡 Others

📚 3rd party library updates

  • Bump SDWebImage to 5.21.6 and SDWebImageWebPCoder to 0.15.0 to align with expo-image (#49744 by @​kitten)

57.0.7 - 2026-07-29

This version does not introduce any user-facing changes.

57.0.6 - 2026-07-22

This version does not introduce any user-facing changes.

57.0.5 - 2026-07-17

This version does not introduce any user-facing changes.

57.0.4 - 2026-07-15

This version does not introduce any user-facing changes.

57.0.3 - 2026-07-15

This version does not introduce any user-facing changes.

57.0.2 - 2026-07-03

This version does not introduce any user-facing changes.

57.0.1 - 2026-06-27

This version does not introduce any user-facing changes.

... (truncated)

Commits

Updates expo-notifications from 57.0.18 to 58.0.0

Changelog

Sourced from expo-notifications's changelog.

58.0.0 — 2026-09-10

🛠 Breaking changes

  • Show notifications that arrive while the app is in the foreground, unless the app asks for another behavior with setNotificationHandler. A handler that doesn't answer within 3 seconds no longer drops the notification. setNotificationHandler(null) still stops expo-notifications from showing a notification. (#49072 by @​vonovak)
  • [Android] Prevent an FCM dataString field from overriding the notification's derived data. (#49274 by @​vonovak)

🎉 New features

  • [android] Add a delivery option to DateTriggerInput and the repeating wall-clock triggers (DailyTriggerInput, WeeklyTriggerInput, MonthlyTriggerInput, YearlyTriggerInput). Set it to 'alarmClock' to deliver the notification via AlarmManager.setAlarmClock(), which OEM battery policies do not defer. Intended for time-critical, user-facing alarms. (#49687 by @​capt-muji)
  • [ios] Forward notification center calls to a UNUserNotificationCenterDelegate that another library set, so that both libraries keep working. (#48313 by @​vonovak)
  • [ios] Add support for grouping notifications via threadIdentifier. (#49429 by @​vonovak)
  • [Android] Add a largeIcon config plugin property that sets the notification large icon. (#49481 by @​expo-bot)

🐛 Bug fixes

  • [Android] Prevent a crash when reading the notification large icon from a manifest without meta-data. (#49273 by @​vonovak)
  • [iOS] Fix a data race on NotificationCenterManager's delegate list that crashed the app with SIGSEGV when one app context registered its modules while another tore its own down, such as on a dev-client reload or Updates.reloadAsync(). #49554 by @​dennytosp)
  • [Android] Prevented onUserLeaveHint from firing when a notification tap opens the app, which made picture-in-picture implementations enter PiP unexpectedly. (#48471 by @​stareezy-1)
  • [iOS] Avoid warning when an aborted push token registration request rejects with a native fetch cancellation error. (#48547 by @​JoaoPauloCMarra)
  • [Android] Prevent a crash on notification tap when getLaunchIntentForPackage throws on some OEM ROMs. (#47889 by @​nunocaseiro)
  • [web] Fixed crash when browser storage is blocked (e.g. Safari's "Block All Cookies"), where reading localStorage throws a SecurityError instead of returning null. (#48033 by @​Ignigena)
  • [Android] Fixed importing expo-notifications crashing the app in Expo Go. (#49062 by @​alanjhughes)

💡 Others

  • [Android] Remove an unreachable legacy JSON null-stripping fallback. (#49272 by @​vonovak)
  • [Android] Correct native-value lookup semantics for audio usage and content type enums. (#49270 by @​vonovak)
  • Drop usage of the deprecated LegacyEventEmitter. (#49080 by @​vonovak)

57.0.8 - 2026-07-29

This version does not introduce any user-facing changes.

57.0.7 - 2026-07-22

This version does not introduce any user-facing changes.

57.0.6 - 2026-07-17

This version does not introduce any user-facing changes.

57.0.5 - 2026-07-15

This version does not introduce any user-facing changes.

57.0.4 - 2026-07-15

This version does not introduce any user-facing changes.

... (truncated)

Commits

Updates expo-sharing from 57.0.19 to 58.0.1

Changelog

Sourced from expo-sharing's changelog.

58.0.1 — 2026-09-14

This version does not introduce any user-facing changes.

58.0.0 — 2026-09-10

🐛 Bug fixes

57.0.8 - 2026-07-29

This version does not introduce any user-facing changes.

57.0.7 - 2026-07-22

This version does not introduce any user-facing changes.

57.0.6 - 2026-07-17

This version does not introduce any user-facing changes.

57.0.5 - 2026-07-15

This version does not introduce any user-facing changes.

57.0.4 - 2026-07-15

This version does not introduce any user-facing changes.

57.0.3 - 2026-07-07

This version does not introduce any user-facing changes.

57.0.2 - 2026-07-03

This version does not introduce any user-facing changes.

57.0.1 - 2026-06-27

This version does not introduce any user-facing changes.

57.0.0 - 2026-06-25

This version does not introduce any user-facing changes.

56.0.18 - 2026-06-15

This version does not introduce any user-facing changes.

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the expo group with 3 updates: [expo-image-manipulator](https://github.com/expo/expo/tree/HEAD/packages/expo-image-manipulator), [expo-notifications](https://github.com/expo/expo/tree/HEAD/packages/expo-notifications) and [expo-sharing](https://github.com/expo/expo/tree/HEAD/packages/expo-sharing).


Updates `expo-image-manipulator` from 57.0.17 to 58.0.1
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-image-manipulator/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-image-manipulator)

Updates `expo-notifications` from 57.0.18 to 58.0.0
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-notifications/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-notifications)

Updates `expo-sharing` from 57.0.19 to 58.0.1
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-sharing/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-sharing)

---
updated-dependencies:
- dependency-name: expo-image-manipulator
  dependency-version: 58.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: expo
- dependency-name: expo-notifications
  dependency-version: 58.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: expo
- dependency-name: expo-sharing
  dependency-version: 58.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: expo
...

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 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 18, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/expo-ff1f6bbaf4 branch September 18, 2026 12:25
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