summaryrefslogtreecommitdiff
path: root/vendor
AgeCommit message (Expand)AuthorFiles
2024-07-08[chore] Bump ncruces/go-sqlite3 to 0.17.1 (#3085)Libravatar Daenney5
2024-07-08[chore]: Bump github.com/minio/minio-go/v7 from 7.0.72 to 7.0.73 (#3083)Libravatar dependabot[bot]42
2024-07-08[chore]: Bump golang.org/x/net from 0.26.0 to 0.27.0 (#3082)Libravatar dependabot[bot]2
2024-07-08[chore]: Bump github.com/microcosm-cc/bluemonday from 1.0.26 to 1.0.27 (#3081)Libravatar dependabot[bot]17
2024-07-08[chore]: Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#3080)Libravatar dependabot[bot]30
2024-07-06[chore] upstep activity to v1.7.0-gts (#3074)Libravatar tobi94
2024-07-05[chore] Update ncruces/go-sqlite3 to 0.17 (#3072)Libravatar Daenney14
2024-07-01[chore]: Bump github.com/yuin/goldmark from 1.7.3 to 1.7.4 (#3059)Libravatar dependabot[bot]4
2024-06-26[chore]: Bump golang.org/x/image from 0.17.0 to 0.18.0 (#3044)Libravatar dependabot[bot]2
2024-06-24[chore]: Bump github.com/gorilla/feeds from 1.1.2 to 1.2.0 (#3035)Libravatar dependabot[bot]3
2024-06-24[chore]: Bump github.com/minio/minio-go/v7 from 7.0.71 to 7.0.72 (#3037)Libravatar dependabot[bot]5
2024-06-24[chore]: Bump github.com/yuin/goldmark from 1.7.2 to 1.7.3 (#3034)Libravatar dependabot[bot]2
2024-06-22[chore] update github.com/ncruces/go-sqlite3 -> v0.16.3 (#3029)Libravatar kim11
2024-06-21update remaining gruf libraries relying on linkname (#3028)Libravatar kim3
2024-06-21updates go-mutexes to no longer rely on unsafe linkname (#3027)Libravatar kim17
2024-06-21[chore] update go-structr and go-mangler to no longer rely on modern-go/refle...Libravatar kim13
2024-06-20[feature] add worker task serialization logic (#2989)Libravatar kim21
2024-06-17[chore]: Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#3016)Libravatar dependabot[bot]10
2024-06-17[chore]: Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#3015)Libravatar dependabot[bot]1
2024-06-17[chore]: Bump github.com/miekg/dns from 1.1.59 to 1.1.61 (#3014)Libravatar dependabot[bot]15
2024-06-17[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.33 to 2.20.34 (#3017)Libravatar dependabot[bot]8
2024-06-17[chore]: Bump github.com/yuin/goldmark from 1.7.1 to 1.7.2 (#3018)Libravatar dependabot[bot]7
2024-06-12[chore] Upgrade wasm-sqlite to v0.16.2 (#2997)Libravatar Daenney53
2024-06-10[chore]: Bump golang.org/x/image from 0.16.0 to 0.17.0 (#2985)Libravatar dependabot[bot]1
2024-06-10[chore]: Bump github.com/gorilla/websocket from 1.5.1 to 1.5.2 (#2987)Libravatar dependabot[bot]13
2024-06-10[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.32 to 2.20.33 (#2984)Libravatar dependabot[bot]2
2024-06-10[chore]: Bump golang.org/x/net from 0.25.0 to 0.26.0 (#2986)Libravatar dependabot[bot]8
2024-06-10[chore]: Bump github.com/minio/minio-go/v7 from 7.0.70 to 7.0.71 (#2988)Libravatar dependabot[bot]6
2024-06-07[chore] Update WASM go-sqlite3 to v0.16.1 (#2976)Libravatar Daenney44
2024-06-03bump go-structr to v0.8.5 to improve memory usage (#2955)Libravatar kim5
2024-06-03[chore]: Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#2954)Libravatar dependabot[bot]6
2024-05-27[experiment] add alternative wasm sqlite3 implementation available via build-...Libravatar kim373
2024-05-27[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.25 to 2.20.32 (#2927)Libravatar dependabot[bot]2
2024-05-27[chore]: Bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 (#2929)Libravatar dependabot[bot]34
2024-05-22[performance] update storage backend and make use of seek syscall when availa...Libravatar kim73
2024-05-21--- (#2923)Libravatar dependabot[bot]1
2024-05-21[chore] dependabot updates (#2922)Libravatar kim83
2024-05-13[chore]: Bump github.com/gin-contrib/cors from 1.7.1 to 1.7.2 (#2912)Libravatar dependabot[bot]2
2024-05-13[chore]: Bump github.com/gin-contrib/sessions from 1.0.0 to 1.0.1 (#2916)Libravatar dependabot[bot]2
2024-05-13[chore]: Bump golang.org/x/net from 0.24.0 to 0.25.0 (#2914)Libravatar dependabot[bot]64
2024-05-13[performance] update go-structr and go-mutexes with memory usage improvements...Libravatar kim23
2024-05-07bump modernc.org/sqlite v1.29.8 -> v1.29.9 (concurrency workaround) (#2906)Libravatar kim4
2024-05-06update go-structr -> v0.8.2 which includes some minor memory usage improvemen...Libravatar kim4
2024-05-06[chore]: Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#2900)Libravatar dependabot[bot]2
2024-05-06[chore]: Bump codeberg.org/gruf/go-structr from 0.7.0 to 0.8.0 (#2902)Libravatar dependabot[bot]4
2024-05-06[chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899)Libravatar dependabot[bot]370
2024-05-06[chore]: Bump golang.org/x/image from 0.15.0 to 0.16.0 (#2898)Libravatar dependabot[bot]2
2024-04-29[chore]: Bump github.com/tdewolff/minify/v2 from 2.20.19 to 2.20.20 (#2875)Libravatar dependabot[bot]4
2024-04-29[chore]: Bump github.com/minio/minio-go/v7 from 7.0.69 to 7.0.70 (#2877)Libravatar dependabot[bot]25
2024-04-29[chore]: Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc...Libravatar dependabot[bot]10