Update dependency @atproto/api to ^0.15.0 #153
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:
^0.13.35
->^0.15.0
Release Notes
bluesky-social/atproto (@atproto/api)
v0.15.0
Compare Source
Minor Changes
23462184d
Thanks @knotbin! - run codegen for changes in lex-cliv0.14.22
Compare Source
Patch Changes
#3714
fc61662d7
Thanks @bnewbold! - new lexicons: listHosts and getHostStatus endpoints under com.atproto.sync#3741
ca07871c4
Thanks @rafaelbsky! - Update reaction limit on chat lexiconv0.14.21
Compare Source
Patch Changes
8b7bf7e8f
Thanks @haileyok! - ReturnProfileView
fromgetSuggestedUsers
unspecced endpointv0.14.20
Compare Source
Patch Changes
0e681d303
Thanks @haileyok! - addgetSuggestedUsers
andgetSuggestedUsersSkeleton
v0.14.19
Compare Source
Patch Changes
#3680
efb302db1
Thanks @haileyok! - Add unspeccedgetSuggestedFeeds
and associated typesUpdated dependencies [
4db923ca1
]:v0.14.18
Compare Source
Patch Changes
04b6230cd
Thanks @estrattonbailey! - ReturnStarterPackView
instead ofStarterPackViewBasic
fromgetSuggestedStarterPacks
v0.14.17
Compare Source
Patch Changes
#2519
bdbd3c3e3
Thanks @dholms! - Add com.atproto.admin.updateAccountSigningKey#3673
2b7efb6cb
Thanks @haileyok! - AddgetTrends
,getTrendsSkeleton
, and associated types#3705
b0a0f1484
Thanks @dholms! - Fix codegent for com.atproto.admin.updateAccountSigningKey#3677
0eea698be
Thanks @haileyok! - AddgetSuggestedStarterPacks
,getSuggestedStarterPacksSkeleton
, and associated typesv0.14.16
Compare Source
Patch Changes
652894308
Thanks @rafaelbsky! - Fix last reaction lexiconv0.14.15
Compare Source
Patch Changes
b4ab5011b
Thanks @matthieusieben! - Support more ways to instantiate anAgent
v0.14.14
Compare Source
Patch Changes
9a05892f6
Thanks @rafaelbsky! - Update chat reaction lexiconv0.14.13
Compare Source
Patch Changes
076c2f987
Thanks @foysalit! - Add getSubjects endpoint to ozone for fetching detailed view of multiple subjectsv0.14.12
Compare Source
Patch Changes
44f5c3639
Thanks @mozzius! - run codegen for changes in chat lexiconv0.14.11
Compare Source
Patch Changes
d87ffc7bf
Thanks @rafaelbsky! - Add DM reactions lexiconsv0.14.10
Compare Source
Patch Changes
670b6b5de
]:v0.14.9
Compare Source
Patch Changes
18fbfa000
Thanks @foysalit! - Add searchable handle and displayName to ozone team membersv0.14.8
Compare Source
Patch Changes
#3585
38320191e
Thanks @dholms! - Wrap sync v1.1 semantics. Add #sync event to subscribeRepos and deprecate #handle and #tombstone events#3602
6bcbb6d8c
Thanks @devinivy! - Permit 100mb video embeds.#2264
dc6e4ecb0
Thanks @bnewbold! - new com.atproto.identity endpoints: resolveDid, resolveIdentity, refreshIdentityUpdated dependencies [
850e39843
]:v0.14.7
Compare Source
Patch Changes
#3521
99e2809ca
Thanks @bnewbold! - AddreasonTypes
,subjectTypes
, andsubjectCollections
properties to labeler service records.#2506
27b0a7be1
Thanks @bnewbold! - remove some deprecated fields from com.atproto Lexicons#3579
11d8d21be
Thanks @estrattonbailey! - Mirror new labeler service record properties onlabelerViewDetailed
.v0.14.6
Compare Source
Patch Changes
44f81f2eb
Thanks @rafaelbsky! - Add chat.bsky.convo.updateAllRead lexv0.14.5
Compare Source
Patch Changes
#3449
7e3678c08
Thanks @dholms! - Updated subscribeRepo to include prev CIDs for operations and covering proofs for all ops.#3572
9b643fbec
Thanks @foysalit! - Make comment property optional on ozone comment event#3391
6e382f67a
Thanks @bnewbold! - update sync lexicons for induction firehosev0.14.4
Compare Source
Patch Changes
b9cb049d9
Thanks @foysalit! - Add Divert event to the list of allowed ozone eventsv0.14.3
Compare Source
Patch Changes
#3564
22af31a89
Thanks @rafaelbsky! - Update chat lexicons#2378
01874c4be
Thanks @bnewbold! - set 'tid' and 'record-key' formats on com.atproto.sync and com.atproto.repo lexiconsv0.14.2
Compare Source
Patch Changes
8b7bf7e8f
Thanks @haileyok! - ReturnProfileView
fromgetSuggestedUsers
unspecced endpointv0.14.1
Compare Source
Patch Changes
#3680
efb302db1
Thanks @haileyok! - Add unspeccedgetSuggestedFeeds
and associated typesUpdated dependencies [
4db923ca1
]:v0.14.0
Compare Source
Minor Changes
#2999
c53d943c8
Thanks @matthieusieben! - Update Lexicon derived code to better reflect data typings. In particular, Lexicon derived interfaces will now explicitly include the$type
property that can be present in the data.#2999
c53d943c8
Thanks @matthieusieben! - Helper functions (e.g.NS.isRecord
) no longer casts the output value. UseasPredicate(NS.validateRecord)
to create a predicate function that will ensure that an unknown value is indeed anNS.Record
. TheisX
helper function's purpose is to discriminate between$type
d values from unions.Patch Changes
#2999
c53d943c8
Thanks @matthieusieben! - Fixes a bug that would clear interests prefs when updating hidden postsUpdated dependencies [
c53d943c8
,c53d943c8
,c53d943c8
]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.