contrib
contrib copied to clipboard
build(deps): bump github.com/oklog/ulid/v2 from 2.0.2 to 2.1.0
Bumps github.com/oklog/ulid/v2 from 2.0.2 to 2.1.0.
Release notes
Sourced from github.com/oklog/ulid/v2's releases.
v2.1.0
Full release of v2.1.0, thanks to our testers.
What's Changed
- Adding Bytes() to get slice representation of ULID by
@sabify
in oklog/ulid#49- Update README to mention v2 by
@lmas
in oklog/ulid#48- Continuous fuzzing by
@bookmoons
in oklog/ulid#55- Long-overdue tidying up by
@peterbourgon
in oklog/ulid#61- Update Value docs re: zero-value behavior by
@peterbourgon
in oklog/ulid#60- Fix max theorical date in the README by
@fancyweb
in oklog/ulid#65- Refer updated github link of
alizain/ulid
by@kachick
in oklog/ulid#67- Fix timezone formatting in RFC 3339 output by
@scop
in oklog/ulid#74- Linter fixes by
@scop
in oklog/ulid#75- ulid: add DefaultEntropy() and Make() by
@tsenart
in oklog/ulid#81New Contributors
@sabify
made their first contribution in oklog/ulid#49@lmas
made their first contribution in oklog/ulid#48@bookmoons
made their first contribution in oklog/ulid#55@fancyweb
made their first contribution in oklog/ulid#65@kachick
made their first contribution in oklog/ulid#67@scop
made their first contribution in oklog/ulid#74Full Changelog: https://github.com/oklog/ulid/compare/v2.0.2...v2.1.0
v2.1.0-alpha.1
Alpha release of v2.1.0, try it out!
What's Changed
- Adding Bytes() to get slice representation of ULID by
@sabify
in oklog/ulid#49- Update README to mention v2 by
@lmas
in oklog/ulid#48- Continuous fuzzing by
@bookmoons
in oklog/ulid#55- Long-overdue tidying up by
@peterbourgon
in oklog/ulid#61- Update Value docs re: zero-value behavior by
@peterbourgon
in oklog/ulid#60- Fix max theorical date in the README by
@fancyweb
in oklog/ulid#65- Refer updated github link of
alizain/ulid
by@kachick
in oklog/ulid#67- Fix timezone formatting in RFC 3339 output by
@scop
in oklog/ulid#74- Linter fixes by
@scop
in oklog/ulid#75- ulid: add DefaultEntropy() and Make() by
@tsenart
in oklog/ulid#81New Contributors
@sabify
made their first contribution in oklog/ulid#49@lmas
made their first contribution in oklog/ulid#48@bookmoons
made their first contribution in oklog/ulid#55@fancyweb
made their first contribution in oklog/ulid#65@kachick
made their first contribution in oklog/ulid#67@scop
made their first contribution in oklog/ulid#74Full Changelog: https://github.com/oklog/ulid/compare/v2.0.2...v2.1.0-alpha.1
Commits
09b4b3e
ulid: add DefaultEntropy() and Make() (#81)cf33434
Some linter fixes (#75)6a15fad
README: updateulid
output to match reality9b34b5a
README: fix Actions badgefde8b63
Fix timezone formatting in RFC 3339 output (#74)7fd0e3b
CI on latest Goe272831
Refer updated github link ofalizain/ulid
(#67)e7ac4de
Fix max theorical date in the README (#65)62a36b9
README.md: improve CLI tool install instructionsc6bb9e1
Update Value docs re: zero-value behavior (#60)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)