Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
@aws-sdk/client-bedrockfrom^3.1097.0to^3.1106.0@ff-labs/fff-bunand all platform-specific native packages from0.10.1to0.10.3bun.lockso frozen installs remain validWhy
Both Dependabot PRs changed only
package.json. Applied directly, they reproduce:This follow-up lands both updates as one coherent, installable dependency graph.
Validation
bun install --frozen-lockfile: passedIntegrates #450 and #488.