Skip to content

Refresh Bedrock and fff runtime dependencies - #489

Merged
igorcosta merged 5 commits into
mainfrom
type_v7
Aug 12, 2026
Merged

Refresh Bedrock and fff runtime dependencies#489
igorcosta merged 5 commits into
mainfrom
type_v7

Conversation

@igorcosta

Copy link
Copy Markdown
Contributor

What changed

Why

Both Dependabot PRs changed only package.json. Applied directly, they reproduce:

error: lockfile had changes, but lockfile is frozen

This follow-up lands both updates as one coherent, installable dependency graph.

Validation

  • failing frozen-install state reproduced before lock regeneration
  • bun install --frozen-lockfile: passed
  • focused Bedrock and fff tests: 8 passed
  • lint: passed
  • TypeScript 7 type check: passed
  • full Vitest suite: 555 files passed, 2 skipped; 8,123 tests passed, 26 skipped
  • ESM, CJS, and declaration builds: passed
  • Tuistory: 5 files passed; 65 tests passed

Integrates #450 and #488.

dependabot Bot and others added 5 commits August 12, 2026 00:02
Bumps the production-dependencies group with 1 update in the / directory: [@ff-labs/fff-bun](https://github.com/dmtrKovalenko/fff/tree/HEAD/packages/fff).


Updates `@ff-labs/fff-bun` from 0.10.1 to 0.10.3
- [Release notes](https://github.com/dmtrKovalenko/fff/releases)
- [Commits](https://github.com/dmtrKovalenko/fff/commits/v0.10.3/packages/fff)

---
updated-dependencies:
- dependency-name: "@ff-labs/fff-bun"
  dependency-version: 0.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@aws-sdk/client-bedrock](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock) from 3.1108.0 to 3.1106.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-bedrock/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1106.0/clients/client-bedrock)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-bedrock"
  dependency-version: 3.1090.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Raise the Bedrock client compatibility floor and update fff-bun with all platform binaries while keeping the manifest and Bun lockfile synchronized.

Co-authored-by: Autohand Evolve <code-noreply@autohand.ai>
The validated lockstep dependency commit supersedes this package-only branch while preserving its ancestry.

Co-authored-by: Autohand Evolve <code-noreply@autohand.ai>
The validated lockstep dependency commit supersedes this package-only branch while preserving its ancestry.

Co-authored-by: Autohand Evolve <code-noreply@autohand.ai>
@igorcosta
igorcosta merged commit 4a2006a into main Aug 12, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant