Bump the go-modules-updates group with 5 updates #13
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 5 updates:
5.0.8
5.0.12
1.0.2
1.0.3
0.11.0
0.11.1
1.17.0
1.19.0
1.8.1
1.8.4
Updates
github.com/go-chi/chi/v5
from 5.0.8 to 5.0.12Release notes
Sourced from github.com/go-chi/chi/v5's releases.
Changelog
Sourced from github.com/go-chi/chi/v5's changelog.
Commits
1191921
v5.0.12ec67a86
go 1.22, PathValue wildcard testfd0ff0e
feat(mux): add 1.22-style path value support (#901)60b4f5f
feat: update HTTP method parsing in patterns forHandle
andHandleFunc
(#...9436cc8
go 1.22 ci (#898)bec368a
Fix a typo in maybe middleware doc (#889)7446950
Extend Handle method to parse HTTP method in pattern (#897)f6b97ed
doc: add Sunset middleware in readme (#893)fcdb132
v5.0.1187caec0
Create SECURITY.mdUpdates
github.com/go-chi/render
from 1.0.2 to 1.0.3Commits
c196354
feat: remove charset attr in apllicate/jsonb30a1a0
Merge pull request #23 from dhrp/patch-1f5a1282
Merge pull request #18 from vbauerster/typed-consta409335
ci update28cac32
Fixed a docstring5c37bdb
const of ContentTypeUpdates
github.com/go-pkgz/lgr
from 0.11.0 to 0.11.1Commits
5fcdacf
switch to go1.20a34809d
skip empty secretsUpdates
github.com/go-pkgz/rest
from 1.17.0 to 1.19.0Release notes
Sourced from github.com/go-pkgz/rest's releases.
Commits
be89668
lint: a lot of small "unused param" fixes, mostly in tests7f7ba91
add a pair of encode/decode json functionse99c97b
minor improvements for readability and more testsd6594ef
improve docs30ff432
handle error in realip parsing explicitlyfdc1e79
add support of ipv6 to realip3c91bb4
restore bench test01bc09f
change go version for ci31ad746
update to go 1.21, address minor lint warns53446d3
improve accuracy of real-ip detection for onlyfrom, allow private ip to be re...Updates
github.com/stretchr/testify
from 1.8.1 to 1.8.4Release notes
Sourced from github.com/stretchr/testify's releases.
Commits
f97607b
Create GitHub release when new release tag is pushed (#1354)4c93d8f
EqualExportedValues: Handle nested pointer, slice and map fields (#1379)4b2f4d2
add EventuallyWithT assertion (#1264)b3106d7
allow testing for functional options (#1023)437071b
assert: fix error message formatting for NotContains (#1362)c5fc9d6
Compare public elements of struct (#1309)f36bfe3
Fix Subset/NotSubset when map is missing keys from the subset (#1261)0ab3ce1
FixCallerInfo()
source file paths (#1288)2b00d33
Fix Call.Unset() panic (issue #1236) (#1250)9acc222
fix: fix bug for check unsafe.Pointer isNil (#1319)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