Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy release v0.22.3 #460

Merged
merged 9 commits into from
Mar 13, 2023
Merged

Deploy release v0.22.3 #460

merged 9 commits into from
Mar 13, 2023

Commits on Mar 13, 2023

  1. chore(deps-dev): Bump isort from 5.10.1 to 5.12.0

    Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.12.0.
    - [Release notes](https://github.com/pycqa/isort/releases)
    - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
    - [Commits](PyCQA/isort@5.10.1...5.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: isort
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and svillegas-cdd committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    7e5f287 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #432 from fyntex/dependabot/pip/isort-5.12.0

    chore(deps-dev): Bump isort from 5.10.1 to 5.12.0
    svillegas-cdd committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    6c4a654 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): Bump flake8 from 4.0.1 to 6.0.0

    Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 6.0.0.
    - [Release notes](https://github.com/pycqa/flake8/releases)
    - [Commits](PyCQA/flake8@4.0.1...6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and svillegas-cdd committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    666b306 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #430 from fyntex/dependabot/pip/flake8-6.0.0

    chore(deps-dev): Bump flake8 from 4.0.1 to 6.0.0
    svillegas-cdd committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    09f307f View commit details
    Browse the repository at this point in the history
  5. fix(data.cte): Add missing code 8020 to file used by schema validator

    Add code `8020` to file used by schema validator
    :func:`cte_f29_datos_schema_best_effort_validator`,
    since this code is currently missing in the `tipos`
    and `glosa` sections of the F29 file.
    
    Ref: https://cordada.aha.io/requirements/COMPCLDATA-215-1
    Ref: https://cordada.aha.io/features/COMPCLDATA-215
    fpinto-cdd committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    0aad961 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #458 from fyntex/bugfix/add-missing-codes-to-file-…

    …used-by-best-effort-schema-validator-to-validate-cte-f29-2
    
    fix(data.cte): Add missing code `8020` to file used by schema validator
    fpinto-cdd committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8547d66 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6603279 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf55379 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #459 from fyntex/release/v0.22.3

    Release v0.22.3
    fpinto-cdd committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    e79a234 View commit details
    Browse the repository at this point in the history