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

fix(deps): update module github.com/osrg/gobgp/v3 to v3.19.0 #768

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/osrg/gobgp/v3 require minor v3.18.0 -> v3.19.0

Release Notes

osrg/gobgp (github.com/osrg/gobgp/v3)

v3.19.0

Compare Source

Changelog
  • ed5732b v3.19.0
  • aa0cf39 Export Generated BGP Configuration Code
  • 8bfcc66 [Fuzzing] fix lint error
  • 60bcfc2 [Fuzzing] fuzzing support for oss-fuzz
  • 9692041 Update configuration documentation for overriding peer-as checking during FSM
  • b6be999 Fix crash on ListPathRequest with malformed prefix
  • e7e0007 go.mod: Bump dependencies
  • 155bc63 fix CLI rd option ignore.
  • 35bfc96 CLI VPNv4/VPNv6 filtering
  • 002690b ListPath can filter VPNv4/v6 routes
  • b8e17e0 Use filter for watch pre/post-update watch events
  • eb58efd Fix test TestAddBogusPath
  • 2956dd6 v3.18.0
  • 5f01c74 Accommodate FRRouting interfaceNameSize changes
  • 82f1eb7 Fix panic on malformed MRT injection
  • d3a46b8 Fix SRv6 prefix SID unmarshalling

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Oct 1, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: server/go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/35b82d/ab3d43/repos/github/dlminvestments/go-Infrastructure-server":"/tmp/worker/35b82d/ab3d43/repos/github/dlminvestments/go-Infrastructure-server" -v "/tmp/worker/35b82d/ab3d43/cache":"/tmp/worker/35b82d/ab3d43/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/35b82d/ab3d43/repos/github/dlminvestments/go-Infrastructure-server/server" ghcr.io/containerbase/sidecar:9.20.4 bash -l -c "install-tool golang 1.21.1 && go get -d -t ./..."
go: errors parsing go.mod:
go.mod:9: usage: require module/path v1.2.3
go.mod:11: usage: require module/path v1.2.3
go.mod:14: usage: require module/path v1.2.3
go.mod:15: usage: require module/path v1.2.3
go.mod:17: usage: require module/path v1.2.3
go.mod:20: usage: require module/path v1.2.3
go.mod:27: usage: require module/path v1.2.3
go.mod:28: usage: require module/path v1.2.3
go.mod:32: usage: require module/path v1.2.3
go.mod:36: usage: require module/path v1.2.3
go.mod:40: usage: require module/path v1.2.3
go.mod:42: usage: require module/path v1.2.3
go.mod:47: usage: require module/path v1.2.3
go.mod:48: usage: require module/path v1.2.3
go.mod:49: usage: require module/path v1.2.3
go.mod:52: usage: require module/path v1.2.3
go.mod:55: usage: require module/path v1.2.3
go.mod:58: usage: require module/path v1.2.3
go.mod:61: usage: require module/path v1.2.3
go.mod:64: usage: require module/path v1.2.3
go.mod:67: usage: require module/path v1.2.3
go.mod:70: usage: require module/path v1.2.3
go.mod:73:2: usage: require module/path v1.2.3
go.mod:74: usage: require module/path v1.2.3
go.mod:75: usage: require module/path v1.2.3

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 1 1 0 0
Go Security Audit 0 0 4 0
Python Source Analyzer 0 0 0 0
Go Static Analysis 0 0 29 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@dlminvestments dlminvestments merged commit f28b1b1 into main Oct 3, 2023
11 checks passed
@renovate renovate bot deleted the renovate/github.com-osrg-gobgp-v3-3.x branch October 3, 2023 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant