Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot] 658cbbdbda chore(deps): bump lib/twitch-eventsub-ws/lib/date from a5db3ae to b2e917c (#6634) 2025-12-14 11:18:08 +01:00
dependabot[bot] d8aa2b2846 chore(deps): bump lib/twitch-eventsub-ws/lib/date (#6390)
Bumps [lib/twitch-eventsub-ws/lib/date](https://github.com/HowardHinnant/date) from `e32a0d8` to `a5db3ae`.
- [Release notes](https://github.com/HowardHinnant/date/releases)
- [Commits](https://github.com/HowardHinnant/date/compare/e32a0d809c3d3c4797826825dc2d0b287281e3b2...a5db3aecec580bc78b6c01c118f2628676769b69)

---
updated-dependencies:
- dependency-name: lib/twitch-eventsub-ws/lib/date
  dependency-version: a5db3aecec580bc78b6c01c118f2628676769b69
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
2025-08-16 10:58:09 +00:00
dependabot[bot] 4944ce326f chore(deps): bump lib/twitch-eventsub-ws/lib/date (#6324) 2025-07-19 11:43:22 +02:00
dependabot[bot] 7a0de27253 chore(deps): bump lib/twitch-eventsub-ws/lib/date (#6310) 2025-07-05 11:02:39 +00:00
dependabot[bot] 37a752a231 chore(deps): bump lib/twitch-eventsub-ws/lib/date (#6252) 2025-06-07 10:20:49 +00:00
pajlada 1f10935d78 fix: use qlogging in eventsub lib (through a hoop) (#6161) 2025-04-19 17:10:12 +02:00
dependabot[bot] 472bbbb0bc chore(deps): bump lib/twitch-eventsub-ws/lib/date (#6112)
Bumps [lib/twitch-eventsub-ws/lib/date](https://github.com/HowardHinnant/date) from `d18e8b1` to `a45ea7c`.
- [Release notes](https://github.com/HowardHinnant/date/releases)
- [Commits](https://github.com/HowardHinnant/date/compare/d18e8b1653e0ab1f583dcea22f007e12f69e497b...a45ea7c17b4a7f320e199b71436074bd624c9e15)

---
updated-dependencies:
- dependency-name: lib/twitch-eventsub-ws/lib/date
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-13 17:02:11 +00:00
pajlada 81ef344fad refactor(eventsub): conditionally use Howard's date lib (#6048)
Co-authored-by: Nerixyz <nerixdev@outlook.de>
2025-03-09 12:52:16 +00:00
pajlada 154591c5a1 Revert "refactor(eventsub): consume date.h as submodule" (#6046) 2025-03-08 19:18:33 +01:00
nerix 97eb50028d refactor(eventsub): consume date.h as submodule (#6044) 2025-03-08 17:04:18 +01:00