-
Notifications
You must be signed in to change notification settings - Fork 1
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
build(deps): Bump github.com/tinylib/msgp from 1.1.5 to 1.1.8 in /receiver/fluentforwardreceiver #2063
base: main
Are you sure you want to change the base?
Conversation
Bumps [github.com/tinylib/msgp](https://github.com/tinylib/msgp) from 1.1.5 to 1.1.8. - [Release notes](https://github.com/tinylib/msgp/releases) - [Commits](tinylib/msgp@v1.1.5...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] <support@github.com>
Mode: paranoid | Total findings: 76 | Considered vulnerability: 76 Insecure Network Communication (13)
More info on how to fix Insecure Network Communication in Go. Insecure Use of Dangerous Function (3)
More info on how to fix Insecure Use of Dangerous Function in Go. Insecure Use of SQL Queries (1)
More info on how to fix Insecure Use of SQL Queries in Go. Insecure File Management (11)
More info on how to fix Insecure File Management in Go. Hard-Coded Secrets (48)
More info on how to fix Hard-Coded Secrets in General. 👉 Go to the dashboard for detailed results. 📥 Happy? Share your feedback with us. |
Bumps github.com/tinylib/msgp from 1.1.5 to 1.1.8.
Release notes
Sourced from github.com/tinylib/msgp's releases.
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)