chore(deps)(deps-dev): bump @sentry/cli from 3.4.0 to 3.4.2 in /packages/mobile#18
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 3.4.0 to 3.4.2. - [Release notes](https://github.com/getsentry/sentry-cli/releases) - [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-cli@3.4.0...3.4.2) --- updated-dependencies: - dependency-name: "@sentry/cli" dependency-version: 3.4.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @sentry/cli from 3.4.0 to 3.4.2.
Release notes
Sourced from @sentry/cli's releases.
... (truncated)
Changelog
Sourced from @sentry/cli's changelog.
Commits
e3f5f55release: 3.4.2f5db2f6build(deps): Updateopenssldependency (#3294)4052e78build(deps): Bumprand(#3296)04c061abuild(js): Updatefast-uri(#3295)9081115fix(js): Prevent argument injection via type coercion in serializeOptions (#3...660e98bref(upload): Remove redundant function parameter (#3280)54eefbdbuild(rust): Update Rust toolchain to 1.95 (#3271)cbaec55build(deps): bump actions/create-github-app-token from 2.2.1 to 3.1.1 (#3267)c937179meta: Prevent script injection in rust-toolchain-update workflow (#3284)d23f02bmeta: Prevent potential shell injection in GitHub Actions workflow (#3283)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)