Skip to content

fix(deps): bump github.com/opentdf/platform/lib/fixtures from 0.3.0 to 0.5.0 in /tests-bdd#3346

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/tests-bdd/github.com/opentdf/platform/lib/fixtures-0.5.0
Open

fix(deps): bump github.com/opentdf/platform/lib/fixtures from 0.3.0 to 0.5.0 in /tests-bdd#3346
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/tests-bdd/github.com/opentdf/platform/lib/fixtures-0.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Bumps github.com/opentdf/platform/lib/fixtures from 0.3.0 to 0.5.0.

Release notes

Sourced from github.com/opentdf/platform/lib/fixtures's releases.

protocol/go: v0.5.0

0.5.0 (2025-06-23)

⚠ BREAKING CHANGES

  • policy: disable kas grants in favor of key mappings (#2220)

Features

  • policy: disable kas grants in favor of key mappings (#2220) (30f8cf5)

sdk: v0.5.0

0.5.0 (2025-06-23)

Features

Bug Fixes

  • ci: Fix intermittent failures from auth tests (#2345) (395988a)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.3.6 to 0.4.0 in /sdk (#2397) (99e3aa4)
  • deps: bump github.com/opentdf/platform/protocol/go from 0.4.0 to 0.5.0 in /sdk (#2471) (e8f97e0)
  • deps: bump the external group across 1 directory with 5 updates (#2400) (0b7ea79)
  • set consistent system metadata id and schema (#2451) (5db3cf2)

lib/ocrypto: v0.5.0

0.5.0 (2025-09-04)

Features

lib/fixtures: v0.5.0

0.5.0 (2026-01-28)

Features

  • sdk: add automatic token refresh for Keycloak operations (#3019) (3b0834e)

... (truncated)

Commits
  • 1e628d0 chore(main): release sdk 0.5.0 (#2365)
  • e8f97e0 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.4.0 to 0.5.0 i...
  • d45b3c8 fix(deps): bump the external group across 1 directory with 2 updates (#2472)
  • 3a73fc9 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.4.0 to 0.5.0 i...
  • d370e57 fix(deps): bump github.com/opentdf/platform/protocol/go from 0.4.0 to 0.5.0 i...
  • 5405674 feat(authz): auth svc registered resource GetDecision support (#2392)
  • f5b0a06 feat(authz): Add caching to keycloak ERS (#2466)
  • c16361c feat(authz): cache entitlement policy within authorization service (#2457)
  • f5f27a4 chore(ci): enable sloglint (#2462)
  • 32630d6 feat(main): Add Close() method to cache manager (#2465)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 21, 2026
@dependabot dependabot Bot requested review from a team as code owners April 21, 2026 15:10
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 21, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 175.673687ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 93.407772ms

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 433.080847ms
Throughput 230.90 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 41.787094549s
Average Latency 416.19339ms
Throughput 119.65 requests/second

@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/lib/fixtures-0.5.0 branch from 1af4256 to d70f38d Compare April 22, 2026 18:49
@github-actions
Copy link
Copy Markdown
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 182.90266ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 115.511542ms

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 414.172582ms
Throughput 241.45 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 44.418454872s
Average Latency 442.471899ms
Throughput 112.57 requests/second

@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/lib/fixtures-0.5.0 branch from d70f38d to 9606af9 Compare April 22, 2026 20:53
@github-actions
Copy link
Copy Markdown
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 194.016695ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 107.80811ms

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 400.823996ms
Throughput 249.49 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.438586777s
Average Latency 432.379054ms
Throughput 115.11 requests/second

@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/lib/fixtures-0.5.0 branch from 9606af9 to f344af2 Compare April 23, 2026 14:41
@github-actions
Copy link
Copy Markdown
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 173.409429ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 92.655275ms

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 441.864958ms
Throughput 226.31 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 44.220739354s
Average Latency 440.300089ms
Throughput 113.07 requests/second

@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/lib/fixtures-0.5.0 branch from f344af2 to e327b79 Compare April 23, 2026 22:32
@github-actions
Copy link
Copy Markdown
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 199.79291ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 104.843919ms

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 402.974531ms
Throughput 248.15 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 44.95429888s
Average Latency 447.388912ms
Throughput 111.22 requests/second

@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/lib/fixtures-0.5.0 branch from e327b79 to ab2eb38 Compare April 27, 2026 15:55
@github-actions
Copy link
Copy Markdown
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 190.669431ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 109.02278ms

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 402.966108ms
Throughput 248.16 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 42.156067764s
Average Latency 419.808319ms
Throughput 118.61 requests/second

@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/lib/fixtures-0.5.0 branch from ab2eb38 to e094f31 Compare April 28, 2026 10:52
@github-actions
Copy link
Copy Markdown
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 198.098096ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 111.454724ms

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 405.939241ms
Throughput 246.34 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 45.765670745s
Average Latency 455.930237ms
Throughput 109.25 requests/second

@github-actions
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot force-pushed the dependabot/go_modules/tests-bdd/github.com/opentdf/platform/lib/fixtures-0.5.0 branch from e094f31 to a70e72b Compare April 28, 2026 15:56
@github-actions
Copy link
Copy Markdown
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 172.140196ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 89.650329ms

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 434.339372ms
Throughput 230.23 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 44.77044087s
Average Latency 446.262278ms
Throughput 111.68 requests/second

@github-actions
Copy link
Copy Markdown
Contributor

Bumps [github.com/opentdf/platform/lib/fixtures](https://github.com/opentdf/platform) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/opentdf/platform/releases)
- [Commits](sdk/v0.3.0...sdk/v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/opentdf/platform/lib/fixtures
  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/go_modules/tests-bdd/github.com/opentdf/platform/lib/fixtures-0.5.0 branch from a70e72b to aee452a Compare April 29, 2026 15:04
@github-actions
Copy link
Copy Markdown
Contributor

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 204.476466ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 105.373087ms

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 394.815454ms
Throughput 253.28 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 43.35537474s
Average Latency 432.389007ms
Throughput 115.33 requests/second

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Govulncheck found vulnerabilities ⚠️

The following modules have known vulnerabilities:

  • tests-bdd

See the workflow run for details.

@github-actions
Copy link
Copy Markdown
Contributor

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 size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants