Skip to content

chore(deps): bump expo-constants from 17.0.8 to 17.1.8#45

Merged
quantDIY merged 1 commit intomainfrom
dependabot/npm_and_yarn/expo-constants-17.1.8
Feb 16, 2026
Merged

chore(deps): bump expo-constants from 17.0.8 to 17.1.8#45
quantDIY merged 1 commit intomainfrom
dependabot/npm_and_yarn/expo-constants-17.1.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 11, 2026

Bumps expo-constants from 17.0.8 to 17.1.8.

Changelog

Sourced from expo-constants's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

55.0.4 — 2026-02-08

This version does not introduce any user-facing changes.

55.0.3 — 2026-02-03

This version does not introduce any user-facing changes.

55.0.2 — 2026-01-26

This version does not introduce any user-facing changes.

55.0.1 — 2026-01-22

This version does not introduce any user-facing changes.

55.0.0 — 2026-01-21

🎉 New features

🐛 Bug fixes

💡 Others

18.0.11 - 2025-12-05

This version does not introduce any user-facing changes.

18.0.10 - 2025-10-21

This version does not introduce any user-facing changes.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by alanhughes, a new releaser for expo-constants since your current version.


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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/expo-constants-17.1.8 branch from c6737f4 to aed0ab2 Compare February 11, 2026 22:23
@quantDIY quantDIY marked this pull request as draft February 11, 2026 22:35
Bumps [expo-constants](https://github.com/expo/expo/tree/HEAD/packages/expo-constants) from 17.0.8 to 17.1.8.
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-constants/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-constants)

---
updated-dependencies:
- dependency-name: expo-constants
  dependency-version: 17.1.8
  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/expo-constants-17.1.8 branch from aed0ab2 to 7b28aae Compare February 11, 2026 22:36
@quantDIY quantDIY marked this pull request as ready for review February 16, 2026 17:11
@quantDIY quantDIY merged commit 96c9733 into main Feb 16, 2026
11 of 12 checks passed
@quantDIY quantDIY deleted the dependabot/npm_and_yarn/expo-constants-17.1.8 branch February 16, 2026 17:11
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7b28aae093

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

"@quanux/ui": "workspace:*",
"expo": "~52.0.48",
"expo-constants": "~17.0.8",
"expo-constants": "~17.1.8",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep expo-constants aligned with Expo SDK 52

Bumping expo-constants to ~17.1.8 here puts the React Native apps out of sync with the rest of the SDK 52 dependency graph: expo-router@4.0.22 still declares expo-constants: ~17.0.8 (pnpm-lock.yaml line 5110) and expo@52.0.48 still pulls expo-constants@17.0.8 (pnpm-lock.yaml line 13875). That creates a mixed/unsupported Expo module set (17.0.8 and 17.1.8 together), which is prone to Expo dependency-check failures and runtime native-module incompatibilities across mobile targets.

Useful? React with 👍 / 👎.

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.

1 participant