Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps falco_plugin from 0.4.3 to 0.5.0.

Release notes

Sourced from falco_plugin's releases.

v0.5.0

What's Changed

New Contributors

... (truncated)

Commits
  • f434393 fix(build): add metadata to falco_event_serde
  • af91272 fix(build): add metadata to falco_event_schema
  • dcaff79 chore: bump version to 0.5
  • e33bdcb chore(tests): bump cxx version for Rust 1.90 compatibility
  • f6777c6 fix(docs): expose and document raw_event::ParamIter
  • 91f1a4b fix(docs): fix docs for string array types
  • 57040bf new(docs): document falco_event::events
  • abbf210 cleanup(runner): remove dependency on falco_event_schema
  • e11cacf new(event)!: move generated code to falco_event_schema crate
  • ee1ebe2 chore(event): move to_bytes tests to a separate module
  • 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 rust Pull requests that update rust code labels Nov 3, 2025
@poiana poiana requested review from leogr and mstemm November 3, 2025 20:40
@poiana
Copy link
Contributor

poiana commented Nov 3, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign lucaguerra for approval. For more information see the Kubernetes Code Review Process.

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

Details 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 size/L label Nov 3, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/plugins/krsi/falco_plugin-0.5.0 branch from d3856a3 to 356ea0f Compare November 4, 2025 10:32
Bumps [falco_plugin](https://github.com/falcosecurity/plugin-sdk-rs) from 0.4.3 to 0.5.0.
- [Release notes](https://github.com/falcosecurity/plugin-sdk-rs/releases)
- [Commits](falcosecurity/plugin-sdk-rs@v0.4.3...v0.5.0)

---
updated-dependencies:
- dependency-name: falco_plugin
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/plugins/krsi/falco_plugin-0.5.0 branch from 356ea0f to 60d3594 Compare November 4, 2025 10:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Superseded by #1075.

@dependabot dependabot bot closed this Nov 17, 2025
@dependabot dependabot bot deleted the dependabot/cargo/plugins/krsi/falco_plugin-0.5.0 branch November 17, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes dependencies Pull requests that update a dependency file rust Pull requests that update rust code size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants