Skip to content

chore(deps): bump github.com/leodido/go-urn from 1.4.0 to 1.5.0 - #1606

Merged
nodivbyzero merged 1 commit into
masterfrom
dependabot/go_modules/github.com/leodido/go-urn-1.5.0
Jul 28, 2026
Merged

chore(deps): bump github.com/leodido/go-urn from 1.4.0 to 1.5.0#1606
nodivbyzero merged 1 commit into
masterfrom
dependabot/go_modules/github.com/leodido/go-urn-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/leodido/go-urn from 1.4.0 to 1.5.0.

Release notes

Sourced from github.com/leodido/go-urn's releases.

v1.5.0

Compatibility notice

go-urn v1.5.0 requires Go 1.24 or newer. The previous minimum was Go 1.18. Consumers that cannot upgrade their Go toolchain should remain on go-urn v1.4.0.

What's Changed

Fixed

  • Reject malformed RFC 8141 URNs that finish in an invalid parser state. Inputs such as urn:example:nss? no longer produce a nil result reported as successful. Machine.Parse now returns an error, the public Parse function returns (nil, false), and URN8141 JSON unmarshalling rejects the malformed value. Existing detailed r-component and q-component errors are preserved. (#47)

Compatibility and maintenance

  • Raise the minimum supported Go version from 1.18 to 1.24 and test Go 1.24, 1.25, and 1.26 on Ubuntu and macOS. (#46)
  • Modernize the GitHub Actions test workflow and pin Codecov v7.0.0 to its verified commit. (#46)
  • Correct Go documentation wording without changing behavior. (#45)

New Contributors

Full Changelog: leodido/go-urn@v1.4.0...v1.5.0

Commits
  • 49f06ec fix: reject invalid RFC 8141 terminal states
  • 8db7e74 docs: fix godoc typos (a Uniform, immutate, the the)
  • e9225b2 ci: pin Codecov action
  • 373d51a ci: require Go 1.24 and modernize test matrix
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/leodido/go-urn](https://github.com/leodido/go-urn) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/leodido/go-urn/releases)
- [Commits](leodido/go-urn@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/leodido/go-urn
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 27, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 27, 2026 13:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 27, 2026
@nodivbyzero
nodivbyzero merged commit 8455180 into master Jul 28, 2026
7 checks passed
@nodivbyzero
nodivbyzero deleted the dependabot/go_modules/github.com/leodido/go-urn-1.5.0 branch July 28, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant