summaryrefslogtreecommitdiff
path: root/vendor/github.com/uptrace/bun/internal
AgeCommit message (Collapse)AuthorFiles
2025-03-10[chore] remove vendorLibravatar Terin Stock12
2025-01-14bump uptrace/bun dependencies from 1.2.6 to 1.2.8 (#3645)Libravatar kim2
2024-11-25bumps uptrace/bun dependencies to v1.2.6 (#3569)Libravatar kim1
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
2024-04-15[chore] bump bun library versions (#2837)Libravatar kim1
2023-09-11[chore] bump bun v1.1.14 -> v1.1.15 (#2195)Libravatar tobi1
2023-01-22[chore] bump db dependencies (#1366)Libravatar tobi1
2022-04-24[chore] Update bun and sqlite dependencies (#478)Libravatar tobi1
* update bun + sqlite versions * step bun to v1.1.3
2021-11-13update dependencies (#296)Libravatar tobi1
2021-10-24upstep bun to v1.0.14 (#291)Libravatar tobi2
2021-08-25Pg to bun (#148)Libravatar tobi11
* start moving to bun * changing more stuff * more * and yet more * tests passing * seems stable now * more big changes * small fix * little fixes