Commit Graph

11 Commits

Author SHA1 Message Date
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
86f4db717b Merge branch 'main' into dependabot/npm_and_yarn/services/user-service/undici-5.28.5 2025-01-21 19:37:50 +00:00
3db4bbe17f Merge pull request #21 from hexolan/dependabot/npm_and_yarn/services/user-service/cross-spawn-7.0.6
Bump cross-spawn from 7.0.3 to 7.0.6 in /services/user-service
2025-01-21 19:36:54 +00:00
dependabot[bot]
d2ab7d0e74 Bump undici from 5.23.0 to 5.28.5 in /services/user-service
Bumps [undici](https://github.com/nodejs/undici) from 5.23.0 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.23.0...v5.28.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 19:31:25 +00:00
dependabot[bot]
4fc153292d Bump ip and socks in /services/user-service
Removes [ip](https://github.com/indutny/node-ip). It's no longer used after updating ancestor dependency [socks](https://github.com/JoshGlazebrook/socks). These dependencies need to be updated together.


Removes `ip`

Updates `socks` from 2.7.1 to 2.8.3
- [Release notes](https://github.com/JoshGlazebrook/socks/releases)
- [Commits](https://github.com/JoshGlazebrook/socks/compare/2.7.1...2.8.3)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
- dependency-name: socks
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 19:31:21 +00:00
21435fc9ba Merge pull request #15 from hexolan/dependabot/npm_and_yarn/services/user-service/micromatch-4.0.8
Bump micromatch from 4.0.5 to 4.0.8 in /services/user-service
2025-01-21 19:29:25 +00:00
dependabot[bot]
c32394a6f6 Bump cross-spawn from 7.0.3 to 7.0.6 in /services/user-service
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 19:16:21 +00:00
dependabot[bot]
649342914a Bump micromatch from 4.0.5 to 4.0.8 in /services/user-service
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 19:16:18 +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