Commit Graph

78 Commits (053b1fd49efec6add765ff93721b457adcd49c48)

Author SHA1 Message Date
Michael Fridman 3d88dcebd3
chore: bumps go deps (#825) 2024-09-12 07:11:52 -04:00
Michael Fridman 5193dcbfd4
feat: add ability to parse flags to the end (#814) 2024-09-03 08:05:36 -04:00
Michael Fridman 04af0f1a1d
chore: bump deps and tidy ci for go1.23 (#806) 2024-08-16 07:02:07 -04:00
dependabot[bot] 2c0baefb8a
build(deps): bump the gomod group across 1 directory with 5 updates (#804)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-11 12:41:32 -04:00
Michael Fridman 0d8add824f
chore: bump deps and minimum go version to go1.21 (#787) 2024-06-28 12:22:28 -04:00
dependabot[bot] e9a621a6a7
build(deps): bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0 in the gomod group (#776)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 08:10:22 -04:00
Michael Fridman 42502baa16
chore: bump deps (#771) 2024-05-11 15:33:55 -04:00
Mike Fridman 14a8a7c049
chore: update go deps 2024-05-11 15:19:38 -04:00
Michael Fridman 8c8def432b
Update HasPending logic to account for out-of-order errors (#762) 2024-05-03 09:25:08 -04:00
dependabot[bot] 7e96a2281a
build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 (#749)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-20 13:03:52 -04:00
Michael Fridman b1646111e0
build: bump deps (#744) 2024-04-11 21:55:40 -04:00
Michael Fridman b2c483ada4
Update integration test suite (formally e2e) (#713) 2024-03-14 09:35:52 -04:00
dependabot[bot] 73e2f8897f
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#721)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 19:13:14 -04:00
Michael Fridman c18dd452af
build: bumps deps (#719) 2024-03-13 09:26:00 -04:00
Michael Fridman f13ed7399e
Revert "feat: add duckdb support (#696)" (#717) 2024-03-13 08:46:24 -04:00
Damian Peckett fb7ca2d3c8
feat: add duckdb support (#696)
Signed-off-by: Damian Peckett <damian@pecke.tt>
2024-02-14 22:06:26 -05:00
dependabot[bot] 81fb552020
build(deps): bump the gomod group with 1 update (#690)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 20:07:35 -05:00
Aleksey Myasnikov d9fa72578a
fix: `ListMigrations` query for YDB (#685) 2024-01-29 09:32:08 -05:00
Michael Fridman 2b41513417
build: bump Go deps and add 1.22.0-rc.2 to CI matrix (#686) 2024-01-26 08:44:58 -05:00
dependabot[bot] f3ac8565b2
build(deps): bump the gomod group with 1 update (#677)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-24 09:01:56 -05:00
Radoslav Kirilov 120e6a38d5
feat: environment variables interpolation (#604)
Co-authored-by: Mike Fridman <mf192@icloud.com>
2023-12-23 15:13:19 -05:00
dependabot[bot] 44aea139ee
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#676)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 09:26:44 -05:00
Erik Westra 52fd4119d6
chore(deps): Update libsql-client-go to new tursodatabase organization (#671)
Signed-off-by: Erik Westra <e.s.westra.95@gmail.com>
2023-12-17 12:05:45 -05:00
Avinash Sajjanshetty 14c93ad1bc
feat: add native Turso support (#658) 2023-12-16 08:14:52 -05:00
Michael Fridman 8d6618d145
build: remove replace directive (#669) 2023-12-15 23:45:41 -05:00
Michael Fridman 274b8fb5cb
build: bump deps (fix vertica ld: warning) (#667) 2023-12-14 23:55:14 -05:00
dependabot[bot] e0a62dc434
build(deps): bump the gomod group with 1 update (#651)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-09 18:58:52 -05:00
Michael Fridman 8ea09689a1
Improve lock tests and bump go deps (#638) 2023-11-10 22:04:19 -05:00
Michael Fridman 432a6ac0f8
build: bump deps (#633) 2023-11-03 21:45:34 -04:00
Michael Fridman 3b801a60c7
build: bump deps (#622) 2023-10-25 08:52:07 -04:00
Nazim 0c243fb3c9
feat(database): Add YDB support (#592) 2023-10-25 08:32:20 -04:00
Michael Fridman 58f8534610
feat(experimental): shuffle packages & add explicit provider Go func registration (#616) 2023-10-14 23:04:07 -04:00
Michael Fridman c590380f39
feat(experimental): add internal migrate package and SessionLocker interface (#606) 2023-10-09 15:08:51 -04:00
Michael Fridman ccfb885423
feat(experimental): goose provider with unimplemented methods (#596) 2023-10-06 23:53:26 -04:00
Michael Fridman 473a70da34
build: bump deps and GH actions (#602) 2023-10-05 08:59:48 -04:00
dependabot[bot] 53f25a7779
build(deps): bump the gomod group with 1 update (#593)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 09:28:07 -04:00
Michael Fridman 6d11e58d95
chore: bump ci test matrix and go.mod version to go1.19 (#584) 2023-08-11 09:00:27 -04:00
dependabot[bot] eb1d0c5dab
build(deps): bump the gomod group with 3 updates (#579) 2023-08-11 08:36:09 -04:00
dependabot[bot] 906a5b38bc
build(deps): bump the gomod group with 2 updates (#574)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-26 09:34:33 -04:00
dependabot[bot] 6fa65a16e0
build(deps): bump modernc.org/sqlite from 1.23.1 to 1.24.0 (#566)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 08:22:47 -04:00
Michael Fridman dec87f0abd
build: upgrade deps (#554) 2023-07-04 20:07:17 -04:00
Michael Fridman 949787e4da
build(deps): upgrade all dependencies (#537) 2023-06-16 08:56:03 -04:00
dependabot[bot] f08d203145
build(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.9.1 to 2.10.0 (#522)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-28 16:23:53 -04:00
dependabot[bot] b46a978553
build(deps): bump github.com/microsoft/go-mssqldb from 0.21.0 to 1.0.0 (#527)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-28 15:58:19 -04:00
Michael Fridman a46581bbd3
build: upgrade deps (#516) 2023-05-08 08:27:39 -04:00
dependabot[bot] 4eee07f48a
build(deps): bump github.com/ory/dockertest/v3 from 3.9.1 to 3.10.0 (#504)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-23 06:39:37 -04:00
Michael Fridman 0d1296b2bb
feat(mssql): update driver to microsoft/go-mssqldb (#501) 2023-04-16 08:34:53 -04:00
Michael Fridman 0bc00342b5
build: upgrade deps and update workflows (#500) 2023-04-15 22:53:14 -04:00
dependabot[bot] 3e0905abac
build(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 (#488)
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.5/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-29 23:43:13 -04:00
Pierre R 99204d2421
build: upgrade to github.com/jackc/pgx/v5 (#475) 2023-03-11 11:34:14 -05:00