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

Bump go.einride.tech/aip from 0.62.0 to 0.63.0 #706

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps go.einride.tech/aip from 0.62.0 to 0.63.0.

Release notes

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

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
  • 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
  • d1496ba chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1
  • 45aa14b chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0
  • See full diff 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [go.einride.tech/aip](https://github.com/einride/aip-go) from 0.62.0 to 0.63.0.
- [Release notes](https://github.com/einride/aip-go/releases)
- [Commits](einride/aip-go@v0.62.0...v0.63.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2023

Codecov Report

Merging #706 (219c014) into main (18d9cad) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #706   +/-   ##
=======================================
  Coverage   25.51%   25.51%           
=======================================
  Files          56       56           
  Lines        6309     6309           
=======================================
  Hits         1610     1610           
  Misses       4421     4421           
  Partials      278      278           

Copy link
Contributor

@andresuribe87 andresuribe87 left a comment

Choose a reason for hiding this comment

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

@dependabot squash and merge

@dependabot dependabot bot merged commit bd260c2 into main Oct 30, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go.einride.tech/aip-0.63.0 branch October 30, 2023 14:36
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants