Commit Graph

8 Commits

Author SHA1 Message Date
df8110939a chore(auth, comment, frontend): updating deps 2026-03-08 14:14:29 +00:00
d945fbafe9 chore(auth, comment): bump dependencies
Resolves `CVE-2026-0994` in `protobufs`
2026-02-15 13:46:50 +00:00
dependabot[bot]
75d7ccd581 Bump protobuf from 4.24.2 to 4.25.8 in /services/auth-service
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.24.2 to 4.25.8.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.24.2...v4.25.8)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 4.25.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-02 14:46:15 +00:00
dependabot[bot]
ea4a84e596 Bump setuptools from 75.8.0 to 78.1.1 in /services/auth-service
Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.0 to 78.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v78.1.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 78.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 21:30:18 +00:00
dependabot[bot]
428fe10488 Bump pydantic from 2.3.0 to 2.4.0 in /services/auth-service
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-06 00:40:17 +00:00
dependabot[bot]
692b440e53 Bump cryptography from 41.0.3 to 43.0.1 in /services/auth-service
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 19:16:22 +00:00
4d9a7a4856 style: license headers + gofmt 2024-03-27 11:12:43 +00:00
0ae3ee3af4 init auth-service 2023-09-27 16:01:41 +01:00