portabletext / portabletext/react-native-portabletext
Dependency Dashboard
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
This issue lists Renovate updates and detected dependencies. More settings and logs here.
Using a curated preset maintained by
Sanity: The Content Operating System
Rate-Limited
The following updates are currently rate-limited. To force their creation now, click on a checkbox below.
- chore(deps): update dependency @changesets/changelog-github to ^0.7.0
- chore(deps): update dependency @changesets/cli to ^2.31.1
- chore(deps): update jest monorepo to ^30.5.1 (
babel-jest,jest) - chore(deps): update react monorepo to ^19.3.0 (
@types/react,react,react-test-renderer) - chore(deps): update actions/checkout action to v7
- chore(deps): update actions/setup-node action to v7
- chore(deps): update babel monorepo to v8 (
@babel/preset-env,@babel/preset-flow,@babel/preset-typescript) - chore(deps): update dependency @changesets/changelog-github to v1
- chore(deps): update dependency @changesets/cli to v3
- chore(deps): update dependency @testing-library/react-native to v14
- chore(deps): update dependency typescript to v6
- chore(deps): update dependency typescript to v7
- chore(deps): update pnpm to v11
- chore(deps): update pnpm to v12
- chore(deps): update pnpm/action-setup action to v5
- chore(deps): update pnpm/action-setup action to v6
- fix(deps): update dependency @portabletext/react to v7
- fix(deps): update dependency @portabletext/react to v8
- 🔐 Create all rate-limited PRs at once 🔐
Open
The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.
- chore(deps): update dependency @babel/core to v7.29.6 [security]
- fix(deps): update dependency @portabletext/types to ^4.0.2
- chore(deps): update babel monorepo to ^7.29.7 (
@babel/preset-env,@babel/preset-flow,@babel/preset-typescript) - chore(deps): update dependency @react-native/babel-preset to ^0.87.1
- chore(deps): update dependency @react-native/typescript-config to ^0.87.1
- chore(deps): update dependency react-native-builder-bob to ^0.43.1
- chore(deps): update linters (
@typescript-eslint/eslint-plugin,@typescript-eslint/parser,prettier) - chore(deps): update pnpm to v10.34.5
- fix(deps): update dependency react-native to v0.87.1
- chore(deps): update dependency eslint to v10
- fix(deps): update dependency @portabletext/react to v6
- chore(deps): lock file maintenance
- Click on this checkbox to rebase all open PRs at once
PR Closed (Blocked)
The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.
Detected Dependencies
github-actions (4)
.github/workflows/ci.yml (6)
actions/checkout v6→ [Updates:v7]pnpm/action-setup v4→ [Updates:v5,v6]actions/setup-node v6→ [Updates:v7]actions/checkout v6→ [Updates:v7]pnpm/action-setup v4→ [Updates:v5,v6]actions/setup-node v6→ [Updates:v7].github/workflows/format-if-needed.yml (1)
portabletext/.github main.github/workflows/release.yml (1)
portabletext/.github main.github/workflows/renovate.yml (1)
portabletext/.github main
npm (1)
package.json (32)
@portabletext/react ^4.0.3→ [Updates:^5.0.0,^6.2.0,^7.0.1,^8.0.1]@portabletext/types ^4.0.0→ [Updates:^4.0.2]@babel/core ^7.28.5→ [Updates:^7.28.5]@babel/preset-env ^7.28.5→ [Updates:^7.29.7,^8.0.5]@babel/preset-flow ^7.27.1→ [Updates:^7.29.7,^8.0.1]@babel/preset-typescript ^7.28.5→ [Updates:^7.29.7,^8.0.1]@changesets/changelog-github ^0.5.2→ [Updates:^0.7.0,^1.0.1]@changesets/cli ^2.29.8→ [Updates:^2.31.1,^3.0.3]@react-native/babel-preset ^0.83.1→ [Updates:^0.87.1]@react-native/typescript-config ^0.83.1→ [Updates:^0.87.1]@sanity/prettier-config ^3.0.0@testing-library/react-native ^13.3.3→ [Updates:^14.0.1]@types/jest ^30.0.0@types/react ^19.2.7→ [Updates:^19.3.0]@typescript-eslint/eslint-plugin ^8.50.1→ [Updates:^8.70.0]@typescript-eslint/parser ^8.50.1→ [Updates:^8.70.0]babel-jest ^30.2.0→ [Updates:^30.5.1]eslint ^8.57.1→ [Updates:^9.39.5,^10.10.0]eslint-config-prettier ^10.1.8eslint-config-sanity ^7.1.4eslint-plugin-react ^7.37.5eslint-plugin-react-hooks ^7.0.1jest ^30.2.0→ [Updates:^30.5.1]prettier ^3.7.4→ [Updates:^3.9.8]react ^19.2.3→ [Updates:^19.3.0]react-native ^0.83.1→ [Updates:^0.87.1]react-native-builder-bob ^0.40.17→ [Updates:^0.43.1]react-test-renderer ^19.2.3→ [Updates:^19.3.0]typescript 5.9.3→ [Updates:6.0.3,7.0.2]react ^18.2 || ^19react-native ^0.74 || ^0.75 || ^0.76 || ^0.77 || ^0.78 || ^0.79 || ^0.80 || ^0.81 || ^0.82.0 || ^0.83.0→ [Updates:^0.74 || ^0.75 || ^0.76 || ^0.77 || ^0.78 || ^0.79 || ^0.80 || ^0.81 || ^0.82.0 || ^0.83.0 || ^0.87.0]pnpm 10.27.0→ [Updates:10.34.5,11.27.0,12.4.2]
renovate-config (1)
.github/renovate.json
- Check this box to trigger a request for Renovate to run again on this repository
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Renovate dashboard, package.json, .github/workflows/ci.yml, and .github/renovate.json to understand which dependency updates remain relevant. Review the linked pull requests and determine the repository's intended update policy before making any changes; done means the selected updates are compatible, tested, and no longer appear as unresolved dashboard work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, react-native, typescript
- Domain
- devops, mobile, tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100