Skip to content

Releases: gonvenience/wrap

wrap release v1.2.2

21 Mar 21:56

Choose a tag to compare

111a4dd Bump golang.org/x dependencies
6dcd223 Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
e0cd305 Prepare sunset of module
3476051 Simplify GitHub Action setup

wrap release v1.2.1

06 Jan 09:31
6b2d9eb

Choose a tag to compare

617b943 Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.22.2
cab91ab Bump minimum Go version to 1.22
63caca4 Bump codecov/codecov-action from 4 to 5
94db8bd Bump golang.org/x/tools from 0.24.0 to 0.25.0
04778b9 Bump golang.org/x/net from 0.28.0 to 0.29.0
19f5451 Bump golang.org/x/sys from 0.24.0 to 0.25.0
baa4e2c Bump golang.org/x/text from 0.17.0 to 0.18.0
46e52c4 Bump Go version to 1.23
92d8911 Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1
52c6349 Bump golang.org/x/sys from 0.23.0 to 0.24.0
9b756f2 Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0
bcf161f Bump golang.org/x/tools from 0.23.0 to 0.24.0
205ed88 Bump golang.org/x/text from 0.16.0 to 0.17.0
7021854 Bump golang.org/x/net from 0.27.0 to 0.28.0
31ed0dd Bump golang.org/x/sys from 0.22.0 to 0.23.0
0aadffe Bump github.com/onsi/gomega from 1.34.0 to 1.34.1
0fbcc60 Bump golang.org/x/tools from 0.21.0 to 0.23.0
b57dd29 Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
8ac2520 Bump golang.org/x/net from 0.25.0 to 0.27.0
cf871f3 Bump golang.org/x/sys from 0.20.0 to 0.22.0
50bd281 Bump github.com/go-logr/logr from 1.4.1 to 1.4.2
408e195 Bump golang.org/x/text from 0.15.0 to 0.16.0
8eabee8 Bump Go version to 1.22
941e47d Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
17d5b0b Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0
78c7305 --- updated-dependencies: - dependency-name: github.com/onsi/ginkgo/v2 dependency-type: direct:production update-type: version-update:semver-minor ...
0bd20c8 Bump golangci/golangci-lint-action from 5 to 6
45db013 Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3
bfee626 Bump github.com/onsi/gomega from 1.33.0 to 1.33.1
5487950 Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
fd00697 Bump dependabot/fetch-metadata from 1.6.0 to 2.1.0
2071ebe Bump golangci/golangci-lint-action from 4 to 5
8316a33 Bump github.com/onsi/gomega from 1.32.0 to 1.33.0
b18b01d Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1
d0f148b Bump github.com/onsi/gomega from 1.31.1 to 1.32.0
e091b7c Bump codecov/codecov-action from 3 to 4
5d04786 Bump github.com/onsi/gomega from 1.31.0 to 1.31.1
55ef022 Bump actions/checkout from 3 to 4
f03ec0c Bump golangci/golangci-lint-action from 3 to 4
c5a0175 Bump dependabot/fetch-metadata from 1.3.5 to 1.6.0
59c719d Bump actions/setup-go from 3 to 5
a2a6e14 Add github-actions to Dependabot
5f0c6be Bump github.com/onsi/gomega from 1.30.0 to 1.31.0
de66678 Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0
b1d2ef1 Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.14.0
f20480a Bump github.com/onsi/gomega from 1.29.0 to 1.30.0
35836d8 Bump github.com/onsi/gomega from 1.28.1 to 1.29.0
907efe2 Bump github.com/onsi/gomega from 1.28.0 to 1.28.1
85dd4e2 Bump golang.org/x dependencies

wrap package v1.2.0

15 Oct 20:32

Choose a tag to compare

wrap package v1.2.0

Deprecate wrap.Error.

wrap package v1.1.2

31 May 19:48

Choose a tag to compare

wrap package v1.1.2

Refresher release with module updates.

wrap package v1.1.1

22 Jan 21:18

Choose a tag to compare

wrap package v1.1.1

Refresher release with module updates.

wrap package v1.1.0

14 Jul 11:21

Choose a tag to compare

wrap package v1.1.0

Add wrapper for a list of errors. Use Errorsf(errors, "context") to attach context information to a list of errors.

wrap package v1.0.0

17 Jun 12:07

Choose a tag to compare

wrap package v1.0.0

Initial release of wrap package as its own repository.
Code is based on https://github.com/homeport/gonvenience.