godog icon indicating copy to clipboard operation
godog copied to clipboard

fix(deps): update module github.com/data-dog/go-txdb to v0.2.1

Open renovate[bot] opened this issue 1 year ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/DATA-DOG/go-txdb v0.1.6 -> v0.2.1 age adoption passing confidence

Release Notes

DATA-DOG/go-txdb (github.com/DATA-DOG/go-txdb)

v0.2.1

Compare Source

This is just a maintenance release. No functional changes. It moves test dependencies to a new module, to reduce dependencies of the main module, and updates CI to run tests against Go versions 1.23 and 1.24.

What's Changed

Full Changelog: https://github.com/DATA-DOG/go-txdb/compare/v0.2.0...v0.2.1

v0.2.0

Compare Source

Dependency update, and remove support for very old versions of Go. With this release, Go 1.21 is the declared minimum version, due to the fact that dependencies require this version.

What's Changed

Full Changelog: https://github.com/DATA-DOG/go-txdb/compare/v0.1.9...v0.2.0

v0.1.9

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/DATA-DOG/go-txdb/compare/v0.1.8...v0.1.9

v0.1.8

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/DATA-DOG/go-txdb/compare/v0.1.7...v0.1.8

v0.1.7

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar May 24 '24 12:05 renovate[bot]

Go API Changes

# summary%0AInferred base version: v0.15.1%0ASuggested version: v0.15.2

github-actions[bot] avatar May 24 '24 12:05 github-actions[bot]

ℹ Artifact update notice

File name: _examples/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.16 -> 1.21

renovate[bot] avatar Jul 01 '24 09:07 renovate[bot]