Skip to content

v0.1.5

Compare
Choose a tag to compare
@protected-auto-commits protected-auto-commits released this 28 Jun 15:26
· 125 commits to master since this release

v0.1.5 (2024-06-28)

Build

  • build: Missed dockerfile change (1de324b)

Chore

  • chore: template update (2370d9b)

  • chore: update pyproject.toml (b11e120)

  • chore: Add dependencies in pyproject.toml (b1438f2)

  • chore: add versions in requirements.txt (113ef74)

  • chore: update dependabot.yml (3c3fe46)

Ci

  • ci: update release workflow (21fcc97)

  • ci: bump docker/scout-action from 1.9.3 to 1.10.0 in the github-actions group (#5)

  • ci: bump docker/scout-action in the github-actions group

Bumps the github-actions group with 1 update: docker/scout-action.

Updates docker/scout-action from 1.9.3 to 1.10.0


updated-dependencies:

  • dependency-name: docker/scout-action
    dependency-type: direct:production
    update-type: version-update:semver-minor
    dependency-group: github-actions
    ...

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

  • Updated Steam Stats

  • ci: update steam stats workflow

Co-authored-by: 38905025+Nicconike@users.noreply.github.com


Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicco <38905025+Nicconike@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com> (2a481b3)

  • ci: update workflows for requirements.txt
    fix: Update dockerfile (4e55410)

  • ci: Add output for codeql analysis (6b8564a)

  • ci: Update workflows
    docs: Add contributing.md
    chore: update toml (1080d6b)

  • ci: update workflow & dockerfile
    Update changelog template (771a869)

Documentation

  • docs: update readme (94a89a3)

  • docs: update readme (49c1723)

  • docs: Update readme (3b0cdbb)

  • docs: Move the doc files to .github (68e64f1)

  • docs: Add security.md
    ci: update workflows to not trigger on bot commits or PRs
    chore: move requirements.txt to api (cb5d35b)

  • docs: update issue templates (dc23769)

Fix

  • fix: correct the assertion error (16e7217)

Refactor

  • refactor: Update pyproject.toml and template (666332e)

  • refactor: Address bandit vulns issues
    ci: misc. changes
    docs: update readme (04db6ea)