Open
Conversation
946c4b8 to
543a3db
Compare
f52ad59 to
364859c
Compare
364859c to
bac7d7f
Compare
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.
This PR contains the following updates:
^4.25.3→^4.26.0^0.18.18→^0.19.0^0.94.2→^0.94.5^4.25.3→^4.26.0^3.19.15→^3.19.19Release Notes
algolia/algoliasearch-client-javascript (@algolia/requester-fetch)
v4.26.0Compare Source
bluesky-social/atproto (@atproto/api)
v0.19.0Compare Source
Minor Changes
450f085Thanks @LotharieSlayer! - Updating atproto app password based session example in READMEv0.18.21Compare Source
Patch Changes
#4633
60f84ebThanks @rafaeleyng! - Increase draft char limit from 300 to 1000#4632
50dfbecThanks @rafaeleyng! - Add app.bsky.unspecced.getSuggestedOnboardingUser and app.bsky.unspecced.getSuggestedOnboardingUsersSkeleton#4594
f8c84ebThanks @bnewbold! - update germ networks lexicon#4594
f8c84ebThanks @bnewbold! - addnoneto germ declaration recordv0.18.20Compare Source
Patch Changes
4f5c400Thanks @estrattonbailey! - RenameplatformtodeviceNameondraftview, add maxLength.v0.18.19Compare Source
Patch Changes
#4590
25cea46Thanks @estrattonbailey! - AdddeviceIdandplatformto drafts as optional propsUpdated dependencies []:
Effect-TS/effect (@effect/platform)
v0.94.5Compare Source
Patch Changes
#6050
d67c708Thanks @tim-smart! - Backport Effect 4contentTypesupport forHttpBodyJSON / URL-encoded constructors andHttpServerResponseJSON / URL-encoded helpers.Updated dependencies [
a8c436f]:v0.94.4Compare Source
Patch Changes
22d9d27Thanks @tim-smart! - FixHttpServerError.causeResponseto prefer 499 when a client abort interrupt is present.v0.94.3Compare Source
Patch Changes
#6021
0023c19Thanks @codewithkenzo! - FixHttpClientRequest.appendUrlto properly join URL paths.Previously,
appendUrlused simple string concatenation which could produce invalid URLs:Now it ensures proper path joining:
#6019
9a96b87Thanks @codewithkenzo! - FixretryTransientto use correct transient status codesChanged
isTransientResponsefromstatus >= 429to an explicit allowlist (408, 429, 500, 502, 503, 504). This correctly excludes 501 (Not Implemented) and 505+ permanent errors, while including 408 (Request Timeout) which was previously missed.Also aligned response retry behavior with v4: the
whilepredicate now only applies to error retries, not response retries. Response retries are determined solely byisTransientResponse. This matches the semantic intent sincewhileis typed for errors, not responses.Fixes #5995
Updated dependencies [
e71889f]:Effect-TS/effect (effect)
v3.19.19Compare Source
Patch Changes
#6079
4eb5c00Thanks @tim-smart! - add short circuit to fiber.await internals#6079
4eb5c00Thanks @tim-smart! - build ManagedRuntime synchronously if possible#6081
2d2bb13Thanks @tim-smart! - fix semaphore race condition where permits could be leakedv3.19.18Compare Source
Patch Changes
12b1f1eThanks @tim-smart! - prevent Stream.changes from writing empty chunksv3.19.17Compare Source
Patch Changes
a8c436fThanks @jacobconley! - FixStream.decodeTextto correctly handle multi-byte UTF-8 characters split across chunk boundaries.v3.19.16Compare Source
Patch Changes
#6018
e71889fThanks @codewithkenzo! - fix(Match): handle null/undefined inMatch.tagandMatch.tagStartsWithAdded null checks to
discriminatoranddiscriminatorStartsWithpredicates to prevent crashes when matching nullable union types.Fixes #6017
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.