chore(deps): bump the go-dependencies group across 1 directory with 5 updates#170
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-dependencies group across 1 directory with 5 updates#170dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the go-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/a-h/templ](https://github.com/a-h/templ) | `0.3.1001` | `0.3.1020` | | [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.18.3` | `4.19.1` | | [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) | `5.7.5` | `5.9.2` | | [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.13.4` | `4.15.2` | | [github.com/lib/pq](https://github.com/lib/pq) | `1.10.9` | `1.12.3` | Updates `github.com/a-h/templ` from 0.3.1001 to 0.3.1020 - [Release notes](https://github.com/a-h/templ/releases) - [Commits](a-h/templ@v0.3.1001...v0.3.1020) Updates `github.com/golang-migrate/migrate/v4` from 4.18.3 to 4.19.1 - [Release notes](https://github.com/golang-migrate/migrate/releases) - [Commits](golang-migrate/migrate@v4.18.3...v4.19.1) Updates `github.com/jackc/pgx/v5` from 5.7.5 to 5.9.2 - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.7.5...v5.9.2) Updates `github.com/labstack/echo/v4` from 4.13.4 to 4.15.2 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/v4.15.2/CHANGELOG.md) - [Commits](labstack/echo@v4.13.4...v4.15.2) Updates `github.com/lib/pq` from 1.10.9 to 1.12.3 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.10.9...v1.12.3) --- updated-dependencies: - dependency-name: github.com/a-h/templ dependency-version: 0.3.1020 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/golang-migrate/migrate/v4 dependency-version: 4.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/jackc/pgx/v5 dependency-version: 5.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/lib/pq dependency-version: 1.12.3 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 with 5 updates in the / directory:
0.3.10010.3.10204.18.34.19.15.7.55.9.24.13.44.15.21.10.91.12.3Updates
github.com/a-h/templfrom 0.3.1001 to 0.3.1020Release notes
Sourced from github.com/a-h/templ's releases.
Commits
09d6b02chore: bump versionff38ceefeat: add ranges for attribute node values (#1383)e581c01fix: attributes containing a conditional, are always multiline (#1380)b310a97fix(generatecmd): checkcmd.Start()error before insertingcmdin to `run...95a0854fix: allow JSFuncCall on arbitrary HTML attributes (#1375)8fecf2dfix: prevent corrupted output in watch mode with gzip, fixes #1365 (#1366)a411f13chore: fix linter warning in test code524cd39feat: add -check flag, closes #1007 (#1373)d52d64efix: use dedicated shadow host in Suspense example to ensure header is render...552ed02feat: support concurrent rendering of templ components (#1359)Updates
github.com/golang-migrate/migrate/v4from 4.18.3 to 4.19.1Release notes
Sourced from github.com/golang-migrate/migrate/v4's releases.
Commits
89e308cchore: remove dependency on "hashicorp/go-multierror" (#1322)472ef2eMerge pull request #1336 from golang-migrate/dependabot/go_modules/golang.org...8d76259Bump golang.org/x/crypto from 0.43.0 to 0.45.09f9df7cchore: Update cloud.google.com/go/spanner version (#1330)a371c8eMerge pull request #1304 from iamonah/fix/clarify-databaseName-meaning43cc3b3Merge pull request #1325 from HaraldNordgren/linter_issuesf939a89Merge pull request #1335 from golang-migrate/dependabot/go_modules/golang.org...6dd86e0Bump golang.org/x/crypto from 0.36.0 to 0.45.070e6d6dMerge pull request #1333 from matsoob/updateGoInBaseImagea51d0daMerge pull request #1334 from golang-migrate/dependabot/go_modules/github.com...Updates
github.com/jackc/pgx/v5from 5.7.5 to 5.9.2Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
... (truncated)
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_versiondefaults4e4eaedRelease v5.9.16273188Fix batch result format corruption when using cached prepared statementsUpdates
github.com/labstack/echo/v4from 4.13.4 to 4.15.2Release notes
Sourced from github.com/labstack/echo/v4's releases.
... (truncated)
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
... (truncated)
Commits
25685e6Merge pull request #2963 from aldas/v4_changelog_4_15_2f9d7689Changelog for v4.15.237fff28Merge pull request #2962 from aldas/v4_valid_protoca4f38aContext.Scheme should validate values taken from header2e527a7Update CI, update deps6f3a84aMerge pull request #2905 from aldas/v4_crsf_token_fallback24fa4d0CSRF: support older token-based CSRF protection handler that want to render t...482bb46v4.15.0 changelogd0f9d1eCRSF with Sec-Fetch-Site=same-site falls back to legacy tokenf3fc618CRSF with Sec-Fetch-Site checksUpdates
github.com/lib/pqfrom 1.10.9 to 1.12.3Release notes
Sourced from github.com/lib/pq's releases.
... (truncated)
Changelog
Sourced from github.com/lib/pq's changelog.
... (truncated)
Commits
1f3e3d9Send datestyle as a startup parameter (#1312)32ba56bExpand tests for multiple result setsc2cfac1Release v1.12.2859f104Test CockroachDB12e464cAllow multiple matches and regexps in pqtest.ErrorContains()6d77cedTreat io.ErrUnexpectedEOF as driver.ErrBadConn in handleError71daecbEnsure transactions are closed in pqtest8f44823Set PGAPPNAME for tests4af2196Fix healthcheck38a54e4Split out testdata/init a bitDependabot 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