build(deps): bump the go_modules group across 1 directory with 3 updates - #23
Merged
Merged
Conversation
Bumps the go_modules group with 3 updates in the / directory: [github.com/gofiber/fiber/v2](https://github.com/gofiber/fiber), [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) and [github.com/rabbitmq/amqp091-go](https://github.com/rabbitmq/amqp091-go). Updates `github.com/gofiber/fiber/v2` from 2.52.13 to 2.52.14 - [Release notes](https://github.com/gofiber/fiber/releases) - [Commits](gofiber/fiber@v2.52.13...v2.52.14) Updates `github.com/jackc/pgx/v5` from 5.9.1 to 5.9.2 - [Release notes](https://github.com/jackc/pgx/releases) - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.9.1...v5.9.2) Updates `github.com/rabbitmq/amqp091-go` from 1.11.0 to 1.13.0 - [Release notes](https://github.com/rabbitmq/amqp091-go/releases) - [Changelog](https://github.com/rabbitmq/amqp091-go/blob/main/CHANGELOG.md) - [Commits](rabbitmq/amqp091-go@v1.11.0...v1.13.0) --- updated-dependencies: - dependency-name: github.com/gofiber/fiber/v2 dependency-version: 2.52.14 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.9.2 dependency-type: direct:production dependency-group: go_modules - dependency-name: github.com/rabbitmq/amqp091-go dependency-version: 1.13.0 dependency-type: indirect dependency-group: go_modules ... 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_modules group with 3 updates in the / directory: github.com/gofiber/fiber/v2, github.com/jackc/pgx/v5 and github.com/rabbitmq/amqp091-go.
Updates
github.com/gofiber/fiber/v2from 2.52.13 to 2.52.14Release notes
Sourced from github.com/gofiber/fiber/v2's releases.
Commits
a74500fUpdate fiber package version to 2.52.1433c9501Merge pull request #4495 from terraincognita07/backport-v2-balancer-forward-x...1b071e1Merge branch 'v2' into backport-v2-balancer-forward-x-real-ip6772121Merge pull request #4498 from gofiber/fix/v2-parser-decoder-global-leak396416etest(ctx): restore global parser decoder after SetParserDecoder testsda6126bMerge branch 'v2' into backport-v2-balancer-forward-x-real-ip79d3444Merge pull request #4497 from gofiber/ci/v2-gotestsum-rerun-failsbd6da95test(proxy): fix data race and flaky deadline test in v2 CI493b955ci: set least-privilege GITHUB_TOKEN permissions on the test workflow2fbfa7dci: drop redundant advanced CodeQL workflow (default setup covers it)Updates
github.com/jackc/pgx/v5from 5.9.1 to 5.9.2Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
0aeabbcRelease v5.9.260644f8Fix SQL sanitizer bugs with dollar-quoted strings and placeholder overflowa5680bcMerge pull request #2531 from dolmen-go/godoc-add-linkse34e452doc: Add godoc links08c9bb1Fix Stringer types encoded as text instead of numeric value in composite fields96b4dbdRemove unstable testacf88e0Merge pull request #2526 from abrightwell/abrightwell-min-proto2f81f1fUpdatemax_protocol_versionandmin_protocol_versiondefaultsUpdates
github.com/rabbitmq/amqp091-gofrom 1.11.0 to 1.13.0Release notes
Sourced from github.com/rabbitmq/amqp091-go's releases.
Changelog
Sourced from github.com/rabbitmq/amqp091-go's changelog.
... (truncated)
Commits
d26d57eRelease v1.13.0df5953bMerge pull request #365 from rabbitmq/feature/topology-recovery-skip-failure-...80e7d1erefactor: extract Channel.reopenIfClosed, fix channel-id leak, add error context2219a1ffix: infinite recovery loop from skipped, permanently-failing topology entities3d42358refactor: remove isRecoverable check in favor of unified recovery shuntscb4e045Enhance TopologyRecoveryEntity to work with bindingsd69d856feat: skip-and-continue topology recovery with per-entity error surfacing1b0bfd8chore(deps): bump actions/setup-go in the github-actions group (#370)08f7f63fix: reject frames exceeding negotiated frame_max before allocation (#369)3a6c497fix: eliminate multiple data races in Channel and Connection operations (#366)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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.