Commit Graph

6 Commits

Author SHA1 Message Date
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]
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