Commit graph

449 commits

Author SHA1 Message Date
renovate[bot]
1fea549c6c
fix(deps): update module google.golang.org/api to v0.169.0 (#2547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 18:11:53 -08:00
renovate[bot]
e062e779a6
fix(deps): update module golang.org/x/oauth2 to v0.18.0 (#2546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 17:10:44 -08:00
renovate[bot]
13c0fa1e83
fix(deps): update module github.com/xanzy/go-gitlab to v0.99.0 (#2543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 14:57:20 -08:00
renovate[bot]
c35a76bda2
fix(deps): update module golang.org/x/crypto to v0.21.0 (#2544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 14:56:56 -08:00
renovate[bot]
c3321b94d7
fix(deps): update module github.com/aws/aws-sdk-go to v1.50.34 (#2541)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 14:36:39 -08:00
renovate[bot]
1d3f973c1e
fix(deps): update module github.com/charmbracelet/lipgloss to v0.10.0 (#2542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 14:36:28 -08:00
renovate[bot]
1d89efcf32
fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 13:25:25 -08:00
renovate[bot]
0bedda389a
fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v7 (#2499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-07 13:24:47 -08:00
renovate[bot]
7388b63f35
fix(deps): update module github.com/stretchr/testify to v1.9.0 (#2534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 11:55:08 -08:00
renovate[bot]
e53beac11b
fix(deps): update module cloud.google.com/go/storage to v1.39.0 (#2533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 11:38:09 -08:00
renovate[bot]
bc18d2c145
fix(deps): update module github.com/felixge/fgprof to v0.9.4 (#2532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 11:11:51 -08:00
renovate[bot]
581a84f82e
fix(deps): update module github.com/aws/aws-sdk-go to v1.50.30 (#2529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 10:57:05 -08:00
renovate[bot]
c325d09ac8
fix(deps): update module golang.org/x/crypto to v0.20.0 (#2523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 15:37:16 -08:00
renovate[bot]
c2b6addfd7
fix(deps): update module github.com/prometheus/client_golang to v1.19.0 (#2522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 14:33:42 -08:00
renovate[bot]
3f9360a12a
fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.2 (#2521)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 14:00:57 -08:00
renovate[bot]
c8218dd9f9
fix(deps): update module github.com/aws/aws-sdk-go to v1.50.28 (#2520)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 12:55:58 -08:00
renovate[bot]
d49fbf6b8b
fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-28 12:29:17 -08:00
Dustin Decker
ad9d4e53e1
JDBC test and parsing improvements (#2516)
* JDBC test and parsing improvements

- Uses net/url for more robust URI parsing
- Supports common JDBC formats for MySQL
- Supports URI format for MSSQL
- Uses allowlist for params across all drivers
- Uses testcontainers-go for integration testing - much faster, more robust, no port collisions
- Uses gofakeit for random data (db, user, password) generation in integration tests
- Adds connection timeouts
- Use Microsoft's driver for MSSQL

* go mod tidy
2024-02-28 08:51:37 -08:00
Dustin Decker
5805f11ac6
Improve monogo and snowflake detectors (#2518)
* Set timeouts on mongo connection string

* use lightened snowflake driver

* update param
2024-02-28 08:26:27 -08:00
renovate[bot]
939f053fc5
fix(deps): update module google.golang.org/api to v0.167.0 (#2512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 16:32:15 -08:00
renovate[bot]
18dd31d7fd
fix(deps): update module github.com/xanzy/go-gitlab to v0.98.0 (#2511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 16:31:58 -08:00
renovate[bot]
2be5cb132a
fix(deps): update module github.com/aws/aws-sdk-go to v1.50.25 (#2509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 11:21:16 -08:00
renovate[bot]
049fde8827
fix(deps): update golang.org/x/exp digest to 814bf88 (#2508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 11:21:06 -08:00
renovate[bot]
cbb8201a6d
fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 (#2455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 11:09:19 -08:00
renovate[bot]
96b9b7cd2b
fix(deps): update module github.com/google/go-github/v57 to v59 (#2464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 11:08:05 -08:00
Dustin Decker
8a825fde52
Clean up some detectors (#2501) 2024-02-23 15:04:02 -08:00
renovate[bot]
76d9e794bf
fix(deps): update module go.uber.org/zap to v1.27.0 (#2498)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 09:05:09 -08:00
renovate[bot]
43124be2fd
fix(deps): update module github.com/snowflakedb/gosnowflake to v1.8.0 (#2497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 08:47:09 -08:00
renovate[bot]
6d0ed2084c
fix(deps): update module github.com/couchbase/gocb/v2 to v2.7.2 (#2493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-21 08:31:16 -08:00
renovate[bot]
05c2f550f0
fix(deps): update module github.com/aws/aws-sdk-go to v1.50.22 (#2492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-20 15:38:50 -08:00
renovate[bot]
34265c6058
fix(deps): update module github.com/launchdarkly/go-server-sdk/v6 to v7 (#2490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-20 15:29:01 -08:00
renovate[bot]
7fea969333
fix(deps): update module github.com/aws/aws-sdk-go to v1.50.21 (#2489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-20 11:10:28 -08:00
renovate[bot]
e679b7c6fa
fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-20 09:41:34 -08:00
renovate[bot]
c51f0aa808
fix(deps): update module github.com/azuread/microsoft-authentication-library-for-go to v1.2.2 (#2484)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 09:17:11 -08:00
renovate[bot]
482664ee67
fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 08:07:38 -08:00
renovate[bot]
e73c0e18fe
fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 (#2482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-18 14:54:46 -08:00
renovate[bot]
51791161c8
fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2481)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-18 14:43:54 -08:00
renovate[bot]
e88a9b70d7
fix(deps): update module google.golang.org/api to v0.165.0 (#2480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-18 14:26:53 -08:00
renovate[bot]
57f29bf6b3
fix(deps): update module go.mongodb.org/mongo-driver to v1.14.0 (#2479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-18 13:27:16 -08:00
renovate[bot]
8aaca88215
fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0 (#2478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-18 11:34:49 -08:00
renovate[bot]
b2f5d2debb
fix(deps): update module github.com/aws/aws-sdk-go to v1.50.20 (#2477)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-18 11:24:41 -08:00
renovate[bot]
82e754c3e0
fix(deps): update module github.com/hashicorp/golang-lru to v2 (#2462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-18 11:12:45 -08:00
renovate[bot]
6fca5ecb5c
fix(deps): update module github.com/aws/aws-sdk-go to v1.50.18 (#2463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 13:29:10 -08:00
renovate[bot]
b7a6f82db0
fix(deps): update module github.com/google/go-github/v57 to v59 (#2449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: ahrav <ahravdutta02@gmail.com>
2024-02-14 12:37:10 -08:00
renovate[bot]
5e6f80ef5f
fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 (#2460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 09:40:14 -08:00
renovate[bot]
64cfa3a22f
fix(deps): update module github.com/aymanbagabas/go-osc52 to v2 (#2459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 09:27:50 -08:00
renovate[bot]
965ffcbd60
fix(deps): update module go.mongodb.org/mongo-driver to v1.13.2 (#2458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 07:36:05 -08:00
renovate[bot]
494535e9f1
fix(deps): update module github.com/aymanbagabas/go-osc52 to v1.2.2 (#2457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 07:09:17 -08:00
renovate[bot]
d0f1b2b6e5
fix(deps): update module github.com/aymanbagabas/go-osc52 to v2 (#2447)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-14 06:56:26 -08:00
renovate[bot]
d54cf20b9b
fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.1 (#2454)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-13 18:12:21 -08:00