Skip to content

Releases: gonvenience/ytbx

ytbx release v1.4.6

19 Jan 16:04
Compare
Choose a tag to compare

3601b96 Bump gonvenience modules

ytbx release v1.4.5

06 Jan 09:32
fbb7251
Compare
Choose a tag to compare

61595f3 Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.2
e8b361b Bump minimum Go version to 1.22
3c75328 Bump codecov/codecov-action from 4 to 5
6cb21bd Bump golang.org/x/tools from 0.24.0 to 0.25.0
038e307 Bump golang.org/x/net from 0.28.0 to 0.29.0
88b2321 Bump golang.org/x/term from 0.23.0 to 0.24.0
b80f8e7 Bump golang.org/x/sys from 0.23.0 to 0.25.0
eb30318 Bump golang.org/x/text from 0.17.0 to 0.18.0
8f343bf Bump Go version to 1.23
7551529 Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1
7430594 Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0
a767845 Bump golang.org/x/tools from 0.23.0 to 0.24.0
7a5bb22 Bump golang.org/x/net from 0.27.0 to 0.28.0
289bcce Bump golang.org/x/text from 0.16.0 to 0.17.0
83bb4cb Bump golang.org/x/term from 0.22.0 to 0.23.0
f7bdef3 Bump golang.org/x/sync from 0.7.0 to 0.8.0
1a8306a Bump golang.org/x/sys from 0.22.0 to 0.23.0
ffb6e5d Bump github.com/onsi/gomega from 1.34.0 to 1.34.1
8b086d7 Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
07b2154 Bump golang.org/x/term from 0.20.0 to 0.22.0
0d61873 Bump golang.org/x/tools from 0.21.0 to 0.23.0
8083f27 Bump github.com/go-logr/logr from 1.4.1 to 1.4.2
8f39ca4 Bump golang.org/x/sys from 0.20.0 to 0.22.0
bf361f8 Bump golang.org/x/text from 0.15.0 to 0.16.0
6faa793 Bump github.com/mattn/go-isatty from 0.0.18 to 0.0.20
d7d3ba5 Bump Go version to 1.22
119606c Bump dependabot/fetch-metadata from 1.6.0 to 2.2.0
984a3f3 Bump github.com/BurntSushi/toml from 1.3.2 to 1.4.0
e4db263 Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0
9a78aae ---
b6a238a Bump golangci/golangci-lint-action from 5 to 6
599e54b Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3
0ee4c4e Bump github.com/onsi/gomega from 1.33.0 to 1.33.1
2a227e2 Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
6f99ae0 Bump golangci/golangci-lint-action from 4 to 5
09f1bf8 Bump github.com/onsi/gomega from 1.32.0 to 1.33.0
5b69294 Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1
8fe9496 Bump github.com/onsi/gomega from 1.31.1 to 1.32.0
e2ca286 Bump codecov/codecov-action from 3 to 4
de5d36f Bump actions/checkout from 3 to 4
b6c292a Bump golangci/golangci-lint-action from 3 to 4
84b1030 Bump dependabot/fetch-metadata from 1.3.5 to 1.6.0
c5b6e0b Bump actions/setup-go from 3 to 5
3bdbe00 Add github-actions to Dependabot
b575a23 Bump github.com/gonvenience/neat from 1.3.12 to 1.3.13
84ad991 Bump github.com/onsi/gomega from 1.31.0 to 1.31.1
0d61079 Bump github.com/onsi/gomega from 1.30.0 to 1.31.0
d07b2e1 Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0
fe9dc15 Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0
f8199c7 Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2
87d71e9 Bump github.com/onsi/gomega from 1.29.0 to 1.30.0
bc8f01d Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1
6134919 Bump github.com/gorilla/mux from 1.8.0 to 1.8.1

ytbx release v1.4.4

30 Jan 13:33
Compare
Choose a tag to compare

148d4fa Remove absolute path from input file location
5ead369 Bump dependencies

ytbx release v1.4.3

22 Jan 21:18
Compare
Choose a tag to compare

3dc289c Fix golangci-lint findings
d901289 Bump dependencies
ceb08f0 Bump to Go 1.17
b1815e3 Remove ignore section from Dependabot config

ytbx release v1.4.2

21 May 15:35
Compare
Choose a tag to compare

60c1c14 Add convenience path parse function

ytbx release v1.4.1

17 May 09:46
Compare
Choose a tag to compare

6eb97b2 Upgrade to GitHub-native Dependabot
956f324 Backport unsafe Dot-style path parsing

ytbx release v1.4.0

19 Mar 14:39
Compare
Choose a tag to compare

f169745 Add support for loading directories
8029068 Bump bunt package
6029534 Clean-up imports and formatting

ytbx release v1.3.1

16 Mar 21:30
Compare
Choose a tag to compare

1a45b14 Bump dependencies
016f33d Harmonise output style of stdin in messages
f39488d Recreate Go sum file
4b64d9f Bump github.com/onsi/ginkgo from 1.15.0 to 1.15.1
5f4f284 Bump github.com/gonvenience/bunt from 1.3.0 to 1.3.1
2083978 Move badges into headline
ba3a213 Introduce common GitHub Action build and test
47e2d39 Update Go module files
b0edb77 Bump github.com/gonvenience/bunt from 1.2.0 to 1.3.0
a9656fc Bump github.com/onsi/gomega from 1.10.4 to 1.10.5
8819850 Bump github.com/onsi/ginkgo from 1.14.2 to 1.15.0
517ee4c Bump github.com/onsi/gomega from 1.10.3 to 1.10.4
31d6413 Bump github.com/gonvenience/bunt from 1.1.3 to 1.2.0
f11f687 Migrate to travis-ci.com
6b56da8 Bump github.com/gonvenience/neat from 1.3.1 to 1.3.2
cf31f68 Bump github.com/gonvenience/neat from 1.3.0 to 1.3.1
bd725f1 Bump github.com/gonvenience/bunt from 1.1.1 to 1.1.3
f2b3254 Mitigate misspell issue in Go report

ytbx release v1.3.0

05 Sep 20:28
Compare
Choose a tag to compare

ef56de8 Add Go modules directory to Travis cache
f14aebb Add delete function
04e828b Introduce parent to traverse tree function
21a6f7c Remove obsolete style parameter in ComparePaths
3f2d616 Add IsPathInTree function
d9cb0ce Fix gofmt/goimports issue
ccfad22 Refactor grab function code
3f1e5d6 Bump Go version to 1.15
9d02ce4 Bump dependency versions
4150ca6 Bump golang-dev-tools in Travis
af0a2ca Add Go version badge
c04e88d Replace godoc with pkg.go.dev
0cde8d4 Replace default branch name
2de92f0 Bump github.com/onsi/ginkgo from 1.12.1 to 1.14.0
bfec952 Bump github.com/onsi/gomega from 1.10.0 to 1.10.1
c113951 Bump github.com/onsi/ginkgo from 1.12.0 to 1.12.1
972a032 Bump github.com/onsi/gomega from 1.9.0 to 1.10.0
53df4c5 Bump github.com/gonvenience/neat from 1.2.2 to 1.3.0
f1e9b45 Bump github.com/gorilla/mux from 1.7.3 to 1.7.4
b4dad5a Bump github.com/onsi/gomega from 1.8.1 to 1.9.0
6884b91 Bump github.com/onsi/ginkgo from 1.11.0 to 1.12.0
958bf7a Bump github.com/gonvenience/neat from 1.2.1 to 1.2.2

ytbx release v1.2.2

10 Jan 14:42
Compare
Choose a tag to compare

06d89ca Move library code from pkg/ytbx into project root
ff5b3f5 Remove obsolete third_party directory
a74b9d4 Rename all homeport occurrences with gonvenience