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): update go deps #88

Merged
merged 3 commits into from
Jul 5, 2023
Merged

chore(deps): update go deps #88

merged 3 commits into from
Jul 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/bufbuild/buf require minor v1.22.0 -> v1.23.1
github.com/bufbuild/connect-go require minor v1.8.0 -> v1.9.0
github.com/envoyproxy/protoc-gen-validate require patch v1.0.1 -> v1.0.2
github.com/rogpeppe/go-internal require minor v1.10.0 -> v1.11.0
github.com/vektra/mockery/v2 require patch v2.30.1 -> v2.30.16
google.golang.org/genproto/googleapis/api require digest e85fd2c -> 9506855
google.golang.org/protobuf require minor v1.30.0 -> v1.31.0

Release Notes

bufbuild/buf (github.com/bufbuild/buf)

v1.23.1

Compare Source

  • Fix issue where buf beta graph would not print modules within a workspace that
    had no dependencies or dependents.
  • Fix issue where buf beta graph would print warnings for missing dependencies
    that were actually present.

v1.23.0

Compare Source

  • Add buf beta graph to print the dependency graph for a module in DOT format.
  • Various small bug fixes.
bufbuild/connect-go (github.com/bufbuild/connect-go)

v1.9.0

Compare Source

What's Changed

Along with a few new features and bugfixes, this release includes a variety of internal performance improvements.

[v1.8.0] BenchmarkConnect/unary-12             8415           1305116 ns/op        14449031 B/op        254 allocs/op
[v1.9.0] BenchmarkConnect/unary-12            10443           1151366 ns/op         6024079 B/op        236 allocs/op
Enhancements
Bugfixes
Other changes

New Contributors

Full Changelog: bufbuild/connect-go@v1.8.0...v1.9.0

envoyproxy/protoc-gen-validate (github.com/envoyproxy/protoc-gen-validate)

v1.0.2

Compare Source

What's Changed

New Contributors

Full Changelog: bufbuild/protoc-gen-validate@v1.0.1...v1.0.2

rogpeppe/go-internal (github.com/rogpeppe/go-internal)

v1.11.0

Compare Source

What's changed

  • The modfile, module, semver and txtar packages are all now deprecated and forward what they can to to their respective upstream packages.
  • Helper commands can now write to stdout and stderr (see #​216; Thanks @​myitcv).
  • A source of "unexpected command failure" errors on MacOS has been fixed. (See #​222; Thanks to @​bep)
  • Misspelled commands make suggestions for the correct spelling. (See #​198; Thanks to @​Merovius)
  • The lockedfile and cache packages have been updated to Go tip (Thanks to @​mvdan)
  • The README file updated with some useful context (See #​224; Thanks to @​thepudds).
vektra/mockery (github.com/vektra/mockery/v2)

v2.30.16

Compare Source

Changelog

  • 15a4f69 #​648: add tests
  • 2a69b15 #​648: fix invalid code generation when interface method parameter's name is the same as interface name
  • 97cd18b Merge pull request #​649 from kozmod/bugfix/648_fix_method_args_generation

v2.30.15

Compare Source

Changelog

v2.30.14

Compare Source

Changelog

v2.30.13

Compare Source

Changelog

v2.30.12

Compare Source

Changelog

  • 2810894 build docs only for minor version

v2.30.11

Compare Source

Changelog

  • c5063c7 Correct typos in docs
  • 78607b7 Fixing links with versioned docs
  • 0fb1cfc Merge pull request #​658 from alexandear/correct-docs-typo

v2.30.10

Compare Source

Changelog

v2.30.9

Compare Source

Changelog

v2.30.8

Compare Source

v2.30.7

Compare Source

Changelog

v2.30.6

Compare Source

Changelog

v2.30.5

Compare Source

Changelog

v2.30.4

Compare Source

Changelog

v2.30.3

Compare Source

Changelog

v2.30.2

Compare Source

Changelog

protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.31.0

Compare Source

Notable changes

New Features

  • CL/489316: types/dynamicpb: add NewTypes
    • Add a function to construct a dynamic type registry from a protoregistry.Files
  • CL/489615: encoding: add MarshalAppend to protojson and prototext

Minor performance improvements

  • CL/491596: encoding/protodelim: If UnmarshalFrom gets a bufio.Reader, try to reuse its buffer instead of creating a new one
  • CL/500695: proto: store the size of tag to avoid multiple calculations

Bug fixes

  • CL/497935: internal/order: fix sorting of synthetic oneofs to be deterministic
  • CL/505555: encoding/protodelim: fix handling of io.EOF

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added area/ci CI bots Bots kind/chore Chores labels Jul 3, 2023
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Charith Ellawala <[email protected]>
charithe
charithe previously approved these changes Jul 5, 2023
Signed-off-by: Charith Ellawala <[email protected]>
@charithe charithe merged commit a725f05 into main Jul 5, 2023
@charithe charithe deleted the renovate/go-deps branch July 5, 2023 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant