Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot]
7e47644368 Bump fastify from 4.29.0 to 4.29.1 in /services/user-service
Bumps [fastify](https://github.com/fastify/fastify) from 4.29.0 to 4.29.1.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.29.0...v4.29.1)

---
updated-dependencies:
- dependency-name: fastify
  dependency-version: 4.29.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-29 21:08:26 +00:00
dependabot[bot]
13a4112402 Bump mongoose in /services/user-service
Bumps  and [mongoose](https://github.com/Automattic/mongoose). These dependencies needed to be updated together.

Updates `mongoose` from 6.12.0 to 7.8.6
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/commits)

Updates `mongoose` from 7.5.0 to 7.8.6
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-06 00:41:28 +00:00
dependabot[bot]
4913d4ec38 Bump find-my-way and fastify in /services/user-service
Bumps [find-my-way](https://github.com/delvedor/find-my-way) to 8.2.2 and updates ancestor dependency [fastify](https://github.com/fastify/fastify). These dependencies need to be updated together.


Updates `find-my-way` from 7.6.2 to 8.2.2
- [Release notes](https://github.com/delvedor/find-my-way/releases)
- [Commits](https://github.com/delvedor/find-my-way/compare/v7.6.2...v8.2.2)

Updates `fastify` from 4.22.0 to 4.29.0
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.22.0...v4.29.0)

---
updated-dependencies:
- dependency-name: find-my-way
  dependency-type: indirect
- dependency-name: fastify
  dependency-type: direct:production
...

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