Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Bump go.einride.tech/aip from 0.63.0 to 0.66.0 #739

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps go.einride.tech/aip from 0.63.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)

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)
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
  • 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
  • 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.63.0 to 0.66.0.
- [Release notes](https://github.com/einride/aip-go/releases)
- [Commits](einride/aip-go@v0.63.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 requested a review from decentralgabe as a code owner February 12, 2024 00:18
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9469ac2) 25.56% compared to head (ff978da) 25.56%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #739   +/-   ##
=======================================
  Coverage   25.56%   25.56%           
=======================================
  Files          56       56           
  Lines        6298     6298           
=======================================
  Hits         1610     1610           
  Misses       4410     4410           
  Partials      278      278           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2024

Superseded by #750.

@dependabot dependabot bot closed this Apr 15, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go.einride.tech/aip-0.66.0 branch April 15, 2024 00:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant