Skip to content

Conversation

github-actions[bot]
Copy link

Ref: #865

dependabot bot and others added 15 commits August 21, 2025 16:35
Bumps the python-development group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [build](https://github.com/pypa/build) | `1.2.2.post1` | `1.3.0` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.9.1` | `7.10.4` |
| [mypy](https://github.com/python/mypy) | `1.16.1` | `1.17.1` |
| [types-jsonschema](https://github.com/typeshed-internal/stub_uploader) | `4.24.0.20250528` | `4.25.0.20250809` |
| [types-pytz](https://github.com/typeshed-internal/stub_uploader) | `2025.2.0.20250516` | `2025.2.0.20250809` |
| [types-setuptools](https://github.com/typeshed-internal/stub_uploader) | `80.9.0.20250529` | `80.9.0.20250809` |

Updates `build` from 1.2.2.post1 to 1.3.0
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](pypa/build@1.2.2.post1...1.3.0)

Updates `coverage` from 7.9.1 to 7.10.4
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.9.1...7.10.4)

Updates `mypy` from 1.16.1 to 1.17.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.16.1...v1.17.1)

Updates `types-jsonschema` from 4.24.0.20250528 to 4.25.0.20250809
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

Updates `types-pytz` from 2025.2.0.20250516 to 2025.2.0.20250809
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

Updates `types-setuptools` from 80.9.0.20250529 to 80.9.0.20250809
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

---
updated-dependencies:
- dependency-name: build
  dependency-version: 1.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-development
- dependency-name: coverage
  dependency-version: 7.10.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-development
- dependency-name: mypy
  dependency-version: 1.17.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-development
- dependency-name: types-jsonschema
  dependency-version: 4.25.0.20250809
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-development
- dependency-name: types-pytz
  dependency-version: 2025.2.0.20250809
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-development
- dependency-name: types-setuptools
  dependency-version: 80.9.0.20250809
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-development
...

Signed-off-by: dependabot[bot] <[email protected]>
…t-f3c605e775

chore(deps): Bump the python-development group across 1 directory with 6 updates
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.24.0 to 4.25.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v4.24.0...v4.25.0)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-version: 4.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
chore(deps): Bump jsonschema from 4.24.0 to 4.25.0
The value `50000000` is the minimum RUT digits for a "Persona Jurídica",
not for the whole range of RUT.

If the minimum RUT digits for a "Persona Jurídica" is desired, use
`PERSONA_JURIDICA_MIN_RUT_DIGITS` instead of `RUT_DIGITS_MIN_VALUE`.

⚠️ Breaking change: The range of possible return values of `Rut.random()`
will be expanded because it uses `RUT_DIGITS_MIN_VALUE`.

Fixes: #96
rut: Constant `RUT_DIGITS_MIN_VALUE` should be for the whole range of RUTs
- Added support for additional fields in the `RcvVentaCsvRowSchema` parser.
- Updated `parse_rcv_venta_csv_file` to include all fields except `Nro`.
- Updated data model `RvDetalleEntry` to handle additional fields.
- Updated `_RcvCsvRowSchemaBase.preprocess` to set to `None` unset values in non-required fields

Ref: https://app.shortcut.com/cordada/story/16111/
…reate-entrada-registro-ventas

rcv: Enhance "RCV Ventas" CSV parsing and add schema fields
@github-actions github-actions bot added task Task or chore kind: deploy Deployment labels Aug 28, 2025
@svillegas-cdd svillegas-cdd marked this pull request as ready for review August 28, 2025 14:58
@svillegas-cdd svillegas-cdd requested a review from a team as a code owner August 28, 2025 14:58
Copy link

@svillegas-cdd svillegas-cdd merged commit 4703936 into master Aug 28, 2025
25 checks passed
@svillegas-cdd svillegas-cdd deleted the deploy/v0.52.0 branch August 28, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: deploy Deployment task Task or chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants