chore(deps): bump the go-dependencies group in /services/api with 5 updates - #201
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-dependencies group in /services/api with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/gofiber/contrib/v3/jwt](https://github.com/gofiber/contrib) | `1.2.2` | `1.2.3` | | [github.com/gofiber/contrib/v3/sentry](https://github.com/gofiber/contrib) | `1.1.10` | `1.1.11` | | [github.com/gofiber/contrib/v3/websocket](https://github.com/gofiber/contrib) | `1.2.4` | `1.2.6` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.10.0` | `5.11.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.58.0` | `0.59.0` | Updates `github.com/gofiber/contrib/v3/jwt` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/gofiber/contrib/releases) - [Commits](gofiber/contrib@paseto/v1.2.2...paseto/v1.2.3) Updates `github.com/gofiber/contrib/v3/sentry` from 1.1.10 to 1.1.11 - [Release notes](https://github.com/gofiber/contrib/releases) - [Commits](gofiber/contrib@v3/paseto/v1.1.10...v3/sentry/v1.1.11) Updates `github.com/gofiber/contrib/v3/websocket` from 1.2.4 to 1.2.6 - [Release notes](https://github.com/gofiber/contrib/releases) - [Commits](gofiber/contrib@paseto/v1.2.4...v3/websocket/v1.2.6) Updates `github.com/jackc/pgx/v5` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/jackc/pgx/releases) - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.10.0...v5.11.0) Updates `golang.org/x/net` from 0.58.0 to 0.59.0 - [Commits](golang/net@v0.58.0...v0.59.0) --- updated-dependencies: - dependency-name: github.com/gofiber/contrib/v3/jwt dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/gofiber/contrib/v3/sentry dependency-version: 1.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/gofiber/contrib/v3/websocket dependency-version: 1.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/net dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group in /services/api with 5 updates:
1.2.21.2.31.1.101.1.111.2.41.2.65.10.05.11.00.58.00.59.0Updates
github.com/gofiber/contrib/v3/jwtfrom 1.2.2 to 1.2.3Commits
9d3d3b7Merge pull request #1220 from gofiber/fix-1160bb45e36Update fiberzap docsb1dec77Merge pull request #1219 from gofiber/dependabot/go_modules/paseto/golang.org...173e24dbuild(deps): bump golang.org/x/crypto from 0.28.0 to 0.32.0 in /paseto040a967Merge pull request #1207 from gofiber/dependabot/go_modules/monitor/github.co...ef7a192Merge pull request #1206 from gofiber/dependabot/go_modules/hcaptcha/github.c...f837531build(deps): bump github.com/valyala/fasthttp in /monitord4b254abuild(deps): bump github.com/valyala/fasthttp in /hcaptcha721187dMerge pull request #1196 from gofiber/dependabot/go_modules/hcaptcha/github.c...8b30ac4Merge pull request #1197 from gofiber/dependabot/go_modules/monitor/github.co...Updates
github.com/gofiber/contrib/v3/sentryfrom 1.1.10 to 1.1.11Commits
Updates
github.com/gofiber/contrib/v3/websocketfrom 1.2.4 to 1.2.6Commits
91add05Merge pull request #2321 from gofiber/claude/websocket-middleware-perf-8tylxo623a52bwebsocket: hand over large messages instead of copying them6f98a7fwebsocket: add benchmarks for the middleware's basic pathsc818b39Merge pull request #2310 from gofurry/pr/monitor-trend-refinements502248eMerge pull request #2320 from gofiber/claude/websocket-middleware-perf-8tylxoe41a02bMerge branch 'main' into pr/monitor-trend-refinementsf4e73fbwebsocket: bound attach and Close on conns without deadlines, apply Handshake...8970efewebsocket: answer a single-frame fill directlyb77caf0websocket: use the promoted NextReader in ReadMessage0433643websocket: fix review findings in the hijack pathUpdates
github.com/jackc/pgx/v5from 5.10.0 to 5.11.0Release notes
Sourced from github.com/jackc/pgx/v5's releases.
... (truncated)
Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
... (truncated)
Commits
5e583faUpdate changelog for v5.11.03927116Apply gofumpt formatting required by linteb07165Quote filesystem paths in development connection stringscf5938fAllow unsigned digit counts in binary numeric encoding3930cf5Accept PostgreSQL POSIX timezone offsets in text timestamps93261bePrefer exact db tag matches when mapping rows to structse8d8ad1Merge pull request #2647 from sueun-dev/fix-range-text-quoting-2026090601d2fd3Merge pull request #2644 from eliranbz/fix-failed-prepare-deallocation9b7e3beMerge pull request #2645 from ash2k/move-channel76d78f5Merge pull request #2643 from AshSgDe29071999/fix/hstore-pairs-estimate-clampUpdates
golang.org/x/netfrom 0.58.0 to 0.59.0Commits
540d04cgo.mod: update golang.org/x dependencies20eef7fquic: clear fast-path receive buffer on stream resetc23af1binternal/http3: fix compilation error due to missed symbol name updateeda109finternal/http3: send appropriate error codes in STOP_SENDING frames12e0501internal/http3: server header size limitsd89285equic: add Stream.StopSending, and rework stream/application errorsd34deaequic: ensure Endpoint.Close waits for connection loops to exit55577aahttp2: use IDNA Lookup profile, not raw Punycode translationb22627einternal/http3: handle a nil TLSConfig in newQUICConfig6e98b0dinternal/http3: report endpoint creation errors from initEndpointDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions