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 go.einride.tech/aip from 0.65.0 to 0.66.0 #488

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps go.einride.tech/aip from 0.65.0 to 0.66.0.

Release notes

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

v0.66.0

0.66.0 (2023-11-22)

Feature

  • protoc: expose ContainsWildcard on multipattern (00418014)

v0.65.1

0.65.1 (2023-11-21)

Bug Fixes

  • gosec-G602: specify capacity when using index lookup on slices (d5003bbd)

Chores

  • deps: bump go.einride.tech/sage from 0.241.0 to 0.247.0 in /.sage (b0feaa32)
  • deps: bump google.golang.org/grpc from 1.58.3 to 1.59.0 (a5556612)
  • deps: bump github.com/google/uuid from 1.3.1 to 1.4.0 (ab2f38f9)
Commits
  • 0041801 feat(protoc): expose ContainsWildcard on multipattern
  • d5003bb fix(gosec-G602): specify capacity when using index lookup on slices
  • b0feaa3 chore(deps): bump go.einride.tech/sage from 0.241.0 to 0.247.0 in /.sage
  • a555661 chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0
  • ab2f38f chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.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)

@dependabot dependabot bot requested a review from odsod as a code owner December 1, 2023 04:44
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2023
@dependabot dependabot bot requested a review from thall as a code owner December 1, 2023 04:44
@dependabot dependabot bot requested a review from a team December 1, 2023 04:44
@dependabot dependabot bot added the go Pull requests that update Go code label Dec 1, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 1, 2023

Codecov Report

Merging #488 (d335ac5) into master (762bfd8) will decrease coverage by 1.94%.
Report is 187 commits behind head on master.
The diff coverage is 25.18%.

❗ 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     #488      +/-   ##
==========================================
- Coverage   44.66%   42.73%   -1.94%     
==========================================
  Files          21       20       -1     
  Lines        4267     4563     +296     
==========================================
+ Hits         1906     1950      +44     
- Misses       2249     2504     +255     
+ Partials      112      109       -3     
Files Coverage Δ
internal/codegen/databasecodegen/common.go 100.00% <100.00%> (ø)
...nternal/codegen/databasecodegen/readtransaction.go 100.00% <100.00%> (ø)
spanddl/table.go 29.46% <0.00%> (ø)
internal/examples/freightdb/descriptor_gen.go 0.00% <0.00%> (ø)
internal/examples/musicdb/descriptor_gen.go 5.55% <0.00%> (-1.47%) ⬇️
internal/examples/freightdb/database_gen.go 23.28% <41.37%> (+0.07%) ⬆️
internal/examples/musicdb/database_gen.go 17.20% <6.29%> (-3.57%) ⬇️

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.einride.tech/aip-0.66.0 branch from 9cb0b72 to 31fdd7a Compare December 4, 2023 07:25
Bumps [go.einride.tech/aip](https://github.com/einride/aip-go) from 0.65.0 to 0.66.0.
- [Release notes](https://github.com/einride/aip-go/releases)
- [Commits](einride/aip-go@v0.65.0...v0.66.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 force-pushed the dependabot/go_modules/go.einride.tech/aip-0.66.0 branch from 31fdd7a to d335ac5 Compare December 4, 2023 07:46
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 4, 2023

Superseded by #495.

@dependabot dependabot bot closed this Dec 4, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/go.einride.tech/aip-0.66.0 branch December 4, 2023 08:01
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