Closed dependabot[bot] closed 1 year ago
:exclamation: No coverage uploaded for pull request base (
develop@9b32c5f
). Click here to learn what that means. The diff coverage isn/a
.:exclamation: Current head 8e4f198 differs from pull request most recent head 0eadd05. Consider uploading reports for the commit 0eadd05 to get more accurate results
@@ Coverage Diff @@
## develop #180 +/- ##
==========================================
Coverage ? 79.77%
==========================================
Files ? 3
Lines ? 89
Branches ? 0
==========================================
Hits ? 71
Misses ? 12
Partials ? 6
This PR currently has a merge conflict. Please resolve this and then re-add the ['dependencies', 'automerge']
label.
The base commit for this pull request has not changed.
Code Climate has analyzed commit 0eadd056 and detected 0 issues on this pull request.
View more on Code Climate.
The base commit for this pull request has not changed.
Bumps github.com/rs/xid from 1.3.0 to 1.5.0.
Commits
47a0ac1
Generate machine ID using SHA-256 to avoid FIPS compliance issues (#94)7d8d4db
fix function name (#93)e6fb919
AddedIsZero()
, alias ofIsNil()
(#90)1b855c3
Just need to check the last byte. (#89)1a49bc0
Returns nilID when id is invalid (#88)7fac693
update README.md (#87)36d0090
Remove go cache in github action (#85)7be5756
Add github action and golangci-lint (#84)ec082b6
update README.md (#83)5cbb911
adding postgres port to refrences (#80)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 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)