Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/conductorone/baton-sdk from 0.4.2 to 0.4.6.

Release notes

Sourced from github.com/conductorone/baton-sdk's releases.

v0.4.6

What's Changed

Full Changelog: ConductorOne/baton-sdk@v0.4.5...v0.4.6

v0.4.5

What's Changed

New Contributors

Full Changelog: ConductorOne/baton-sdk@v0.4.4...v0.4.5

v0.4.4

What's Changed

Full Changelog: ConductorOne/baton-sdk@v0.4.3...v0.4.4

v0.4.3

What's Changed

Full Changelog: ConductorOne/baton-sdk@v0.4.2...v0.4.3

Commits
  • f5fd7f3 Upgrade gopsutil to v4. (#493)
  • 5ba1734 Update SDK version to v0.4.5
  • ea50b81 Update protogen (#491)
  • f9c2a9f Update SDK version to v0.4.4
  • bc01558 Replace active sync ID annotation with explicit sync id in relevant requests....
  • 2183c86 Update SDK version to v0.4.3
  • a7570da wip lifecycle management action traits and filtering (#489)
  • 2dc1e02 Update SDK version to v0.4.2
  • See full diff 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)

Note

Upgrade baton-sdk to 0.4.6 and update vendored dependencies (notably gopsutil v4), adding new platform support and syscall improvements while removing obsolete code.

  • Dependencies:
    • Update github.com/conductorone/baton-sdk to v0.4.6.
    • Vendor refresh: migrate to github.com/shirou/gopsutil/v4 (replacing v3), update golang.org/x/sys, testify, tklauser/*, and others.
    • Add github.com/ebitengine/purego; remove github.com/shoenig/go-m1cpu.
  • Platform/Syscall updates:
    • New/expanded CPU and OS support (e.g., RISC-V, loong64, Darwin readv/preadv/writev/pwritev; Windows registry/service robustness; Linux ioctl/ethtool extensions).
    • Numerous low-level syscall and constant additions across Unix/Windows.
  • Code impact:
    • No application logic changes; path updates to new vendored packages and improved system compatibility.

Written by Cursor Bugbot for commit a9fd452. This will update automatically on new commits. Configure here.

Bumps [github.com/conductorone/baton-sdk](https://github.com/conductorone/baton-sdk) from 0.4.2 to 0.4.6.
- [Release notes](https://github.com/conductorone/baton-sdk/releases)
- [Commits](ConductorOne/baton-sdk@v0.4.2...v0.4.6)

---
updated-dependencies:
- dependency-name: github.com/conductorone/baton-sdk
  dependency-version: 0.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 29, 2025
@coderabbitai
Copy link

coderabbitai bot commented Sep 29, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #106.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/conductorone/baton-sdk-0.4.6 branch October 6, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants