Closed dependabot[bot] closed 2 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
golang/github.com/go-chi/httprate@v0.14.1 | network | 0 |
39.7 kB | |
golang/github.com/prometheus/client_golang@v1.20.3 | filesystem, network, unsafe | 0 |
1.15 MB | |
golang/github.com/rs/cors@v1.11.1 | network | 0 |
64.6 kB | |
golang/github.com/twilio/twilio-go@v1.23.0 | environment, network, unsafe | 0 |
9.34 MB | |
golang/golang.org/x/crypto@v0.27.0 | environment, filesystem, network, shell, unsafe | 0 |
4.16 MB |
🚮 Removed packages: golang/github.com/go-chi/httprate@v0.14.0, golang/github.com/prometheus/client_golang@v1.20.2, golang/github.com/rs/cors@v1.11.0, golang/github.com/twilio/twilio-go@v1.22.3, golang/golang.org/x/crypto@v0.26.0
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎
This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.
Ignoring: golang/github.com/go-chi/httprate@v0.14.1
, golang/github.com/prometheus/client_golang@v1.20.3
, golang/github.com/rs/cors@v1.11.1
, golang/github.com/twilio/twilio-go@v1.23.0
, golang/golang.org/x/crypto@v0.27.0
, golang/golang.org/x/sys@v0.25.0
, golang/golang.org/x/term@v0.24.0
, golang/golang.org/x/text@v0.18.0
Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.
If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.
To ignore an alert, reply with a comment starting with @SocketSecurity ignore
followed by a space separated list of ecosystem/package-name@version
specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0
or ignore all packages with @SocketSecurity ignore-all
@dependabot rebase
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate
.
@SocketSecurity ignore-all
@dependabot squash and merge
Bumps the minor-and-patch group with 5 updates in the / directory:
0.14.0
0.14.1
1.20.2
1.20.3
1.11.0
1.11.1
1.22.3
1.23.0
0.26.0
0.27.0
Updates
github.com/go-chi/httprate
from 0.14.0 to 0.14.1Commits
ae11543
Add httpate.Key(string) helper for static keys (#45)Updates
github.com/prometheus/client_golang
from 1.20.2 to 1.20.3Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
ef2f87e
Merge pull request #1620 from prometheus/arthursens/prepare-1.20.3937ac63
Add changelog entry for 1.20.36e9914d
Merge pull request #1608 from krajorama/index-out-of-range-native-histogram-e...d6b8c89
Update comments with more explanations504566f
Use simplified solution from #1609 for the data racedc8e9a4
fix: native histogram: Simplify and fix addExemplardc819ce
Use a trivial solution to #1605e061dfa
native histogram: use exemplars in concurrency testUpdates
github.com/rs/cors
from 1.11.0 to 1.11.1Commits
a814d79
Re-add support for multiple Access-Control-Request-Headers field (fixes #184)...1562b17
Removed redundant log nil checks (#178)3d336ea
Update all dependencies to latest in examples (#175)85fc0ca
Make Gin wrapper's status configurable and use 204 as default (fixes #145) (#...Updates
github.com/twilio/twilio-go
from 1.22.3 to 1.23.0Release notes
Sourced from github.com/twilio/twilio-go's releases.
... (truncated)
Changelog
Sourced from github.com/twilio/twilio-go's changelog.
Commits
06470bf
Release v1.23.0861a795
[Librarian] Regenerated @ 78bf2bbef74e4846ca8353fbdee038a6b8080c59 2250ef3ba0...97e1a80
Release v1.22.40ed56ec
[Librarian] Regenerated @ c8ce9820730ef3b2a48912311d45afb8c26b9ee7 2ee5b1fa49...Updates
golang.org/x/crypto
from 0.26.0 to 0.27.0Commits
c9da6b9
all: fix printf(var) mistakes detected by latest printf checkerb35ab4f
go.mod: update golang.org/x dependenciesbcb0f91
internal/poly1305: Port sum_amd64.s to Avo7eace71
chacha20poly1305: Avo port of chacha20poly1305_amd64.s620dfbc
salsa20/salsa: Port salsa20_amd64.s to Avo82942cf
blake2b: port blake2b_amd64.s to Avo0484c26
blake2b: port blake2bAVX2_amd64.s to Avo38ed1bc
blake2s: port blake2s_amd64.s to Avo38a0b5d
argon2: Avo port of blamka_amd64.sbf5f14f
x509roots/fallback: update bundleDependabot 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 show