Mirror from bluesky-social/pds
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

build pds next

+53 -59
+1 -1
service/package.json
··· 6 6 "main": "index.js", 7 7 "license": "MIT", 8 8 "dependencies": { 9 - "@atproto/pds": "0.4.6-next.1" 9 + "@atproto/pds": "0.4.7" 10 10 } 11 11 }
+52 -58
service/pnpm-lock.yaml
··· 6 6 7 7 dependencies: 8 8 '@atproto/pds': 9 - specifier: 0.4.6-next.1 10 - version: 0.4.6-next.1 9 + specifier: 0.4.7 10 + version: 0.4.7 11 11 12 12 packages: 13 13 14 - /@atproto/api@0.11.0-next.0: 15 - resolution: {integrity: sha512-EeE2IBdcf9PDHOHJw4S12FpU4QHQJdiDm1R9hO7Jk0kBDvKtGlvDWKpFf+V4mYbRhXl7YvmpPyw5f1dN4x9lDA==} 14 + /@atproto/api@0.11.1: 15 + resolution: {integrity: sha512-U0kdo73e5xFXD4YGLrpviMHPaB/BT4s/22Z/V/geha5V1zjo6DjSC1LVLV1oYx3r/nVaaspPmumwzM0oorU50w==} 16 16 dependencies: 17 - '@atproto/common-web': 0.2.3 18 - '@atproto/lexicon': 0.3.2 19 - '@atproto/syntax': 0.1.5 20 - '@atproto/xrpc': 0.4.2 17 + '@atproto/common-web': 0.2.4 18 + '@atproto/lexicon': 0.3.3 19 + '@atproto/syntax': 0.2.1 20 + '@atproto/xrpc': 0.4.3 21 21 multiformats: 9.9.0 22 22 tlds: 1.250.0 23 23 typed-emitter: 2.1.0 24 24 zod: 3.22.4 25 25 dev: false 26 26 27 - /@atproto/aws@0.1.8: 28 - resolution: {integrity: sha512-DMmTp3fdAqKifTh7BVDSm/TwZi4kEEBmFcYAZaMMgrLlx/7yv5F+mOCFeROBqUEOmEEIQtFA0LHfG/+WD3ToZA==} 27 + /@atproto/aws@0.1.9: 28 + resolution: {integrity: sha512-Kz8beQZX9CvnyYZ03/dnx7LQaxC49abNeFCWVWY1tORUabZKforr3JkoPzMsR+06I1dNQaZhDewFMemg1ZnSqQ==} 29 29 dependencies: 30 - '@atproto/common': 0.3.3 30 + '@atproto/common': 0.3.4 31 31 '@atproto/crypto': 0.3.0 32 - '@atproto/repo': 0.3.8 32 + '@atproto/repo': 0.3.9 33 33 '@aws-sdk/client-cloudfront': 3.515.0 34 34 '@aws-sdk/client-kms': 3.515.0 35 35 '@aws-sdk/client-s3': 3.515.0 ··· 43 43 - debug 44 44 dev: false 45 45 46 - /@atproto/common-web@0.2.3: 47 - resolution: {integrity: sha512-k9VKGYUqjsRlI3wS31XyCbeb2U7ddS4X/eFgzos2CE5rIbk/uQGyKH+0Jcn1JIwRkvI1BemyNuUVrS8Ok3wiuw==} 46 + /@atproto/common-web@0.2.4: 47 + resolution: {integrity: sha512-6+DOhQcTklFmeiSkZRx6iFeqi4OFtGl4yEDGATk00q4tEcPoPvyOBtYHN6+G9lrfJIfx5RfmggamvXlJv1PxxA==} 48 48 dependencies: 49 49 graphemer: 1.4.0 50 50 multiformats: 9.9.0 ··· 61 61 zod: 3.22.4 62 62 dev: false 63 63 64 - /@atproto/common@0.3.3: 65 - resolution: {integrity: sha512-ETYsHpQoytW3yJ1BoMDCZh3tdokV3HbZ2ThXq+EWbMxbGNsRDREgJK3JXJMHapf8PrnZZpE2VdWM9NHvlcmnQg==} 64 + /@atproto/common@0.3.4: 65 + resolution: {integrity: sha512-qjOHcyeHjGRJseYbdnl+0PViDlMRN9GR0/1ToGKAmXh0voz4LbBWU1FwtGF7CvTlbom9MZYhu21lF5pD5RqBwQ==} 66 66 dependencies: 67 - '@atproto/common-web': 0.2.3 67 + '@atproto/common-web': 0.2.4 68 68 '@ipld/dag-cbor': 7.0.3 69 69 cbor-x: 1.5.8 70 70 iso-datestring-validator: 2.2.2 ··· 91 91 uint8arrays: 3.0.0 92 92 dev: false 93 93 94 - /@atproto/identity@0.3.2: 95 - resolution: {integrity: sha512-xZSyB3gHn/avwdAIV+mECvjjvMYXxPSvSgVBUsETMvMY72H9d84utDD58y5aAU/9mL+founaNZmniKDaR633CQ==} 94 + /@atproto/identity@0.3.3: 95 + resolution: {integrity: sha512-i5d3eOnXQAXuOrjdm4NcveIBJxdEywYJQ4d74/JOgy27bGdNVFgh9FdZAsOseQRkLv4r7mr0I0C6OlSA2BQIxA==} 96 96 dependencies: 97 - '@atproto/common-web': 0.2.3 97 + '@atproto/common-web': 0.2.4 98 98 '@atproto/crypto': 0.3.0 99 99 axios: 0.27.2 100 100 transitivePeerDependencies: 101 101 - debug 102 102 dev: false 103 103 104 - /@atproto/lexicon@0.3.2: 105 - resolution: {integrity: sha512-kmGCkrRwpWIqmn/KO4BZwUf8Nmfndk3XvFC06V0ygCWc42g6+t4QP/6ywNW4PgqfZY0Q5aW4EuDfD7KjAFkFtQ==} 104 + /@atproto/lexicon@0.3.3: 105 + resolution: {integrity: sha512-6FOjdc3V05JKrtkhjfhHMS7f/4hMJOeHNtoE3Na7iFMpzBz0Lw5sw8kIFKY8pc8IG79qGcFgELyHLsljZYX+5A==} 106 106 dependencies: 107 - '@atproto/common-web': 0.2.3 108 - '@atproto/syntax': 0.2.0 107 + '@atproto/common-web': 0.2.4 108 + '@atproto/syntax': 0.2.1 109 109 iso-datestring-validator: 2.2.2 110 110 multiformats: 9.9.0 111 111 zod: 3.22.4 112 112 dev: false 113 113 114 - /@atproto/pds@0.4.6-next.1: 115 - resolution: {integrity: sha512-1NhXhNYfKkj3JRKP2lzijF4XA0GRpU71PFv3o1ELAREHX3O+lu0dVSki5f6luQWZQqNMViHZjPa/riqe6UXClg==} 114 + /@atproto/pds@0.4.7: 115 + resolution: {integrity: sha512-DxPkgA0O2cGXxrrsp4H8anRaeCQsalISwyS49nmH2EQuheSEcdZ4W3i/KggUd0t9CcZ6RK+wrIruYHViI/slVA==} 116 116 hasBin: true 117 117 dependencies: 118 - '@atproto/api': 0.11.0-next.0 119 - '@atproto/aws': 0.1.8 120 - '@atproto/common': 0.3.3 118 + '@atproto/api': 0.11.1 119 + '@atproto/aws': 0.1.9 120 + '@atproto/common': 0.3.4 121 121 '@atproto/crypto': 0.3.0 122 - '@atproto/identity': 0.3.2 123 - '@atproto/lexicon': 0.3.2 124 - '@atproto/repo': 0.3.8 125 - '@atproto/syntax': 0.2.0 126 - '@atproto/xrpc': 0.4.2 127 - '@atproto/xrpc-server': 0.4.3 122 + '@atproto/identity': 0.3.3 123 + '@atproto/lexicon': 0.3.3 124 + '@atproto/repo': 0.3.9 125 + '@atproto/syntax': 0.2.1 126 + '@atproto/xrpc': 0.4.3 127 + '@atproto/xrpc-server': 0.4.4 128 128 '@did-plc/lib': 0.0.4 129 129 better-sqlite3: 9.4.1 130 130 bytes: 3.1.2 ··· 162 162 - utf-8-validate 163 163 dev: false 164 164 165 - /@atproto/repo@0.3.8: 166 - resolution: {integrity: sha512-rncPC33XEq1e4Buk/nXu+ytuWd5fAHaR+atKFBjHYn5yL0W9DGlKOf0g1uKpyKr20U2Dq40hc6i97XVpi5Oq3g==} 165 + /@atproto/repo@0.3.9: 166 + resolution: {integrity: sha512-1TZvvIy0XQihdXPd9JALh04sGbOlr82zk9TxtxVmLX2jic6g5Pl48aB4R1TjvoRiVMAsQVh3VLRVbUN4o66eVg==} 167 167 dependencies: 168 - '@atproto/common': 0.3.3 169 - '@atproto/common-web': 0.2.3 168 + '@atproto/common': 0.3.4 169 + '@atproto/common-web': 0.2.4 170 170 '@atproto/crypto': 0.3.0 171 - '@atproto/identity': 0.3.2 172 - '@atproto/lexicon': 0.3.2 173 - '@atproto/syntax': 0.2.0 171 + '@atproto/identity': 0.3.3 172 + '@atproto/lexicon': 0.3.3 173 + '@atproto/syntax': 0.2.1 174 174 '@ipld/car': 3.2.4 175 175 '@ipld/dag-cbor': 7.0.3 176 176 multiformats: 9.9.0 ··· 180 180 - debug 181 181 dev: false 182 182 183 - /@atproto/syntax@0.1.5: 184 - resolution: {integrity: sha512-pbY5lOnThoAbsmrdbN9LC/dNmckfqODJiX9zjW2t3BIHYFeGBc6w9bK3Vre8A0Hg8yWkQpv6gaBLu+ykgi2DJQ==} 183 + /@atproto/syntax@0.2.1: 184 + resolution: {integrity: sha512-ImOuiICtB5h78j90hAYOfTYzr5q5Wut0irNdELiogA3i74a8EXThe+j6Tj8snanYggrShbu5c6BDc1tVj477Yw==} 185 185 dependencies: 186 - '@atproto/common-web': 0.2.3 186 + '@atproto/common-web': 0.2.4 187 187 dev: false 188 188 189 - /@atproto/syntax@0.2.0: 190 - resolution: {integrity: sha512-K+9jl6mtxC9ytlR7msSiP9jVNqtdxEBSt0kOfsC924lqGwuD8nlUAMi1GSMgAZJGg/Rd+0MKXh789heTdeL3HQ==} 189 + /@atproto/xrpc-server@0.4.4: 190 + resolution: {integrity: sha512-R4uYvuia+tUM4wATLlKmMhr/+VEaSImhuAhD7jEHIjN3a+ZxDBE5PnW3PwWf68VBqw720JJ+jmsJMZO7v9y6FA==} 191 191 dependencies: 192 - '@atproto/common-web': 0.2.3 193 - dev: false 194 - 195 - /@atproto/xrpc-server@0.4.3: 196 - resolution: {integrity: sha512-JJLtKfCGGDP7/62Hw37DJU7mryUBS+lGYbiC+rswNG0RApfY7T4a8q3KdWlHb2F1NCoMjndhjkB31OucTWHzVw==} 197 - dependencies: 198 - '@atproto/common': 0.3.3 192 + '@atproto/common': 0.3.4 199 193 '@atproto/crypto': 0.3.0 200 - '@atproto/lexicon': 0.3.2 194 + '@atproto/lexicon': 0.3.3 201 195 cbor-x: 1.5.8 202 196 express: 4.18.2 203 197 http-errors: 2.0.0 ··· 212 206 - utf-8-validate 213 207 dev: false 214 208 215 - /@atproto/xrpc@0.4.2: 216 - resolution: {integrity: sha512-x4x2QB4nWmLjIpz2Ue9n/QVbVyJkk6tQMhvmDQaVFF89E3FcVI4rxF4uhzSxaLpbNtyVQBNEEmNHOr5EJLeHVA==} 209 + /@atproto/xrpc@0.4.3: 210 + resolution: {integrity: sha512-0rn3abHORG0T93mci8WW97Cpg2ClU2aCtTq5rxdCPRsl9P4tyP+8F4snbkrIaMbVO05Rd9D9gFwtWs5Z473pCQ==} 217 211 dependencies: 218 - '@atproto/lexicon': 0.3.2 212 + '@atproto/lexicon': 0.3.3 219 213 zod: 3.22.4 220 214 dev: false 221 215