-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the gomod group with 3 updates #10
Merged
Merged
Conversation
This file contains 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
Bumps the gomod group with 3 updates: [github.com/go-playground/validator/v10](https://github.com/go-playground/validator), [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) and [github.com/spf13/cobra](https://github.com/spf13/cobra). Updates `github.com/go-playground/validator/v10` from 10.21.0 to 10.22.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.21.0...v10.22.0) Updates `github.com/nats-io/nats.go` from 1.35.0 to 1.36.0 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.35.0...v1.36.0) Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/nats-io/nats.go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Jun 17, 2024
@dependabot squash and merge
…On Mon, Jun 17, 2024, 04:01 dependabot[bot] ***@***.***> wrote:
Bumps the gomod group with 3 updates:
github.com/go-playground/validator/v10
<https://github.com/go-playground/validator>, github.com/nats-io/nats.go
and github.com/spf13/cobra.
Updates github.com/go-playground/validator/v10 from 10.21.0 to 10.22.0
Commits
- a947377
<go-playground/validator@a947377>
Update README.md
- 01e855d
<go-playground/validator@01e855d>
Add Ukrainian translation (#1275
<https://redirect.github.com/go-playground/validator/issues/1275>)
- 2e1df48
<go-playground/validator@2e1df48>
Lazily initialize regexes to speed up init() (#1277
<https://redirect.github.com/go-playground/validator/issues/1277>)
- See full diff in compare view
<go-playground/validator@v10.21.0...v10.22.0>
Updates github.com/nats-io/nats.go from 1.35.0 to 1.36.0
Release notes
*Sourced from github.com/nats-io/nats.go's releases
<https://github.com/nats-io/nats.go/releases>.*
Release v1.36.0 Changelog Fixed
- JetStream:
- Set OptStartSeq correctly in OrderedConsumerConfig and simplify
ordered consumer creation (#1644
<https://redirect.github.com/nats-io/nats.go/issues/1644>, #1645
<https://redirect.github.com/nats-io/nats.go/issues/1645>)
- Fix invalid handling of mismatched sequence when using Messages()
for ordered consumer (#1646
<https://redirect.github.com/nats-io/nats.go/issues/1646>)
Changed
- JetStream:
- Remove ConsumerInfo() calls in Consume() and Messages() after
reconnect (#1643
<https://redirect.github.com/nats-io/nats.go/issues/1643>)
Improved
- Fixed compatibility tests (#1637
<https://redirect.github.com/nats-io/nats.go/issues/1637>)
- Fixed comment typos. Thanks @agcom <https://github.com/agcom> for
the contribution (#1638
<https://redirect.github.com/nats-io/nats.go/issues/1638>, #1639
<https://redirect.github.com/nats-io/nats.go/issues/1639>)
Complete Changes
***@***.***
<nats-io/nats.go@v1.35.0...v1.36.0>
Commits
- 370bc4f
<nats-io/nats.go@370bc4f>
Release v1.36.0 (#1647
<https://redirect.github.com/nats-io/nats.go/issues/1647>)
- 66b92a9
<nats-io/nats.go@66b92a9>
[FIXED] Remove ConsumerInfo() calls in Consume() and Messages() after
r...
- 5dbd825
<nats-io/nats.go@5dbd825>
[IMPROVED] Handle error and reset ordered consumer in Messages() (#1646
<https://redirect.github.com/nats-io/nats.go/issues/1646>)
- 005a6f2
<nats-io/nats.go@005a6f2>
[IMPROVED] Ordered consumer creation and initial config settings (#1645
<https://redirect.github.com/nats-io/nats.go/issues/1645>)
- 1deccaf
<nats-io/nats.go@1deccaf>
[FIXED] Set OptStartSeq correctly in OrderedConsumerConfig (#1644
<https://redirect.github.com/nats-io/nats.go/issues/1644>)
- 69922ce
<nats-io/nats.go@69922ce>
[IMPROVED] Fix typo inconnect (#1638
<https://redirect.github.com/nats-io/nats.go/issues/1638>)
- c93d277
<nats-io/nats.go@c93d277>
[IMPROVED] Fix MaxAckPending default value comment unit typo (#1639
<https://redirect.github.com/nats-io/nats.go/issues/1639>)
- 41975ba
<nats-io/nats.go@41975ba>
[FIXED] Object Store compatibility tests (#1637
<https://redirect.github.com/nats-io/nats.go/issues/1637>)
- See full diff in compare view
<nats-io/nats.go@v1.35.0...v1.36.0>
Updates github.com/spf13/cobra from 1.8.0 to 1.8.1
Release notes
*Sourced from github.com/spf13/cobra's releases
<https://github.com/spf13/cobra/releases>.*
v1.8.1 ✨ Features
- Add env variable to suppress completion descriptions on create by
@scop <https://github.com/scop> in spf13/cobra#1938
<https://redirect.github.com/spf13/cobra/pull/1938>
🐛 Bug fixes
- Micro-optimizations by @scop <https://github.com/scop> in
spf13/cobra#1957 <https://redirect.github.com/spf13/cobra/pull/1957>
🔧 Maintenance
- build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to
2.0.4 by @dependabot <https://github.com/dependabot> in
spf13/cobra#2127 <https://redirect.github.com/spf13/cobra/pull/2127>
- Consistent annotation names by @nirs <https://github.com/nirs> in
spf13/cobra#2140 <https://redirect.github.com/spf13/cobra/pull/2140>
- Remove fully inactivated linters by @nirs <https://github.com/nirs>
in spf13/cobra#2148 <https://redirect.github.com/spf13/cobra/pull/2148>
- Address golangci-lint deprecation warnings, enable some more linters
by @scop <https://github.com/scop> in spf13/cobra#2152
<https://redirect.github.com/spf13/cobra/pull/2152>
🧪 Testing & CI/CD
- Add test for func in cobra.go by @korovindenis
<https://github.com/korovindenis> in spf13/cobra#2094
<https://redirect.github.com/spf13/cobra/pull/2094>
- ci: test golang 1.22 by @cyrilico <https://github.com/cyrilico> in
spf13/cobra#2113 <https://redirect.github.com/spf13/cobra/pull/2113>
- Optimized and added more linting by @scop <https://github.com/scop>
in spf13/cobra#2099 <https://redirect.github.com/spf13/cobra/pull/2099>
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot
<https://github.com/dependabot> in spf13/cobra#2087
<https://redirect.github.com/spf13/cobra/pull/2087>
- build(deps): bump actions/labeler from 4 to 5 by @dependabot
<https://github.com/dependabot> in spf13/cobra#2086
<https://redirect.github.com/spf13/cobra/pull/2086>
- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
by @dependabot <https://github.com/dependabot> in spf13/cobra#2108
<https://redirect.github.com/spf13/cobra/pull/2108>
- build(deps): bump actions/cache from 3 to 4 by @dependabot
<https://github.com/dependabot> in spf13/cobra#2102
<https://redirect.github.com/spf13/cobra/pull/2102>
✏️ Documentation
- Fixes and docs for usage as plugin by @nirs
<https://github.com/nirs> in spf13/cobra#2070
<https://redirect.github.com/spf13/cobra/pull/2070>
- flags: clarify documentation that LocalFlags related function do not
modify the state by @niamster <https://github.com/niamster> in
spf13/cobra#2064 <https://redirect.github.com/spf13/cobra/pull/2064>
- chore: remove repetitive words by @racerole
<https://github.com/racerole> in spf13/cobra#2122
<https://redirect.github.com/spf13/cobra/pull/2122>
- Add LXC to the list of projects using Cobra @VaradBelwalkar
<https://github.com/VaradBelwalkar> in spf13/cobra#2071
<https://redirect.github.com/spf13/cobra/pull/2071>
- Update projects_using_cobra.md by @marcuskohlberg
<https://github.com/marcuskohlberg> in spf13/cobra#2089
<https://redirect.github.com/spf13/cobra/pull/2089>
- [chore]: update projects using cobra by @cmwylie19
<https://github.com/cmwylie19> in spf13/cobra#2093
<https://redirect.github.com/spf13/cobra/pull/2093>
- Add Taikun CLI to list of projects by @Smidra
<https://github.com/Smidra> in spf13/cobra#2098
<https://redirect.github.com/spf13/cobra/pull/2098>
- Add Incus to the list of projects using Cobra by @montag451
<https://github.com/montag451> in spf13/cobra#2118
<https://redirect.github.com/spf13/cobra/pull/2118>
... (truncated)
Commits
- e94f6d0
<spf13/cobra@e94f6d0>
Address golangci-lint deprecation warnings, enable some more linters (
#2152 <https://redirect.github.com/spf13/cobra/issues/2152>)
- 8003b74
<spf13/cobra@8003b74>
Remove fully inactivated linters (#2148
<https://redirect.github.com/spf13/cobra/issues/2148>)
- 5c2c1d6
<spf13/cobra@5c2c1d6>
Consistent annotation names (#2140
<https://redirect.github.com/spf13/cobra/issues/2140>)
- 5a1acea
<spf13/cobra@5a1acea>
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4
(#2127 <https://redirect.github.com/spf13/cobra/issues/2127>)
- 0fc86c2
<spf13/cobra@0fc86c2>
docs: update user guide (#2128
<https://redirect.github.com/spf13/cobra/issues/2128>)
- 6b5f577
<spf13/cobra@6b5f577>
More linting (#2099
<https://redirect.github.com/spf13/cobra/issues/2099>)
- bd914e5
<spf13/cobra@bd914e5>
fix: remove deprecated io/ioutils package (#2120
<https://redirect.github.com/spf13/cobra/issues/2120>)
- 1f80fa2
<spf13/cobra@1f80fa2>
chore: remove repetitive words (#2122
<https://redirect.github.com/spf13/cobra/issues/2122>)
- c69ae4c
<spf13/cobra@c69ae4c>
ci: test golang 1.22 (#2113
<https://redirect.github.com/spf13/cobra/issues/2113>)
- a30cee5
<spf13/cobra@a30cee5>
build(deps): bump actions/cache from 3 to 4 (#2102
<https://redirect.github.com/spf13/cobra/issues/2102>)
- Additional commits viewable in compare view
<spf13/cobra@v1.8.0...v1.8.1>
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 merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @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
------------------------------
You can view, comment on, or merge this pull request online at:
#10
Commit Summary
- 9fe59b4
<9fe59b4>
Bump the gomod group with 3 updates
File Changes
(2 files <https://github.com/ventive/go-mono-template/pull/10/files>)
- *M* go.mod
<https://github.com/ventive/go-mono-template/pull/10/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6>
(6)
- *M* go.sum
<https://github.com/ventive/go-mono-template/pull/10/files#diff-3295df7234525439d778f1b282d146a4f1ff6b415248aaac074e8042d9f42d63>
(14)
Patch Links:
- https://github.com/ventive/go-mono-template/pull/10.patch
- https://github.com/ventive/go-mono-template/pull/10.diff
—
Reply to this email directly, view it on GitHub
<#10>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQIBHYQXHQWQXKCN7CVIIDZHYYQDAVCNFSM6AAAAABJNBWGICVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM2TMMJQG42DCMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 gomod group with 3 updates: github.com/go-playground/validator/v10, github.com/nats-io/nats.go and github.com/spf13/cobra.
Updates
github.com/go-playground/validator/v10
from 10.21.0 to 10.22.0Commits
a947377
Update README.md01e855d
Add Ukrainian translation (#1275)2e1df48
Lazily initialize regexes to speed upinit()
(#1277)Updates
github.com/nats-io/nats.go
from 1.35.0 to 1.36.0Release notes
Sourced from github.com/nats-io/nats.go's releases.
Commits
370bc4f
Release v1.36.0 (#1647)66b92a9
[FIXED] RemoveConsumerInfo()
calls inConsume()
andMessages()
after r...5dbd825
[IMPROVED] Handle error and reset ordered consumer in Messages() (#1646)005a6f2
[IMPROVED] Ordered consumer creation and initial config settings (#1645)1deccaf
[FIXED] Set OptStartSeq correctly in OrderedConsumerConfig (#1644)69922ce
[IMPROVED] Fix typo inconnect (#1638)c93d277
[IMPROVED] Fix MaxAckPending default value comment unit typo (#1639)41975ba
[FIXED] Object Store compatibility tests (#1637)Updates
github.com/spf13/cobra
from 1.8.0 to 1.8.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
e94f6d0
Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74
Remove fully inactivated linters (#2148)5c2c1d6
Consistent annotation names (#2140)5a1acea
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2
docs: update user guide (#2128)6b5f577
More linting (#2099)bd914e5
fix: remove deprecated io/ioutils package (#2120)1f80fa2
chore: remove repetitive words (#2122)c69ae4c
ci: test golang 1.22 (#2113)a30cee5
build(deps): bump actions/cache from 3 to 4 (#2102)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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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