chore(deps): bump the go-minor-patch group across 1 directory with 2 updates#502
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the go-minor-patch group across 1 directory with 2 updates#502dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the go-minor-patch group with 2 updates in the /broker directory: [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) and [github.com/lib/pq](https://github.com/lib/pq). Updates `github.com/go-playground/validator/v10` from 10.30.1 to 10.30.2 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.30.1...v10.30.2) Updates `github.com/lib/pq` from 1.12.0 to 1.12.1 - [Release notes](https://github.com/lib/pq/releases) - [Changelog](https://github.com/lib/pq/blob/master/CHANGELOG.md) - [Commits](lib/pq@v1.12.0...v1.12.1) --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/lib/pq dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch ... 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-minor-patch group with 2 updates in the /broker directory: github.com/go-playground/validator/v10 and github.com/lib/pq.
Updates
github.com/go-playground/validator/v10from 10.30.1 to 10.30.2Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
b9258bdfix(fqdn): allow hyphens in last domain label (#1548)b9f1d79feat: add postcode patterns for Colombia (CO) and British Virgin Islands (VG)...7fa9599chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 (#1546)8ca29ecchore(deps): bump golang.org/x/text from 0.34.0 to 0.35.0 (#1545)5e1bedfdocs: add Valuer interface documentation and example (#1540)42927a0feat: implement ValidatorValuer interface feature (#1416)c254ecedocs: fix typos (#1527)4325386fix: prevent panic in unique validation with nil pointer elements (#1532)d3f35daGo 1.26 support (#1535)f5c74cechore(deps): bump golang.org/x/crypto from 0.47.0 to 0.48.0 (#1533)Updates
github.com/lib/pqfrom 1.12.0 to 1.12.1Release notes
Sourced from github.com/lib/pq's releases.
Changelog
Sourced from github.com/lib/pq's changelog.
Commits
1464d69Release v1.12.15a64c11Fix fromDSN() doc comment7f79f1bFix trailing quote in fromDSN() error messagee0a292eDon't clear password if directly set on pq.Configce3c881Use correct location for default ~/.pgpass locationDependabot 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