Skip to content

Bump github.com/conductorone/baton-sdk from 0.9.5 to 0.9.18#119

Merged
gontzess merged 1 commit into
mainfrom
dependabot/go_modules/github.com/conductorone/baton-sdk-0.9.18
May 26, 2026
Merged

Bump github.com/conductorone/baton-sdk from 0.9.5 to 0.9.18#119
gontzess merged 1 commit into
mainfrom
dependabot/go_modules/github.com/conductorone/baton-sdk-0.9.18

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Bumps github.com/conductorone/baton-sdk from 0.9.5 to 0.9.18.

Release notes

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

v0.9.18

What's Changed

Full Changelog: ConductorOne/baton-sdk@v0.9.17...v0.9.18

v0.9.17

What's Changed

Full Changelog: ConductorOne/baton-sdk@v0.9.16...v0.9.17

v0.9.16

What's Changed

Full Changelog: ConductorOne/baton-sdk@v0.9.15...v0.9.16

v0.9.15

What's Changed

Full Changelog: ConductorOne/baton-sdk@v0.9.14...v0.9.15

v0.9.14

What's Changed

Full Changelog: ConductorOne/baton-sdk@v0.9.13...v0.9.14

v0.9.13

What's Changed

... (truncated)

Commits
  • 06c0529 Preserve typed lambda StringMap keys (#856)
  • eb18340 fix: recover panics in background goroutines (#845)
  • a3120c8 Clonesync benchmark: Don't fail if we run the benchmark multiple times. (#858)
  • 49696ca Update SDK version to v0.9.17
  • ad69b4b otel: split grant-expansion mega traces with per-action linked roots (#839)
  • ab01b63 fix(connectorbuilder): record span errors on early-return validation paths (#...
  • c748734 otel: drop redundant 1:1 inner-method spans (#841)
  • 6dc1730 otel: drop spans on trivial in-memory syncer helpers (#837)
  • 242de36 fix: 4 latent bugs surfaced by occult-go-analysis 2026-05-19 scan (#842)
  • 3d4adbe fix: startExplorerAPI returns error so deferred Closes run (bd ikx3) (#854)
  • 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 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/conductorone/baton-sdk](https://github.com/conductorone/baton-sdk) from 0.9.5 to 0.9.18.
- [Release notes](https://github.com/conductorone/baton-sdk/releases)
- [Commits](ConductorOne/baton-sdk@v0.9.5...v0.9.18)

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

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 May 26, 2026
@dependabot dependabot Bot requested review from btipling and laurenleach as code owners May 26, 2026 04:47
@github-actions
Copy link
Copy Markdown
Contributor

General PR Review: Bump github.com/conductorone/baton-sdk from 0.9.5 to 0.9.18

Blocking Issues: 0 | Suggestions: 0 | Threads Resolved: 0
Review mode: full
View review run

Review Summary

This is a Dependabot PR bumping github.com/conductorone/baton-sdk from v0.9.5 to v0.9.18. The only non-vendor changes are in go.mod and go.sum, updating the primary SDK dependency and its transitive dependencies (AWS SDK v2 components, cobra, pflag, go-toml, and others). Notable SDK changes in this range include panic recovery in background goroutines, OpenTelemetry trace improvements, latent bug fixes, and a new EntitlementExclusionGroup scope feature. No security or correctness issues were found.

Security Issues

None found.

Correctness Issues

None found.

Suggestions

None.

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

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

No blocking issues found.

@gontzess gontzess merged commit a5e119b into main May 26, 2026
4 checks passed
@gontzess gontzess deleted the dependabot/go_modules/github.com/conductorone/baton-sdk-0.9.18 branch May 26, 2026 12:44
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.

1 participant