Skip to content

build(deps): bump github.com/falcosecurity/plugin-sdk-go from 0.7.5 to 0.8.2 in /plugins/okta#964

Merged
poiana merged 1 commit intomainfrom
dependabot/go_modules/plugins/okta/github.com/falcosecurity/plugin-sdk-go-0.8.2
Sep 9, 2025
Merged

build(deps): bump github.com/falcosecurity/plugin-sdk-go from 0.7.5 to 0.8.2 in /plugins/okta#964
poiana merged 1 commit intomainfrom
dependabot/go_modules/plugins/okta/github.com/falcosecurity/plugin-sdk-go-0.8.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps github.com/falcosecurity/plugin-sdk-go from 0.7.5 to 0.8.2.

Release notes

Sourced from github.com/falcosecurity/plugin-sdk-go's releases.

v0.8.2

Changelog

  • 6f778b5adc3cc99b62877fbc301e191e01411487 fix(pkg/loader): isolate CGO inside an .so from the outer one
  • 88c32af65f7d1137ed110b419b30db595314597a build(deps): bump github/codeql-action in the actions group
  • 26e2498e4d87b43631e1d63a7b469f643bff79f8 build(deps): bump the actions group with 2 updates
  • ad86b0bea08a1bc1f6bf890a588313abb3f10fba build(deps): bump actions/checkout from 4.2.2 to 5.0.0
  • 1989e33fc5aa080b15053ac93399f8d21f117006 build(deps): bump github/codeql-action in the actions group
  • 8b92aa348e831139e9ecaf5c0ff61f2611ebdd42 build(deps): bump github/codeql-action in the actions group
  • 12d8e63d3474a0c83348c7619ceca2093493c7b7 build(deps): bump github/codeql-action in the actions group

v0.8.1

Changelog

  • d608d7282e3ed0dffe1208a34dd4e154c10ac0f1 fix(.github): goreleaser deprecated --rm-dist in favor of --clean

v0.8.0

No release notes provided.

Commits
  • 6f778b5 fix(pkg/loader): isolate CGO inside an .so from the outer one
  • 88c32af build(deps): bump github/codeql-action in the actions group
  • 26e2498 build(deps): bump the actions group with 2 updates
  • ad86b0b build(deps): bump actions/checkout from 4.2.2 to 5.0.0
  • 1989e33 build(deps): bump github/codeql-action in the actions group
  • 8b92aa3 build(deps): bump github/codeql-action in the actions group
  • 12d8e63 build(deps): bump github/codeql-action in the actions group
  • d608d72 fix(.github): goreleaser deprecated --rm-dist in favor of --clean
  • 3fdac75 chore(pkg/sdk): rework handling of value offset arrays
  • b7bb92f update(pkg/sdk) Use a name that more closely matches the C API
  • 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)

Bumps [github.com/falcosecurity/plugin-sdk-go](https://github.com/falcosecurity/plugin-sdk-go) from 0.7.5 to 0.8.2.
- [Release notes](https://github.com/falcosecurity/plugin-sdk-go/releases)
- [Changelog](https://github.com/falcosecurity/plugin-sdk-go/blob/main/release.md)
- [Commits](falcosecurity/plugin-sdk-go@v0.7.5...v0.8.2)

---
updated-dependencies:
- dependency-name: github.com/falcosecurity/plugin-sdk-go
  dependency-version: 0.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 8, 2025
@dependabot dependabot bot requested review from Issif and jasondellaluce September 8, 2025 20:55
@poiana poiana requested a review from ekoops September 8, 2025 20:55
@poiana poiana added the size/XS label Sep 8, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 8, 2025

Rules files suggestions

rules

Comparing 4eeefc98c08ad81303aad182e51b6187cc6d7c43 with latest tag plugins/okta/v0.11.1

No changes detected

Copy link
Copy Markdown
Contributor

@ekoops ekoops left a comment

Choose a reason for hiding this comment

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

/approve

@poiana
Copy link
Copy Markdown
Contributor

poiana commented Sep 9, 2025

[APPROVALNOTIFIER] This PR is APPROVED

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

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

The pull request process is described 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
Copy link
Copy Markdown
Contributor

poiana commented Sep 9, 2025

LGTM label has been added.

DetailsGit tree hash: f54d4cbab6cafc6050c6d5c309b731c6df04bf5b

@poiana poiana added the approved label Sep 9, 2025
@poiana poiana merged commit 6154aa1 into main Sep 9, 2025
12 checks passed
@poiana poiana deleted the dependabot/go_modules/plugins/okta/github.com/falcosecurity/plugin-sdk-go-0.8.2 branch September 9, 2025 09:44
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 go Pull requests that update Go code lgtm size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants