Commit Graph

643 Commits

Author SHA1 Message Date
dependabot[bot]
b200d79830
Bump github.com/jackc/pgx/v5 from 5.5.5 to 5.7.1
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.5 to 5.7.1.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.5...v5.7.1)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 21:34:54 +00:00
dependabot[bot]
91d81e06e8
Bump github.com/fatih/color from 1.16.0 to 1.17.0 (#433)
Some checks failed
Main Pipeline / test-nix (macos-12) (push) Has been cancelled
Main Pipeline / test-nix (ubuntu-22.04) (push) Has been cancelled
Main Pipeline / test-windows (push) Has been cancelled
Main Pipeline / lint (push) Has been cancelled
Main Pipeline / binaries-darwin (push) Has been cancelled
Main Pipeline / binaries-linux-amd64 (push) Has been cancelled
Main Pipeline / binaries-linux-arm64 (push) Has been cancelled
Main Pipeline / binaries-windows (push) Has been cancelled
Main Pipeline / publish (push) Has been cancelled
Main Pipeline / test-install (push) Has been cancelled
Main Pipeline / docker-publish (push) Has been cancelled
Codacy Security Scan / Codacy Security Scan (push) Has been cancelled
CodeQL / Analyze (go) (push) Has been cancelled
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-20 11:41:11 -06:00
dependabot[bot]
f1a889e0e1
Bump github.com/xo/dburl from 0.23.1 to 0.23.2 (#449)
Bumps [github.com/xo/dburl](https://github.com/xo/dburl) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/xo/dburl/releases)
- [Commits](https://github.com/xo/dburl/compare/v0.23.1...v0.23.2)

---
updated-dependencies:
- dependency-name: github.com/xo/dburl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Neil O'Toole <neilotoole@apache.org>
2024-10-20 11:24:08 -06:00
Neil O'Toole
79aefa2c41
golangci-lint v1.61.0 upgrade (#450)
* Bump github.com/xo/dburl from 0.23.1 to 0.23.2

Bumps [github.com/xo/dburl](https://github.com/xo/dburl) from 0.23.1 to 0.23.2.
- [Release notes](https://github.com/xo/dburl/releases)
- [Commits](https://github.com/xo/dburl/compare/v0.23.1...v0.23.2)

---
updated-dependencies:
- dependency-name: github.com/xo/dburl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Linter fixes for golangci-lint v1.61.0

* Rollback accidental upgrade of dburl version in go.mod

* Workflow: upgrade to golangci-lint-action@v6

* Fix poor log messsage

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-20 10:55:39 -06:00
dependabot[bot]
08ea7af347
Bump golang.org/x/mod from 0.17.0 to 0.21.0 (#448)
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.17.0 to 0.21.0.
- [Commits](https://github.com/golang/mod/compare/v0.17.0...v0.21.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-20 08:18:42 -06:00
dependabot[bot]
1aa87786aa
Bump golang.org/x/sync from 0.7.0 to 0.8.0 (#447)
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/sync/compare/v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-20 08:06:16 -06:00
dependabot[bot]
aa123d9f41
Bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 (#424)
Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/v1.8.1/CHANGELOG.md)
- [Commits](https://github.com/go-sql-driver/mysql/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Neil O'Toole <neilotoole@apache.org>
2024-10-20 07:43:46 -06:00
Neil O'Toole
e86d01fdb7
go.mod updates (#432)
* go.mod updates

* Upgrade Go 1.22.1 -> 1.22.2

* Upgrade Go 1.22.2 -> 1.22.3

* go.mod indirect deps
2024-05-12 08:49:25 -06:00
neilotoole
7fbc4d8a53 tailbuf v0.0.4 2024-03-14 08:27:38 -06:00
neilotoole
40197cfc39 tailbuf v0.0.3 2024-03-14 07:06:46 -06:00
neilotoole
673a24570f README update 2024-03-14 06:28:29 -06:00
neilotoole
3a2caa61c7 README update 2024-03-14 06:22:19 -06:00
neilotoole
c60e8ec526 README update 2024-03-14 06:21:14 -06:00
Neil O'Toole
3c8f51202f
Moved tailbuf to its own repo (#422) 2024-03-12 23:59:20 -06:00
Neil O'Toole
f4e27503c0
tailbuf cleanup (#421) 2024-03-12 23:04:19 -06:00
Neil O'Toole
bbb26d20e3
Moved oncecache to its own repo (#420) 2024-03-12 22:27:04 -06:00
Neil O'Toole
4883f6a6e8
Oncecache gob encode/decode (#419)
* Implemented gob encode/decode
2024-03-12 21:27:09 -06:00
neilotoole
de20b92155 README update 2024-03-12 13:07:15 -06:00
neilotoole
b29a8560da go.mod: update streamcache@v0.3.5 2024-03-12 09:57:46 -06:00
neilotoole
70fca8bbb2 CHANGELOG update 2024-03-11 21:15:29 -06:00
neilotoole
c3a2629b72 Scoop update for sq version v0.48.3 2024-03-11 21:02:40 -06:00
neilotoole
3ae4104c46 v0.48.3 2024-03-11 20:54:05 -06:00
neilotoole
13b9179f68 v0.48.2 2024-03-11 16:51:23 -06:00
Neil O'Toole
5f531ffb9d
#415 - bug with ingesting large JSON file (#418)
* JSON large data file
2024-03-11 16:38:34 -06:00
neilotoole
f445f67b44 Scoop update for sq version v0.48.1 2024-03-07 17:59:13 -07:00
neilotoole
2cdf2ad9b8 v0.48.1 2024-03-07 17:48:45 -07:00
neilotoole
20488dbfc8 Minor fixes for v0.48.1 2024-03-07 17:39:12 -07:00
neilotoole
96da327be1 Scoop update for sq version v0.48.0 2024-03-07 17:10:24 -07:00
neilotoole
1df7bb13a2 CHANGELOG for v0.48.0 2024-03-07 17:00:47 -07:00
Neil O'Toole
51552bd78e
SLQ: support for true/false literals (#413) 2024-03-07 10:32:04 -07:00
Neil O'Toole
c5aceb6036
Pipe sqlite DB file on stdin (#412)
* sqlite on stdin

* testing for sqlite on stdin

* linting
2024-03-07 09:00:28 -07:00
neilotoole
6d7ef5572e Safer record.Meta.LogValue 2024-03-07 06:24:51 -07:00
Neil O'Toole
76d129005f
Add file buffers to diff (#411)
* Added Files.NewBuffer

* More buffering work

* added ioz.Buffer

* windows file closing for ioz.buffer

* fixed issue with jcolorenc pkg name

* fixed issue with jcolorenc test breaking

* csvw and text diff writers now use ioz.Buffer

* Get rid of progress.LogValue
2024-03-07 05:37:56 -07:00
Neil O'Toole
a8d36dd89c
go1.22 and friends (#410)
* go1.22 and friends

* golangci-lint version

* more CI fiddling

* CI: update goreleaser action

* Update jcolorenc to support \b and \f chars, per go1.22 changes to
stdlib.

See: https://go-review.googlesource.com/c/go/+/521675

* linting

* More json \b \f stuff
2024-03-05 20:19:19 -07:00
Neil O'Toole
9ed0323df5
Fixes and improvements for diff (#409) 2024-03-05 17:32:58 -07:00
Neil O'Toole
6b0918094d
More diff stuff (#406)
* More diff
2024-03-03 23:21:10 -07:00
Neil O'Toole
2cca8a51b2
diff: implement --stop feature (#405)
* sq diff --stop
2024-02-29 11:48:35 -07:00
Neil O'Toole
78c3cfc77d
More progress bar enhancements (#404)
* Progress bar enhancements
2024-02-28 10:35:22 -07:00
Neil O'Toole
3df79308a9
profiling (#400)
* oncecache refinement
* pprof
2024-02-23 05:35:13 -07:00
neilotoole
2d3f68bb47 merge 2024-02-20 16:28:23 -07:00
Neil O'Toole
a3cd01f36a
#353 Diff performance (#399)
* Diff refactor
2024-02-20 16:26:45 -07:00
neilotoole
12904aad1d Adding diff testdata 2024-02-15 11:18:51 -07:00
neilotoole
eca0a107c5 .gitignore update 2024-02-15 11:05:32 -07:00
neilotoole
b3ea2485d5 Docker install 2024-02-10 13:17:10 -07:00
neilotoole
db1f8fcbbf workflow debugging 2024-02-10 11:52:27 -07:00
neilotoole
36431442cc workflow debugging 2024-02-10 11:25:37 -07:00
neilotoole
e5c0d3dd2f workflow debugging 2024-02-10 11:20:01 -07:00
neilotoole
7bf6b40272 workflow debugging 2024-02-10 11:15:53 -07:00
neilotoole
ccee1d16c3 workflow debugging 2024-02-10 11:14:58 -07:00
neilotoole
56a3529a5f workflow debugging 2024-02-10 11:04:03 -07:00