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 1 update #209

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go-dependencies group in /cmd/saga with 1 update: go.einride.tech/iam.

Release notes

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

v0.52.0

0.52.0 (2023-10-23)

Feature

  • iamcel: add join function (54b3c4c0)

v0.51.0

0.51.0 (2023-10-20)

Feature

  • iamcel: add member function on caller object (0bbd9229)

Bug Fixes

  • iamcel: log correct type on mismatches (f76af83d)

Chores

  • deps: bump google.golang.org/grpc from 1.58.3 to 1.59.0 (3e65b781)
  • deps: bump cloud.google.com/go/spanner from 1.50.0 to 1.51.0 (f5c201bc)
  • proto: update googleapis and minor fixup proto (a714c287)
  • deps: bump go.einride.tech/sage from 0.240.0 to 0.243.0 in /.sage (b386d97a)
  • deps: bump golang.org/x/net from 0.15.0 to 0.17.0 (77f69af7)
  • deps: bump google.golang.org/grpc from 1.58.2 to 1.58.3 (fd7fc568)
  • deps: bump google.golang.org/api from 0.145.0 to 0.146.0 (97d399fe)
  • deps: bump cloud.google.com/go/spanner from 1.49.0 to 1.50.0 (711d28e6)
  • deps: bump google.golang.org/api from 0.144.0 to 0.145.0 (0147b1a6)
  • deps: bump google.golang.org/api from 0.143.0 to 0.144.0 (f7d26165)
  • deps: bump google.golang.org/api from 0.142.0 to 0.143.0 (270c2ce1)
  • deps: bump github.com/google/cel-go from 0.18.0 to 0.18.1 (311f4e41)
  • deps: bump go.einride.tech/sage from 0.239.0 to 0.240.0 in /.sage (d8eed669)
  • deps: bump google.golang.org/grpc from 1.58.1 to 1.58.2 (fbc764e8)
  • deps: bump google.golang.org/grpc from 1.57.0 to 1.58.1 (148fc33d)
  • deps: bump go.einride.tech/spanner-aip from 0.52.0 to 0.53.0 (26ab7ab4)
  • deps: bump google.golang.org/api from 0.139.0 to 0.142.0 (2157fba2)
  • deps: bump gotest.tools/v3 from 3.5.0 to 3.5.1 (7db3e365)
  • deps: bump go.einride.tech/sage from 0.237.1 to 0.239.0 in /.sage (b8a64623)
  • deps: bump google.golang.org/api from 0.138.0 to 0.139.0 (4c5218c8)
  • deps: bump github.com/google/cel-go from 0.17.1 to 0.18.0 (c51ca97f)
  • deps: bump go.einride.tech/sage from 0.234.1 to 0.237.1 in /.sage (91d2fd20)
  • deps: bump google.golang.org/api from 0.137.0 to 0.138.0 (2aee91a1)
  • deps: bump google.golang.org/api from 0.136.0 to 0.137.0 (54074f30)
  • deps: bump cloud.google.com/go/iam from 1.1.1 to 1.1.2 (c73c05aa)
  • deps: bump google.golang.org/api from 0.134.0 to 0.136.0 (0a8c4048)
  • deps: bump go.einride.tech/aip from 0.61.0 to 0.62.0 (e086b9ef)
  • deps: bump go.einride.tech/sage from 0.234.0 to 0.234.1 in /.sage (0c335f6f)
Commits
  • 54b3c4c feat(iamcel): add join function
  • f76af83 fix(iamcel): log correct type on mismatches
  • 0bbd922 feat(iamcel): add member function on caller object
  • 3e65b78 chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0
  • f5c201b chore(deps): bump cloud.google.com/go/spanner from 1.50.0 to 1.51.0
  • a714c28 chore(proto): update googleapis and minor fixup proto
  • b386d97 chore(deps): bump go.einride.tech/sage from 0.240.0 to 0.243.0 in /.sage
  • 77f69af chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
  • fd7fc56 chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3
  • 97d399f chore(deps): bump google.golang.org/api from 0.145.0 to 0.146.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 a review from odsod as a code owner November 1, 2023 07:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 1, 2023
@dependabot dependabot bot requested a review from a team November 1, 2023 07:57
Bumps the go-dependencies group in /cmd/saga with 1 update: [go.einride.tech/iam](https://github.com/einride/iam-go).

- [Release notes](https://github.com/einride/iam-go/releases)
- [Commits](einride/iam-go@v0.50.0...v0.52.0)

---
updated-dependencies:
- dependency-name: go.einride.tech/iam
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/cmd/saga/go-dependencies-02236beb6e branch from 865cf3a to b05a80e Compare November 1, 2023 11:27
Copy link
Contributor

@m4mm4r m4mm4r 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 6a08bf6 into master Nov 1, 2023
1 check passed
@dependabot dependabot bot deleted the dependabot/go_modules/cmd/saga/go-dependencies-02236beb6e branch November 1, 2023 11:54
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