-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump github.com/tinylib/msgp from 1.1.6 to 1.1.8 #2324
Bump github.com/tinylib/msgp from 1.1.6 to 1.1.8 #2324
Conversation
Bumps [github.com/tinylib/msgp](https://github.com/tinylib/msgp) from 1.1.6 to 1.1.8. - [Release notes](https://github.com/tinylib/msgp/releases) - [Commits](tinylib/msgp@v1.1.6...v1.1.8) --- updated-dependencies: - dependency-name: github.com/tinylib/msgp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
CI is failing as this dependency now requires Go 1.17, we're stuck on Go 1.16. |
@dependabot ignore this dependency |
OK, I won't notify you about github.com/tinylib/msgp again, unless you re-open this PR. 😢 |
We can update msgp when next fasthttp version arrives valyala/fasthttp@2e81dca |
@dependabot reopen |
Dependabot tried to reopen this PR, but was told that the target branch has been deleted (and therefore that this PR couldn't be reopened). |
@dependabot reopen |
Dependabot tried to reopen this PR, but was told that the target branch has been deleted (and therefore that this PR couldn't be reopened). |
@dependabot recreate |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
@dependabot unignore |
Sorry, the command you entered is not valid. Valid commands: |
@dependabot unignore github.com/tinylib/msgp dependency |
OK, I will stop ignoring the github.com/tinylib/msgp dependency. |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
Bumps github.com/tinylib/msgp from 1.1.6 to 1.1.8.
Commits
8a5e756
README: update link to docs website, and add docs reference badgeaab9129
go.mod: update go version to 1.15 to match what's tested87d7486
fix some godoc comments, and add docs links15e1d85
gofumpt code0fc7365
gofmt for current versions of go and remove stray whitespacef75b7bc
go.mod: github.com/philhofer/fwd v1.1.264463c4
go mod tidy7f4e0b9
remove .travis.ymlaedaed6
add github actions and golangci-lintea4a7b2
Update tinygo version to v0.26.0 to fix version detectionDependabot 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)