summaryrefslogtreecommitdiff
path: root/vendor/github.com/uptrace/bun/extra
AgeCommit message (Collapse)AuthorFiles
2025-03-10[chore] remove vendorLibravatar Terin Stock6
2025-01-14bump uptrace/bun dependencies from 1.2.6 to 1.2.8 (#3645)Libravatar kim3
2024-11-08[chore] update bun libraries to v1.2.5 (#3528)Libravatar kim2
* update bun libraries to v1.2.5 * pin old v1.29.0 of otel
2023-09-11[chore] bump bun v1.1.14 -> v1.1.15 (#2195)Libravatar tobi2
2023-06-05[chore] update latest deps, ensure readme up to date (#1873)Libravatar tobi1
* [chore] update latest deps, ensure readme up to date * remove double entry
2023-05-12[bugfix] Downstep otel to fix freebsd compile issue (#1773)Libravatar tobi1
https://github.com/open-telemetry/opentelemetry-go/issues/4076
2023-05-12[chore] Update a bunch of database dependencies (#1772)Libravatar tobi1
* [chore] Update a bunch of database dependencies * fix lil thing
2023-05-09feat: initial tracing support (#1623)Libravatar Dominik Süß6
2021-08-25Pg to bun (#148)Libravatar tobi2
* start moving to bun * changing more stuff * more * and yet more * tests passing * seems stable now * more big changes * small fix * little fixes