Skip to content

chore(deps): Bump the go-minor group across 1 directory with 5 updates#23

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/backend/go-minor-641ea24a1a
Closed

chore(deps): Bump the go-minor group across 1 directory with 5 updates#23
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/backend/go-minor-641ea24a1a

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps the go-minor group with 5 updates in the /backend directory:

Package From To
github.com/docker/go-connections 0.5.0 0.6.0
github.com/gin-contrib/cors 1.7.0 1.7.6
github.com/gin-contrib/static 1.1.1 1.1.5
github.com/invopop/jsonschema 0.12.0 0.13.0
github.com/mattn/go-sqlite3 1.14.33 1.14.34

Updates github.com/docker/go-connections from 0.5.0 to 0.6.0

Commits
  • 42faf79 Merge pull request #138 from thaJeztah/sockets_move_unix_options
  • 9ffab7e sockets: make NewUnixSocket, WithChown, WithChmod unix-only
  • 6bb1d15 Merge pull request #135 from thaJeztah/rename_test_files
  • b6c843d sockets: rename files to be considered test files
  • 80898b6 Merge pull request #133 from thaJeztah/deprecate_socket_dialpipe
  • a4399e5 socket: deprecate DialPipe
  • b071e04 Merge pull request #128 from thaJeztah/remove_old_cyphers
  • 578bfde Merge pull request #132 from thaJeztah/optimize_ParsePortSpec
  • deccd71 tlsconfig: align client and server defaults, remove weak CBC ciphers
  • 30b91c8 nat: ParsePortSpec: combine some conditions
  • Additional commits viewable in compare view

Updates github.com/gin-contrib/cors from 1.7.0 to 1.7.6

Release notes

Sourced from github.com/gin-contrib/cors's releases.

v1.7.6

Changelog

Others

  • f65f3f787bfa4425d557a2975f2c00ce377718d4: test: refactor and expand CORS AllowOrigins test coverage (@​appleboy)

