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 4 updates #239

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go-dependencies group in /cmd/saga with 4 updates: go.einride.tech/aip-cli, google.golang.org/genproto, google.golang.org/genproto/googleapis/api and google.golang.org/grpc.

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

Release notes

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

v0.27.0

0.27.0 (2024-03-15)

Feature

  • bump deps (c512cd30)

Chores

  • tweak stale config (3c0e5103)

v0.26.0

0.26.0 (2024-03-13)

Feature

  • bump deps (b36974b9)

Chores

  • update stale action config (d1a0a7ec)
  • deps: bump go.einride.tech/sage from 0.268.0 to 0.272.0 in /.sage (661afff1)
  • deps: bump the all group with 2 updates (a3296d51)
  • bump Sage (12df7a0c)
  • deps: bump the all group with 2 updates (b54c1a6f)
  • add permissions to stale workflow (40ad002b)
  • deps: bump google.golang.org/grpc from 1.61.0 to 1.61.1 (e146c19a)
  • deps: bump github.com/google/cel-go from 0.18.2 to 0.19.0 (2d3d1b20)
  • allow stale action from workflow dispatch (c8248016)
  • update all dependencies in the same group (c291c1ce)
Commits
  • c512cd3 feat: bump deps
  • 3c0e510 chore: tweak stale config
  • b36974b feat: bump deps
  • d1a0a7e chore: update stale action config
  • 661afff chore(deps): bump go.einride.tech/sage from 0.268.0 to 0.272.0 in /.sage
  • a3296d5 chore(deps): bump the all group with 2 updates
  • 12df7a0 chore: bump Sage
  • b54c1a6 chore(deps): bump the all group with 2 updates
  • 40ad002 chore: add permissions to stale workflow
  • e146c19 chore(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1
  • Additional commits viewable in compare view

Updates google.golang.org/genproto from 0.0.0-20240205150955-31a09d347014 to 0.0.0-20240314234333-6e1732d8331c

Commits

Updates google.golang.org/genproto/googleapis/api from 0.0.0-20240205150955-31a09d347014 to 0.0.0-20240314234333-6e1732d8331c

Commits

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

Release notes

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

Release 1.62.1

Bug Fixes

  • xds: fix a bug that results in no matching virtual host found RPC errors due to a difference between the target and LDS resource names (#6997)
  • server: fixed stats handler data InPayload.Length for unary RPC calls (#6766)
  • grpc: the experimental RecvBufferPool DialOption and ServerOption are now active during unary RPCs with compression (#6766)
  • grpc: trim whitespaces in accept-encoding header before determining compressors
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 April 1, 2024 07:06
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 1, 2024
Bumps the go-dependencies group in /cmd/saga with 4 updates: [go.einride.tech/aip-cli](https://github.com/einride/aip-cli-go), [google.golang.org/genproto](https://github.com/googleapis/go-genproto), [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).


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

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

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

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

---
updated-dependencies:
- dependency-name: go.einride.tech/aip-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cmd/saga/go-dependencies-bb85812fb5 branch from 6c7bb7f to a879bab Compare April 22, 2024 12:12
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this May 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/cmd/saga/go-dependencies-bb85812fb5 branch May 1, 2024 07:35
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.

None yet

0 participants