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-dependencies group in /cmd/saga with 6 updates #232

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go-dependencies group in /cmd/saga with 6 updates:

Package From To
go.einride.tech/aip-cli 0.25.0 0.25.1
go.einride.tech/grpc-service-config 0.10.0 0.11.0
go.einride.tech/iam 0.52.0 0.52.1
google.golang.org/genproto 0.0.0-20240116215550-a9fa1716bcac 0.0.0-20240205150955-31a09d347014
google.golang.org/genproto/googleapis/api 0.0.0-20240125205218-1f4bbc51befe 0.0.0-20240205150955-31a09d347014
google.golang.org/grpc 1.61.0 1.62.0

Updates go.einride.tech/aip-cli from 0.25.0 to 0.25.1

Release notes

Sourced from go.einride.tech/aip-cli's releases.

v0.25.1

0.25.1 (2024-02-15)

Bug Fixes

  • update Go versions (a3e6059e)

Chores

  • deps: bump cloud.google.com/go/iam from 1.1.5 to 1.1.6 (04a5bc97)
  • deps: bump go.einride.tech/sage from 0.260.0 to 0.264.0 in /.sage (e0eb9d2e)
  • update ownership to @​einride/platform-engineering (163cae95)
  • deps: bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (2c8391c7)
  • deps: bump google.golang.org/grpc from 1.59.0 to 1.60.1 (ef4fbab7)
  • deps: bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (d8364b73)
  • deps: bump go.einride.tech/sage from 0.259.0 to 0.260.0 in /.sage (071df5d2)
  • deps: bump go.einride.tech/sage from 0.248.0 to 0.259.0 in /.sage (8f8a7924)
  • deps: bump github.com/google/cel-go from 0.18.1 to 0.18.2 (31a7e269)
  • deps: bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (16484be1)
  • deps: bump golang.org/x/oauth2 from 0.12.0 to 0.15.0 (a3db91d0)
  • deps: bump cloud.google.com/go/iam from 1.1.2 to 1.1.5 (8e761a50)
  • deps: bump go.einride.tech/aip from 0.62.0 to 0.66.0 (e9c173d2)
  • deps: bump google.golang.org/grpc from 1.58.3 to 1.59.0 (cf142581)
  • deps: bump go.einride.tech/sage from 0.241.0 to 0.248.0 in /.sage (8c5698fc)
  • deps: bump google.golang.org/grpc from 1.58.2 to 1.58.3 (f5a1906f)
  • deps: bump golang.org/x/net from 0.15.0 to 0.17.0 (48b456fb)

CI

  • add stale workflow (5e8c0b52)
Commits
  • 04a5bc9 chore(deps): bump cloud.google.com/go/iam from 1.1.5 to 1.1.6
  • e0eb9d2 chore(deps): bump go.einride.tech/sage from 0.260.0 to 0.264.0 in /.sage
  • a3e6059 fix: update Go versions
  • 5e8c0b5 ci: add stale workflow
  • 163cae9 chore: update ownership to @​einride/platform-engineering
  • 2c8391c chore(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0
  • ef4fbab chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1
  • d8364b7 chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0
  • 071df5d chore(deps): bump go.einride.tech/sage from 0.259.0 to 0.260.0 in /.sage
  • 8f8a792 chore(deps): bump go.einride.tech/sage from 0.248.0 to 0.259.0 in /.sage
  • Additional commits viewable in compare view

Updates go.einride.tech/grpc-service-config from 0.10.0 to 0.11.0

Release notes

Sourced from go.einride.tech/grpc-service-config's releases.

v0.11.0

0.11.0 (2024-02-12)

Feature

  • bump deps and generated code (3c63ff87)

Chores

  • move ownership to @​einride/platform-engineering (79588384)
  • deps: bump go.einride.tech/sage from 0.247.0 to 0.259.0 in /.sage (bacb3105)
  • deps: bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (8e201a38)
  • deps: bump google.golang.org/grpc from 1.58.3 to 1.60.1 (94833d19)
  • deps: bump go.einride.tech/sage from 0.241.0 to 0.247.0 in /.sage (8428e186)
  • deps: bump google.golang.org/grpc from 1.58.2 to 1.58.3 (4d0a6dd4)
  • deps: bump golang.org/x/net from 0.12.0 to 0.17.0 (b42752b0)
  • deps: bump google.golang.org/grpc from 1.57.0 to 1.58.2 (760a344d)
  • deps: bump go.einride.tech/sage from 0.238.0 to 0.241.0 in /.sage (3588819d)
  • deps: bump go.einride.tech/sage from 0.233.1 to 0.238.0 in /.sage (62ac0887)
Commits
  • 3c63ff8 feat: bump deps and generated code
  • 7958838 chore: move ownership to @​einride/platform-engineering
  • bacb310 chore(deps): bump go.einride.tech/sage from 0.247.0 to 0.259.0 in /.sage
  • 8e201a3 chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0
  • 94833d1 chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.60.1
  • 8428e18 chore(deps): bump go.einride.tech/sage from 0.241.0 to 0.247.0 in /.sage
  • 4d0a6dd chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3
  • b42752b chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0
  • 760a344 chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.2
  • 3588819 chore(deps): bump go.einride.tech/sage from 0.238.0 to 0.241.0 in /.sage
  • Additional commits viewable in compare view

Updates go.einride.tech/iam from 0.52.0 to 0.52.1

Release notes

Sourced from go.einride.tech/iam's releases.

v0.52.1

0.52.1 (2024-02-26)

Bug Fixes

  • iamauthz: forward rate limiting errors without authorization (44e75e70)

Chores

  • deps: bump google.golang.org/api from 0.165.0 to 0.167.0 (db658695)
  • deps: bump go.einride.tech/spanner-aip from 0.56.0 to 0.58.0 (fcdad8f9)
  • deps: bump google.golang.org/grpc from 1.61.1 to 1.62.0 (2b9820c8)
  • deps: bump go.einride.tech/sage from 0.267.0 to 0.268.0 in /.sage (fa0327c6)
  • deps: bump github.com/google/cel-go from 0.19.0 to 0.20.0 (dd8b7135)
  • deps: bump google.golang.org/api from 0.164.0 to 0.165.0 (a9c6d589)
  • deps: bump go.einride.tech/sage from 0.264.0 to 0.267.0 in /.sage (84a36bee)
  • deps: bump google.golang.org/grpc from 1.61.0 to 1.61.1 (5aaa7d6e)
  • deps: bump cloud.google.com/go/spanner from 1.56.0 to 1.57.0 (63cacae7)
  • deps: bump google.golang.org/api from 0.163.0 to 0.164.0 (c3fde864)
  • move ownership to @​einride/platform-engineering (ca43e5ef)
  • deps: bump google.golang.org/api from 0.162.0 to 0.163.0 (60a1f67c)
  • deps: bump google.golang.org/api from 0.159.0 to 0.162.0 (fc17009d)
  • deps: bump go.einride.tech/sage from 0.263.0 to 0.264.0 in /.sage (f8079cb0)
  • deps: bump cloud.google.com/go/spanner from 1.55.0 to 1.56.0 (4fca8a8a)
  • deps: bump google.golang.org/api from 0.158.0 to 0.159.0 (68515ea6)
  • deps: bump google.golang.org/api from 0.156.0 to 0.158.0 (6f23f897)
  • deps: bump google.golang.org/grpc from 1.60.1 to 1.61.0 (72340881)
  • deps: bump github.com/google/cel-go from 0.18.2 to 0.19.0 (407ffae1)
  • deps: bump google.golang.org/api from 0.155.0 to 0.156.0 (9ea91b9d)
  • deps: bump cloud.google.com/go/spanner from 1.54.0 to 1.55.0 (fac99ba2)
  • deps: bump go.einride.tech/spanner-aip from 0.55.0 to 0.56.0 (b8bac144)
  • deps: bump go.einride.tech/sage from 0.260.0 to 0.263.0 in /.sage (a17e8e98)
  • deps: bump google.golang.org/api from 0.154.0 to 0.155.0 (49fbfc30)
  • deps: bump go.einride.tech/spanner-aip from 0.54.0 to 0.55.0 (811892c6)
  • deps: bump google.golang.org/grpc from 1.59.0 to 1.60.1 (b3ebda7b)
  • deps: bump golang.org/x/crypto from 0.15.0 to 0.17.0 (8a4fe855)
  • deps: bump go.einride.tech/sage from 0.259.0 to 0.260.0 in /.sage (c03e8412)
  • deps: bump cloud.google.com/go/spanner from 1.53.0 to 1.54.0 (baabff5e)
  • deps: bump google.golang.org/api from 0.152.0 to 0.154.0 (a98eb793)
  • deps: bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (8c179282)
  • deps: bump go.einride.tech/spanner-aip from 0.53.0 to 0.54.0 (eba08c8b)
  • deps: bump go.einride.tech/sage from 0.247.0 to 0.259.0 in /.sage (a95f0496)
  • deps: bump cloud.google.com/go/spanner from 1.51.0 to 1.53.0 (35672e77)
  • deps: bump google.golang.org/api from 0.151.0 to 0.152.0 (7aabd604)
  • deps: bump go.einride.tech/aip from 0.63.0 to 0.66.0 (7856c892)
  • deps: bump github.com/google/cel-go from 0.18.1 to 0.18.2 (deb5dd50)
  • deps: bump google.golang.org/api from 0.148.0 to 0.151.0 (a50bfa3d)
  • deps: bump cloud.google.com/go/longrunning from 0.5.3 to 0.5.4 (51f4e19a)
  • deps: bump cloud.google.com/go/iam from 1.1.2 to 1.1.5 (6ea053fd)
  • deps: bump go.einride.tech/sage from 0.244.0 to 0.247.0 in /.sage (b6c34ca7)

... (truncated)

Commits
  • 44e75e7 fix(iamauthz): forward rate limiting errors without authorization
  • db65869 chore(deps): bump google.golang.org/api from 0.165.0 to 0.167.0
  • fcdad8f chore(deps): bump go.einride.tech/spanner-aip from 0.56.0 to 0.58.0
  • 2b9820c chore(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0
  • fa0327c chore(deps): bump go.einride.tech/sage from 0.267.0 to 0.268.0 in /.sage
  • dd8b713 chore(deps): bump github.com/google/cel-go from 0.19.0 to 0.20.0
  • a9c6d58 chore(deps): bump google.golang.org/api from 0.164.0 to 0.165.0
  • 84a36be chore(deps): bump go.einride.tech/sage from 0.264.0 to 0.267.0 in /.sage
  • 5aaa7d6 chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1
  • 63cacae chore(deps): bump cloud.google.com/go/spanner from 1.56.0 to 1.57.0
  • Additional commits viewable in compare view

Updates google.golang.org/genproto from 0.0.0-20240116215550-a9fa1716bcac to 0.0.0-20240205150955-31a09d347014

Commits

Updates google.golang.org/genproto/googleapis/api from 0.0.0-20240125205218-1f4bbc51befe to 0.0.0-20240205150955-31a09d347014

Commits

Updates google.golang.org/grpc from 1.61.0 to 1.62.0

Release notes

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

Release 1.62.0

New Features

  • grpc: Add StaticMethod CallOption as a signal to stats handler that a method is safe to use as an instrument key (#6986)

Behavior Changes

  • grpc: Return canonical target string from ClientConn.Target() and resolver.Address.String() (#6923)

Bug Fixes

  • server: wait to close connection until incoming socket is drained (with timeout) to prevent data loss on client-side (#6977)

Performance Improvements

  • *: Allow building without x/net/trace by using grpcnotrace to enable dead code elimination (#6954)
  • rand: improve performance and simplify implementation of grpcrand by adopting math/rand's top-level functions for go version 1.21.0 and newer. (#6925)

Dependencies

  • *: Use google.golang.org/protobuf/proto instead of github.com/golang/protobuf. (#6919)

[!NOTE] The above change in proto library usage introduces a minor behavior change within those libraries. The old github.com/golang/protobuf library would error if given a nil message to Marshal, while the new google.golang.org/protobuf library will successfully output zero bytes in this case. This means server method handlers that did return nil, nil will now return an empty message and no error, while it used to return an error. This also affects the client side, where clients sending nil messages used to fail without sending the RPC, and now they will send an empty message.

Release 1.61.1

Bug Fixes

  • server: wait to close connection until incoming socket is drained (with timeout) to prevent data loss on client-side (#6977)
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

@dependabot dependabot bot requested review from odsod and a team as code owners March 1, 2024 07:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 1, 2024
@oscarmuhr oscarmuhr force-pushed the dependabot/go_modules/cmd/saga/go-dependencies-ba6e3e1e54 branch 3 times, most recently from 27a5eb5 to 8eaf9cd Compare March 1, 2024 08:35
Bumps the go-dependencies group in /cmd/saga with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [go.einride.tech/aip-cli](https://github.com/einride/aip-cli-go) | `0.25.0` | `0.25.1` |
| [go.einride.tech/grpc-service-config](https://github.com/einride/grpc-service-config-go) | `0.10.0` | `0.11.0` |
| [go.einride.tech/iam](https://github.com/einride/iam-go) | `0.52.0` | `0.52.1` |
| [google.golang.org/genproto](https://github.com/googleapis/go-genproto) | `0.0.0-20240116215550-a9fa1716bcac` | `0.0.0-20240205150955-31a09d347014` |
| [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20240125205218-1f4bbc51befe` | `0.0.0-20240205150955-31a09d347014` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.61.0` | `1.62.0` |

Updates `go.einride.tech/aip-cli` from 0.25.0 to 0.25.1
- [Release notes](https://github.com/einride/aip-cli-go/releases)
- [Commits](einride/aip-cli-go@v0.25.0...v0.25.1)

Updates `go.einride.tech/grpc-service-config` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/einride/grpc-service-config-go/releases)
- [Changelog](https://github.com/einride/grpc-service-config-go/blob/master/.goreleaser.yml)
- [Commits](einride/grpc-service-config-go@v0.10.0...v0.11.0)

Updates `go.einride.tech/iam` from 0.52.0 to 0.52.1
- [Release notes](https://github.com/einride/iam-go/releases)
- [Commits](einride/iam-go@v0.52.0...v0.52.1)

Updates `google.golang.org/genproto` from 0.0.0-20240116215550-a9fa1716bcac to 0.0.0-20240205150955-31a09d347014
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240125205218-1f4bbc51befe to 0.0.0-20240205150955-31a09d347014
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `google.golang.org/grpc` from 1.61.0 to 1.62.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.61.0...v1.62.0)

---
updated-dependencies:
- dependency-name: go.einride.tech/aip-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: go.einride.tech/grpc-service-config
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: go.einride.tech/iam
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genproto
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/genproto/googleapis/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@oscarmuhr oscarmuhr force-pushed the dependabot/go_modules/cmd/saga/go-dependencies-ba6e3e1e54 branch from 8eaf9cd to c1f2a60 Compare March 1, 2024 08:37
@oscarmuhr oscarmuhr enabled auto-merge (rebase) March 1, 2024 08:38
@oscarmuhr oscarmuhr merged commit 645c158 into master Mar 1, 2024
1 check passed
@oscarmuhr oscarmuhr deleted the dependabot/go_modules/cmd/saga/go-dependencies-ba6e3e1e54 branch March 1, 2024 08:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant