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 root-go-dependencies group with 2 updates #362

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps the root-go-dependencies group with 2 updates: cloud.google.com/go/bigquery and go.einride.tech/aip.

Updates cloud.google.com/go/bigquery from 1.56.0 to 1.57.1

Commits

Updates go.einride.tech/aip from 0.62.0 to 0.65.0

Release notes

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

v0.65.0

0.65.0 (2023-11-03)

Feature

  • fieldbehavior: ignore immutable in validation if not in field mask (47c60476)

Chores

  • deps: bump google.golang.org/grpc from 1.58.2 to 1.58.3 (0a0c0569)

v0.64.0

0.64.0 (2023-10-30)

Feature

  • add link to go doc (91b9c8e5)

Bug Fixes

  • update component type (ada9c094)

v0.63.0

0.63.0 (2023-10-23)

Feature

  • resourcename: add Join function (ee11a619)

v0.62.1

0.62.1 (2023-10-20)

Bug Fixes

  • avoid asserting on exact page token value (1d60af5a)

Chores

  • deps: bump golang.org/x/net from 0.12.0 to 0.17.0 (6622a8eb)
  • deps: bump google.golang.org/grpc from 1.57.0 to 1.58.2 (ccfc6f65)
  • deps: bump gotest.tools/v3 from 3.5.0 to 3.5.1 (57b951bc)
  • deps: bump go.einride.tech/sage from 0.233.1 to 0.241.0 in /.sage (a231c1f1)
  • deps: bump github.com/google/uuid from 1.3.0 to 1.3.1 (d1496baa)
  • deps: bump google.golang.org/grpc from 1.56.2 to 1.57.0 (45aa14b1)
Commits
  • 47c6047 feat(fieldbehavior): ignore immutable in validation if not in field mask
  • 0a0c056 chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3
  • 91b9c8e feat: add link to go doc
  • ada9c09 fix: update component type
  • ee11a61 feat(resourcename): add Join function
  • 1d60af5 fix: avoid asserting on exact page token value
  • 6622a8e chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0
  • ccfc6f6 chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.2
  • 57b951b chore(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1
  • a231c1f chore(deps): bump go.einride.tech/sage from 0.233.1 to 0.241.0 in /.sage
  • Additional commits viewable in compare view

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 root-go-dependencies group with 2 updates: [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) and [go.einride.tech/aip](https://github.com/einride/aip-go).


Updates `cloud.google.com/go/bigquery` from 1.56.0 to 1.57.1
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigquery/v1.56.0...bigquery/v1.57.1)

Updates `go.einride.tech/aip` from 0.62.0 to 0.65.0
- [Release notes](https://github.com/einride/aip-go/releases)
- [Commits](einride/aip-go@v0.62.0...v0.65.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-go-dependencies
- dependency-name: go.einride.tech/aip
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-go-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team November 6, 2023 07:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 6, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #362 (5c2e8ab) into master (3cdd61d) will increase coverage by 1.09%.
Report is 63 commits behind head on master.
The diff coverage is 57.14%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #362      +/-   ##
==========================================
+ Coverage   58.94%   60.03%   +1.09%     
==========================================
  Files           7        7              
  Lines        1023     1061      +38     
==========================================
+ Hits          603      637      +34     
- Misses        353      354       +1     
- Partials       67       70       +3     
Files Coverage Δ
encoding/protobq/schema.go 78.94% <57.14%> (-5.27%) ⬇️

... and 1 file with indirect coverage changes

Copy link
Contributor

@noppaz noppaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 3a00f5f into master Nov 6, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/root-go-dependencies-4aa823c784 branch November 6, 2023 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.

2 participants