Skip to content

chore(deps)(deps): bump @react-navigation/elements from 2.9.12 to 2.9.17 in /packages/mobile#17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/mobile/react-navigation/elements-2.9.17
Open

chore(deps)(deps): bump @react-navigation/elements from 2.9.12 to 2.9.17 in /packages/mobile#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/mobile/react-navigation/elements-2.9.17

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps @react-navigation/elements from 2.9.12 to 2.9.17.

Release notes

Sourced from @​react-navigation/elements's releases.

@​react-navigation/elements@​2.9.15

2.9.15 (2026-04-24)

Bug Fixes

  • preserve accessibility on android when header transparent is true (#13075) (96130d4), closes #13043 - by @
Changelog

Sourced from @​react-navigation/elements's changelog.

2.9.17 (2026-05-08)

Note: Version bump only for package @​react-navigation/elements

2.9.16 (2026-05-07)

Note: Version bump only for package @​react-navigation/elements

2.9.15 (2026-04-24)

Bug Fixes

  • preserve accessibility on android when header transparent is true (#13075) (96130d4), closes #13043 - by @

2.9.14 (2026-03-28)

Note: Version bump only for package @​react-navigation/elements

2.9.13 (2026-03-26)

Note: Version bump only for package @​react-navigation/elements

Commits

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-navigation/elements](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/elements) from 2.9.12 to 2.9.17.
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/elements@2.9.17/packages/elements/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/elements@2.9.17/packages/elements)

---
updated-dependencies:
- dependency-name: "@react-navigation/elements"
  dependency-version: 2.9.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency updates (dependabot) label May 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: mobile. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

KouemouSah added a commit that referenced this pull request Jun 18, 2026
… F.2+)

Bulk import (#18): POST /reference/{entity}/import {rows} mass-creates currencies/
countries/regions. Each row is validated via the entity schema and inserted in its
OWN savepoint, so a bad/duplicate row is reported (row index + reason) without
aborting the batch and without silent drops; bounded at 1000 rows. Frontend: a pure
CSV parser (lib/parse-csv, RFC-4180-ish, +4 Vitest) + an "Import CSV" button per tab
that parses client-side, posts the rows, and shows a created/errors summary.

Inline-create (#17, Odoo "Create and Edit"): RefSelect gains an optional
onRequestCreate(term) — when the search has no exact match it shows "+ Create
'<term>'", delegating the pre-filled create to the consumer. Reusable affordance;
fully consumed in the org/site forms in F.3.

Validated: pytest reference 4 green (import per-row error reporting) + live smoke
(2 created / 1 bad reported); web tsc 0 / eslint 0 / Vitest 35.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates (dependabot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants