Releases: yanosea/jrp
Releases · yanosea/jrp
🚀v2.1.16
What's Changed
- 🔨refactor: migrate from
cargo-maketomakeby @yanosea in #128 - 🔨refactor: add
isgomockmarker field to all mock structs by @yanosea in #129 - build(deps): bump go.uber.org/mock from 0.5.1 to 0.5.2 by @dependabot in #123
- build(deps): bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 by @dependabot in #131
- build(deps): bump modernc.org/sqlite from 1.37.0 to 1.37.1 by @dependabot in #130
- 👷chore: add dependency grouping to
Dependabotconfig by @yanosea in #133 - 👷chore: remove unused dependencies from
CREDITSfile by @yanosea in #136
Full Changelog: v2.1.15...v2.1.16
🚀v2.1.15
What's Changed
- build(deps): bump go.uber.org/mock from 0.5.0 to 0.5.1 by @dependabot in #121
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group by @dependabot in #122
Changelog
- ec61a66 Merge pull request #121 from yanosea/dependabot/go_modules/go.uber.org/mock-0.5.1
- fc1d29c Merge pull request #122 from yanosea/dependabot/go_modules/go_modules-bbb8b02913
- d8d93f3 build(deps): bump go.uber.org/mock from 0.5.0 to 0.5.1
- 184bd26 build(deps): bump golang.org/x/net in the go_modules group
Full Changelog: v2.1.14...v2.1.15
🚀v2.1.14
What's Changed
Changelog
- e7ee5a0 Merge pull request #120 from yanosea/119-upgrade-golang-version-in-container-from-123-to-124
- 15323d6 👷chore: Upgrade Golang version in container from
1.23to1.24
Full Changelog: v2.1.13...v2.1.14
🚀v2.1.13
What's Changed
Changelog
- 37e5416 Merge pull request #118 from yanosea/117-upgrade-go-version-from-123x-to-124x-in-workflows
- 00c2a80 👷chore: update
CREDITS - a01bf3d 👷chore: upgrade Go version from
1.23.xto1.24.x
Full Changelog: v2.1.12...v2.1.13
🚀v2.1.12
What's Changed
Changelog
- 028c973 Merge pull request #116 from yanosea/115-update-go-version-and-simplify-module-configuration
- df7a4eb 👷chore: update Go version and simplify module configuration
Full Changelog: v2.1.11...v2.1.12
🚀v2.1.11
What's Changed
- build(deps): bump modernc.org/sqlite from 1.36.1 to 1.37.0 by @dependabot in #114
Changelog
- 851ca0e Merge pull request #114 from yanosea/dependabot/go_modules/modernc.org/sqlite-1.37.0
- 7646284 build(deps): bump modernc.org/sqlite from 1.36.1 to 1.37.0
- 3e7e0c8 🐞fix: add proper error handling for
os.Pipeoperations - 7439945 👷chore: update
CREDITS - 5c8cd40 👷chore: update test cases to avoid test failing
- 17cc606 👷chore: upgrade
go.uber.org/mockfrom v0.4.0 to v0.5.0 - 8a825aa 👷chore: upgrade
golangci-lintand its action - 2b592e0 🔨refactor: add
OSparameter toCapturerfor better testability - 3e911e6 🔨refactor: improve error handling throughout the codebase
- 2e5d0d8 🚨test: fix tests for coverage
- e74febe 🚨test: improve
os.Pipemocking inCapturerimplementation
Full Changelog: v2.1.10...v2.1.11
🚀v2.1.10
What's Changed
- build(deps): bump modernc.org/sqlite from 1.36.0 to 1.36.1 by @dependabot in #113
Changelog
- beb57e1 Merge pull request #113 from yanosea/dependabot/go_modules/modernc.org/sqlite-1.36.1
- ba57b65 build(deps): bump modernc.org/sqlite from 1.36.0 to 1.36.1
Full Changelog: v2.1.9...v2.1.10
🚀v2.1.9
What's Changed
- build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group by @dependabot in #111
- 👷chore: update
go.modby @yanosea in #112
Changelog
- b0945ee Merge pull request #111 from yanosea/dependabot/go_modules/go_modules-c153b83258
- d94d006 Merge pull request #112 from yanosea/dependabot/go_modules/go_modules-c153b83258
- eea1f3f build(deps): bump golang.org/x/net in the go_modules group
- f792591 👷chore: update
go.mod
Full Changelog: v2.1.8...v2.1.9
🚀v2.1.8
What's Changed
- build(deps): bump modernc.org/sqlite from 1.35.0 to 1.36.0 by @dependabot in #108
- 👷chore: update
CREDITSby @yanosea in #110
Changelog
- 7ef670a Merge pull request #108 from yanosea/dependabot/go_modules/modernc.org/sqlite-1.36.0
- 7256437 Merge pull request #110 from yanosea/109-update-credits
- 59c707f build(deps): bump modernc.org/sqlite from 1.35.0 to 1.36.0
- bca22d8 👷chore: update
CREDITS
Full Changelog: v2.1.7...v2.1.8