Bump the go-modules-updates group with 3 updates #26
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-modules-updates group with 3 updates: github.com/didip/tollbooth/v7, github.com/go-chi/chi/v5 and go.mongodb.org/mongo-driver.
Updates
github.com/didip/tollbooth/v7
from 7.0.1 to 7.0.2Commits
95418ad
update go-pkgz/expirable-cache to version with generics (#109)6b2b2c4
Fixes deadlock in ExecOnLimitReached (#107)da07373
update GitHub actions, fix code according to golancilint latest version (#108)8984270
update README604e376
Upgrade everything to Go 1.19Updates
github.com/go-chi/chi/v5
from 5.0.12 to 5.1.0Release notes
Sourced from github.com/go-chi/chi/v5's releases.
Changelog
Sourced from github.com/go-chi/chi/v5's changelog.
Commits
67be7d9
middleware: add Discard method to WrapResponseWriter (#926)7957c0d
Revert "fix(middleware): Close created writer in the compressor middleware (#...f728a1c
docs: Update stale links in docs for contributing (#904)f10dc4a
fix(middleware): Close created writer in the compressor middleware (#919)ef31c0b
reduce context struct size from 216 bytes to 208 bytes (#912)c1f2a7a
middleware: fix typo in RealIP doc (#903)Updates
go.mongodb.org/mongo-driver
from 1.15.0 to 1.16.0Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
... (truncated)
Commits
77bcc5c
BUMP v1.16.09245fa1
BUMP v1.16.0-rc2e8ea831
GODRIVER-3052 Update release environment variables (#1692)ce9646e
BUMP v1.16.0-rc1fcfe127
GODRIVER-3052 Update release environment variables (#1690)6beba93
BUMP v1.16.0-rc0d343798
GODRIVER-3240 Code hardening. (#1684)59d0717
GODRIVER-3227 Deprecate bson.DefaultRegistry (#1688)ad12442
GODRIVER-3192 Add SSDLC workflow (#1680)90146e7
GODRIVER-3206 Deprecate RawValue.UnmarshalWithContext (#1687)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