-
Notifications
You must be signed in to change notification settings - Fork 3
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
chore(deps): bump the go-everything group with 9 updates #492
Merged
mgabeler-lee-6rs
merged 1 commit into
main
from
dependabot/go_modules/go-everything-8e842731a7
Dec 2, 2024
Merged
chore(deps): bump the go-everything group with 9 updates #492
mgabeler-lee-6rs
merged 1 commit into
main
from
dependabot/go_modules/go-everything-8e842731a7
Dec 2, 2024
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 go-everything group with 9 updates: | Package | From | To | | --- | --- | --- | | [github.com/gin-contrib/logger](https://github.com/gin-contrib/logger) | `1.1.2` | `1.2.2` | | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.22.0` | `2.24.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.8.0` | `0.9.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.26.0` | `0.27.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.203.0` | `0.209.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.67.1` | `1.68.0` | | google.golang.org/protobuf | `1.35.1` | `1.35.2` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.33.1` | `1.34.1` | Updates `github.com/gin-contrib/logger` from 1.1.2 to 1.2.2 - [Release notes](https://github.com/gin-contrib/logger/releases) - [Changelog](https://github.com/gin-contrib/logger/blob/master/.goreleaser.yaml) - [Commits](gin-contrib/logger@v1.1.2...v1.2.2) Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.22.0 to 2.24.0 - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases) - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml) - [Commits](grpc-ecosystem/grpc-gateway@v2.22.0...v2.24.0) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `golang.org/x/sync` from 0.8.0 to 0.9.0 - [Commits](golang/sync@v0.8.0...v0.9.0) Updates `golang.org/x/tools` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.26.0...v0.27.0) Updates `google.golang.org/api` from 0.203.0 to 0.209.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.203.0...v0.209.0) Updates `google.golang.org/grpc` from 1.67.1 to 1.68.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.67.1...v1.68.0) Updates `google.golang.org/protobuf` from 1.35.1 to 1.35.2 Updates `modernc.org/sqlite` from 1.33.1 to 1.34.1 - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.33.1...v1.34.1) --- updated-dependencies: - dependency-name: github.com/gin-contrib/logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-everything - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-everything - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-everything - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-everything - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-everything - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-everything - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-everything - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-everything - dependency-name: modernc.org/sqlite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-everything ... 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
Dec 1, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #492 +/- ##
==========================================
+ Coverage 61.24% 61.29% +0.04%
==========================================
Files 95 95
Lines 5778 5780 +2
==========================================
+ Hits 3539 3543 +4
+ Misses 1803 1800 -3
- Partials 436 437 +1 |
mgabeler-lee-6rs
approved these changes
Dec 2, 2024
mgabeler-lee-6rs
deleted the
dependabot/go_modules/go-everything-8e842731a7
branch
December 2, 2024 18:02
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 go-everything group with 9 updates:
1.1.2
1.2.2
2.22.0
2.24.0
1.9.0
1.10.0
0.8.0
0.9.0
0.26.0
0.27.0
0.203.0
0.209.0
1.67.1
1.68.0
1.35.1
1.35.2
1.33.1
1.34.1
Updates
github.com/gin-contrib/logger
from 1.1.2 to 1.2.2Release notes
Sourced from github.com/gin-contrib/logger's releases.
Commits
9df0507
docs(readme): improve documentation and enforce interface checks3624291
docs(readme): refactor and enhance codebase for better clarity and performance62fff47
docs(readme): improve documentation and logging functionality637ac38
feat: logging data from gin.Context (#99)a53e96f
docs(readme): refactor codebase and improve test coverage2456947
chore(deps): refactor codebase and update dependencies1aa84f4
ci(github): enhance GitHub workflow with Bearer action and diff option827919d
chore(deps): update various Go dependencies to latest versionsc18dbce
ci(github): update CI workflows and improve test coverage2406f68
fix(leak): Avoid mutating logger (#97)Updates
github.com/grpc-ecosystem/grpc-gateway/v2
from 2.22.0 to 2.24.0Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits
a5f1b64
chore(deps): update dependency com_github_bazelbuild_buildtools to v7 (#4984)ef7b3ac
chore(deps): update dependency com_github_bazelbuild_buildtools to v6.4.0 (#4...6f45ded
chore(deps): update googleapis digest to 005b0fd (#4982)e800153
Fix Bazelbuildtools
dependency (#4980)5076a6b
chore(deps): update googleapis digest to 6f7652b (#4981)2a4bf6a
Errors on valid timestamps (#4973)1cf390f
chore(deps): update googleapis digest to 55c0c09 (#4979)1ffe4fd
Fix marshaler interface function name in examples in docs (#4978)26d134f
chore: use errors.Is to compare errors in generated code (#4971)d7155cb
chore(deps): update googleapis digest to 798a8be (#4977)Updates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
golang.org/x/sync
from 0.8.0 to 0.9.0Commits
151027e
README: don't recommend go getUpdates
golang.org/x/tools
from 0.26.0 to 0.27.0Commits
4d2b19f
go.mod: update golang.org/x dependencies6368677
gopls/internal/golang: strength reduce ComputeImportFixEdits777f155
gopls/internal/golang: show package attributes on hover8a0e08f
gopls/doc: add missing doc link61415be
gopls/internal/cache: guard against malformed paths in port.matches9a89d3a
internal/analysisinternal: avoid sub-token spans in TypeErrorEndPos1115af6
internal/expect: support named arguments f(a, b, c=d, e="f")0b9e499
go/{expect,packages/packagestest}: mention the tag+delete proposalefcd2bd
internal/packagestest: fork go/packages/packagestest0e9ed3d
go/packages: do not mutate ConfigUpdates
google.golang.org/api
from 0.203.0 to 0.209.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
af0a938
chore(main): release 0.209.0 (#2885)0b83533
feat(all): auto-regenerate discovery clients (#2883)f685f12
chore(main): release 0.208.0 (#2882)09fa125
feat(gensupport): per-chunk transfer timeout configs (#2865)44435a9
feat(all): auto-regenerate discovery clients (#2881)36ccedf
chore(main): release 0.207.0 (#2875)9c21349
feat(all): auto-regenerate discovery clients (#2879)2f1c8ae
chore(all): update all (#2877)796b248
feat(all): auto-regenerate discovery clients (#2876)e9ebb69
feat(all): auto-regenerate discovery clients (#2874)Updates
google.golang.org/grpc
from 1.67.1 to 1.68.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
acba4d3
Change version to 1.68.0 (#7743)5363dca
credentials: Apply defaults to TLS configs provided through GetConfigForClien...056dc64
status: Fix status incompatibility introduced by #6919 and move non-regenerat...b79fb61
mem: use slice capacity instead of length, to determine whether to pool buffe...54841ef
stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environme...ad81c20
pickfirstleaf: minor simplification to reconcileSubConnsLocked method (#7731)b850ea5
transport : wait for goroutines to exit before transport closes (#7666)00b9e14
pickfirst: New pick first policy for dualstack (#7498)18a4eac
testutils: add couple of log statements to the restartable listener type (#7716)fdc2ec2
xdsclient: deflake TestADS_ResourcesAreRequestedAfterStreamRestart (#7720)Updates
google.golang.org/protobuf
from 1.35.1 to 1.35.2Updates
modernc.org/sqlite
from 1.33.1 to 1.34.1Commits
8406fda
Update change logeaf7611
Merge branch 'master' into 'master'13122ee
Implement ResetSession and IsValid methods in connection188943b
add LiberaPay badgesDependabot 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