@fedify/fedify 1.10.7 → 1.10.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (114) hide show
  1. package/dist/{actor-Cujbx4Zv.js → actor-BtdqoffI.js} +187 -187
  2. package/dist/{actor-BGIAXtRd.cjs → actor-CHbT9hXW.cjs} +187 -187
  3. package/dist/{actor-C-_2S5Mn.mjs → actor-stZ3L5bm.mjs} +1 -1
  4. package/dist/{authdocloader-D4Y6iyTF.js → authdocloader-BjFtWv8Q.js} +3 -3
  5. package/dist/{authdocloader-1Sk2bqFx.mjs → authdocloader-DiNlCuEL.mjs} +3 -3
  6. package/dist/{authdocloader-DQfruCir.cjs → authdocloader-qSZCRtME.cjs} +3 -3
  7. package/dist/{builder-CZbrDRl7.mjs → builder-C06p3NRV.mjs} +4 -4
  8. package/dist/{client-Dyb8MI3u.mjs → client-aAP3RFq_.mjs} +1 -1
  9. package/dist/compat/mod.cjs +1 -1
  10. package/dist/compat/mod.d.cts +1 -1
  11. package/dist/compat/mod.d.ts +1 -1
  12. package/dist/compat/transformers.test.mjs +3 -3
  13. package/dist/{context-PfghnHYj.d.cts → context-BzSr5FCW.d.cts} +4 -1
  14. package/dist/{context-C6n2yrj0.d.ts → context-CyacVopT.d.ts} +4 -1
  15. package/dist/{docloader-Q3DfzuUi.cjs → docloader--HMTXXhM.cjs} +1 -1
  16. package/dist/{docloader-Dtaju6oI.js → docloader-Cms83CjK.js} +1 -1
  17. package/dist/{esm-DOJg552-.mjs → esm-CfjSLJ-h.mjs} +1 -1
  18. package/dist/federation/builder.test.mjs +3 -3
  19. package/dist/federation/collection.test.mjs +1 -1
  20. package/dist/federation/handler.test.mjs +6 -6
  21. package/dist/federation/idempotency.test.mjs +5 -5
  22. package/dist/federation/inbox.test.mjs +3 -3
  23. package/dist/federation/keycache.test.mjs +3 -3
  24. package/dist/federation/kv.test.mjs +1 -1
  25. package/dist/federation/middleware.test.mjs +39 -33
  26. package/dist/federation/mod.cjs +2 -2
  27. package/dist/federation/mod.d.cts +1 -1
  28. package/dist/federation/mod.d.ts +1 -1
  29. package/dist/federation/mod.js +1 -1
  30. package/dist/federation/mq.test.mjs +1 -1
  31. package/dist/federation/retry.test.mjs +1 -1
  32. package/dist/federation/router.test.mjs +2 -2
  33. package/dist/federation/send.test.mjs +7 -7
  34. package/dist/{http-BRwSVBn1.mjs → http-BPQ_zPRB.mjs} +2 -2
  35. package/dist/{http-DCrun8ql.cjs → http-Bg-OkZtX.cjs} +3 -3
  36. package/dist/{http-DRnRwr3i.js → http-CDZB3DBW.js} +3 -3
  37. package/dist/{inbox-pD1nbb_5.mjs → inbox-Cnih7u27.mjs} +1 -1
  38. package/dist/{key-vIzWPiil.js → key-ASS7oK8n.js} +2 -2
  39. package/dist/{key-DMO0TgTa.mjs → key-B0qYOng3.mjs} +1 -1
  40. package/dist/{key-DEYIxAFs.cjs → key-Bbf-ITpM.cjs} +2 -2
  41. package/dist/{key-DdL5Oc59.mjs → key-C16D-kud.mjs} +2 -2
  42. package/dist/{key-Cmbps6xt.cjs → key-DGuUMBsU.cjs} +1 -1
  43. package/dist/{keycache-BVR9f06Y.mjs → keycache-CBPbgb7d.mjs} +1 -1
  44. package/dist/{keys-Co-0pK8a.mjs → keys-Br4iedk3.mjs} +1 -1
  45. package/dist/{ld-BFaDk5gX.mjs → ld-7nQ68-rS.mjs} +2 -2
  46. package/dist/{lookup-CZGJqSjm.cjs → lookup-CA5RreoS.cjs} +1 -1
  47. package/dist/{lookup-CMYXdjVH.mjs → lookup-CCcDhxO2.mjs} +1 -1
  48. package/dist/{lookup-jlmCTRsO.js → lookup-CpMB-hV5.js} +1 -1
  49. package/dist/{middleware-CmA2E9Bu.js → middleware-BDTuu7QY.js} +46 -21
  50. package/dist/{middleware-BWlZ-wms.cjs → middleware-BPTDstS-.cjs} +1 -1
  51. package/dist/{middleware-H3Ce7yn3.mjs → middleware-Bi5LcEMF.mjs} +1 -1
  52. package/dist/{middleware-BhMQrJXH.cjs → middleware-C90kKt44.cjs} +48 -23
  53. package/dist/{middleware-BXD5WJbj.mjs → middleware-Crs1EVL7.mjs} +52 -27
  54. package/dist/mod.cjs +10 -10
  55. package/dist/mod.d.cts +1 -1
  56. package/dist/mod.d.ts +1 -1
  57. package/dist/mod.js +9 -9
  58. package/dist/nodeinfo/client.test.mjs +3 -3
  59. package/dist/nodeinfo/handler.test.mjs +2 -2
  60. package/dist/nodeinfo/mod.cjs +1 -1
  61. package/dist/nodeinfo/mod.js +1 -1
  62. package/dist/nodeinfo/semver.test.mjs +1 -1
  63. package/dist/nodeinfo/types.test.mjs +1 -1
  64. package/dist/otel/exporter.test.mjs +1 -1
  65. package/dist/otel/mod.cjs +1 -1
  66. package/dist/{owner-CNdS8zxf.mjs → owner-ncOJW9jU.mjs} +3 -3
  67. package/dist/{proof-DcPdtve2.cjs → proof-BYdxNk_7.cjs} +3 -3
  68. package/dist/{proof-Co7YmDpv.mjs → proof-Bd732W1s.mjs} +2 -2
  69. package/dist/{proof-DHPbi_Mx.js → proof-JCn_Nftz.js} +3 -3
  70. package/dist/runtime/authdocloader.test.mjs +6 -6
  71. package/dist/runtime/docloader.test.mjs +3 -3
  72. package/dist/runtime/key.test.mjs +3 -3
  73. package/dist/runtime/langstr.test.mjs +2 -2
  74. package/dist/runtime/link.test.mjs +2 -2
  75. package/dist/runtime/mod.cjs +3 -3
  76. package/dist/runtime/mod.js +3 -3
  77. package/dist/runtime/multibase/multibase.test.mjs +2 -2
  78. package/dist/runtime/url.test.mjs +2 -2
  79. package/dist/{send-BRCWNcMa.mjs → send-BUUNtAjI.mjs} +2 -2
  80. package/dist/sig/http.test.mjs +6 -6
  81. package/dist/sig/key.test.mjs +4 -4
  82. package/dist/sig/ld.test.mjs +5 -5
  83. package/dist/sig/mod.cjs +3 -3
  84. package/dist/sig/mod.js +3 -3
  85. package/dist/sig/owner.test.mjs +5 -5
  86. package/dist/sig/proof.test.mjs +4 -4
  87. package/dist/testing/docloader.test.mjs +1 -1
  88. package/dist/testing/mod.d.mts +4 -1
  89. package/dist/testing/mod.mjs +1 -1
  90. package/dist/{testing-BLIh1cXz.mjs → testing-CvmsaHLW.mjs} +2 -2
  91. package/dist/{transformers-CLtJ5H8o.cjs → transformers-Cd6Tdn3M.cjs} +1 -1
  92. package/dist/{types-B34v-m2N.cjs → types-BVCtDIwE.cjs} +1 -1
  93. package/dist/{types-CXZk86AG.js → types-Dy8sMtkH.js} +1 -1
  94. package/dist/vocab/actor.test.mjs +4 -4
  95. package/dist/vocab/cjs.test.mjs +1 -1
  96. package/dist/vocab/lookup.test.mjs +4 -4
  97. package/dist/vocab/mod.cjs +3 -3
  98. package/dist/vocab/mod.js +3 -3
  99. package/dist/vocab/type.test.mjs +2 -2
  100. package/dist/vocab/vocab.test.mjs +3 -3
  101. package/dist/{vocab-rT_94Pke.mjs → vocab-DcYXFzyR.mjs} +186 -186
  102. package/dist/webfinger/handler.test.mjs +3 -3
  103. package/dist/webfinger/lookup.test.mjs +3 -3
  104. package/dist/webfinger/mod.cjs +1 -1
  105. package/dist/webfinger/mod.js +1 -1
  106. package/dist/x/cfworkers.cjs +1 -1
  107. package/dist/x/cfworkers.test.mjs +1 -1
  108. package/dist/x/hono.cjs +1 -1
  109. package/dist/x/hono.d.cts +1 -1
  110. package/dist/x/hono.d.ts +1 -1
  111. package/dist/x/sveltekit.cjs +1 -1
  112. package/dist/x/sveltekit.d.cts +1 -1
  113. package/dist/x/sveltekit.d.ts +1 -1
  114. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  import { Temporal } from "@js-temporal/polyfill";
