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 github.com/falcosecurity/driverkit from 0.16.3 to 0.17.1 #462

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2024

Bumps github.com/falcosecurity/driverkit from 0.16.3 to 0.17.1.

Release notes

Sourced from github.com/falcosecurity/driverkit's releases.

v0.17.1

What's Changed

Full Changelog: falcosecurity/driverkit@v0.17.0...v0.17.1

v0.17.0

What's Changed

Full Changelog: falcosecurity/driverkit@v0.16.3...v0.17.0

Commits
  • 0753b39 fix(pkg/driverbuilder): force-set login shell when starting driverkit script.
  • 69ddbd9 chore(test): added a centos_3.x regression test to highlight the bug.
  • bdd6ceb fix(pkg/driverbuilder): fixed support for ubuntu-lts.
  • 31c7e6a fix(cmd,pkg,validate): src-dir is not a mandatory parameter for local cmd.
  • dd7a2f1 chore(pkg/driverbuilder): small fixes for local builder.
  • eb850f4 fix(pkg/driverbuilder): use a single constant for the Cmake command.
  • 659d750 chore(build,ci): allow users to run integration tests against multiple driver...
  • 509cda9 chore(pkg/driverbuilder): small refactor in local template script.
  • 199130d chore(pkg,cmd,validate): properly validate that src-dir is an absolute exis...
  • a5352de fix(pkg): use correct {Module,Probe}FullPath so that we do save a mv in tem...
  • Additional commits viewable 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 4, 2024
@poiana poiana requested review from alacuku and loresuso March 4, 2024 04:06
@poiana poiana added the size/L label Mar 4, 2024
cpanato
cpanato previously approved these changes Mar 4, 2024
Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

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

/lgtm

@poiana
Copy link
Contributor

poiana commented Mar 4, 2024

LGTM label has been added.

Git tree hash: c6a4658f9006352d47223fdc87b0269870595e6d

@poiana
Copy link
Contributor

poiana commented Mar 4, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, dependabot[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@poiana poiana added the approved label Mar 4, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/falcosecurity/driverkit-0.17.1 branch from a7dc07e to 93fe2b5 Compare March 4, 2024 04:33
@poiana poiana removed the lgtm label Mar 4, 2024
@poiana
Copy link
Contributor

poiana commented Mar 4, 2024

New changes are detected. LGTM label has been removed.

@poiana poiana requested a review from cpanato March 4, 2024 04:33
@cpanato
Copy link
Member

cpanato commented Mar 4, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/falcosecurity/driverkit-0.17.1 branch 3 times, most recently from 5f9afce to ed2be39 Compare March 11, 2024 14:36
@poiana poiana added size/M and removed size/L labels Mar 11, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/falcosecurity/driverkit-0.17.1 branch 6 times, most recently from 9f04793 to 69a8577 Compare March 18, 2024 13:41
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/falcosecurity/driverkit-0.17.1 branch from 69a8577 to 62abbb4 Compare March 21, 2024 00:24
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/falcosecurity/driverkit-0.17.1 branch 4 times, most recently from ebfd23f to 86d4be7 Compare March 25, 2024 10:09
@FedeDP
Copy link
Contributor

FedeDP commented Mar 25, 2024

/hold
Will bump it myself here: #356

Bumps [github.com/falcosecurity/driverkit](https://github.com/falcosecurity/driverkit) from 0.16.3 to 0.17.1.
- [Release notes](https://github.com/falcosecurity/driverkit/releases)
- [Changelog](https://github.com/falcosecurity/driverkit/blob/master/RELEASE.md)
- [Commits](falcosecurity/driverkit@v0.16.3...v0.17.1)

---
updated-dependencies:
- dependency-name: github.com/falcosecurity/driverkit
  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/github.com/falcosecurity/driverkit-0.17.1 branch from 86d4be7 to c2d6a33 Compare March 25, 2024 10:13
@cpanato
Copy link
Member

cpanato commented Mar 25, 2024

@FedeDP ok, i will close this

@cpanato cpanato closed this Mar 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@cpanato cpanato deleted the dependabot/go_modules/github.com/falcosecurity/driverkit-0.17.1 branch March 25, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dco-signoff: yes dependencies Pull requests that update a dependency file do-not-merge/hold go Pull requests that update Go code size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants