Skip to content
This repository was archived by the owner on Dec 25, 2022. It is now read-only.

Chore(deps): Bump github.com/speps/go-hashids from 1.0.0 to 2.0.0+incompatible#9

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/speps/go-hashids-2.0.0incompatible
Open

Chore(deps): Bump github.com/speps/go-hashids from 1.0.0 to 2.0.0+incompatible#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/speps/go-hashids-2.0.0incompatible

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 12, 2022

Copy link
Copy Markdown
Contributor

Bumps github.com/speps/go-hashids from 1.0.0 to 2.0.0+incompatible.

Release notes

Sourced from github.com/speps/go-hashids's releases.

v2.0.0

There are some backwards incompatible changes since 1.0.0 so bumping to 2.0.0.

Commits
  • ad304c6 Merge pull request #46 from dolmen-go/fix-EncodeHex
  • b97bdbf {En,De}codeHex: add documentation about the encoding
  • 82b8d76 Fix DecodeHex: check that decoded ints are in range; faster impl.
  • 16ad349 EncodeHex: much faster implementation
  • d7bc721 Fix TestEncodeDecodeHex: verify encode output
  • d5e694a Merge pull request #41 from brandoneprice31/hex
  • 44928ed Merge pull request #40 from dolmen-go/fix-cli-after-api-break
  • a2152c4 fixed Errorf
  • 3a2fc59 added documentation
  • c951ac3 use ToLower instead of ToUpper
  • Additional commits viewable 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 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 12, 2022
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/speps/go-hashids-2.0.0incompatible branch from f2ac463 to 8cca789 Compare October 4, 2022 04:07
Bumps [github.com/speps/go-hashids](https://github.com/speps/go-hashids) from 1.0.0 to 2.0.0+incompatible.
- [Release notes](https://github.com/speps/go-hashids/releases)
- [Commits](speps/go-hashids@v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: github.com/speps/go-hashids
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/speps/go-hashids-2.0.0incompatible branch from 8cca789 to 90df7aa Compare October 4, 2022 04:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants