chore(deps-dev): bump @effect/platform-bun from 4.0.0-beta.78 to 4.0.0-beta.93#131
Merged
WomB0ComB0 merged 3 commits intoJul 7, 2026
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
0692931 to
d768d38
Compare
Member
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
Member
|
@dependabot rebase |
Bumps [@effect/platform-bun](https://github.com/Effect-TS/effect/tree/HEAD/packages/platform-bun) from 4.0.0-beta.78 to 4.0.0-beta.93. - [Release notes](https://github.com/Effect-TS/effect/releases) - [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/platform-bun/CHANGELOG.md) - [Commits](https://github.com/Effect-TS/effect/commits/HEAD/packages/platform-bun) --- updated-dependencies: - dependency-name: "@effect/platform-bun" dependency-version: 4.0.0-beta.84 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
d768d38 to
aa744ac
Compare
3 tasks
WomB0ComB0
added a commit
that referenced
this pull request
Jul 7, 2026
Bump the root `effect` override from beta.50 to beta.93 and align the pinned dev declarations (http, security, rate-limiting, dsa, react-dashboard example) to match. effect was deliberately held at beta.50 (root override, from #42); this moves the whole workspace forward and removes the declaration/override drift. Validated: full `bun run build` (all packages) and the effect-using test suites (http, security, rate-limiting, dsa) pass against beta.93. @effect/platform-bun is left to its own bump (#131). Supersedes #130.
WomB0ComB0
added a commit
that referenced
this pull request
Jul 7, 2026
* chore(deps): adopt effect 4.0.0-beta.93 Bump the root `effect` override from beta.50 to beta.93 and align the pinned dev declarations (http, security, rate-limiting, dsa, react-dashboard example) to match. effect was deliberately held at beta.50 (root override, from #42); this moves the whole workspace forward and removes the declaration/override drift. Validated: full `bun run build` (all packages) and the effect-using test suites (http, security, rate-limiting, dsa) pass against beta.93. @effect/platform-bun is left to its own bump (#131). Supersedes #130. * test(dsa): de-flake Dijkstra complexity assertion The Graph.findShortestPath (Dijkstra) empirical complexity test intermittently measures O(log n) on small chain graphs (constant factors dominate the loglinear curve), failing CI across unrelated PRs. Apply the same de-flake conventions the sibling assertions already use: tolerate O(log n) and add { retry: 2 }.
WomB0ComB0
approved these changes
Jul 7, 2026
WomB0ComB0
left a comment
Member
There was a problem hiding this comment.
@effect/platform-bun beta.84 dev-dep bump; green across the matrix against effect beta.93. Approving as code owner.
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.
Bumps @effect/platform-bun from 4.0.0-beta.78 to 4.0.0-beta.93.
Commits