chore(deps): Bump the go group across 1 directory with 7 updates - #286
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): Bump the go group across 1 directory with 7 updates#286dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go group with 7 updates in the /server directory: | Package | From | To | | --- | --- | --- | | [github.com/adhocore/gronx](https://github.com/adhocore/gronx) | `1.20.1` | `1.20.3` | | [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) | `1.2.2` | `1.2.3` | | [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.145.0` | `0.149.0` | | [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.3.1` | `5.3.2` | | [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | `1.6.0` | `1.7.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.55.0` | `0.56.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.54.0` | `1.58.0` | Updates `github.com/adhocore/gronx` from 1.20.1 to 1.20.3 - [Release notes](https://github.com/adhocore/gronx/releases) - [Changelog](https://github.com/adhocore/gronx/blob/main/CHANGELOG.md) - [Commits](adhocore/gronx@v1.20.1...v1.20.3) Updates `github.com/andybalholm/brotli` from 1.2.2 to 1.2.3 - [Commits](andybalholm/brotli@v1.2.2...v1.2.3) Updates `github.com/getkin/kin-openapi` from 0.145.0 to 0.149.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.145.0...v0.149.0) Updates `github.com/go-chi/chi/v5` from 5.3.1 to 5.3.2 - [Release notes](https://github.com/go-chi/chi/releases) - [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md) - [Commits](go-chi/chi@v5.3.1...v5.3.2) Updates `github.com/oapi-codegen/runtime` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/oapi-codegen/runtime/releases) - [Commits](oapi-codegen/runtime@v1.6.0...v1.7.0) Updates `golang.org/x/crypto` from 0.55.0 to 0.56.0 - [Commits](golang/crypto@v0.55.0...v0.56.0) Updates `modernc.org/sqlite` from 1.54.0 to 1.58.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.54.0...v1.58.0) --- updated-dependencies: - dependency-name: github.com/adhocore/gronx dependency-version: 1.20.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/andybalholm/brotli dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/getkin/kin-openapi dependency-version: 0.149.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/go-chi/chi/v5 dependency-version: 5.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/oapi-codegen/runtime dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: golang.org/x/crypto dependency-version: 0.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: modernc.org/sqlite dependency-version: 1.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/server/develop/go-ccb7c9df90
branch
September 8, 2026 11:14
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 group with 7 updates in the /server directory:
1.20.11.20.31.2.21.2.30.145.00.149.05.3.15.3.21.6.01.7.00.55.00.56.01.54.01.58.0Updates
github.com/adhocore/gronxfrom 1.20.1 to 1.20.3Release notes
Sourced from github.com/adhocore/gronx's releases.
Commits
74da195Fix weekday step range ending in 7 skipping Sundayd77bd55Fix next tick for a day-of-month that skips short monthsUpdates
github.com/andybalholm/brotlifrom 1.2.2 to 1.2.3Commits
6b8aef6HTTPCompressor: don't use V2Updates
github.com/getkin/kin-openapifrom 0.145.0 to 0.149.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
Commits
1a812b4openapi3: accept boolean schemas (#1258)9814d1fMerge commit from fork9245cefMerge commit from fork4487f19Merge commit from fork53c2ab1openapi3: validate prefixItems positionally (#1259)ba23e9ddocs: add inspect.software health badge (#1253)94fcebfopenapi3: compare multipleOf on exact rationals, not fixed-precision decimals...e9e5e11openapi3: add FormatOfStringForUUIDOfRFC9562 for UUID v6-v8 (#1251)df7e8f4openapi3: do not forget to carry schema format validators over to OAS3.1 (#1250)eda80e2Merge commit from forkUpdates
github.com/go-chi/chi/v5from 5.3.1 to 5.3.2Release notes
Sourced from github.com/go-chi/chi/v5's releases.
Commits
3893906fix(middleware): reject catch-all compress wildcards "/" and "/*" (#1156)9b6ddcdDon't duplicate methods in Allow: header for 405 responses (#1029)29164f0fix: don't drop handlers that collide with a Mount()/Route() pattern (#1148)bc02284docs: deployment recipe + verify checklist for ClientIPFromXFFTrustedProxies ...60ecea5feat(middleware): add text/markdown, text/csv, text/vtt to default compressib...Updates
github.com/oapi-codegen/runtimefrom 1.6.0 to 1.7.0Release notes
Sourced from github.com/oapi-codegen/runtime's releases.
... (truncated)
Commits
25e2d35Fix panic binding numeric values into non-byte slice destinations (#156)f2e468cBind OpenAPI 3.1 multi-type union parameters into any destinations (#154)611503echore(deps): update github/codeql-action action to v4.37.7 (#152)d8c6443chore(deps): update release-drafter/release-drafter action to v7.7.0 (#151)0caa035chore(deps): update github/codeql-action action to v4.37.5 (#150)95ed734fix(deps): update module github.com/labstack/echo/v5 to v5.3.1 (#149)2f68f55chore: use go mod tidy instead of tidied (#148)03f0d06chore(deps): update release-drafter/release-drafter action to v7.6.0 (#147)99e61d7chore(deps): update github/codeql-action action to v4.37.2 (#146)Updates
golang.org/x/cryptofrom 0.55.0 to 0.56.0Commits
86efde5ssh: reject unexpected message types on established channelsa6cdac6ssh: drop traffic on undecided channels39dc44essh: don't skip the source-address critical option in CheckCertafebf4cx509roots/fallback/bundle: make subjectsEqual stricter on Go 1.27+89f4e9bx509roots/fallback: update bundle71488c4ssh/knownhosts: compare only public key portions for revocation82adefassh: synchronize unexpected response testc757c98all: upgrade go directive to at least 1.26.0 [generated]593c81assh: correctly ignore pre-banner lines46efc8bacme: add crypto.SignMessage test coverageUpdates
modernc.org/sqlitefrom 1.54.0 to 1.58.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
722282fCHANGELOG.md: document the OFD locking opt-in and the SQLite 3.53.4 upgrade5dcac5fsqlite: add the opt-in OFDLocking switch to Linux OFD locks51d2677Merge branch 'ofd-lock-test'3f99e26update dependencies, make vendor9159fa5te...Description has been truncated