Skip to content

Releases: adfinis/outdated

v0.8.3

25 Mar 14:18

Choose a tag to compare

0.8.3 (2024-03-25)

Bug Fixes

  • ci: use single quotes in release.yaml (02ecf09)
  • ci: use single quotes in release.yaml (6bdfce2)
  • ci: use needs context instead of jobs (bb28a49)
  • cosign: use digest instead of latest (7315c89)

Chores

  • ci: remove signing from trivy-scan.yaml (5498617)
  • ci/fix: add missing $ to trivy-scan.yaml (9647a46)
  • ci: add missing .json to image-ref in trivy-scan workflow (bbfa3c0)

v0.8.2

25 Mar 12:45

Choose a tag to compare

0.8.2 (2024-03-25)

Bug Fixes

  • ci: give trivy-scan.yaml enough permissions (2ed6e22)

v0.8.1

25 Mar 12:14

Choose a tag to compare

0.8.1 (2024-03-25)

Bug Fixes

  • ci/cosign: set id-token permission to write (6a8aed4)

Chores

  • ci: fix trivy scan by skipping arg (4de7385)

v0.8.0

25 Mar 10:32

Choose a tag to compare

0.8.0 (2024-03-25)

Feature

Chores

  • api/tests: added tests for permissions (1c520bc)
  • api/tests: added admin_client to conftest (ccef818)
  • add admin user and admin group (ea1c3b3)
  • deps-dev: bump the ember group in /ember with 5 updates (90d099d)

v0.7.1

25 Mar 08:31

Choose a tag to compare

0.7.1 (2024-03-25)

Bug Fixes

  • api/parser: don't overwrite existing eol dates (9ddca0e)

Chores

  • api/tests: test that the parser doesn't overwrite existing eol dates (54ed485)

v0.7.0

23 Mar 11:19

Choose a tag to compare

0.7.0 (2024-03-23)

Feature

Chores

  • deps-dev: bump the js group in /ember with 4 updates (1e28332)
  • dependabot: move prettier to linting group (83cce83)
  • deps-dev: bump ruff from 0.3.2 to 0.3.4 in /api (44cc74e)
  • deps-dev: bump the js group in /ember with 1 update (31db73e)
  • deps-dev: bump the ember group in /ember with 3 updates (376fa32)
  • deps: bump the django group in /api with 1 update (18175ed)
  • deps-dev: bump the testing group in /api with 1 update (3a17ffd)
  • deps-dev: bump the ember-core group in /ember with 1 update (83e9a78)
  • deps-dev: bump ruff from 0.3.1 to 0.3.2 in /api (ec198d7)
  • deps-dev: bump the lint group in /ember with 1 update (a489334)
  • deps: bump the django group in /api with 1 update (a0e3baa)
  • deps-dev: bump ember-power-select to 8.x.x (cc1e5f3)
  • deps-dev: bump the ember group in /ember with 4 updates (28bbc0e)
  • ci: fix schedule.yaml by specifying missing cron key (e97ebee)
  • ci: rename scheduled to schedule (4e6b478)

v0.6.2

12 Mar 12:13

Choose a tag to compare

0.6.2 (2024-03-12)

Bug Fixes

  • ci: correctly use reusable workflow (f922b17)
  • ember: load env from configmap (8598b40)

Chores

  • ci: fix trivy scans by specifying the repo in text (e0fe973)
  • ci: fix trivy scans by referencing workflow from main (919aa67)
  • ci: fix trivy scans by checking out repo so action can be used (cb8f814)
  • ci: fix trivy-scan.yaml by checking out repo (9e5fe8b)
  • trivy vuln scanning (5fb7eac)
  • dependabot: fix wrong indentation in config [skip ci] (682015b)

v0.6.1

12 Mar 09:48

Choose a tag to compare

0.6.1 (2024-03-12)

Bug Fixes

  • ember: move oidc configuration to entrypoint (5b93796)

Chores

  • deps-dev: bump the eslint group in /ember with 1 update (670c0ae)
  • deps-dev: bump typescript from 5.3.3 to 5.4.2 in /ember (c6532a5)
  • dependabot: more grouping (b4bc381)
  • issues: use form-issues (0ca6410)
  • added issue templates (ecf1731)
  • deps-dev: bump the linting group in /api with 1 update (b2b7936)
  • deps-dev: bump the embroider group in /ember with 2 updates (407a4bc)

v0.6.0

08 Mar 15:15

Choose a tag to compare

0.6.0 (2024-03-08)

Feature

  • deployment/api: add persistent volume claim for repos (c323bfa)

v0.5.1

08 Mar 13:59

Choose a tag to compare

0.5.1 (2024-03-08)

Bug Fixes

  • api: add dateutil to dependencies (1e13732)

Chores

  • Makefile: use docker compose without - and sh instead of bash (3cf9f28)