Skip to content
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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps the go-everything group with 9 updates:

Package From To
github.com/gin-contrib/logger 1.1.2 1.2.2
github.com/grpc-ecosystem/grpc-gateway/v2 2.22.0 2.24.0
github.com/stretchr/testify 1.9.0 1.10.0
golang.org/x/sync 0.8.0 0.9.0
golang.org/x/tools 0.26.0 0.27.0
google.golang.org/api 0.203.0 0.209.0
google.golang.org/grpc 1.67.1 1.68.0
google.golang.org/protobuf 1.35.1 1.35.2
modernc.org/sqlite 1.33.1 1.34.1

Updates github.com/gin-contrib/logger from 1.1.2 to 1.2.2

Release notes

Sourced from github.com/gin-contrib/logger's releases.

v1.2.2

Changelog

Features

  • 637ac3856b43e1aa812ee7a7fa544ccc4a47f51f: feat: logging data from gin.Context (#99) (@​laggu)

Enhancements

  • 24569472d41a43f400e71c7676962503f51d3b42: chore(deps): refactor codebase and update dependencies (@​appleboy)

Build process updates

  • 1aa84f4c613fd895ad2161c2ef03c58352c8ff26: ci(github): enhance GitHub workflow with Bearer action and diff option (@​appleboy)

Documentation updates

  • a53e96fbba5c18da1ed4274022d273bc85e17ded: docs(readme): refactor codebase and improve test coverage (@​appleboy)
  • 62fff472402ee6b48879d319726604959807010d: docs(readme): improve documentation and logging functionality (@​appleboy)
  • 3624291c9065dbd514211f176cfd132bc30c9591: docs(readme): refactor and enhance codebase for better clarity and performance (@​appleboy)
  • 9df0507d940b3f65e02d6c2e2bfb00de0677f306: docs(readme): improve documentation and enforce interface checks (@​appleboy)

v1.2.1

Changelog

Bug fixes

Enhancements

  • 827919d8ebee658a984ad587de49401c08708d71: chore(deps): update various Go dependencies to latest versions (@​appleboy)

Build process updates

  • c18dbce655fca6181dce3869073069f254f9c92e: ci(github): update CI workflows and improve test coverage (@​appleboy)

v1.2.0

Changelog

Features

  • 9c6ff6577a0d6f5ad74c265ba52ca3aab881a5c5: feat: enhance logging and testing mechanisms (@​appleboy)

Enhancements

  • 67774ca72ec4e5cc5137af4facba71d27cdfc588: chore: update dependencies and adjust modules (@​appleboy)
  • 46da7b5c1584bb598b5d4d7ddd871bdc05b1a53f: chore: update dependencies to latest versions (@​appleboy)
  • 1af2b3708a980e1e7ddd239392a6e1f6edbb4be8: chore: upgrade Go and dependencies to latest versions (@​appleboy)
  • bdba8c819654abfd6c8e9846e4da733fc1d56f00: chore: update dependencies to latest versions (@​appleboy)
  • 51e609894137385bb259b6c3d2cd1dfff2b29103: chore: update Go version and dependencies to latest releases (@​appleboy)
  • 1cd04f493ec1dc0d728ce7db7ec905f41dcb7943: chore: link logger with gin context. (#76) (@​cedric-appdirect)
  • 5cf80086093672b29783bc3ef4a3577911784cc3: chore: improve code quality and testing infrastructure (@​appleboy)

Build process updates

  • 8db09f4694379114ddbcfd66b68856d3b877bb12: ci: remove project name (@​appleboy)
  • 4400825fd251131906132f07363284f04b0c47f5: ci: standardize and update CI configuration (@​appleboy)
  • cba1a2fe9c2f87d321f12c9ac3f13d9b5e8d0b5b: ci: update Go workflow to support latest versions only (@​appleboy)
  • 5e8dcc6bbfdb690e77a8342b106e8300f3098e6b: ci: support Go 1.23 in workflow configuration (@​appleboy)
  • 1840062a15c8170ef44ebac293d37b71d10445ef: ci: update GitHub Actions workflow configuration (@​appleboy)

Documentation updates

  • 904b0802f6c8a8aefe61d1edd58a625e9b52c497: docs: enhance skipper documentation and simplify examples (@​appleboy)
  • f8558bfb182767346f9e432a16d9b0920e80b879: docs: improve codebase documentation and comments (@​appleboy)
  • e4203c483fb62e38da0463ed11bf6e4a14c6708f: docs: improve code documentation and update test configurations (@​appleboy)
  • ee07bd7694b545947551da6ff761eca44cf9da03: docs: improve documentation and testing across the project (@​appleboy)
Commits
  • 9df0507 docs(readme): improve documentation and enforce interface checks
  • 3624291 docs(readme): refactor and enhance codebase for better clarity and performance
  • 62fff47 docs(readme): improve documentation and logging functionality
  • 637ac38 feat: logging data from gin.Context (#99)
  • a53e96f docs(readme): refactor codebase and improve test coverage
  • 2456947 chore(deps): refactor codebase and update dependencies
  • 1aa84f4 ci(github): enhance GitHub workflow with Bearer action and diff option
  • 827919d chore(deps): update various Go dependencies to latest versions
  • c18dbce ci(github): update CI workflows and improve test coverage
  • 2406f68 fix(leak): Avoid mutating logger (#97)
  • Additional commits viewable in compare view

Updates github.com/grpc-ecosystem/grpc-gateway/v2 from 2.22.0 to 2.24.0

Release notes

Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.

v2.24.0

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.23.0...v2.24.0

v2.23.0

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.22.0...v2.23.0

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 Bazel buildtools 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)
  • Additional commits viewable in compare view

Updates github.com/stretchr/testify from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.10.0

What's Changed

Functional Changes

Fixes

Documantation, Build & CI

New Contributors

... (truncated)

Commits
  • 89cbdd9 Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls
  • 07bac60 Merge pull request #1667 from sikehish/flaky
  • 716de8d Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
  • 118fb83 NotSame should fail if args are not pointers #1661 (#1664)
  • 7d99b2b attempt 2
  • 05f87c0 more similar
  • ea7129e better fmt
  • a1b9c9e Merge pull request #1663 from ybrustin/master
  • 8302de9 Merge branch 'master' into master
  • 89352f7 Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2
  • Additional commits viewable in compare view

Updates golang.org/x/sync from 0.8.0 to 0.9.0

Commits

Updates golang.org/x/tools from 0.26.0 to 0.27.0

Commits
  • 4d2b19f go.mod: update golang.org/x dependencies
  • 6368677 gopls/internal/golang: strength reduce ComputeImportFixEdits
  • 777f155 gopls/internal/golang: show package attributes on hover
  • 8a0e08f gopls/doc: add missing doc link
  • 61415be gopls/internal/cache: guard against malformed paths in port.matches
  • 9a89d3a internal/analysisinternal: avoid sub-token spans in TypeErrorEndPos
  • 1115af6 internal/expect: support named arguments f(a, b, c=d, e="f")
  • 0b9e499 go/{expect,packages/packagestest}: mention the tag+delete proposal
  • efcd2bd internal/packagestest: fork go/packages/packagestest
  • 0e9ed3d go/packages: do not mutate Config
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.203.0 to 0.209.0

Release notes

Sourced from google.golang.org/api's releases.

v0.209.0

0.209.0 (2024-11-21)

Features

v0.208.0

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

v0.207.0

0.207.0 (2024-11-19)

Features

v0.206.0

0.206.0 (2024-11-14)

Features

v0.205.0

0.205.0 (2024-11-06)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.209.0 (2024-11-21)

Features

0.208.0 (2024-11-20)

Features

  • all: Auto-regenerate discovery clients (#2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#2865) (09fa125)

0.207.0 (2024-11-19)

Features

0.206.0 (2024-11-14)

Features

0.205.0 (2024-11-06)

Features

0.204.0 (2024-10-31)

... (truncated)

Commits

Updates google.golang.org/grpc from 1.67.1 to 1.68.0

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.68.0

Known Issues

  • The recently added grpc.NewClient function is incompatible with forward proxies, because it resolves the target hostname on the client instead of passing the hostname to the proxy. This bug has been present since the introduction of NewClient. A fix is expected to be a part of grpc-go v1.70. (#7556)

Behavior Changes

  • stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environment variable, rather than parsing from bootstrap file (#7740)
  • orca (experimental): if using an ORCA listener, it must now be registered only on a READY SubConn, and the listener will automatically be stopped when the connection is lost. (#7663)
  • client: ClientConn.Close() now closes transports simultaneously and waits for transports to be closed before returning. (#7666)
  • credentials: TLS credentials created via NewTLS that use tls.Config.GetConfigForClient will now have CipherSuites, supported TLS versions and ALPN configured automatically. These were previously only set for configs not using the GetConfigForClient option. (#7709)

Bug Fixes

  • transport: prevent deadlock in client transport shutdown when writing the GOAWAY frame hangs. (#7662)
  • mem: reuse buffers more accurately by using slice capacity instead of length (#7702)
  • status: Fix regression caused by #6919 in status.Details() causing it to return a wrapped type when getting proto messages generated with protoc-gen-go < v1. (#7724)

Dependencies

  • Bump minimum supported Go version to go1.22.7. (#7624)
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)
  • Additional commits viewable in compare view

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

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

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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 1, 2024
Copy link

codecov bot commented Dec 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.29%. Comparing base (7fd521d) to head (5962051).
Report is 1 commits behind head on main.

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 mgabeler-lee-6rs merged commit 8a6e83a into main Dec 2, 2024
7 checks passed
@mgabeler-lee-6rs 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
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

1 participant