Closed dependabot[bot] closed 9 months ago
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a netobserv member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
a56fc72
) 66.09% compared to head (474062e
) 66.09%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: OlivierCazade
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Bumps github.com/vmware/go-ipfix from 0.8.2 to 0.9.0.
Release notes
Sourced from github.com/vmware/go-ipfix's releases.
Changelog
Sourced from github.com/vmware/go-ipfix's changelog.
Commits
dfe05b3
Update VERSIONe2acefb
Update CHANGELOG for release v0.9.0f6bae75
Add "egressNodeName" IE (#343)073bf85
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#340)2760e30
update CHANGELOG for v0.8.2 (#342)837050b
Improve IPFIX collector (#338)1e31bbc
Update CHANGELONG for v0.8.1 (#337)092fb4b
Update Flow aggregate field httpVals (#334)d5ea241
Adding make fmt support in go-ipfix (#335)2c9df0b
Rename l7ProtocolName to appProtocolName (#333)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