Enhancements

  • 28dfa405cf69fbaacd0a6012026e6dde68dbb1c9: chore: update core dependencies to latest supported versions (@​appleboy)
  • a9706b1fc6fcd2f76de77c756d83d2fbd24362c1: chore: use http.MethodOptions instead of string literal (#164) (@​LombardiDaniel)
  • 7161918d462067a93089e31b125a4bb5af8227f7: chore: update go codec library to improve serialization support (@​appleboy)
  • ebd7f912c7f16d468ce530a8625f1a135f65a76f: chore: pin golangci-lint to a specific version (@​appleboy)

Refactor

  • 47d9afe5a3f22e913dfd5dc0fab17d1fef58cbbc: refactor: refactor tests to table-driven style and simplify router logic (@​appleboy)

Build process updates

  • 90bd363599befa876b8a8d351dea21aa5d58e5d7: ci: upgrade golangci-lint GitHub Action to v8 (@​appleboy)

Documentation updates

  • 516207b6baef2029edd9a5c78e892546ab42b7bb: docs: rewrite and expand README for clarity and comprehensive guidance (@​appleboy)
  • abfb2cb54b85cae2f72f6a7c5a4ee1decbca9bd4: docs: expand and clarify configuration documentation (@​appleboy)
  • 8efeda3905b9493a2c1962393ea783b126ad27aa: docs: revise and expand project documentation for clarity and usability (@​appleboy)
  • 4ee797ec66a133fb02afbcda6d27ef0a58473c9c: docs: reorganize and streamline README structure and content (@​appleboy)

v1.7.5

Changelog

Enhancements

  • 2def2668d39af5a40c00d15219ae91375b898e2f: chore: update dependencies to their latest stable versions (@​appleboy)

Build process updates

  • 086191d13ab60b26d3550066a8b4bd77513b5bf5: ci: improve GolangCI configuration and update GitHub workflow (@​appleboy)
  • 2ae76b09f1c5e2e84c4a41fef26717a3b49e0222: ci: switch to internal API for completions and update dependencies (@​appleboy)

v1.7.4

Changelog

Features

  • 45b197ea81b6ceff20dc278bf05b8aef2eab6663: feat: add regex support for origin validation in CORS configuration (#159) (@​appleboy)

Enhancements

  • 8289cfd3b8340655e587b2d6382e7e317b4da918: chore: update Go version and dependencies in project configuration (@​appleboy)

Build process updates

  • 7a4cab388b562fbb8dfac4a73f025c1555fb4814: ci: add GitHub Actions workflow for Bearer PR checks (@​appleboy)
  • dac7b691dacce1dec9872d504af17641a6d03561: ci: update GitHub Actions and adjust test configurations (@​appleboy)

v1.7.3

Changelog

Enhancements

  • 9bb7abbb1bffb482cad2ffd6b3a1b506b5a66f8e: chore: refactor goreleaser configuration (@​appleboy)
  • 03a81e85e551a16fd2d76882436fed6b927e5cef: chore: update dependencies to latest versions (@​appleboy)
  • 7ba65f52415488f849af325e79b3217a79b6ef5d: chore: update Go version to 1.20 and above in workflows (@​appleboy)
  • d4fb95a2411f68432231dfede9bbe8a8033d588c: chore: update Go version to 1.21 and dependencies (@​appleboy)
  • 80b5d9bbc242a25ca630748b3341ebc0dc13d7be: chore: update dependencies to latest versions (@​appleboy)

Build process updates

  • e0ba03671d1a179cc358b4cdf9ca7bedc73c2fa0: ci: refactor GitHub Actions workflow configuration (@​appleboy)
  • 671e12a23c20f56a568435438b39e82e9637f46b: ci: extend GitHub Actions CI to macOS (@​appleboy)
  • 556f0081a8617f1bc504d0cafbda8bd9c90122e9: ci: refactor codebase for improved performance and maintainability (@​appleboy)

... (truncated)

Commits
  • 47d9afe refactor: refactor tests to table-driven style and simplify router logic
  • f65f3f7 test: refactor and expand CORS AllowOrigins test coverage
  • 4ee797e docs: reorganize and streamline README structure and content
  • 8efeda3 docs: revise and expand project documentation for clarity and usability
  • abfb2cb docs: expand and clarify configuration documentation
  • ebd7f91 chore: pin golangci-lint to a specific version
  • 516207b docs: rewrite and expand README for clarity and comprehensive guidance
  • 7161918 chore: update go codec library to improve serialization support
  • 90bd363 ci: upgrade golangci-lint GitHub Action to v8
  • a9706b1 chore: use http.MethodOptions instead of string literal (#164)
  • Additional commits viewable in compare view

Updates github.com/gin-contrib/static from 1.1.1 to 1.1.5

Release notes

Sourced from github.com/gin-contrib/static's releases.

v1.1.5

Changelog

Bug fixes

Build process updates

  • 76a55b205e3a7f5eae76400a3817157bcf4cae39: ci: update golangci-lint-action to version 7 with specific v2.0 (@​appleboy)

Documentation updates

  • 09c188bb306a4cebe35c0ccb2d4eceb82a6ae06e: docs: improve error handling and documentation for EmbedFolder function (#59) (@​appleboy)

v1.1.4

Changelog

Enhancements

  • e2855e07a2b039cd2c5854ddbba2ad55d9a64f81: chore: update Go version and dependencies to latest stable releases (@​appleboy)
  • 932b95057a8ba8c694584868aa0c8cd5e272e8a8: chore: refactor linting configuration and improve test error handling (@​appleboy)

Build process updates

  • e928dd27ac9628d52a13fa11e69257ef814a06fd: ci: update GitHub Actions and improve test configurations (@​appleboy)

v1.1.3

Changelog

Enhancements

  • c98339cbd47bb48a540007a372e48994a405cd48: chore: update Go version and dependencies to latest versions (@​appleboy)

Refactor

  • 5b6fef503f0195680c2945ef84fc22b41ca86c66: refactor: refactor logging and error handling using log/slog package (@​appleboy)

Build process updates

  • 3c6260296eea5e0bf506aca143e8625336399c29: ci: add GitHub Actions workflow for Bearer PR checks (@​appleboy)
  • 3cbc5ca5e447f44809d2752636b13803603c972f: ci: update CI configuration for Go versions and GitHub actions (@​appleboy)

v1.1.2

Changelog

Enhancements

  • bc1c3dccde0c41b272d364f4faca7e06649369de: chore: update dependencies across multiple modules (@​appleboy)

Build process updates

  • 722aa5b1b50674374c91c98e37fd426eff79c60b: ci: refine GitHub Actions and Release Workflow (@​appleboy)
Commits
  • 09c188b docs: improve error handling and documentation for EmbedFolder function (#59)
  • aff1a9e fix: readme (#58)
  • 76a55b2 ci: update golangci-lint-action to version 7 with specific v2.0
  • 932b950 chore: refactor linting configuration and improve test error handling
  • e2855e0 chore: update Go version and dependencies to latest stable releases
  • e928dd2 ci: update GitHub Actions and improve test configurations
  • 5b6fef5 refactor: refactor logging and error handling using log/slog package
  • 3cbc5ca ci: update CI configuration for Go versions and GitHub actions
  • c98339c chore: update Go version and dependencies to latest versions
  • 3c62602 ci: add GitHub Actions workflow for Bearer PR checks
  • Additional commits viewable in compare view

Updates github.com/invopop/jsonschema from 0.12.0 to 0.13.0

Commits
  • 328cc73 Merge pull request #159 from misberner/mi/custom-comment-lookup
  • 83557f4 Trying to fix running test workflow
  • 20dafe1 Add a custom mechanism for looking up comments.
  • 42b1bb0 Merge pull request #158 from invopop/codecov
  • fd4a187 Testing support for full comments
  • 26cd70a Fixing linter issues
  • c404ce3 Updating actions
  • cb1a2f6 Codecov. Minor renaming of comments handler
  • a446707 Merge pull request #111 from cloudquery/fix/no-format-limits
  • 15fa257 Linter bump
  • Additional commits viewable in compare view

Updates github.com/mattn/go-sqlite3 from 1.14.33 to 1.14.34

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the go-minor group with 5 updates in the /backend directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.5.0` | `0.6.0` |
| [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) | `1.7.0` | `1.7.6` |
| [github.com/gin-contrib/static](https://github.com/gin-contrib/static) | `1.1.1` | `1.1.5` |
| [github.com/invopop/jsonschema](https://github.com/invopop/jsonschema) | `0.12.0` | `0.13.0` |
| [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.33` | `1.14.34` |



Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0
- [Commits](docker/go-connections@v0.5.0...v0.6.0)

Updates `github.com/gin-contrib/cors` from 1.7.0 to 1.7.6
- [Release notes](https://github.com/gin-contrib/cors/releases)
- [Commits](gin-contrib/cors@v1.7.0...v1.7.6)

Updates `github.com/gin-contrib/static` from 1.1.1 to 1.1.5
- [Release notes](https://github.com/gin-contrib/static/releases)
- [Commits](gin-contrib/static@v1.1.1...v1.1.5)

Updates `github.com/invopop/jsonschema` from 0.12.0 to 0.13.0
- [Commits](invopop/jsonschema@v0.12.0...v0.13.0)

Updates `github.com/mattn/go-sqlite3` from 1.14.33 to 1.14.34
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.33...v1.14.34)

---
updated-dependencies:
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
- dependency-name: github.com/gin-contrib/cors
  dependency-version: 1.7.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor
- dependency-name: github.com/gin-contrib/static
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor
- dependency-name: github.com/invopop/jsonschema
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-minor
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 16, 2026

Labels

The following labels could not be found: backend, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 23, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 23, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/backend/go-minor-641ea24a1a branch February 23, 2026 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants