Skip to content

Tags: adfinis/timed

Tags

v5.5.27

Toggle v5.5.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): bump mozilla-django-oidc from 4.0.1 to 5.0.1 in /backend (#…

…1024)

Bumps [mozilla-django-oidc](https://github.com/mozilla/mozilla-django-oidc) from 4.0.1 to 5.0.1.
- [Release notes](https://github.com/mozilla/mozilla-django-oidc/releases)
- [Changelog](https://github.com/mozilla/mozilla-django-oidc/blob/main/HISTORY.rst)
- [Commits](mozilla/mozilla-django-oidc@4.0.1...5.0.1)

---
updated-dependencies:
- dependency-name: mozilla-django-oidc
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v5.5.26

Toggle v5.5.26's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): bump tornado from 6.5 to 6.5.3 in /backend (#1016)

---
marked as fix because we've had issues with tornado breaking django admin before
---
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.5 to 6.5.3.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.5.3/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.5.0...v6.5.3)

---
updated-dependencies:
- dependency-name: tornado
  dependency-version: 6.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v5.5.25

Toggle v5.5.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(chart): restart deployment on configmap change (#996)

v5.5.24

Toggle v5.5.24's commit message
fix(backend): use django v5.2 (lts)

We previously downgraded to v4.2 to support some old postgres version.
With postgres v13 being EOL this should no longer be an issue.

This reverts commit 3f2075c.

v5.5.23

Toggle v5.5.23's commit message
fix(charts/cc): missing <...>Id in values.yaml

v5.5.22

Toggle v5.5.22's commit message
fix(ci/release): actually push charts

v5.5.21

Toggle v5.5.21's commit message
fix(ci/release): correctly use helm push

v5.5.20

Toggle v5.5.20's commit message
fix(ci/release): correctly use helm dependency build

v5.5.19

Toggle v5.5.19's commit message
chore(CODEOWNERS): make cc changes require dev-timed approval

v5.5.18

Toggle v5.5.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(frontend): ember 6.4 (#841)

* fix(frontend): use ember v6.4

* chore(frontend): formatted

* fix(frontend): ingest ember-responsive, as its not really maintained

* fix(frontend): hack around ember-can using .reopen

* fix(frontend): make media service actually work

* chore(frontend/services/media): credit freshbooks/ember-responsive

* chore(frontend): use adfinis/ember-can