Skip to content

build(deps): bump react-native-paper from 5.14.5 to 5.15.1#225

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-paper-5.15.1
Open

build(deps): bump react-native-paper from 5.14.5 to 5.15.1#225
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-paper-5.15.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps react-native-paper from 5.14.5 to 5.15.1.

Release notes

Sourced from react-native-paper's releases.

Release 5.15.1

5.15.1 (2026-04-14)

Bug Fixes

  • docs: syntax highlighting (#4857) (8a1c86a)
  • fix Menu briefly flashes on first open (#4876) (ad744ff)
  • Menu: defer unmounting Portal until hide animation finishes (#4845) (78b2d75)
  • replace deprecated absoluteFillObject for react native 0.85 compat (#4890) (febd0c2)

Release 5.15.0

5.15.0 (2026-02-04)

Bug Fixes

Features

  • replace generic iPhone icon with official Apple App Store logo SVG (#4850) (341218a)
Commits
  • 8b6b5e5 chore: release 5.15.1
  • febd0c2 fix: replace deprecated absoluteFillObject for react native 0.85 compat (#4890)
  • 78b2d75 fix(Menu): defer unmounting Portal until hide animation finishes (#4845)
  • cbd4a6e docs: add llms.txt for AI coding assistant context (#4883)
  • ad744ff fix: fix Menu briefly flashes on first open (#4876)
  • 8a1c86a fix(docs): syntax highlighting (#4857)
  • 16a4849 chore: release 5.15.0
  • e5071d6 Fix typo in Searchbar component documentation (#4846)
  • 341218a feat: replace generic iPhone icon with official Apple App Store logo SVG (#4850)
  • 8f95e7c fix(docs): correct the Edit link for Showcase page (#4851)
  • Additional commits viewable in compare view

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-native-paper](https://github.com/callstack/react-native-paper) from 5.14.5 to 5.15.1.
- [Release notes](https://github.com/callstack/react-native-paper/releases)
- [Commits](callstack/react-native-paper@v5.14.5...v5.15.1)

---
updated-dependencies:
- dependency-name: react-native-paper
  dependency-version: 5.15.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 Apr 27, 2026
@care-taker-bot
Copy link
Copy Markdown

care-taker-bot Bot commented Apr 27, 2026

🏠 Caretaker Status

Status: ⚠️ Escalated to maintainers — caretaker has released ownership

Readiness Score: 30%

Readiness Breakdown

Component Score
Mergeable & non-draft 10%
Automated feedback 20%
Reviews approved 0%
CI passing 0%
Total 30%

Blockers

  • required_review_missing
  • ci_failing

Ownership

  • Owner: caretaker
  • Claimed: 2026-05-23 15:32 UTC
  • Released: 2026-05-23 15:37 UTC (PR escalated)
  • Duration: 5m

This comment is edited in place as the PR progresses. Automated by Caretaker.

@care-taker-bot
Copy link
Copy Markdown

care-taker-bot Bot commented Apr 28, 2026

⚠️ Caretaker Escalation

This PR requires human attention.

Reason: Open >24h with no human approval — needs review

The automated system has exhausted its ability to resolve this. Please review and take appropriate action.

Escalation debug dump

Generated at: 2026-05-23T15:26:56.110817+00:00

{
  "debug": {
    "copilot_attempts": 0,
    "fix_cycles": 0,
    "pr_age_hours": 635.9799363691666,
    "recommended_action": "escalate",
    "stuck_age_hours": 24,
    "stuck_confidence": 0.5,
    "stuck_reason": "abandoned"
  },
  "owner": "ianlintner",
  "pull_request": {
    "base_ref": "main",
    "draft": false,
    "head_ref": "dependabot/npm_and_yarn/react-native-paper-5.15.1",
    "html_url": "https://github.com/ianlintner/Example-React-AI-Chat-App/pull/225",
    "is_copilot_pr": false,
    "is_maintainer_pr": true,
    "mergeable": null,
    "number": 225,
    "state": "open",
    "title": "build(deps): bump react-native-paper from 5.14.5 to 5.15.1"
  },
  "reason": "Open >24h with no human approval \u2014 needs review",
  "repo": "Example-React-AI-Chat-App",
  "type": "pr_escalation"
}

@care-taker-bot
Copy link
Copy Markdown

PR Review (REQUEST_CHANGES)

Review by opencode_local (opencode CLI in caretaker's pod)

This pull request introduces a new centralized automation workflow, but also downgrades the caretaker version without explanation. This version downgrade is a potential risk and needs to be clarified.

Comments:

  • .github/maintainer/.version:1 — The caretaker version has been downgraded from 0.25.0 to 0.19.4. Is this intentional? If so, please provide a reason for this change. Using an older version might introduce security vulnerabilities or bugs.
  • .github/workflows/maintainer.yml:1 — This new workflow is quite complex and centralizes a lot of the repository's automation. It will require careful maintenance and monitoring to ensure it functions correctly.

@care-taker-bot care-taker-bot Bot added the caretaker:reviewed Reviewed by caretaker label May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

caretaker:owned caretaker:reviewed Reviewed by caretaker dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code maintainer:escalated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants