Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 06:34
· 30 commits to main since this release

v1.4.0 (2025-04-27)

Feat

  • flag to merge repositories
  • enable weekly security scan
  • enable trivy scanning in pipelines

Fix

  • build pipeline for github actions included wrong steps
  • removing deprecated github library usage
  • use built-in types for type checking
  • deps: updating minimimum python version to remove vulnerabilities
  • deps: updating python dependencies
  • updating dependencies to resolve security vuln
  • deps: bump jinja2 from 3.1.5 to 3.1.6
  • correcting the license configuration
  • attempting to fix dependabot
  • add deprecated fields to fix dependabot
  • deps: bump commitizen-tools/commitizen-action from 0.23.1 to 0.24.0
  • deps: updating poetry version and cleaning up docker
  • correcting the name of one of the managed repositories
  • updating build scripts, readme, python dependencies
  • updating python version to 3.13 and various actions updates
  • update commitizen, remove warnings from tests
  • deps: bump softprops/action-gh-release from 2.0.9 to 2.1.0
  • deps: bump commitizen-tools/commitizen-action from 0.21.0 to 0.22.0
  • deps-dev: bump pytest from 8.3.3 to 8.3.4
  • update python
  • removing deprecated safety tool
  • deps: updating commitizen pre-commit hook
  • deps: bump distlib from 0.3.8 to 0.3.9
  • deps-dev: bump types-requests
  • deps-dev: bump pytest-cov from 5.0.0 to 6.0.0
  • deps: bump softprops/action-gh-release from 2.0.8 to 2.0.9
  • updating pre-commit configuration
  • deps-dev: bump types-requests
  • deps-dev: bump pytest from 8.3.2 to 8.3.3
  • remove pre-commit from deps, update dependencies
  • updating dependencies
  • do not fail pipeline if nothing to commit