Bump the go-modules-updates group across 1 directory with 6 updates #62
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 6 updates in the /backend directory:
0.12.0
0.12.1
1.20.3
1.20.4
1.4.1
1.5.3
1.10.0
1.11.1
1.17.3
1.17.4
0.40.0
0.43.0
Updates
github.com/go-pkgz/lgr
from 0.12.0 to 0.12.1Release notes
Sourced from github.com/go-pkgz/lgr's releases.
Commits
e175c58
Merge pull request #25 from go-pkgz/fix-slog-debug-and-modernizea32a8af
Fix SetupWithSlog debug filtering and modernize toolingUpdates
github.com/go-pkgz/rest
from 1.20.3 to 1.20.4Commits
c1e001f
Merge pull request #35 from go-pkgz/dependabot/go_modules/go_modules-ee7f9554a6004df78
Updated modules, fix go version in ci.yml9d4d9cc
Bump golang.org/x/crypto in the go_modules group across 1 directoryUpdates
github.com/go-pkgz/routegroup
from 1.4.1 to 1.5.3Release notes
Sourced from github.com/go-pkgz/routegroup's releases.
... (truncated)
Commits
d0fd0ac
Merge pull request #28 from go-pkgz/fix-issue-27-notfound-vs-405bf03ad6
Fix incorrect NotFoundHandler documentation560c5a2
Clean up test formatting and whitespace7fe308b
Fix issue #27: Preserve 405 Method Not Allowed with custom NotFound handlerf90d767
Add test to verify request isolation through shallow copy0794bcc
Add explicit permissions to CI workflow74f1c51
Fix issue #24: Empty Request.Pattern and double middleware execution (#25)f0e1653
refactor: split large test file into focused test files277efb5
Fix path parameter extraction in ServeHTTP7b997e0
Normalize comments to lowercase per code styleUpdates
github.com/stretchr/testify
from 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335
Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912
Backport #1786 to release/1.11b7801fb
Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3
build(deps): bump actions/checkout from 4 to 5a53be35
Improve captureTestingT helperaafb604
mock: improve formatting of error message7218e03
improve error msg929a212
Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459e
suite: faster filtering of methods (-testify.m)7d37b5c
suite: refactor methodFilterUpdates
go.mongodb.org/mongo-driver
from 1.17.3 to 1.17.4Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
Commits
4c4cafc
BUMP v1.17.4431cf52
GODRIVER-3524 Sync updates to reflect showExpandedEvents omissions (#2084)835c5e1
GODRIVER-3560 Assume ec2 role explicitly in CI (#2080)6966434
GODRIVER-3516 Remove isAlive (#2060)029da41
GODRIVER-3549 Fix timeouts in CSE custom endpoint test (#2028) (#2031) (#2061)49f0c81
Ignore unmaintained branches when merging up (#2062)7d03307
GODRIVER-3476 Escape for Regex Options. (#1929)785d943
Use different credentials for merge-up PRs (#1968)c2ca35c
Add GitHub Actions workflow for merge ups (#1962)Updates
golang.org/x/net
from 0.40.0 to 0.43.0Commits
e74bc31
go.mod: update golang.org/x dependenciesaf6926e
http2: remove references to defunct http2.golang.org test server76358aa
go.mod: update golang.org/x dependencies6e41cae
go.mod: update golang.org/x dependencies15f7d40
http2: correctly wrap ErrFrameTooLarge in Framer.ReadFrameef33bc0
internal/http3: use bubbled context in synctest tests919c6bc
http2: use an array instead of a map in typeFrameParserbae01a7
trace: add missing td tagDependabot 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