Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Sep 2, 2025

Ref: #869

dependabot bot and others added 10 commits August 28, 2025 12:08
Bumps the github-actions-production group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `5.0.0` |
| [actions/cache](https://github.com/actions/cache) | `4.2.3` | `4.2.4` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.4.3` | `5.5.0` |
| [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.7.1` | `4.7.2` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.3.0` | `5.0.0` |


Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.2.2...v5.0.0)

Updates `actions/cache` from 4.2.3 to 4.2.4
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4.2.3...v4.2.4)

Updates `codecov/codecov-action` from 5.4.3 to 5.5.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@18283e0...fdcc847)

Updates `actions/dependency-review-action` from 4.7.1 to 4.7.2
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@v4.7.1...v4.7.2)

Updates `actions/download-artifact` from 4.3.0 to 5.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v4.3.0...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-production
- dependency-name: actions/cache
  dependency-version: 4.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-production
- dependency-name: codecov/codecov-action
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-production
- dependency-name: actions/dependency-review-action
  dependency-version: 4.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-production
- dependency-name: actions/download-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-production
...

Signed-off-by: dependabot[bot] <support@github.com>
…-actions-production-bf8f8eb2a5

chore(deps): Bump the github-actions-production group with 5 updates
- Added `RcvCompraCsvRowSchema` with extended fields support.
- Updated RCV compra row schemas to inherit from the base schema.
- Updated models to include new fields in `RcDetalleEntry` and its variants.
- Refactored field removal logic, retaining only `Nro` for exclusion.

Ref: https://app.shortcut.com/cordada/story/16110/
…reate-entrada-registro-compras

rcv: Expand "RCV Compras" CSV schemas and update field mappings
- Implemented test for `parse_rcv_venta_csv_file` ensuring correct CSV parsing.
- Updated `_RcvCsvRowSchemaBase.preprocess` to handle empty and "-" values correctly.
rcv: Update RCV CSV typing and RCV Ventas preprocessing
@github-actions github-actions bot added task Task or chore kind: deploy Deployment labels Sep 2, 2025
@svillegas-cdd svillegas-cdd marked this pull request as ready for review September 2, 2025 16:09
@svillegas-cdd svillegas-cdd requested a review from a team as a code owner September 2, 2025 16:09
Copy link

sonarqubecloud bot commented Sep 2, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
12.5% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@svillegas-cdd svillegas-cdd merged commit b5c076e into master Sep 2, 2025
24 of 25 checks passed
@svillegas-cdd svillegas-cdd deleted the deploy/v0.53.0 branch September 2, 2025 17:22
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