Skip to content

Conversation

@gabe565-renovate
Copy link
Contributor

@gabe565-renovate gabe565-renovate bot commented Apr 26, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/dmarkham/enumer v1.5.10 -> v1.6.1 age confidence

Release Notes

dmarkham/enumer (github.com/dmarkham/enumer)

v1.6.1

Compare Source

This release includes a new github workflow to automatically build linux, macos and windows binaries and attaches them to the release. A new release is the easiest way to bring back the lost binaries (a previous change was made and they were no longer being built)

v1.6.0

Compare Source

introduces the -typederrors flag to return an error.Join()ed enumerrs.ErrInvaildValue typed error so you can disambiguate an invalid enumer type from another input error when handling.

v1.5.11

Compare Source

What's Changed

  • Update golang.org/x/tools to v0.30.0 by @​gabe565 (first contribution 🎉 ) in #​106

Full Changelog: dmarkham/enumer@v1.5.10...1.5.11

(1.5.11 (missing the v) was previously released as a mistake. the v is for Very much required.)


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

@gabe565-renovate
Copy link
Contributor Author

ℹ Artifact update notice

File name: 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):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.22.0 -> v0.23.0
golang.org/x/tools v0.29.0 -> v0.30.0

@gabe565-renovate gabe565-renovate bot force-pushed the renovate/github.com-dmarkham-enumer-1.x branch from 44a5896 to e3e32d4 Compare August 15, 2025 20:26
@gabe565-renovate gabe565-renovate bot removed the patch label Aug 15, 2025
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update module github.com/dmarkham/enumer to v1.5.11 chore(deps): update module github.com/dmarkham/enumer to v1.6.0 Aug 15, 2025
@gabe565-renovate gabe565-renovate bot changed the title chore(deps): update module github.com/dmarkham/enumer to v1.6.0 chore(deps): update module github.com/dmarkham/enumer to v1.6.1 Aug 17, 2025
@gabe565-renovate gabe565-renovate bot force-pushed the renovate/github.com-dmarkham-enumer-1.x branch from e3e32d4 to 98d5307 Compare August 17, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant