chore(deps): Bump the go-minor group across 1 directory with 5 updates#23
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): Bump the go-minor group across 1 directory with 5 updates#23dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
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>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-minor group with 5 updates in the /backend directory:
0.5.00.6.01.7.01.7.61.1.11.1.50.12.00.13.01.14.331.14.34Updates
github.com/docker/go-connectionsfrom 0.5.0 to 0.6.0Commits
42faf79Merge pull request #138 from thaJeztah/sockets_move_unix_options9ffab7esockets: make NewUnixSocket, WithChown, WithChmod unix-only6bb1d15Merge pull request #135 from thaJeztah/rename_test_filesb6c843dsockets: rename files to be considered test files80898b6Merge pull request #133 from thaJeztah/deprecate_socket_dialpipea4399e5socket: deprecate DialPipeb071e04Merge pull request #128 from thaJeztah/remove_old_cyphers578bfdeMerge pull request #132 from thaJeztah/optimize_ParsePortSpecdeccd71tlsconfig: align client and server defaults, remove weak CBC ciphers30b91c8nat: ParsePortSpec: combine some conditionsUpdates
github.com/gin-contrib/corsfrom 1.7.0 to 1.7.6Release notes
Sourced from github.com/gin-contrib/cors's releases.
... (truncated)
Commits
47d9aferefactor: refactor tests to table-driven style and simplify router logicf65f3f7test: refactor and expand CORS AllowOrigins test coverage4ee797edocs: reorganize and streamline README structure and content8efeda3docs: revise and expand project documentation for clarity and usabilityabfb2cbdocs: expand and clarify configuration documentationebd7f91chore: pin golangci-lint to a specific version516207bdocs: rewrite and expand README for clarity and comprehensive guidance7161918chore: update go codec library to improve serialization support90bd363ci: upgrade golangci-lint GitHub Action to v8a9706b1chore: use http.MethodOptions instead of string literal (#164)Updates
github.com/gin-contrib/staticfrom 1.1.1 to 1.1.5Release notes
Sourced from github.com/gin-contrib/static's releases.
Commits
09c188bdocs: improve error handling and documentation for EmbedFolder function (#59)aff1a9efix: readme (#58)76a55b2ci: update golangci-lint-action to version 7 with specific v2.0932b950chore: refactor linting configuration and improve test error handlinge2855e0chore: update Go version and dependencies to latest stable releasese928dd2ci: update GitHub Actions and improve test configurations5b6fef5refactor: refactor logging and error handling usinglog/slogpackage3cbc5caci: update CI configuration for Go versions and GitHub actionsc98339cchore: update Go version and dependencies to latest versions3c62602ci: add GitHub Actions workflow for Bearer PR checksUpdates
github.com/invopop/jsonschemafrom 0.12.0 to 0.13.0Commits
328cc73Merge pull request #159 from misberner/mi/custom-comment-lookup83557f4Trying to fix running test workflow20dafe1Add a custom mechanism for looking up comments.42b1bb0Merge pull request #158 from invopop/codecovfd4a187Testing support for full comments26cd70aFixing linter issuesc404ce3Updating actionscb1a2f6Codecov. Minor renaming of comments handlera446707Merge pull request #111 from cloudquery/fix/no-format-limits15fa257Linter bumpUpdates
github.com/mattn/go-sqlite3from 1.14.33 to 1.14.34Commits
2087331add script to create pull-requesta510883Upgrade SQLite to version 3051002dce6b34Add percentile extensionDependabot 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