Bump the updates group with 3 updates#81
Merged
bengarrett merged 1 commit intomainfrom Jan 18, 2026
Merged
Conversation
Bumps the updates group with 3 updates: [github.com/aarondl/sqlboiler/v4](https://github.com/aarondl/sqlboiler), [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) and [github.com/labstack/echo/v4](https://github.com/labstack/echo). Updates `github.com/aarondl/sqlboiler/v4` from 4.19.5 to 4.19.7 - [Release notes](https://github.com/aarondl/sqlboiler/releases) - [Changelog](https://github.com/aarondl/sqlboiler/blob/master/CHANGELOG.md) - [Commits](aarondl/sqlboiler@v4.19.5...v4.19.7) Updates `github.com/jackc/pgx/v5` from 5.7.6 to 5.8.0 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.7.6...v5.8.0) Updates `github.com/labstack/echo/v4` from 4.14.0 to 4.15.0 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](labstack/echo@v4.14.0...v4.15.0) --- updated-dependencies: - dependency-name: github.com/aarondl/sqlboiler/v4 dependency-version: 4.19.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: updates - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: updates - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: updates ... 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 updates group with 3 updates: github.com/aarondl/sqlboiler/v4, github.com/jackc/pgx/v5 and github.com/labstack/echo/v4.
Updates
github.com/aarondl/sqlboiler/v4from 4.19.5 to 4.19.7Changelog
Sourced from github.com/aarondl/sqlboiler/v4's changelog.
... (truncated)
Commits
3b1f527Bump version33a326aUpdate changelogc11dae0Merge pull request #1467 from aarondl/dependabot/go_modules/golang.org/x/cryp...fba535bBump golang.org/x/crypto from 0.38.0 to 0.45.0544e18dMerge pull request #1463 from shantanuraj/shantanu/fix-json-buffer-reuse7f8daf0Drop unused sliceType argument from bindb5b94ddFix buffer reuse when reading types.JSON8b2fd83add TestBindJsonSliceb385498Merge pull request #1462 from beonode/psql-partial-unique-index-fix5f0bad9Revert accidental autoformattingUpdates
github.com/jackc/pgx/v5from 5.7.6 to 5.8.0Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
fe8740aRelease v5.8.0e5dde5aSkip test on CockroachDB06f2d82Remove trailing space2cf78ddMerge pull request #2448 from DengChan/column_type_lenth_varbit2d1c4efSkip tests on CockroachDB1a5fa7fArray and Composite codecs handle typed nils5736d09ColumnTypeLength method return the type length for varbit type.4c1308cRevert "stdlib matches native pgx scanning support"14ce2b7Skip test on CockroachDB65b2724Merge pull request #2443 from jameshartig/x-invalidate-cache-in-execUpdates
github.com/labstack/echo/v4from 4.14.0 to 4.15.0Release notes
Sourced from github.com/labstack/echo/v4's releases.
... (truncated)
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
... (truncated)
Commits
482bb46v4.15.0 changelogd0f9d1eCRSF with Sec-Fetch-Site=same-site falls back to legacy tokenf3fc618CRSF with Sec-Fetch-Site checks4dcb9b4licence headerscbc0ac1Add PathParam(Or)/QueryParam(Or)/FormParam(Or) generic functions6b14f4eAdd Context.Get generic functions321530ddisable test - returns different error under Windowsc8abd9fdisable flaky test9fe43f7fix Rate limiter disallows fractional rates1b5122adocument things to reduce false positivesDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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