2
2
  import "urlpattern-polyfill";
3
- import { d as name, f as version, i as getDocumentLoader } from "./docloader-Dtaju6oI.js";
4
- import { t as lookupWebFinger } from "./lookup-jlmCTRsO.js";
3
+ import { d as name, f as version, i as getDocumentLoader } from "./docloader-Cms83CjK.js";
4
+ import { t as lookupWebFinger } from "./lookup-CpMB-hV5.js";
5
5
  import { getLogger } from "@logtape/logtape";
6
6
  import { SpanStatusCode, trace } from "@opentelemetry/api";
7
7
  import jsonld from "jsonld";
@@ -359,7 +359,7 @@ async function importSpki(pem) {
359
359
  * @since 0.5.0
360
360
  */
361
361
  async function exportSpki(key) {
362
- const { validateCryptoKey } = await import("./key-vIzWPiil.js").then((n) => n.a);
362
+ const { validateCryptoKey } = await import("./key-ASS7oK8n.js").then((n) => n.a);
363
363
  validateCryptoKey(key);
364
364
  let pem = encodeBase64(await crypto.subtle.exportKey("spki", key));
365
365
  pem = (pem.match(/.{1,64}/g) || []).join("\n");
@@ -1089,7 +1089,7 @@ var Object$1 = class Object$1 {
1089
1089
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
1090
1090
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
1091
1091
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
1092
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
1092
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
1093
1093
  let fetchResult;
1094
1094
  try {
1095
1095
  fetchResult = await documentLoader(url.href);
@@ -1235,7 +1235,7 @@ var Object$1 = class Object$1 {
1235
1235
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
1236
1236
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
1237
1237
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
1238
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
1238
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
1239
1239
  let fetchResult;
1240
1240
  try {
1241
1241
  fetchResult = await documentLoader(url.href);
@@ -1447,7 +1447,7 @@ var Object$1 = class Object$1 {
1447
1447
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
1448
1448
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
1449
1449
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
1450
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
1450
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
1451
1451
  let fetchResult;
1452
1452
  try {
1453
1453
  fetchResult = await documentLoader(url.href);
@@ -1631,7 +1631,7 @@ var Object$1 = class Object$1 {
1631
1631
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
1632
1632
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
1633
1633
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
1634
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
1634
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
1635
1635
  let fetchResult;
1636
1636
  try {
1637
1637
  fetchResult = await documentLoader(url.href);
@@ -1793,7 +1793,7 @@ var Object$1 = class Object$1 {
1793
1793
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
1794
1794
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
1795
1795
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
1796
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
1796
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
1797
1797
  let fetchResult;
1798
1798
  try {
1799
1799
  fetchResult = await documentLoader(url.href);
@@ -1923,7 +1923,7 @@ var Object$1 = class Object$1 {
1923
1923
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
1924
1924
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
1925
1925
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
1926
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
1926
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
1927
1927
  let fetchResult;
1928
1928
  try {
1929
1929
  fetchResult = await documentLoader(url.href);
@@ -2089,7 +2089,7 @@ var Object$1 = class Object$1 {
2089
2089
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
2090
2090
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
2091
2091
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
2092
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
2092
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
2093
2093
  let fetchResult;
2094
2094
  try {
2095
2095
  fetchResult = await documentLoader(url.href);
@@ -2255,7 +2255,7 @@ var Object$1 = class Object$1 {
2255
2255
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
2256
2256
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
2257
2257
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
2258
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
2258
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
2259
2259
  let fetchResult;
2260
2260
  try {
2261
2261
  fetchResult = await documentLoader(url.href);
@@ -2429,7 +2429,7 @@ var Object$1 = class Object$1 {
2429
2429
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
2430
2430
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
2431
2431
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
2432
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
2432
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
2433
2433
  let fetchResult;
2434
2434
  try {
2435
2435
  fetchResult = await documentLoader(url.href);
@@ -2603,7 +2603,7 @@ var Object$1 = class Object$1 {
2603
2603
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
2604
2604
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
2605
2605
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
2606
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
2606
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
2607
2607
  let fetchResult;
2608
2608
  try {
2609
2609
  fetchResult = await documentLoader(url.href);
@@ -2782,7 +2782,7 @@ var Object$1 = class Object$1 {
2782
2782
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
2783
2783
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
2784
2784
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
2785
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
2785
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
2786
2786
  let fetchResult;
2787
2787
  try {
2788
2788
  fetchResult = await documentLoader(url.href);
@@ -2903,7 +2903,7 @@ var Object$1 = class Object$1 {
2903
2903
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
2904
2904
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
2905
2905
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
2906
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
2906
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
2907
2907
  let fetchResult;
2908
2908
  try {
2909
2909
  fetchResult = await documentLoader(url.href);
@@ -3030,7 +3030,7 @@ var Object$1 = class Object$1 {
3030
3030
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
3031
3031
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
3032
3032
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
3033
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
3033
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
3034
3034
  let fetchResult;
3035
3035
  try {
3036
3036
  fetchResult = await documentLoader(url.href);
@@ -3157,7 +3157,7 @@ var Object$1 = class Object$1 {
3157
3157
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
3158
3158
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
3159
3159
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
3160
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
3160
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
3161
3161
  let fetchResult;
3162
3162
  try {
3163
3163
  fetchResult = await documentLoader(url.href);
@@ -3302,7 +3302,7 @@ var Object$1 = class Object$1 {
3302
3302
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
3303
3303
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
3304
3304
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
3305
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
3305
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
3306
3306
  let fetchResult;
3307
3307
  try {
3308
3308
  fetchResult = await documentLoader(url.href);
@@ -3454,7 +3454,7 @@ var Object$1 = class Object$1 {
3454
3454
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
3455
3455
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
3456
3456
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
3457
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
3457
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
3458
3458
  let fetchResult;
3459
3459
  try {
3460
3460
  fetchResult = await documentLoader(url.href);
@@ -3618,7 +3618,7 @@ var Object$1 = class Object$1 {
3618
3618
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
3619
3619
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
3620
3620
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
3621
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
3621
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
3622
3622
  let fetchResult;
3623
3623
  try {
3624
3624
  fetchResult = await documentLoader(url.href);
@@ -3782,7 +3782,7 @@ var Object$1 = class Object$1 {
3782
3782
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
3783
3783
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
3784
3784
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
3785
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
3785
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
3786
3786
  let fetchResult;
3787
3787
  try {
3788
3788
  fetchResult = await documentLoader(url.href);
@@ -3946,7 +3946,7 @@ var Object$1 = class Object$1 {
3946
3946
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
3947
3947
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
3948
3948
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
3949
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
3949
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
3950
3950
  let fetchResult;
3951
3951
  try {
3952
3952
  fetchResult = await documentLoader(url.href);
@@ -4147,7 +4147,7 @@ var Object$1 = class Object$1 {
4147
4147
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
4148
4148
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
4149
4149
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
4150
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
4150
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
4151
4151
  let fetchResult;
4152
4152
  try {
4153
4153
  fetchResult = await documentLoader(url.href);
@@ -4936,7 +4936,7 @@ var Object$1 = class Object$1 {
4936
4936
  * @throws {TypeError} If the given `json` is invalid.
4937
4937
  */
4938
4938
  static async fromJsonLd(json, options = {}) {
4939
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
4939
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
4940
4940
  try {
4941
4941
  const object = await this.__fromJsonLd__Object__(json, span, options);
4942
4942
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -6180,7 +6180,7 @@ var Emoji = class Emoji extends Object$1 {
6180
6180
  * @throws {TypeError} If the given `json` is invalid.
6181
6181
  */
6182
6182
  static async fromJsonLd(json, options = {}) {
6183
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
6183
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
6184
6184
  try {
6185
6185
  const object = await this.__fromJsonLd__Emoji__(json, span, options);
6186
6186
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -6417,7 +6417,7 @@ var ChatMessage = class ChatMessage extends Object$1 {
6417
6417
  * @throws {TypeError} If the given `json` is invalid.
6418
6418
  */
6419
6419
  static async fromJsonLd(json, options = {}) {
6420
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
6420
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
6421
6421
  try {
6422
6422
  const object = await this.__fromJsonLd__ChatMessage__(json, span, options);
6423
6423
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -6698,7 +6698,7 @@ var Activity = class Activity extends Object$1 {
6698
6698
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6699
6699
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6700
6700
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6701
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
6701
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
6702
6702
  let fetchResult;
6703
6703
  try {
6704
6704
  fetchResult = await documentLoader(url.href);
@@ -6910,7 +6910,7 @@ var Activity = class Activity extends Object$1 {
6910
6910
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6911
6911
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6912
6912
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6913
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
6913
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
6914
6914
  let fetchResult;
6915
6915
  try {
6916
6916
  fetchResult = await documentLoader(url.href);
@@ -7076,7 +7076,7 @@ var Activity = class Activity extends Object$1 {
7076
7076
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7077
7077
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7078
7078
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7079
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
7079
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
7080
7080
  let fetchResult;
7081
7081
  try {
7082
7082
  fetchResult = await documentLoader(url.href);
@@ -7248,7 +7248,7 @@ var Activity = class Activity extends Object$1 {
7248
7248
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7249
7249
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7250
7250
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7251
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
7251
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
7252
7252
  let fetchResult;
7253
7253
  try {
7254
7254
  fetchResult = await documentLoader(url.href);
@@ -7414,7 +7414,7 @@ var Activity = class Activity extends Object$1 {
7414
7414
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7415
7415
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7416
7416
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7417
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
7417
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
7418
7418
  let fetchResult;
7419
7419
  try {
7420
7420
  fetchResult = await documentLoader(url.href);
@@ -7582,7 +7582,7 @@ var Activity = class Activity extends Object$1 {
7582
7582
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7583
7583
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7584
7584
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7585
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
7585
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
7586
7586
  let fetchResult;
7587
7587
  try {
7588
7588
  fetchResult = await documentLoader(url.href);
@@ -7832,7 +7832,7 @@ var Activity = class Activity extends Object$1 {
7832
7832
  * @throws {TypeError} If the given `json` is invalid.
7833
7833
  */
7834
7834
  static async fromJsonLd(json, options = {}) {
7835
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
7835
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
7836
7836
  try {
7837
7837
  const object = await this.__fromJsonLd__Activity__(json, span, options);
7838
7838
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -8150,7 +8150,7 @@ var EmojiReact = class EmojiReact extends Activity {
8150
8150
  * @throws {TypeError} If the given `json` is invalid.
8151
8151
  */
8152
8152
  static async fromJsonLd(json, options = {}) {
8153
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
8153
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
8154
8154
  try {
8155
8155
  const object = await this.__fromJsonLd__EmojiReact__(json, span, options);
8156
8156
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -8396,7 +8396,7 @@ var PropertyValue = class {
8396
8396
  * @throws {TypeError} If the given `json` is invalid.
8397
8397
  */
8398
8398
  static async fromJsonLd(json, options = {}) {
8399
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
8399
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
8400
8400
  try {
8401
8401
  const object = await this.__fromJsonLd__PropertyValue__(json, span, options);
8402
8402
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -8630,7 +8630,7 @@ var DidService = class {
8630
8630
  * @throws {TypeError} If the given `json` is invalid.
8631
8631
  */
8632
8632
  static async fromJsonLd(json, options = {}) {
8633
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
8633
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
8634
8634
  try {
8635
8635
  const object = await this.__fromJsonLd__DidService__(json, span, options);
8636
8636
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -8784,7 +8784,7 @@ var Export = class Export extends DidService {
8784
8784
  * @throws {TypeError} If the given `json` is invalid.
8785
8785
  */
8786
8786
  static async fromJsonLd(json, options = {}) {
8787
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
8787
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
8788
8788
  try {
8789
8789
  const object = await this.__fromJsonLd__Export__(json, span, options);
8790
8790
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -8957,7 +8957,7 @@ var DataIntegrityProof = class {
8957
8957
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8958
8958
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8959
8959
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8960
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
8960
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
8961
8961
  let fetchResult;
8962
8962
  try {
8963
8963
  fetchResult = await documentLoader(url.href);
@@ -9176,7 +9176,7 @@ var DataIntegrityProof = class {
9176
9176
  * @throws {TypeError} If the given `json` is invalid.
9177
9177
  */
9178
9178
  static async fromJsonLd(json, options = {}) {
9179
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
9179
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
9180
9180
  try {
9181
9181
  const object = await this.__fromJsonLd__DataIntegrityProof__(json, span, options);
9182
9182
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -9390,7 +9390,7 @@ var CryptographicKey = class {
9390
9390
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
9391
9391
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
9392
9392
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
9393
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
9393
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
9394
9394
  let fetchResult;
9395
9395
  try {
9396
9396
  fetchResult = await documentLoader(url.href);
@@ -9652,7 +9652,7 @@ var CryptographicKey = class {
9652
9652
  * @throws {TypeError} If the given `json` is invalid.
9653
9653
  */
9654
9654
  static async fromJsonLd(json, options = {}) {
9655
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
9655
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
9656
9656
  try {
9657
9657
  const object = await this.__fromJsonLd__CryptographicKey__(json, span, options);
9658
9658
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -9847,7 +9847,7 @@ var Multikey = class {
9847
9847
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
9848
9848
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
9849
9849
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
9850
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
9850
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
9851
9851
  let fetchResult;
9852
9852
  try {
9853
9853
  fetchResult = await documentLoader(url.href);
@@ -10115,7 +10115,7 @@ var Multikey = class {
10115
10115
  * @throws {TypeError} If the given `json` is invalid.
10116
10116
  */
10117
10117
  static async fromJsonLd(json, options = {}) {
10118
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
10118
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
10119
10119
  try {
10120
10120
  const object = await this.__fromJsonLd__Multikey__(json, span, options);
10121
10121
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -10309,7 +10309,7 @@ var Accept = class Accept extends Activity {
10309
10309
  * @throws {TypeError} If the given `json` is invalid.
10310
10310
  */
10311
10311
  static async fromJsonLd(json, options = {}) {
10312
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
10312
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
10313
10313
  try {
10314
10314
  const object = await this.__fromJsonLd__Accept__(json, span, options);
10315
10315
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -10460,7 +10460,7 @@ var Add = class Add extends Activity {
10460
10460
  * @throws {TypeError} If the given `json` is invalid.
10461
10461
  */
10462
10462
  static async fromJsonLd(json, options = {}) {
10463
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
10463
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
10464
10464
  try {
10465
10465
  const object = await this.__fromJsonLd__Add__(json, span, options);
10466
10466
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -10628,7 +10628,7 @@ var Announce = class Announce extends Activity {
10628
10628
  * @throws {TypeError} If the given `json` is invalid.
10629
10629
  */
10630
10630
  static async fromJsonLd(json, options = {}) {
10631
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
10631
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
10632
10632
  try {
10633
10633
  const object = await this.__fromJsonLd__Announce__(json, span, options);
10634
10634
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -11023,7 +11023,7 @@ var Application = class Application extends Object$1 {
11023
11023
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11024
11024
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11025
11025
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11026
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
11026
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
11027
11027
  let fetchResult;
11028
11028
  try {
11029
11029
  fetchResult = await documentLoader(url.href);
@@ -11185,7 +11185,7 @@ var Application = class Application extends Object$1 {
11185
11185
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11186
11186
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11187
11187
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11188
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
11188
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
11189
11189
  let fetchResult;
11190
11190
  try {
11191
11191
  fetchResult = await documentLoader(url.href);
@@ -11365,7 +11365,7 @@ var Application = class Application extends Object$1 {
11365
11365
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11366
11366
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11367
11367
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11368
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
11368
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
11369
11369
  let fetchResult;
11370
11370
  try {
11371
11371
  fetchResult = await documentLoader(url.href);
@@ -11507,7 +11507,7 @@ var Application = class Application extends Object$1 {
11507
11507
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11508
11508
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11509
11509
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11510
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
11510
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
11511
11511
  let fetchResult;
11512
11512
  try {
11513
11513
  fetchResult = await documentLoader(url.href);
@@ -11646,7 +11646,7 @@ var Application = class Application extends Object$1 {
11646
11646
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11647
11647
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11648
11648
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11649
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
11649
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
11650
11650
  let fetchResult;
11651
11651
  try {
11652
11652
  fetchResult = await documentLoader(url.href);
@@ -11770,7 +11770,7 @@ var Application = class Application extends Object$1 {
11770
11770
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11771
11771
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11772
11772
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11773
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
11773
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
11774
11774
  let fetchResult;
11775
11775
  try {
11776
11776
  fetchResult = await documentLoader(url.href);
@@ -11897,7 +11897,7 @@ var Application = class Application extends Object$1 {
11897
11897
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11898
11898
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11899
11899
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11900
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
11900
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
11901
11901
  let fetchResult;
11902
11902
  try {
11903
11903
  fetchResult = await documentLoader(url.href);
@@ -12022,7 +12022,7 @@ var Application = class Application extends Object$1 {
12022
12022
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12023
12023
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12024
12024
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12025
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
12025
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
12026
12026
  let fetchResult;
12027
12027
  try {
12028
12028
  fetchResult = await documentLoader(url.href);
@@ -12145,7 +12145,7 @@ var Application = class Application extends Object$1 {
12145
12145
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12146
12146
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12147
12147
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12148
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
12148
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
12149
12149
  let fetchResult;
12150
12150
  try {
12151
12151
  fetchResult = await documentLoader(url.href);
@@ -12268,7 +12268,7 @@ var Application = class Application extends Object$1 {
12268
12268
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12269
12269
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12270
12270
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12271
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
12271
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
12272
12272
  let fetchResult;
12273
12273
  try {
12274
12274
  fetchResult = await documentLoader(url.href);
@@ -12430,7 +12430,7 @@ var Application = class Application extends Object$1 {
12430
12430
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12431
12431
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12432
12432
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12433
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
12433
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
12434
12434
  let fetchResult;
12435
12435
  try {
12436
12436
  fetchResult = await documentLoader(url.href);
@@ -12596,7 +12596,7 @@ var Application = class Application extends Object$1 {
12596
12596
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12597
12597
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12598
12598
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12599
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
12599
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
12600
12600
  let fetchResult;
12601
12601
  try {
12602
12602
  fetchResult = await documentLoader(url.href);
@@ -12810,7 +12810,7 @@ var Application = class Application extends Object$1 {
12810
12810
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12811
12811
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12812
12812
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12813
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
12813
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
12814
12814
  let fetchResult;
12815
12815
  try {
12816
12816
  fetchResult = await documentLoader(url.href);
@@ -13493,7 +13493,7 @@ var Application = class Application extends Object$1 {
13493
13493
  * @throws {TypeError} If the given `json` is invalid.
13494
13494
  */
13495
13495
  static async fromJsonLd(json, options = {}) {
13496
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
13496
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
13497
13497
  try {
13498
13498
  const object = await this.__fromJsonLd__Application__(json, span, options);
13499
13499
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -14046,7 +14046,7 @@ var IntransitiveActivity = class IntransitiveActivity extends Activity {
14046
14046
  * @throws {TypeError} If the given `json` is invalid.
14047
14047
  */
14048
14048
  static async fromJsonLd(json, options = {}) {
14049
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
14049
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
14050
14050
  try {
14051
14051
  const object = await this.__fromJsonLd__IntransitiveActivity__(json, span, options);
14052
14052
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -14198,7 +14198,7 @@ var Arrive = class Arrive extends IntransitiveActivity {
14198
14198
  * @throws {TypeError} If the given `json` is invalid.
14199
14199
  */
14200
14200
  static async fromJsonLd(json, options = {}) {
14201
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
14201
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
14202
14202
  try {
14203
14203
  const object = await this.__fromJsonLd__Arrive__(json, span, options);
14204
14204
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -14433,7 +14433,7 @@ var Article = class Article extends Object$1 {
14433
14433
  * @throws {TypeError} If the given `json` is invalid.
14434
14434
  */
14435
14435
  static async fromJsonLd(json, options = {}) {
14436
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
14436
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
14437
14437
  try {
14438
14438
  const object = await this.__fromJsonLd__Article__(json, span, options);
14439
14439
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -14662,7 +14662,7 @@ var Document = class Document extends Object$1 {
14662
14662
  * @throws {TypeError} If the given `json` is invalid.
14663
14663
  */
14664
14664
  static async fromJsonLd(json, options = {}) {
14665
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
14665
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
14666
14666
  try {
14667
14667
  const object = await this.__fromJsonLd__Document__(json, span, options);
14668
14668
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -14845,7 +14845,7 @@ var Audio = class Audio extends Document {
14845
14845
  * @throws {TypeError} If the given `json` is invalid.
14846
14846
  */
14847
14847
  static async fromJsonLd(json, options = {}) {
14848
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
14848
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
14849
14849
  try {
14850
14850
  const object = await this.__fromJsonLd__Audio__(json, span, options);
14851
14851
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -14993,7 +14993,7 @@ var Ignore = class Ignore extends Activity {
14993
14993
  * @throws {TypeError} If the given `json` is invalid.
14994
14994
  */
14995
14995
  static async fromJsonLd(json, options = {}) {
14996
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
14996
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
14997
14997
  try {
14998
14998
  const object = await this.__fromJsonLd__Ignore__(json, span, options);
14999
14999
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -15144,7 +15144,7 @@ var Block = class Block extends Ignore {
15144
15144
  * @throws {TypeError} If the given `json` is invalid.
15145
15145
  */
15146
15146
  static async fromJsonLd(json, options = {}) {
15147
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
15147
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
15148
15148
  try {
15149
15149
  const object = await this.__fromJsonLd__Block__(json, span, options);
15150
15150
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -15408,7 +15408,7 @@ var Collection = class Collection extends Object$1 {
15408
15408
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
15409
15409
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
15410
15410
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
15411
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
15411
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
15412
15412
  let fetchResult;
15413
15413
  try {
15414
15414
  fetchResult = await documentLoader(url.href);
@@ -15529,7 +15529,7 @@ var Collection = class Collection extends Object$1 {
15529
15529
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
15530
15530
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
15531
15531
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
15532
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
15532
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
15533
15533
  let fetchResult;
15534
15534
  try {
15535
15535
  fetchResult = await documentLoader(url.href);
@@ -15650,7 +15650,7 @@ var Collection = class Collection extends Object$1 {
15650
15650
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
15651
15651
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
15652
15652
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
15653
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
15653
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
15654
15654
  let fetchResult;
15655
15655
  try {
15656
15656
  fetchResult = await documentLoader(url.href);
@@ -15771,7 +15771,7 @@ var Collection = class Collection extends Object$1 {
15771
15771
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
15772
15772
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
15773
15773
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
15774
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
15774
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
15775
15775
  let fetchResult;
15776
15776
  try {
15777
15777
  fetchResult = await documentLoader(url.href);
@@ -15902,7 +15902,7 @@ var Collection = class Collection extends Object$1 {
15902
15902
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
15903
15903
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
15904
15904
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
15905
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
15905
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
15906
15906
  let fetchResult;
15907
15907
  try {
15908
15908
  fetchResult = await documentLoader(url.href);
@@ -16022,7 +16022,7 @@ var Collection = class Collection extends Object$1 {
16022
16022
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16023
16023
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16024
16024
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16025
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
16025
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
16026
16026
  let fetchResult;
16027
16027
  try {
16028
16028
  fetchResult = await documentLoader(url.href);
@@ -16142,7 +16142,7 @@ var Collection = class Collection extends Object$1 {
16142
16142
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16143
16143
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16144
16144
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16145
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
16145
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
16146
16146
  let fetchResult;
16147
16147
  try {
16148
16148
  fetchResult = await documentLoader(url.href);
@@ -16262,7 +16262,7 @@ var Collection = class Collection extends Object$1 {
16262
16262
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16263
16263
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16264
16264
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16265
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
16265
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
16266
16266
  let fetchResult;
16267
16267
  try {
16268
16268
  fetchResult = await documentLoader(url.href);
@@ -16382,7 +16382,7 @@ var Collection = class Collection extends Object$1 {
16382
16382
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16383
16383
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16384
16384
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16385
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
16385
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
16386
16386
  let fetchResult;
16387
16387
  try {
16388
16388
  fetchResult = await documentLoader(url.href);
@@ -16502,7 +16502,7 @@ var Collection = class Collection extends Object$1 {
16502
16502
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16503
16503
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16504
16504
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16505
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
16505
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
16506
16506
  let fetchResult;
16507
16507
  try {
16508
16508
  fetchResult = await documentLoader(url.href);
@@ -16622,7 +16622,7 @@ var Collection = class Collection extends Object$1 {
16622
16622
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16623
16623
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16624
16624
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16625
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
16625
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
16626
16626
  let fetchResult;
16627
16627
  try {
16628
16628
  fetchResult = await documentLoader(url.href);
@@ -16742,7 +16742,7 @@ var Collection = class Collection extends Object$1 {
16742
16742
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16743
16743
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16744
16744
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16745
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
16745
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
16746
16746
  let fetchResult;
16747
16747
  try {
16748
16748
  fetchResult = await documentLoader(url.href);
@@ -17169,7 +17169,7 @@ var Collection = class Collection extends Object$1 {
17169
17169
  * @throws {TypeError} If the given `json` is invalid.
17170
17170
  */
17171
17171
  static async fromJsonLd(json, options = {}) {
17172
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
17172
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
17173
17173
  try {
17174
17174
  const object = await this.__fromJsonLd__Collection__(json, span, options);
17175
17175
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -17616,7 +17616,7 @@ var CollectionPage = class CollectionPage extends Collection {
17616
17616
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17617
17617
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17618
17618
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17619
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
17619
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
17620
17620
  let fetchResult;
17621
17621
  try {
17622
17622
  fetchResult = await documentLoader(url.href);
@@ -17737,7 +17737,7 @@ var CollectionPage = class CollectionPage extends Collection {
17737
17737
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17738
17738
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17739
17739
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17740
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
17740
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
17741
17741
  let fetchResult;
17742
17742
  try {
17743
17743
  fetchResult = await documentLoader(url.href);
@@ -17857,7 +17857,7 @@ var CollectionPage = class CollectionPage extends Collection {
17857
17857
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17858
17858
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17859
17859
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17860
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
17860
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
17861
17861
  let fetchResult;
17862
17862
  try {
17863
17863
  fetchResult = await documentLoader(url.href);
@@ -18121,7 +18121,7 @@ var CollectionPage = class CollectionPage extends Collection {
18121
18121
  * @throws {TypeError} If the given `json` is invalid.
18122
18122
  */
18123
18123
  static async fromJsonLd(json, options = {}) {
18124
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
18124
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
18125
18125
  try {
18126
18126
  const object = await this.__fromJsonLd__CollectionPage__(json, span, options);
18127
18127
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -18347,7 +18347,7 @@ var Create = class Create extends Activity {
18347
18347
  * @throws {TypeError} If the given `json` is invalid.
18348
18348
  */
18349
18349
  static async fromJsonLd(json, options = {}) {
18350
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
18350
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
18351
18351
  try {
18352
18352
  const object = await this.__fromJsonLd__Create__(json, span, options);
18353
18353
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -18511,7 +18511,7 @@ var Delete = class Delete extends Activity {
18511
18511
  * @throws {TypeError} If the given `json` is invalid.
18512
18512
  */
18513
18513
  static async fromJsonLd(json, options = {}) {
18514
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
18514
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
18515
18515
  try {
18516
18516
  const object = await this.__fromJsonLd__Delete__(json, span, options);
18517
18517
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -18662,7 +18662,7 @@ var Dislike = class Dislike extends Activity {
18662
18662
  * @throws {TypeError} If the given `json` is invalid.
18663
18663
  */
18664
18664
  static async fromJsonLd(json, options = {}) {
18665
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
18665
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
18666
18666
  try {
18667
18667
  const object = await this.__fromJsonLd__Dislike__(json, span, options);
18668
18668
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19009,7 +19009,7 @@ var Endpoints = class {
19009
19009
  * @throws {TypeError} If the given `json` is invalid.
19010
19010
  */
19011
19011
  static async fromJsonLd(json, options = {}) {
19012
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
19012
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
19013
19013
  try {
19014
19014
  const object = await this.__fromJsonLd__Endpoints__(json, span, options);
19015
19015
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19235,7 +19235,7 @@ var Event = class Event extends Object$1 {
19235
19235
  * @throws {TypeError} If the given `json` is invalid.
19236
19236
  */
19237
19237
  static async fromJsonLd(json, options = {}) {
19238
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
19238
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
19239
19239
  try {
19240
19240
  const object = await this.__fromJsonLd__Event__(json, span, options);
19241
19241
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19384,7 +19384,7 @@ var Flag = class Flag extends Activity {
19384
19384
  * @throws {TypeError} If the given `json` is invalid.
19385
19385
  */
19386
19386
  static async fromJsonLd(json, options = {}) {
19387
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
19387
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
19388
19388
  try {
19389
19389
  const object = await this.__fromJsonLd__Flag__(json, span, options);
19390
19390
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19537,7 +19537,7 @@ var Follow = class Follow extends Activity {
19537
19537
  * @throws {TypeError} If the given `json` is invalid.
19538
19538
  */
19539
19539
  static async fromJsonLd(json, options = {}) {
19540
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
19540
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
19541
19541
  try {
19542
19542
  const object = await this.__fromJsonLd__Follow__(json, span, options);
19543
19543
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19932,7 +19932,7 @@ var Group = class Group extends Object$1 {
19932
19932
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
19933
19933
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
19934
19934
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
19935
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
19935
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
19936
19936
  let fetchResult;
19937
19937
  try {
19938
19938
  fetchResult = await documentLoader(url.href);
@@ -20094,7 +20094,7 @@ var Group = class Group extends Object$1 {
20094
20094
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20095
20095
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20096
20096
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20097
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
20097
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
20098
20098
  let fetchResult;
20099
20099
  try {
20100
20100
  fetchResult = await documentLoader(url.href);
@@ -20274,7 +20274,7 @@ var Group = class Group extends Object$1 {
20274
20274
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20275
20275
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20276
20276
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20277
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
20277
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
20278
20278
  let fetchResult;
20279
20279
  try {
20280
20280
  fetchResult = await documentLoader(url.href);
@@ -20416,7 +20416,7 @@ var Group = class Group extends Object$1 {
20416
20416
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20417
20417
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20418
20418
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20419
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
20419
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
20420
20420
  let fetchResult;
20421
20421
  try {
20422
20422
  fetchResult = await documentLoader(url.href);
@@ -20555,7 +20555,7 @@ var Group = class Group extends Object$1 {
20555
20555
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20556
20556
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20557
20557
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20558
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
20558
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
20559
20559
  let fetchResult;
20560
20560
  try {
20561
20561
  fetchResult = await documentLoader(url.href);
@@ -20679,7 +20679,7 @@ var Group = class Group extends Object$1 {
20679
20679
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20680
20680
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20681
20681
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20682
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
20682
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
20683
20683
  let fetchResult;
20684
20684
  try {
20685
20685
  fetchResult = await documentLoader(url.href);
@@ -20806,7 +20806,7 @@ var Group = class Group extends Object$1 {
20806
20806
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20807
20807
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20808
20808
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20809
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
20809
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
20810
20810
  let fetchResult;
20811
20811
  try {
20812
20812
  fetchResult = await documentLoader(url.href);
@@ -20931,7 +20931,7 @@ var Group = class Group extends Object$1 {
20931
20931
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20932
20932
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20933
20933
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20934
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
20934
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
20935
20935
  let fetchResult;
20936
20936
  try {
20937
20937
  fetchResult = await documentLoader(url.href);
@@ -21054,7 +21054,7 @@ var Group = class Group extends Object$1 {
21054
21054
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21055
21055
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21056
21056
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21057
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
21057
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
21058
21058
  let fetchResult;
21059
21059
  try {
21060
21060
  fetchResult = await documentLoader(url.href);
@@ -21177,7 +21177,7 @@ var Group = class Group extends Object$1 {
21177
21177
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21178
21178
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21179
21179
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21180
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
21180
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
21181
21181
  let fetchResult;
21182
21182
  try {
21183
21183
  fetchResult = await documentLoader(url.href);
@@ -21339,7 +21339,7 @@ var Group = class Group extends Object$1 {
21339
21339
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21340
21340
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21341
21341
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21342
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
21342
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
21343
21343
  let fetchResult;
21344
21344
  try {
21345
21345
  fetchResult = await documentLoader(url.href);
@@ -21505,7 +21505,7 @@ var Group = class Group extends Object$1 {
21505
21505
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21506
21506
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21507
21507
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21508
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
21508
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
21509
21509
  let fetchResult;
21510
21510
  try {
21511
21511
  fetchResult = await documentLoader(url.href);
@@ -21719,7 +21719,7 @@ var Group = class Group extends Object$1 {
21719
21719
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21720
21720
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21721
21721
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21722
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
21722
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
21723
21723
  let fetchResult;
21724
21724
  try {
21725
21725
  fetchResult = await documentLoader(url.href);
@@ -22402,7 +22402,7 @@ var Group = class Group extends Object$1 {
22402
22402
  * @throws {TypeError} If the given `json` is invalid.
22403
22403
  */
22404
22404
  static async fromJsonLd(json, options = {}) {
22405
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
22405
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
22406
22406
  try {
22407
22407
  const object = await this.__fromJsonLd__Group__(json, span, options);
22408
22408
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23094,7 +23094,7 @@ var Link = class Link {
23094
23094
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
23095
23095
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
23096
23096
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
23097
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
23097
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
23098
23098
  let fetchResult;
23099
23099
  try {
23100
23100
  fetchResult = await documentLoader(url.href);
@@ -23386,7 +23386,7 @@ var Link = class Link {
23386
23386
  * @throws {TypeError} If the given `json` is invalid.
23387
23387
  */
23388
23388
  static async fromJsonLd(json, options = {}) {
23389
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
23389
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
23390
23390
  try {
23391
23391
  const object = await this.__fromJsonLd__Link__(json, span, options);
23392
23392
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23713,7 +23713,7 @@ var Hashtag = class Hashtag extends Link {
23713
23713
  * @throws {TypeError} If the given `json` is invalid.
23714
23714
  */
23715
23715
  static async fromJsonLd(json, options = {}) {
23716
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
23716
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
23717
23717
  try {
23718
23718
  const object = await this.__fromJsonLd__Hashtag__(json, span, options);
23719
23719
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23867,7 +23867,7 @@ var Image = class Image extends Document {
23867
23867
  * @throws {TypeError} If the given `json` is invalid.
23868
23868
  */
23869
23869
  static async fromJsonLd(json, options = {}) {
23870
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
23870
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
23871
23871
  try {
23872
23872
  const object = await this.__fromJsonLd__Image__(json, span, options);
23873
23873
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24016,7 +24016,7 @@ var Offer = class Offer extends Activity {
24016
24016
  * @throws {TypeError} If the given `json` is invalid.
24017
24017
  */
24018
24018
  static async fromJsonLd(json, options = {}) {
24019
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
24019
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
24020
24020
  try {
24021
24021
  const object = await this.__fromJsonLd__Offer__(json, span, options);
24022
24022
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24165,7 +24165,7 @@ var Invite = class Invite extends Offer {
24165
24165
  * @throws {TypeError} If the given `json` is invalid.
24166
24166
  */
24167
24167
  static async fromJsonLd(json, options = {}) {
24168
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
24168
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
24169
24169
  try {
24170
24170
  const object = await this.__fromJsonLd__Invite__(json, span, options);
24171
24171
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24313,7 +24313,7 @@ var Join = class Join extends Activity {
24313
24313
  * @throws {TypeError} If the given `json` is invalid.
24314
24314
  */
24315
24315
  static async fromJsonLd(json, options = {}) {
24316
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
24316
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
24317
24317
  try {
24318
24318
  const object = await this.__fromJsonLd__Join__(json, span, options);
24319
24319
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24461,7 +24461,7 @@ var Leave = class Leave extends Activity {
24461
24461
  * @throws {TypeError} If the given `json` is invalid.
24462
24462
  */
24463
24463
  static async fromJsonLd(json, options = {}) {
24464
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
24464
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
24465
24465
  try {
24466
24466
  const object = await this.__fromJsonLd__Leave__(json, span, options);
24467
24467
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24613,7 +24613,7 @@ var Like = class Like extends Activity {
24613
24613
  * @throws {TypeError} If the given `json` is invalid.
24614
24614
  */
24615
24615
  static async fromJsonLd(json, options = {}) {
24616
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
24616
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
24617
24617
  try {
24618
24618
  const object = await this.__fromJsonLd__Like__(json, span, options);
24619
24619
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24760,7 +24760,7 @@ var Listen = class Listen extends Activity {
24760
24760
  * @throws {TypeError} If the given `json` is invalid.
24761
24761
  */
24762
24762
  static async fromJsonLd(json, options = {}) {
24763
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
24763
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
24764
24764
  try {
24765
24765
  const object = await this.__fromJsonLd__Listen__(json, span, options);
24766
24766
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24911,7 +24911,7 @@ var Mention = class Mention extends Link {
24911
24911
  * @throws {TypeError} If the given `json` is invalid.
24912
24912
  */
24913
24913
  static async fromJsonLd(json, options = {}) {
24914
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
24914
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
24915
24915
  try {
24916
24916
  const object = await this.__fromJsonLd__Mention__(json, span, options);
24917
24917
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -25060,7 +25060,7 @@ var Move = class Move extends Activity {
25060
25060
  * @throws {TypeError} If the given `json` is invalid.
25061
25061
  */
25062
25062
  static async fromJsonLd(json, options = {}) {
25063
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
25063
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
25064
25064
  try {
25065
25065
  const object = await this.__fromJsonLd__Move__(json, span, options);
25066
25066
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -25296,7 +25296,7 @@ var Note = class Note extends Object$1 {
25296
25296
  * @throws {TypeError} If the given `json` is invalid.
25297
25297
  */
25298
25298
  static async fromJsonLd(json, options = {}) {
25299
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
25299
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
25300
25300
  try {
25301
25301
  const object = await this.__fromJsonLd__Note__(json, span, options);
25302
25302
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -25425,7 +25425,7 @@ var OrderedCollection = class OrderedCollection extends Collection {
25425
25425
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25426
25426
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25427
25427
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25428
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
25428
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
25429
25429
  let fetchResult;
25430
25430
  try {
25431
25431
  fetchResult = await documentLoader(url.href);
@@ -25673,7 +25673,7 @@ var OrderedCollection = class OrderedCollection extends Collection {
25673
25673
  * @throws {TypeError} If the given `json` is invalid.
25674
25674
  */
25675
25675
  static async fromJsonLd(json, options = {}) {
25676
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
25676
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
25677
25677
  try {
25678
25678
  const object = await this.__fromJsonLd__OrderedCollection__(json, span, options);
25679
25679
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -25879,7 +25879,7 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
25879
25879
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25880
25880
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25881
25881
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25882
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
25882
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
25883
25883
  let fetchResult;
25884
25884
  try {
25885
25885
  fetchResult = await documentLoader(url.href);
@@ -26150,7 +26150,7 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
26150
26150
  * @throws {TypeError} If the given `json` is invalid.
26151
26151
  */
26152
26152
  static async fromJsonLd(json, options = {}) {
26153
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
26153
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
26154
26154
  try {
26155
26155
  const object = await this.__fromJsonLd__OrderedCollectionPage__(json, span, options);
26156
26156
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -26642,7 +26642,7 @@ var Organization = class Organization extends Object$1 {
26642
26642
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26643
26643
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26644
26644
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26645
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
26645
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
26646
26646
  let fetchResult;
26647
26647
  try {
26648
26648
  fetchResult = await documentLoader(url.href);
@@ -26804,7 +26804,7 @@ var Organization = class Organization extends Object$1 {
26804
26804
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26805
26805
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26806
26806
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26807
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
26807
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
26808
26808
  let fetchResult;
26809
26809
  try {
26810
26810
  fetchResult = await documentLoader(url.href);
@@ -26984,7 +26984,7 @@ var Organization = class Organization extends Object$1 {
26984
26984
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26985
26985
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26986
26986
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26987
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
26987
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
26988
26988
  let fetchResult;
26989
26989
  try {
26990
26990
  fetchResult = await documentLoader(url.href);
@@ -27126,7 +27126,7 @@ var Organization = class Organization extends Object$1 {
27126
27126
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
27127
27127
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
27128
27128
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
27129
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
27129
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
27130
27130
  let fetchResult;
27131
27131
  try {
27132
27132
  fetchResult = await documentLoader(url.href);
@@ -27265,7 +27265,7 @@ var Organization = class Organization extends Object$1 {
27265
27265
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
27266
27266
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
27267
27267
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
27268
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
27268
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
27269
27269
  let fetchResult;
27270
27270
  try {
27271
27271
  fetchResult = await documentLoader(url.href);
@@ -27389,7 +27389,7 @@ var Organization = class Organization extends Object$1 {
27389
27389
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
27390
27390
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
27391
27391
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
27392
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
27392
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
27393
27393
  let fetchResult;
27394
27394
  try {
27395
27395
  fetchResult = await documentLoader(url.href);
@@ -27516,7 +27516,7 @@ var Organization = class Organization extends Object$1 {
27516
27516
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
27517
27517
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
27518
27518
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
27519
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
27519
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
27520
27520
  let fetchResult;
27521
27521
  try {
27522
27522
  fetchResult = await documentLoader(url.href);
@@ -27641,7 +27641,7 @@ var Organization = class Organization extends Object$1 {
27641
27641
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
27642
27642
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
27643
27643
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
27644
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
27644
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
27645
27645
  let fetchResult;
27646
27646
  try {
27647
27647
  fetchResult = await documentLoader(url.href);
@@ -27764,7 +27764,7 @@ var Organization = class Organization extends Object$1 {
27764
27764
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
27765
27765
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
27766
27766
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
27767
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
27767
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
27768
27768
  let fetchResult;
27769
27769
  try {
27770
27770
  fetchResult = await documentLoader(url.href);
@@ -27887,7 +27887,7 @@ var Organization = class Organization extends Object$1 {
27887
27887
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
27888
27888
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
27889
27889
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
27890
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
27890
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
27891
27891
  let fetchResult;
27892
27892
  try {
27893
27893
  fetchResult = await documentLoader(url.href);
@@ -28049,7 +28049,7 @@ var Organization = class Organization extends Object$1 {
28049
28049
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
28050
28050
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
28051
28051
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
28052
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
28052
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
28053
28053
  let fetchResult;
28054
28054
  try {
28055
28055
  fetchResult = await documentLoader(url.href);
@@ -28215,7 +28215,7 @@ var Organization = class Organization extends Object$1 {
28215
28215
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
28216
28216
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
28217
28217
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
28218
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
28218
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
28219
28219
  let fetchResult;
28220
28220
  try {
28221
28221
  fetchResult = await documentLoader(url.href);
@@ -28429,7 +28429,7 @@ var Organization = class Organization extends Object$1 {
28429
28429
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
28430
28430
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
28431
28431
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
28432
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
28432
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
28433
28433
  let fetchResult;
28434
28434
  try {
28435
28435
  fetchResult = await documentLoader(url.href);
@@ -29112,7 +29112,7 @@ var Organization = class Organization extends Object$1 {
29112
29112
  * @throws {TypeError} If the given `json` is invalid.
29113
29113
  */
29114
29114
  static async fromJsonLd(json, options = {}) {
29115
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
29115
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
29116
29116
  try {
29117
29117
  const object = await this.__fromJsonLd__Organization__(json, span, options);
29118
29118
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29670,7 +29670,7 @@ var Page = class Page extends Document {
29670
29670
  * @throws {TypeError} If the given `json` is invalid.
29671
29671
  */
29672
29672
  static async fromJsonLd(json, options = {}) {
29673
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
29673
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
29674
29674
  try {
29675
29675
  const object = await this.__fromJsonLd__Page__(json, span, options);
29676
29676
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30065,7 +30065,7 @@ var Person = class Person extends Object$1 {
30065
30065
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
30066
30066
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
30067
30067
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
30068
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
30068
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
30069
30069
  let fetchResult;
30070
30070
  try {
30071
30071
  fetchResult = await documentLoader(url.href);
@@ -30227,7 +30227,7 @@ var Person = class Person extends Object$1 {
30227
30227
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
30228
30228
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
30229
30229
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
30230
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
30230
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
30231
30231
  let fetchResult;
30232
30232
  try {
30233
30233
  fetchResult = await documentLoader(url.href);
@@ -30407,7 +30407,7 @@ var Person = class Person extends Object$1 {
30407
30407
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
30408
30408
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
30409
30409
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
30410
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
30410
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
30411
30411
  let fetchResult;
30412
30412
  try {
30413
30413
  fetchResult = await documentLoader(url.href);
@@ -30549,7 +30549,7 @@ var Person = class Person extends Object$1 {
30549
30549
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
30550
30550
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
30551
30551
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
30552
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
30552
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
30553
30553
  let fetchResult;
30554
30554
  try {
30555
30555
  fetchResult = await documentLoader(url.href);
@@ -30688,7 +30688,7 @@ var Person = class Person extends Object$1 {
30688
30688
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
30689
30689
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
30690
30690
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
30691
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
30691
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
30692
30692
  let fetchResult;
30693
30693
  try {
30694
30694
  fetchResult = await documentLoader(url.href);
@@ -30812,7 +30812,7 @@ var Person = class Person extends Object$1 {
30812
30812
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
30813
30813
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
30814
30814
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
30815
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
30815
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
30816
30816
  let fetchResult;
30817
30817
  try {
30818
30818
  fetchResult = await documentLoader(url.href);
@@ -30939,7 +30939,7 @@ var Person = class Person extends Object$1 {
30939
30939
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
30940
30940
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
30941
30941
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
30942
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
30942
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
30943
30943
  let fetchResult;
30944
30944
  try {
30945
30945
  fetchResult = await documentLoader(url.href);
@@ -31064,7 +31064,7 @@ var Person = class Person extends Object$1 {
31064
31064
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31065
31065
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31066
31066
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31067
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
31067
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
31068
31068
  let fetchResult;
31069
31069
  try {
31070
31070
  fetchResult = await documentLoader(url.href);
@@ -31187,7 +31187,7 @@ var Person = class Person extends Object$1 {
31187
31187
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31188
31188
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31189
31189
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31190
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
31190
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
31191
31191
  let fetchResult;
31192
31192
  try {
31193
31193
  fetchResult = await documentLoader(url.href);
@@ -31310,7 +31310,7 @@ var Person = class Person extends Object$1 {
31310
31310
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31311
31311
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31312
31312
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31313
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
31313
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
31314
31314
  let fetchResult;
31315
31315
  try {
31316
31316
  fetchResult = await documentLoader(url.href);
@@ -31472,7 +31472,7 @@ var Person = class Person extends Object$1 {
31472
31472
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31473
31473
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31474
31474
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31475
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
31475
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
31476
31476
  let fetchResult;
31477
31477
  try {
31478
31478
  fetchResult = await documentLoader(url.href);
@@ -31638,7 +31638,7 @@ var Person = class Person extends Object$1 {
31638
31638
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31639
31639
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31640
31640
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31641
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
31641
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
31642
31642
  let fetchResult;
31643
31643
  try {
31644
31644
  fetchResult = await documentLoader(url.href);
@@ -31852,7 +31852,7 @@ var Person = class Person extends Object$1 {
31852
31852
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31853
31853
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31854
31854
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31855
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
31855
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
31856
31856
  let fetchResult;
31857
31857
  try {
31858
31858
  fetchResult = await documentLoader(url.href);
@@ -32535,7 +32535,7 @@ var Person = class Person extends Object$1 {
32535
32535
  * @throws {TypeError} If the given `json` is invalid.
32536
32536
  */
32537
32537
  static async fromJsonLd(json, options = {}) {
32538
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
32538
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
32539
32539
  try {
32540
32540
  const object = await this.__fromJsonLd__Person__(json, span, options);
32541
32541
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -33270,7 +33270,7 @@ var Place = class Place extends Object$1 {
33270
33270
  * @throws {TypeError} If the given `json` is invalid.
33271
33271
  */
33272
33272
  static async fromJsonLd(json, options = {}) {
33273
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
33273
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
33274
33274
  try {
33275
33275
  const object = await this.__fromJsonLd__Place__(json, span, options);
33276
33276
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -33461,7 +33461,7 @@ var Profile = class Profile extends Object$1 {
33461
33461
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
33462
33462
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
33463
33463
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
33464
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
33464
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
33465
33465
  let fetchResult;
33466
33466
  try {
33467
33467
  fetchResult = await documentLoader(url.href);
@@ -33654,7 +33654,7 @@ var Profile = class Profile extends Object$1 {
33654
33654
  * @throws {TypeError} If the given `json` is invalid.
33655
33655
  */
33656
33656
  static async fromJsonLd(json, options = {}) {
33657
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
33657
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
33658
33658
  try {
33659
33659
  const object = await this.__fromJsonLd__Profile__(json, span, options);
33660
33660
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -33825,7 +33825,7 @@ var Question = class Question extends IntransitiveActivity {
33825
33825
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
33826
33826
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
33827
33827
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
33828
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
33828
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
33829
33829
  let fetchResult;
33830
33830
  try {
33831
33831
  fetchResult = await documentLoader(url.href);
@@ -33947,7 +33947,7 @@ var Question = class Question extends IntransitiveActivity {
33947
33947
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
33948
33948
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
33949
33949
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
33950
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
33950
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
33951
33951
  let fetchResult;
33952
33952
  try {
33953
33953
  fetchResult = await documentLoader(url.href);
@@ -34210,7 +34210,7 @@ var Question = class Question extends IntransitiveActivity {
34210
34210
  * @throws {TypeError} If the given `json` is invalid.
34211
34211
  */
34212
34212
  static async fromJsonLd(json, options = {}) {
34213
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
34213
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
34214
34214
  try {
34215
34215
  const object = await this.__fromJsonLd__Question__(json, span, options);
34216
34216
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -34436,7 +34436,7 @@ var Read = class Read extends Activity {
34436
34436
  * @throws {TypeError} If the given `json` is invalid.
34437
34437
  */
34438
34438
  static async fromJsonLd(json, options = {}) {
34439
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
34439
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
34440
34440
  try {
34441
34441
  const object = await this.__fromJsonLd__Read__(json, span, options);
34442
34442
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -34584,7 +34584,7 @@ var Reject = class Reject extends Activity {
34584
34584
  * @throws {TypeError} If the given `json` is invalid.
34585
34585
  */
34586
34586
  static async fromJsonLd(json, options = {}) {
34587
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
34587
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
34588
34588
  try {
34589
34589
  const object = await this.__fromJsonLd__Reject__(json, span, options);
34590
34590
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -34757,7 +34757,7 @@ var Relationship = class Relationship extends Object$1 {
34757
34757
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
34758
34758
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
34759
34759
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
34760
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
34760
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
34761
34761
  let fetchResult;
34762
34762
  try {
34763
34763
  fetchResult = await documentLoader(url.href);
@@ -34880,7 +34880,7 @@ var Relationship = class Relationship extends Object$1 {
34880
34880
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
34881
34881
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
34882
34882
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
34883
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
34883
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
34884
34884
  let fetchResult;
34885
34885
  try {
34886
34886
  fetchResult = await documentLoader(url.href);
@@ -35042,7 +35042,7 @@ var Relationship = class Relationship extends Object$1 {
35042
35042
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35043
35043
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35044
35044
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35045
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
35045
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
35046
35046
  let fetchResult;
35047
35047
  try {
35048
35048
  fetchResult = await documentLoader(url.href);
@@ -35312,7 +35312,7 @@ var Relationship = class Relationship extends Object$1 {
35312
35312
  * @throws {TypeError} If the given `json` is invalid.
35313
35313
  */
35314
35314
  static async fromJsonLd(json, options = {}) {
35315
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
35315
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
35316
35316
  try {
35317
35317
  const object = await this.__fromJsonLd__Relationship__(json, span, options);
35318
35318
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -35520,7 +35520,7 @@ var Remove = class Remove extends Activity {
35520
35520
  * @throws {TypeError} If the given `json` is invalid.
35521
35521
  */
35522
35522
  static async fromJsonLd(json, options = {}) {
35523
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
35523
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
35524
35524
  try {
35525
35525
  const object = await this.__fromJsonLd__Remove__(json, span, options);
35526
35526
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -35915,7 +35915,7 @@ var Service = class Service extends Object$1 {
35915
35915
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35916
35916
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35917
35917
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35918
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
35918
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
35919
35919
  let fetchResult;
35920
35920
  try {
35921
35921
  fetchResult = await documentLoader(url.href);
@@ -36077,7 +36077,7 @@ var Service = class Service extends Object$1 {
36077
36077
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36078
36078
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36079
36079
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36080
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
36080
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
36081
36081
  let fetchResult;
36082
36082
  try {
36083
36083
  fetchResult = await documentLoader(url.href);
@@ -36257,7 +36257,7 @@ var Service = class Service extends Object$1 {
36257
36257
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36258
36258
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36259
36259
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36260
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
36260
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
36261
36261
  let fetchResult;
36262
36262
  try {
36263
36263
  fetchResult = await documentLoader(url.href);
@@ -36399,7 +36399,7 @@ var Service = class Service extends Object$1 {
36399
36399
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36400
36400
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36401
36401
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36402
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
36402
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
36403
36403
  let fetchResult;
36404
36404
  try {
36405
36405
  fetchResult = await documentLoader(url.href);
@@ -36538,7 +36538,7 @@ var Service = class Service extends Object$1 {
36538
36538
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36539
36539
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36540
36540
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36541
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
36541
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
36542
36542
  let fetchResult;
36543
36543
  try {
36544
36544
  fetchResult = await documentLoader(url.href);
@@ -36662,7 +36662,7 @@ var Service = class Service extends Object$1 {
36662
36662
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36663
36663
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36664
36664
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36665
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
36665
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
36666
36666
  let fetchResult;
36667
36667
  try {
36668
36668
  fetchResult = await documentLoader(url.href);
@@ -36789,7 +36789,7 @@ var Service = class Service extends Object$1 {
36789
36789
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36790
36790
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36791
36791
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36792
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
36792
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
36793
36793
  let fetchResult;
36794
36794
  try {
36795
36795
  fetchResult = await documentLoader(url.href);
@@ -36914,7 +36914,7 @@ var Service = class Service extends Object$1 {
36914
36914
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36915
36915
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36916
36916
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36917
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
36917
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
36918
36918
  let fetchResult;
36919
36919
  try {
36920
36920
  fetchResult = await documentLoader(url.href);
@@ -37037,7 +37037,7 @@ var Service = class Service extends Object$1 {
37037
37037
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
37038
37038
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
37039
37039
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
37040
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
37040
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
37041
37041
  let fetchResult;
37042
37042
  try {
37043
37043
  fetchResult = await documentLoader(url.href);
@@ -37160,7 +37160,7 @@ var Service = class Service extends Object$1 {
37160
37160
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
37161
37161
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
37162
37162
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
37163
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
37163
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
37164
37164
  let fetchResult;
37165
37165
  try {
37166
37166
  fetchResult = await documentLoader(url.href);
@@ -37322,7 +37322,7 @@ var Service = class Service extends Object$1 {
37322
37322
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
37323
37323
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
37324
37324
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
37325
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
37325
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
37326
37326
  let fetchResult;
37327
37327
  try {
37328
37328
  fetchResult = await documentLoader(url.href);
@@ -37488,7 +37488,7 @@ var Service = class Service extends Object$1 {
37488
37488
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
37489
37489
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
37490
37490
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
37491
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
37491
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
37492
37492
  let fetchResult;
37493
37493
  try {
37494
37494
  fetchResult = await documentLoader(url.href);
@@ -37702,7 +37702,7 @@ var Service = class Service extends Object$1 {
37702
37702
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
37703
37703
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
37704
37704
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
37705
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.lookup_object", async (span) => {
37705
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
37706
37706
  let fetchResult;
37707
37707
  try {
37708
37708
  fetchResult = await documentLoader(url.href);
@@ -38385,7 +38385,7 @@ var Service = class Service extends Object$1 {
38385
38385
  * @throws {TypeError} If the given `json` is invalid.
38386
38386
  */
38387
38387
  static async fromJsonLd(json, options = {}) {
38388
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
38388
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
38389
38389
  try {
38390
38390
  const object = await this.__fromJsonLd__Service__(json, span, options);
38391
38391
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39035,7 +39035,7 @@ var Source = class {
39035
39035
  * @throws {TypeError} If the given `json` is invalid.
39036
39036
  */
39037
39037
  static async fromJsonLd(json, options = {}) {
39038
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
39038
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
39039
39039
  try {
39040
39040
  const object = await this.__fromJsonLd__Source__(json, span, options);
39041
39041
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39210,7 +39210,7 @@ var TentativeAccept = class TentativeAccept extends Accept {
39210
39210
  * @throws {TypeError} If the given `json` is invalid.
39211
39211
  */
39212
39212
  static async fromJsonLd(json, options = {}) {
39213
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
39213
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
39214
39214
  try {
39215
39215
  const object = await this.__fromJsonLd__TentativeAccept__(json, span, options);
39216
39216
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39358,7 +39358,7 @@ var TentativeReject = class TentativeReject extends Reject {
39358
39358
  * @throws {TypeError} If the given `json` is invalid.
39359
39359
  */
39360
39360
  static async fromJsonLd(json, options = {}) {
39361
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
39361
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
39362
39362
  try {
39363
39363
  const object = await this.__fromJsonLd__TentativeReject__(json, span, options);
39364
39364
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39545,7 +39545,7 @@ var Tombstone = class Tombstone extends Object$1 {
39545
39545
  * @throws {TypeError} If the given `json` is invalid.
39546
39546
  */
39547
39547
  static async fromJsonLd(json, options = {}) {
39548
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
39548
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
39549
39549
  try {
39550
39550
  const object = await this.__fromJsonLd__Tombstone__(json, span, options);
39551
39551
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39708,7 +39708,7 @@ var Travel = class Travel extends IntransitiveActivity {
39708
39708
  * @throws {TypeError} If the given `json` is invalid.
39709
39709
  */
39710
39710
  static async fromJsonLd(json, options = {}) {
39711
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
39711
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
39712
39712
  try {
39713
39713
  const object = await this.__fromJsonLd__Travel__(json, span, options);
39714
39714
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39870,7 +39870,7 @@ var Undo = class Undo extends Activity {
39870
39870
  * @throws {TypeError} If the given `json` is invalid.
39871
39871
  */
39872
39872
  static async fromJsonLd(json, options = {}) {
39873
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
39873
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
39874
39874
  try {
39875
39875
  const object = await this.__fromJsonLd__Undo__(json, span, options);
39876
39876
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -40070,7 +40070,7 @@ var Update = class Update extends Activity {
40070
40070
  * @throws {TypeError} If the given `json` is invalid.
40071
40071
  */
40072
40072
  static async fromJsonLd(json, options = {}) {
40073
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
40073
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
40074
40074
  try {
40075
40075
  const object = await this.__fromJsonLd__Update__(json, span, options);
40076
40076
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -40224,7 +40224,7 @@ var Video = class Video extends Document {
40224
40224
  * @throws {TypeError} If the given `json` is invalid.
40225
40225
  */
40226
40226
  static async fromJsonLd(json, options = {}) {
40227
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
40227
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
40228
40228
  try {
40229
40229
  const object = await this.__fromJsonLd__Video__(json, span, options);
40230
40230
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -40371,7 +40371,7 @@ var View = class View extends Activity {
40371
40371
  * @throws {TypeError} If the given `json` is invalid.
40372
40372
  */
40373
40373
  static async fromJsonLd(json, options = {}) {
40374
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.7").startActiveSpan("activitypub.parse_object", async (span) => {
40374
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
40375
40375
  try {
40376
40376
  const object = await this.__fromJsonLd__View__(json, span, options);
40377
40377
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);