@fedify/fedify 1.10.6 → 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-D7XOmVKd.js → actor-BtdqoffI.js} +187 -187
  2. package/dist/{actor-Bhyv1XG8.cjs → actor-CHbT9hXW.cjs} +187 -187
  3. package/dist/{actor-Cl985C7Q.mjs → actor-stZ3L5bm.mjs} +1 -1
  4. package/dist/{authdocloader-D_IgE19r.js → authdocloader-BjFtWv8Q.js} +3 -3
  5. package/dist/{authdocloader-A-uvTiEn.mjs → authdocloader-DiNlCuEL.mjs} +3 -3
  6. package/dist/{authdocloader-BLlsL860.cjs → authdocloader-qSZCRtME.cjs} +3 -3
  7. package/dist/{builder-BqZNPx3S.mjs → builder-C06p3NRV.mjs} +4 -4
  8. package/dist/{client-Ds4v9YJZ.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-DWWy7Mlm.cjs → docloader--HMTXXhM.cjs} +1 -1
  16. package/dist/{docloader-LthfAmat.js → docloader-Cms83CjK.js} +1 -1
  17. package/dist/{esm-CYg0RhgA.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 +93 -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-pZJd5Nkb.mjs → http-BPQ_zPRB.mjs} +2 -2
  35. package/dist/{http-kyXntNm5.cjs → http-Bg-OkZtX.cjs} +3 -3
  36. package/dist/{http-CbNRWhO2.js → http-CDZB3DBW.js} +3 -3
  37. package/dist/{inbox-gr3hW-GD.mjs → inbox-Cnih7u27.mjs} +1 -1
  38. package/dist/{key-BR2q2bCE.js → key-ASS7oK8n.js} +2 -2
  39. package/dist/{key-CTKl4AWD.mjs → key-B0qYOng3.mjs} +1 -1
  40. package/dist/{key-DgYChyco.cjs → key-Bbf-ITpM.cjs} +2 -2
  41. package/dist/{key-Db4XYUx7.mjs → key-C16D-kud.mjs} +2 -2
  42. package/dist/{key-Bzt8qD6I.cjs → key-DGuUMBsU.cjs} +1 -1
  43. package/dist/{keycache-YHrypd98.mjs → keycache-CBPbgb7d.mjs} +1 -1
  44. package/dist/{keys-r0MYdjdV.mjs → keys-Br4iedk3.mjs} +1 -1
  45. package/dist/{ld-iTK8z54J.mjs → ld-7nQ68-rS.mjs} +2 -2
  46. package/dist/{lookup-BdSpYC1N.cjs → lookup-CA5RreoS.cjs} +1 -1
  47. package/dist/{lookup-BzhBNUNH.mjs → lookup-CCcDhxO2.mjs} +1 -1
  48. package/dist/{lookup-DZ9GTTzJ.js → lookup-CpMB-hV5.js} +1 -1
  49. package/dist/{middleware-Df-QFT32.js → middleware-BDTuu7QY.js} +47 -22
  50. package/dist/{middleware-DRNvNZa1.cjs → middleware-BPTDstS-.cjs} +1 -1
  51. package/dist/{middleware-XbutA7xe.mjs → middleware-Bi5LcEMF.mjs} +1 -1
  52. package/dist/{middleware-CZOiI7j6.cjs → middleware-C90kKt44.cjs} +49 -24
  53. package/dist/{middleware-Bk0hNv-N.mjs → middleware-Crs1EVL7.mjs} +53 -28
  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-CoLrSrJE.mjs → owner-ncOJW9jU.mjs} +3 -3
  67. package/dist/{proof-D9Y-Sfn8.cjs → proof-BYdxNk_7.cjs} +3 -3
  68. package/dist/{proof-CzEaLrMm.mjs → proof-Bd732W1s.mjs} +2 -2
  69. package/dist/{proof-CmhkztK1.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-vtEBiKbR.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-Csq3Xnki.mjs → testing-CvmsaHLW.mjs} +2 -2
  91. package/dist/{transformers-DQcMoinm.cjs → transformers-Cd6Tdn3M.cjs} +1 -1
  92. package/dist/{types-BNAdhXAI.cjs → types-BVCtDIwE.cjs} +1 -1
  93. package/dist/{types-9gce5lHU.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-CeumAiRh.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
@@ -52,7 +52,7 @@ var __require = /* @__PURE__ */ createRequire(import.meta.url);
52
52
  //#endregion
53
53
  //#region deno.json
54
54
  var name = "@fedify/fedify";
55
- var version = "1.10.6";
55
+ var version = "1.10.8";
56
56
  //#endregion
57
57
  //#region src/runtime/contexts.ts
58
58
  const preloadedContexts = {
@@ -5298,7 +5298,7 @@ async function importSpki(pem) {
5298
5298
  * @since 0.5.0
5299
5299
  */
5300
5300
  async function exportSpki(key) {
5301
- const { validateCryptoKey } = await import("./key-CTKl4AWD.mjs");
5301
+ const { validateCryptoKey } = await import("./key-B0qYOng3.mjs");
5302
5302
  validateCryptoKey(key);
5303
5303
  let pem = encodeBase64(await crypto.subtle.exportKey("spki", key));
5304
5304
  pem = (pem.match(/.{1,64}/g) || []).join("\n");
@@ -6096,7 +6096,7 @@ var Object$1 = class Object$1 {
6096
6096
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6097
6097
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6098
6098
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6099
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
6099
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
6100
6100
  let fetchResult;
6101
6101
  try {
6102
6102
  fetchResult = await documentLoader(url.href);
@@ -6242,7 +6242,7 @@ var Object$1 = class Object$1 {
6242
6242
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6243
6243
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6244
6244
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6245
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
6245
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
6246
6246
  let fetchResult;
6247
6247
  try {
6248
6248
  fetchResult = await documentLoader(url.href);
@@ -6454,7 +6454,7 @@ var Object$1 = class Object$1 {
6454
6454
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6455
6455
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6456
6456
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6457
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
6457
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
6458
6458
  let fetchResult;
6459
6459
  try {
6460
6460
  fetchResult = await documentLoader(url.href);
@@ -6638,7 +6638,7 @@ var Object$1 = class Object$1 {
6638
6638
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6639
6639
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6640
6640
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6641
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
6641
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
6642
6642
  let fetchResult;
6643
6643
  try {
6644
6644
  fetchResult = await documentLoader(url.href);
@@ -6800,7 +6800,7 @@ var Object$1 = class Object$1 {
6800
6800
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6801
6801
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6802
6802
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6803
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
6803
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
6804
6804
  let fetchResult;
6805
6805
  try {
6806
6806
  fetchResult = await documentLoader(url.href);
@@ -6930,7 +6930,7 @@ var Object$1 = class Object$1 {
6930
6930
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6931
6931
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6932
6932
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6933
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
6933
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
6934
6934
  let fetchResult;
6935
6935
  try {
6936
6936
  fetchResult = await documentLoader(url.href);
@@ -7096,7 +7096,7 @@ var Object$1 = class Object$1 {
7096
7096
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7097
7097
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7098
7098
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7099
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
7099
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
7100
7100
  let fetchResult;
7101
7101
  try {
7102
7102
  fetchResult = await documentLoader(url.href);
@@ -7262,7 +7262,7 @@ var Object$1 = class Object$1 {
7262
7262
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7263
7263
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7264
7264
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7265
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
7265
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
7266
7266
  let fetchResult;
7267
7267
  try {
7268
7268
  fetchResult = await documentLoader(url.href);
@@ -7436,7 +7436,7 @@ var Object$1 = class Object$1 {
7436
7436
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7437
7437
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7438
7438
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7439
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
7439
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
7440
7440
  let fetchResult;
7441
7441
  try {
7442
7442
  fetchResult = await documentLoader(url.href);
@@ -7610,7 +7610,7 @@ var Object$1 = class Object$1 {
7610
7610
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7611
7611
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7612
7612
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7613
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
7613
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
7614
7614
  let fetchResult;
7615
7615
  try {
7616
7616
  fetchResult = await documentLoader(url.href);
@@ -7789,7 +7789,7 @@ var Object$1 = class Object$1 {
7789
7789
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7790
7790
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7791
7791
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7792
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
7792
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
7793
7793
  let fetchResult;
7794
7794
  try {
7795
7795
  fetchResult = await documentLoader(url.href);
@@ -7910,7 +7910,7 @@ var Object$1 = class Object$1 {
7910
7910
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7911
7911
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7912
7912
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7913
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
7913
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
7914
7914
  let fetchResult;
7915
7915
  try {
7916
7916
  fetchResult = await documentLoader(url.href);
@@ -8037,7 +8037,7 @@ var Object$1 = class Object$1 {
8037
8037
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8038
8038
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8039
8039
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8040
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
8040
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
8041
8041
  let fetchResult;
8042
8042
  try {
8043
8043
  fetchResult = await documentLoader(url.href);
@@ -8164,7 +8164,7 @@ var Object$1 = class Object$1 {
8164
8164
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8165
8165
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8166
8166
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8167
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
8167
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
8168
8168
  let fetchResult;
8169
8169
  try {
8170
8170
  fetchResult = await documentLoader(url.href);
@@ -8309,7 +8309,7 @@ var Object$1 = class Object$1 {
8309
8309
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8310
8310
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8311
8311
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8312
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
8312
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
8313
8313
  let fetchResult;
8314
8314
  try {
8315
8315
  fetchResult = await documentLoader(url.href);
@@ -8461,7 +8461,7 @@ var Object$1 = class Object$1 {
8461
8461
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8462
8462
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8463
8463
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8464
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
8464
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
8465
8465
  let fetchResult;
8466
8466
  try {
8467
8467
  fetchResult = await documentLoader(url.href);
@@ -8625,7 +8625,7 @@ var Object$1 = class Object$1 {
8625
8625
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8626
8626
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8627
8627
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8628
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
8628
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
8629
8629
  let fetchResult;
8630
8630
  try {
8631
8631
  fetchResult = await documentLoader(url.href);
@@ -8789,7 +8789,7 @@ var Object$1 = class Object$1 {
8789
8789
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8790
8790
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8791
8791
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8792
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
8792
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
8793
8793
  let fetchResult;
8794
8794
  try {
8795
8795
  fetchResult = await documentLoader(url.href);
@@ -8953,7 +8953,7 @@ var Object$1 = class Object$1 {
8953
8953
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8954
8954
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8955
8955
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8956
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
8956
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
8957
8957
  let fetchResult;
8958
8958
  try {
8959
8959
  fetchResult = await documentLoader(url.href);
@@ -9154,7 +9154,7 @@ var Object$1 = class Object$1 {
9154
9154
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
9155
9155
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
9156
9156
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
9157
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
9157
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
9158
9158
  let fetchResult;
9159
9159
  try {
9160
9160
  fetchResult = await documentLoader(url.href);
@@ -9943,7 +9943,7 @@ var Object$1 = class Object$1 {
9943
9943
  * @throws {TypeError} If the given `json` is invalid.
9944
9944
  */
9945
9945
  static async fromJsonLd(json, options = {}) {
9946
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
9946
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
9947
9947
  try {
9948
9948
  const object = await this.__fromJsonLd__Object__(json, span, options);
9949
9949
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -11187,7 +11187,7 @@ var Emoji = class Emoji extends Object$1 {
11187
11187
  * @throws {TypeError} If the given `json` is invalid.
11188
11188
  */
11189
11189
  static async fromJsonLd(json, options = {}) {
11190
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
11190
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
11191
11191
  try {
11192
11192
  const object = await this.__fromJsonLd__Emoji__(json, span, options);
11193
11193
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -11424,7 +11424,7 @@ var ChatMessage = class ChatMessage extends Object$1 {
11424
11424
  * @throws {TypeError} If the given `json` is invalid.
11425
11425
  */
11426
11426
  static async fromJsonLd(json, options = {}) {
11427
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
11427
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
11428
11428
  try {
11429
11429
  const object = await this.__fromJsonLd__ChatMessage__(json, span, options);
11430
11430
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -11705,7 +11705,7 @@ var Activity = class Activity extends Object$1 {
11705
11705
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11706
11706
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11707
11707
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11708
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
11708
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
11709
11709
  let fetchResult;
11710
11710
  try {
11711
11711
  fetchResult = await documentLoader(url.href);
@@ -11917,7 +11917,7 @@ var Activity = class Activity extends Object$1 {
11917
11917
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11918
11918
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11919
11919
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11920
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
11920
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
11921
11921
  let fetchResult;
11922
11922
  try {
11923
11923
  fetchResult = await documentLoader(url.href);
@@ -12083,7 +12083,7 @@ var Activity = class Activity extends Object$1 {
12083
12083
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12084
12084
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12085
12085
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12086
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
12086
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
12087
12087
  let fetchResult;
12088
12088
  try {
12089
12089
  fetchResult = await documentLoader(url.href);
@@ -12255,7 +12255,7 @@ var Activity = class Activity extends Object$1 {
12255
12255
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12256
12256
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12257
12257
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12258
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
12258
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
12259
12259
  let fetchResult;
12260
12260
  try {
12261
12261
  fetchResult = await documentLoader(url.href);
@@ -12421,7 +12421,7 @@ var Activity = class Activity extends Object$1 {
12421
12421
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12422
12422
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12423
12423
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12424
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
12424
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
12425
12425
  let fetchResult;
12426
12426
  try {
12427
12427
  fetchResult = await documentLoader(url.href);
@@ -12589,7 +12589,7 @@ var Activity = class Activity extends Object$1 {
12589
12589
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12590
12590
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12591
12591
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12592
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
12592
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
12593
12593
  let fetchResult;
12594
12594
  try {
12595
12595
  fetchResult = await documentLoader(url.href);
@@ -12839,7 +12839,7 @@ var Activity = class Activity extends Object$1 {
12839
12839
  * @throws {TypeError} If the given `json` is invalid.
12840
12840
  */
12841
12841
  static async fromJsonLd(json, options = {}) {
12842
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
12842
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
12843
12843
  try {
12844
12844
  const object = await this.__fromJsonLd__Activity__(json, span, options);
12845
12845
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13157,7 +13157,7 @@ var EmojiReact = class EmojiReact extends Activity {
13157
13157
  * @throws {TypeError} If the given `json` is invalid.
13158
13158
  */
13159
13159
  static async fromJsonLd(json, options = {}) {
13160
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
13160
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
13161
13161
  try {
13162
13162
  const object = await this.__fromJsonLd__EmojiReact__(json, span, options);
13163
13163
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13403,7 +13403,7 @@ var PropertyValue = class {
13403
13403
  * @throws {TypeError} If the given `json` is invalid.
13404
13404
  */
13405
13405
  static async fromJsonLd(json, options = {}) {
13406
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
13406
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
13407
13407
  try {
13408
13408
  const object = await this.__fromJsonLd__PropertyValue__(json, span, options);
13409
13409
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13637,7 +13637,7 @@ var DidService = class {
13637
13637
  * @throws {TypeError} If the given `json` is invalid.
13638
13638
  */
13639
13639
  static async fromJsonLd(json, options = {}) {
13640
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
13640
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
13641
13641
  try {
13642
13642
  const object = await this.__fromJsonLd__DidService__(json, span, options);
13643
13643
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13791,7 +13791,7 @@ var Export = class Export extends DidService {
13791
13791
  * @throws {TypeError} If the given `json` is invalid.
13792
13792
  */
13793
13793
  static async fromJsonLd(json, options = {}) {
13794
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
13794
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
13795
13795
  try {
13796
13796
  const object = await this.__fromJsonLd__Export__(json, span, options);
13797
13797
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13964,7 +13964,7 @@ var DataIntegrityProof = class {
13964
13964
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
13965
13965
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
13966
13966
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
13967
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
13967
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
13968
13968
  let fetchResult;
13969
13969
  try {
13970
13970
  fetchResult = await documentLoader(url.href);
@@ -14183,7 +14183,7 @@ var DataIntegrityProof = class {
14183
14183
  * @throws {TypeError} If the given `json` is invalid.
14184
14184
  */
14185
14185
  static async fromJsonLd(json, options = {}) {
14186
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
14186
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
14187
14187
  try {
14188
14188
  const object = await this.__fromJsonLd__DataIntegrityProof__(json, span, options);
14189
14189
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -14397,7 +14397,7 @@ var CryptographicKey = class {
14397
14397
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
14398
14398
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
14399
14399
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
14400
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
14400
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
14401
14401
  let fetchResult;
14402
14402
  try {
14403
14403
  fetchResult = await documentLoader(url.href);
@@ -14659,7 +14659,7 @@ var CryptographicKey = class {
14659
14659
  * @throws {TypeError} If the given `json` is invalid.
14660
14660
  */
14661
14661
  static async fromJsonLd(json, options = {}) {
14662
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
14662
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
14663
14663
  try {
14664
14664
  const object = await this.__fromJsonLd__CryptographicKey__(json, span, options);
14665
14665
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -14854,7 +14854,7 @@ var Multikey = class {
14854
14854
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
14855
14855
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
14856
14856
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
14857
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
14857
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
14858
14858
  let fetchResult;
14859
14859
  try {
14860
14860
  fetchResult = await documentLoader(url.href);
@@ -15122,7 +15122,7 @@ var Multikey = class {
15122
15122
  * @throws {TypeError} If the given `json` is invalid.
15123
15123
  */
15124
15124
  static async fromJsonLd(json, options = {}) {
15125
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
15125
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
15126
15126
  try {
15127
15127
  const object = await this.__fromJsonLd__Multikey__(json, span, options);
15128
15128
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -15316,7 +15316,7 @@ var Accept = class Accept extends Activity {
15316
15316
  * @throws {TypeError} If the given `json` is invalid.
15317
15317
  */
15318
15318
  static async fromJsonLd(json, options = {}) {
15319
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
15319
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
15320
15320
  try {
15321
15321
  const object = await this.__fromJsonLd__Accept__(json, span, options);
15322
15322
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -15467,7 +15467,7 @@ var Add = class Add extends Activity {
15467
15467
  * @throws {TypeError} If the given `json` is invalid.
15468
15468
  */
15469
15469
  static async fromJsonLd(json, options = {}) {
15470
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
15470
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
15471
15471
  try {
15472
15472
  const object = await this.__fromJsonLd__Add__(json, span, options);
15473
15473
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -15635,7 +15635,7 @@ var Announce = class Announce extends Activity {
15635
15635
  * @throws {TypeError} If the given `json` is invalid.
15636
15636
  */
15637
15637
  static async fromJsonLd(json, options = {}) {
15638
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
15638
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
15639
15639
  try {
15640
15640
  const object = await this.__fromJsonLd__Announce__(json, span, options);
15641
15641
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -16030,7 +16030,7 @@ var Application = class Application extends Object$1 {
16030
16030
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16031
16031
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16032
16032
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16033
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
16033
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
16034
16034
  let fetchResult;
16035
16035
  try {
16036
16036
  fetchResult = await documentLoader(url.href);
@@ -16192,7 +16192,7 @@ var Application = class Application extends Object$1 {
16192
16192
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16193
16193
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16194
16194
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16195
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
16195
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
16196
16196
  let fetchResult;
16197
16197
  try {
16198
16198
  fetchResult = await documentLoader(url.href);
@@ -16372,7 +16372,7 @@ var Application = class Application extends Object$1 {
16372
16372
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16373
16373
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16374
16374
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16375
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
16375
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
16376
16376
  let fetchResult;
16377
16377
  try {
16378
16378
  fetchResult = await documentLoader(url.href);
@@ -16514,7 +16514,7 @@ var Application = class Application extends Object$1 {
16514
16514
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16515
16515
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16516
16516
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16517
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
16517
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
16518
16518
  let fetchResult;
16519
16519
  try {
16520
16520
  fetchResult = await documentLoader(url.href);
@@ -16653,7 +16653,7 @@ var Application = class Application extends Object$1 {
16653
16653
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16654
16654
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16655
16655
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16656
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
16656
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
16657
16657
  let fetchResult;
16658
16658
  try {
16659
16659
  fetchResult = await documentLoader(url.href);
@@ -16777,7 +16777,7 @@ var Application = class Application extends Object$1 {
16777
16777
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16778
16778
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16779
16779
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16780
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
16780
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
16781
16781
  let fetchResult;
16782
16782
  try {
16783
16783
  fetchResult = await documentLoader(url.href);
@@ -16904,7 +16904,7 @@ var Application = class Application extends Object$1 {
16904
16904
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16905
16905
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16906
16906
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16907
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
16907
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
16908
16908
  let fetchResult;
16909
16909
  try {
16910
16910
  fetchResult = await documentLoader(url.href);
@@ -17029,7 +17029,7 @@ var Application = class Application extends Object$1 {
17029
17029
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17030
17030
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17031
17031
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17032
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
17032
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
17033
17033
  let fetchResult;
17034
17034
  try {
17035
17035
  fetchResult = await documentLoader(url.href);
@@ -17152,7 +17152,7 @@ var Application = class Application extends Object$1 {
17152
17152
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17153
17153
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17154
17154
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17155
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
17155
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
17156
17156
  let fetchResult;
17157
17157
  try {
17158
17158
  fetchResult = await documentLoader(url.href);
@@ -17275,7 +17275,7 @@ var Application = class Application extends Object$1 {
17275
17275
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17276
17276
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17277
17277
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17278
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
17278
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
17279
17279
  let fetchResult;
17280
17280
  try {
17281
17281
  fetchResult = await documentLoader(url.href);
@@ -17437,7 +17437,7 @@ var Application = class Application extends Object$1 {
17437
17437
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17438
17438
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17439
17439
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17440
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
17440
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
17441
17441
  let fetchResult;
17442
17442
  try {
17443
17443
  fetchResult = await documentLoader(url.href);
@@ -17603,7 +17603,7 @@ var Application = class Application extends Object$1 {
17603
17603
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17604
17604
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17605
17605
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17606
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
17606
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
17607
17607
  let fetchResult;
17608
17608
  try {
17609
17609
  fetchResult = await documentLoader(url.href);
@@ -17817,7 +17817,7 @@ var Application = class Application extends Object$1 {
17817
17817
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17818
17818
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17819
17819
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17820
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
17820
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
17821
17821
  let fetchResult;
17822
17822
  try {
17823
17823
  fetchResult = await documentLoader(url.href);
@@ -18500,7 +18500,7 @@ var Application = class Application extends Object$1 {
18500
18500
  * @throws {TypeError} If the given `json` is invalid.
18501
18501
  */
18502
18502
  static async fromJsonLd(json, options = {}) {
18503
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
18503
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
18504
18504
  try {
18505
18505
  const object = await this.__fromJsonLd__Application__(json, span, options);
18506
18506
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19053,7 +19053,7 @@ var IntransitiveActivity = class IntransitiveActivity extends Activity {
19053
19053
  * @throws {TypeError} If the given `json` is invalid.
19054
19054
  */
19055
19055
  static async fromJsonLd(json, options = {}) {
19056
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
19056
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
19057
19057
  try {
19058
19058
  const object = await this.__fromJsonLd__IntransitiveActivity__(json, span, options);
19059
19059
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19205,7 +19205,7 @@ var Arrive = class Arrive extends IntransitiveActivity {
19205
19205
  * @throws {TypeError} If the given `json` is invalid.
19206
19206
  */
19207
19207
  static async fromJsonLd(json, options = {}) {
19208
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
19208
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
19209
19209
  try {
19210
19210
  const object = await this.__fromJsonLd__Arrive__(json, span, options);
19211
19211
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19440,7 +19440,7 @@ var Article = class Article extends Object$1 {
19440
19440
  * @throws {TypeError} If the given `json` is invalid.
19441
19441
  */
19442
19442
  static async fromJsonLd(json, options = {}) {
19443
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
19443
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
19444
19444
  try {
19445
19445
  const object = await this.__fromJsonLd__Article__(json, span, options);
19446
19446
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19669,7 +19669,7 @@ var Document = class Document extends Object$1 {
19669
19669
  * @throws {TypeError} If the given `json` is invalid.
19670
19670
  */
19671
19671
  static async fromJsonLd(json, options = {}) {
19672
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
19672
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
19673
19673
  try {
19674
19674
  const object = await this.__fromJsonLd__Document__(json, span, options);
19675
19675
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19852,7 +19852,7 @@ var Audio = class Audio extends Document {
19852
19852
  * @throws {TypeError} If the given `json` is invalid.
19853
19853
  */
19854
19854
  static async fromJsonLd(json, options = {}) {
19855
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
19855
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
19856
19856
  try {
19857
19857
  const object = await this.__fromJsonLd__Audio__(json, span, options);
19858
19858
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -20000,7 +20000,7 @@ var Ignore = class Ignore extends Activity {
20000
20000
  * @throws {TypeError} If the given `json` is invalid.
20001
20001
  */
20002
20002
  static async fromJsonLd(json, options = {}) {
20003
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
20003
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
20004
20004
  try {
20005
20005
  const object = await this.__fromJsonLd__Ignore__(json, span, options);
20006
20006
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -20151,7 +20151,7 @@ var Block = class Block extends Ignore {
20151
20151
  * @throws {TypeError} If the given `json` is invalid.
20152
20152
  */
20153
20153
  static async fromJsonLd(json, options = {}) {
20154
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
20154
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
20155
20155
  try {
20156
20156
  const object = await this.__fromJsonLd__Block__(json, span, options);
20157
20157
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -20415,7 +20415,7 @@ var Collection = class Collection extends Object$1 {
20415
20415
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20416
20416
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20417
20417
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20418
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
20418
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
20419
20419
  let fetchResult;
20420
20420
  try {
20421
20421
  fetchResult = await documentLoader(url.href);
@@ -20536,7 +20536,7 @@ var Collection = class Collection extends Object$1 {
20536
20536
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20537
20537
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20538
20538
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20539
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
20539
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
20540
20540
  let fetchResult;
20541
20541
  try {
20542
20542
  fetchResult = await documentLoader(url.href);
@@ -20657,7 +20657,7 @@ var Collection = class Collection extends Object$1 {
20657
20657
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20658
20658
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20659
20659
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20660
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
20660
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
20661
20661
  let fetchResult;
20662
20662
  try {
20663
20663
  fetchResult = await documentLoader(url.href);
@@ -20778,7 +20778,7 @@ var Collection = class Collection extends Object$1 {
20778
20778
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20779
20779
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20780
20780
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20781
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
20781
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
20782
20782
  let fetchResult;
20783
20783
  try {
20784
20784
  fetchResult = await documentLoader(url.href);
@@ -20909,7 +20909,7 @@ var Collection = class Collection extends Object$1 {
20909
20909
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20910
20910
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20911
20911
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20912
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
20912
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
20913
20913
  let fetchResult;
20914
20914
  try {
20915
20915
  fetchResult = await documentLoader(url.href);
@@ -21029,7 +21029,7 @@ var Collection = class Collection extends Object$1 {
21029
21029
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21030
21030
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21031
21031
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21032
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
21032
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
21033
21033
  let fetchResult;
21034
21034
  try {
21035
21035
  fetchResult = await documentLoader(url.href);
@@ -21149,7 +21149,7 @@ var Collection = class Collection extends Object$1 {
21149
21149
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21150
21150
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21151
21151
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21152
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
21152
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
21153
21153
  let fetchResult;
21154
21154
  try {
21155
21155
  fetchResult = await documentLoader(url.href);
@@ -21269,7 +21269,7 @@ var Collection = class Collection extends Object$1 {
21269
21269
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21270
21270
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21271
21271
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21272
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
21272
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
21273
21273
  let fetchResult;
21274
21274
  try {
21275
21275
  fetchResult = await documentLoader(url.href);
@@ -21389,7 +21389,7 @@ var Collection = class Collection extends Object$1 {
21389
21389
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21390
21390
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21391
21391
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21392
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
21392
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
21393
21393
  let fetchResult;
21394
21394
  try {
21395
21395
  fetchResult = await documentLoader(url.href);
@@ -21509,7 +21509,7 @@ var Collection = class Collection extends Object$1 {
21509
21509
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21510
21510
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21511
21511
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21512
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
21512
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
21513
21513
  let fetchResult;
21514
21514
  try {
21515
21515
  fetchResult = await documentLoader(url.href);
@@ -21629,7 +21629,7 @@ var Collection = class Collection extends Object$1 {
21629
21629
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21630
21630
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21631
21631
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21632
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
21632
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
21633
21633
  let fetchResult;
21634
21634
  try {
21635
21635
  fetchResult = await documentLoader(url.href);
@@ -21749,7 +21749,7 @@ var Collection = class Collection extends Object$1 {
21749
21749
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21750
21750
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21751
21751
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21752
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
21752
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
21753
21753
  let fetchResult;
21754
21754
  try {
21755
21755
  fetchResult = await documentLoader(url.href);
@@ -22176,7 +22176,7 @@ var Collection = class Collection extends Object$1 {
22176
22176
  * @throws {TypeError} If the given `json` is invalid.
22177
22177
  */
22178
22178
  static async fromJsonLd(json, options = {}) {
22179
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
22179
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
22180
22180
  try {
22181
22181
  const object = await this.__fromJsonLd__Collection__(json, span, options);
22182
22182
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -22623,7 +22623,7 @@ var CollectionPage = class CollectionPage extends Collection {
22623
22623
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
22624
22624
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
22625
22625
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
22626
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
22626
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
22627
22627
  let fetchResult;
22628
22628
  try {
22629
22629
  fetchResult = await documentLoader(url.href);
@@ -22744,7 +22744,7 @@ var CollectionPage = class CollectionPage extends Collection {
22744
22744
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
22745
22745
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
22746
22746
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
22747
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
22747
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
22748
22748
  let fetchResult;
22749
22749
  try {
22750
22750
  fetchResult = await documentLoader(url.href);
@@ -22864,7 +22864,7 @@ var CollectionPage = class CollectionPage extends Collection {
22864
22864
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
22865
22865
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
22866
22866
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
22867
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
22867
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
22868
22868
  let fetchResult;
22869
22869
  try {
22870
22870
  fetchResult = await documentLoader(url.href);
@@ -23128,7 +23128,7 @@ var CollectionPage = class CollectionPage extends Collection {
23128
23128
  * @throws {TypeError} If the given `json` is invalid.
23129
23129
  */
23130
23130
  static async fromJsonLd(json, options = {}) {
23131
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
23131
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
23132
23132
  try {
23133
23133
  const object = await this.__fromJsonLd__CollectionPage__(json, span, options);
23134
23134
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23354,7 +23354,7 @@ var Create = class Create extends Activity {
23354
23354
  * @throws {TypeError} If the given `json` is invalid.
23355
23355
  */
23356
23356
  static async fromJsonLd(json, options = {}) {
23357
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
23357
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
23358
23358
  try {
23359
23359
  const object = await this.__fromJsonLd__Create__(json, span, options);
23360
23360
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23518,7 +23518,7 @@ var Delete = class Delete extends Activity {
23518
23518
  * @throws {TypeError} If the given `json` is invalid.
23519
23519
  */
23520
23520
  static async fromJsonLd(json, options = {}) {
23521
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
23521
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
23522
23522
  try {
23523
23523
  const object = await this.__fromJsonLd__Delete__(json, span, options);
23524
23524
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23669,7 +23669,7 @@ var Dislike = class Dislike extends Activity {
23669
23669
  * @throws {TypeError} If the given `json` is invalid.
23670
23670
  */
23671
23671
  static async fromJsonLd(json, options = {}) {
23672
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
23672
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
23673
23673
  try {
23674
23674
  const object = await this.__fromJsonLd__Dislike__(json, span, options);
23675
23675
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24016,7 +24016,7 @@ var Endpoints = class {
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.6").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__Endpoints__(json, span, options);
24022
24022
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24242,7 +24242,7 @@ var Event = class Event extends Object$1 {
24242
24242
  * @throws {TypeError} If the given `json` is invalid.
24243
24243
  */
24244
24244
  static async fromJsonLd(json, options = {}) {
24245
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
24245
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
24246
24246
  try {
24247
24247
  const object = await this.__fromJsonLd__Event__(json, span, options);
24248
24248
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24391,7 +24391,7 @@ var Flag = class Flag extends Activity {
24391
24391
  * @throws {TypeError} If the given `json` is invalid.
24392
24392
  */
24393
24393
  static async fromJsonLd(json, options = {}) {
24394
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
24394
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
24395
24395
  try {
24396
24396
  const object = await this.__fromJsonLd__Flag__(json, span, options);
24397
24397
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24544,7 +24544,7 @@ var Follow = class Follow extends Activity {
24544
24544
  * @throws {TypeError} If the given `json` is invalid.
24545
24545
  */
24546
24546
  static async fromJsonLd(json, options = {}) {
24547
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
24547
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
24548
24548
  try {
24549
24549
  const object = await this.__fromJsonLd__Follow__(json, span, options);
24550
24550
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24939,7 +24939,7 @@ var Group = class Group extends Object$1 {
24939
24939
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
24940
24940
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
24941
24941
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
24942
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
24942
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
24943
24943
  let fetchResult;
24944
24944
  try {
24945
24945
  fetchResult = await documentLoader(url.href);
@@ -25101,7 +25101,7 @@ var Group = class Group extends Object$1 {
25101
25101
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25102
25102
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25103
25103
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25104
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
25104
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
25105
25105
  let fetchResult;
25106
25106
  try {
25107
25107
  fetchResult = await documentLoader(url.href);
@@ -25281,7 +25281,7 @@ var Group = class Group extends Object$1 {
25281
25281
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25282
25282
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25283
25283
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25284
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
25284
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
25285
25285
  let fetchResult;
25286
25286
  try {
25287
25287
  fetchResult = await documentLoader(url.href);
@@ -25423,7 +25423,7 @@ var Group = class Group extends Object$1 {
25423
25423
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25424
25424
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25425
25425
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25426
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
25426
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
25427
25427
  let fetchResult;
25428
25428
  try {
25429
25429
  fetchResult = await documentLoader(url.href);
@@ -25562,7 +25562,7 @@ var Group = class Group extends Object$1 {
25562
25562
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25563
25563
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25564
25564
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25565
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
25565
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
25566
25566
  let fetchResult;
25567
25567
  try {
25568
25568
  fetchResult = await documentLoader(url.href);
@@ -25686,7 +25686,7 @@ var Group = class Group extends Object$1 {
25686
25686
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25687
25687
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25688
25688
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25689
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
25689
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
25690
25690
  let fetchResult;
25691
25691
  try {
25692
25692
  fetchResult = await documentLoader(url.href);
@@ -25813,7 +25813,7 @@ var Group = class Group extends Object$1 {
25813
25813
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25814
25814
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25815
25815
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25816
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
25816
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
25817
25817
  let fetchResult;
25818
25818
  try {
25819
25819
  fetchResult = await documentLoader(url.href);
@@ -25938,7 +25938,7 @@ var Group = class Group extends Object$1 {
25938
25938
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25939
25939
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25940
25940
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25941
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
25941
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
25942
25942
  let fetchResult;
25943
25943
  try {
25944
25944
  fetchResult = await documentLoader(url.href);
@@ -26061,7 +26061,7 @@ var Group = class Group extends Object$1 {
26061
26061
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26062
26062
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26063
26063
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26064
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
26064
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
26065
26065
  let fetchResult;
26066
26066
  try {
26067
26067
  fetchResult = await documentLoader(url.href);
@@ -26184,7 +26184,7 @@ var Group = class Group extends Object$1 {
26184
26184
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26185
26185
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26186
26186
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26187
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
26187
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
26188
26188
  let fetchResult;
26189
26189
  try {
26190
26190
  fetchResult = await documentLoader(url.href);
@@ -26346,7 +26346,7 @@ var Group = class Group extends Object$1 {
26346
26346
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26347
26347
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26348
26348
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26349
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
26349
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
26350
26350
  let fetchResult;
26351
26351
  try {
26352
26352
  fetchResult = await documentLoader(url.href);
@@ -26512,7 +26512,7 @@ var Group = class Group extends Object$1 {
26512
26512
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26513
26513
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26514
26514
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26515
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
26515
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
26516
26516
  let fetchResult;
26517
26517
  try {
26518
26518
  fetchResult = await documentLoader(url.href);
@@ -26726,7 +26726,7 @@ var Group = class Group extends Object$1 {
26726
26726
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26727
26727
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26728
26728
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26729
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
26729
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
26730
26730
  let fetchResult;
26731
26731
  try {
26732
26732
  fetchResult = await documentLoader(url.href);
@@ -27409,7 +27409,7 @@ var Group = class Group extends Object$1 {
27409
27409
  * @throws {TypeError} If the given `json` is invalid.
27410
27410
  */
27411
27411
  static async fromJsonLd(json, options = {}) {
27412
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
27412
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
27413
27413
  try {
27414
27414
  const object = await this.__fromJsonLd__Group__(json, span, options);
27415
27415
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -28101,7 +28101,7 @@ var Link = class Link {
28101
28101
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
28102
28102
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
28103
28103
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
28104
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
28104
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
28105
28105
  let fetchResult;
28106
28106
  try {
28107
28107
  fetchResult = await documentLoader(url.href);
@@ -28393,7 +28393,7 @@ var Link = class Link {
28393
28393
  * @throws {TypeError} If the given `json` is invalid.
28394
28394
  */
28395
28395
  static async fromJsonLd(json, options = {}) {
28396
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
28396
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
28397
28397
  try {
28398
28398
  const object = await this.__fromJsonLd__Link__(json, span, options);
28399
28399
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -28720,7 +28720,7 @@ var Hashtag = class Hashtag extends Link {
28720
28720
  * @throws {TypeError} If the given `json` is invalid.
28721
28721
  */
28722
28722
  static async fromJsonLd(json, options = {}) {
28723
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
28723
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
28724
28724
  try {
28725
28725
  const object = await this.__fromJsonLd__Hashtag__(json, span, options);
28726
28726
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -28874,7 +28874,7 @@ var Image = class Image extends Document {
28874
28874
  * @throws {TypeError} If the given `json` is invalid.
28875
28875
  */
28876
28876
  static async fromJsonLd(json, options = {}) {
28877
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
28877
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
28878
28878
  try {
28879
28879
  const object = await this.__fromJsonLd__Image__(json, span, options);
28880
28880
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29023,7 +29023,7 @@ var Offer = class Offer extends Activity {
29023
29023
  * @throws {TypeError} If the given `json` is invalid.
29024
29024
  */
29025
29025
  static async fromJsonLd(json, options = {}) {
29026
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
29026
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
29027
29027
  try {
29028
29028
  const object = await this.__fromJsonLd__Offer__(json, span, options);
29029
29029
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29172,7 +29172,7 @@ var Invite = class Invite extends Offer {
29172
29172
  * @throws {TypeError} If the given `json` is invalid.
29173
29173
  */
29174
29174
  static async fromJsonLd(json, options = {}) {
29175
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
29175
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
29176
29176
  try {
29177
29177
  const object = await this.__fromJsonLd__Invite__(json, span, options);
29178
29178
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29320,7 +29320,7 @@ var Join = class Join extends Activity {
29320
29320
  * @throws {TypeError} If the given `json` is invalid.
29321
29321
  */
29322
29322
  static async fromJsonLd(json, options = {}) {
29323
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
29323
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
29324
29324
  try {
29325
29325
  const object = await this.__fromJsonLd__Join__(json, span, options);
29326
29326
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29468,7 +29468,7 @@ var Leave = class Leave extends Activity {
29468
29468
  * @throws {TypeError} If the given `json` is invalid.
29469
29469
  */
29470
29470
  static async fromJsonLd(json, options = {}) {
29471
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
29471
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
29472
29472
  try {
29473
29473
  const object = await this.__fromJsonLd__Leave__(json, span, options);
29474
29474
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29620,7 +29620,7 @@ var Like = class Like extends Activity {
29620
29620
  * @throws {TypeError} If the given `json` is invalid.
29621
29621
  */
29622
29622
  static async fromJsonLd(json, options = {}) {
29623
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
29623
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
29624
29624
  try {
29625
29625
  const object = await this.__fromJsonLd__Like__(json, span, options);
29626
29626
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29767,7 +29767,7 @@ var Listen = class Listen extends Activity {
29767
29767
  * @throws {TypeError} If the given `json` is invalid.
29768
29768
  */
29769
29769
  static async fromJsonLd(json, options = {}) {
29770
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
29770
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
29771
29771
  try {
29772
29772
  const object = await this.__fromJsonLd__Listen__(json, span, options);
29773
29773
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29918,7 +29918,7 @@ var Mention = class Mention extends Link {
29918
29918
  * @throws {TypeError} If the given `json` is invalid.
29919
29919
  */
29920
29920
  static async fromJsonLd(json, options = {}) {
29921
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
29921
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
29922
29922
  try {
29923
29923
  const object = await this.__fromJsonLd__Mention__(json, span, options);
29924
29924
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30067,7 +30067,7 @@ var Move = class Move extends Activity {
30067
30067
  * @throws {TypeError} If the given `json` is invalid.
30068
30068
  */
30069
30069
  static async fromJsonLd(json, options = {}) {
30070
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
30070
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
30071
30071
  try {
30072
30072
  const object = await this.__fromJsonLd__Move__(json, span, options);
30073
30073
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30303,7 +30303,7 @@ var Note = class Note extends Object$1 {
30303
30303
  * @throws {TypeError} If the given `json` is invalid.
30304
30304
  */
30305
30305
  static async fromJsonLd(json, options = {}) {
30306
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
30306
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
30307
30307
  try {
30308
30308
  const object = await this.__fromJsonLd__Note__(json, span, options);
30309
30309
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30432,7 +30432,7 @@ var OrderedCollection = class OrderedCollection extends Collection {
30432
30432
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
30433
30433
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
30434
30434
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
30435
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
30435
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
30436
30436
  let fetchResult;
30437
30437
  try {
30438
30438
  fetchResult = await documentLoader(url.href);
@@ -30680,7 +30680,7 @@ var OrderedCollection = class OrderedCollection extends Collection {
30680
30680
  * @throws {TypeError} If the given `json` is invalid.
30681
30681
  */
30682
30682
  static async fromJsonLd(json, options = {}) {
30683
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
30683
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
30684
30684
  try {
30685
30685
  const object = await this.__fromJsonLd__OrderedCollection__(json, span, options);
30686
30686
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30886,7 +30886,7 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
30886
30886
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
30887
30887
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
30888
30888
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
30889
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
30889
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
30890
30890
  let fetchResult;
30891
30891
  try {
30892
30892
  fetchResult = await documentLoader(url.href);
@@ -31157,7 +31157,7 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
31157
31157
  * @throws {TypeError} If the given `json` is invalid.
31158
31158
  */
31159
31159
  static async fromJsonLd(json, options = {}) {
31160
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
31160
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
31161
31161
  try {
31162
31162
  const object = await this.__fromJsonLd__OrderedCollectionPage__(json, span, options);
31163
31163
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -31649,7 +31649,7 @@ var Organization = class Organization extends Object$1 {
31649
31649
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31650
31650
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31651
31651
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31652
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
31652
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
31653
31653
  let fetchResult;
31654
31654
  try {
31655
31655
  fetchResult = await documentLoader(url.href);
@@ -31811,7 +31811,7 @@ var Organization = class Organization extends Object$1 {
31811
31811
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31812
31812
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31813
31813
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31814
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
31814
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
31815
31815
  let fetchResult;
31816
31816
  try {
31817
31817
  fetchResult = await documentLoader(url.href);
@@ -31991,7 +31991,7 @@ var Organization = class Organization extends Object$1 {
31991
31991
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31992
31992
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31993
31993
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31994
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
31994
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
31995
31995
  let fetchResult;
31996
31996
  try {
31997
31997
  fetchResult = await documentLoader(url.href);
@@ -32133,7 +32133,7 @@ var Organization = class Organization extends Object$1 {
32133
32133
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32134
32134
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32135
32135
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32136
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
32136
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
32137
32137
  let fetchResult;
32138
32138
  try {
32139
32139
  fetchResult = await documentLoader(url.href);
@@ -32272,7 +32272,7 @@ var Organization = class Organization extends Object$1 {
32272
32272
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32273
32273
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32274
32274
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32275
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
32275
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
32276
32276
  let fetchResult;
32277
32277
  try {
32278
32278
  fetchResult = await documentLoader(url.href);
@@ -32396,7 +32396,7 @@ var Organization = class Organization extends Object$1 {
32396
32396
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32397
32397
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32398
32398
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32399
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
32399
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
32400
32400
  let fetchResult;
32401
32401
  try {
32402
32402
  fetchResult = await documentLoader(url.href);
@@ -32523,7 +32523,7 @@ var Organization = class Organization extends Object$1 {
32523
32523
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32524
32524
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32525
32525
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32526
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
32526
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
32527
32527
  let fetchResult;
32528
32528
  try {
32529
32529
  fetchResult = await documentLoader(url.href);
@@ -32648,7 +32648,7 @@ var Organization = class Organization extends Object$1 {
32648
32648
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32649
32649
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32650
32650
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32651
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
32651
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
32652
32652
  let fetchResult;
32653
32653
  try {
32654
32654
  fetchResult = await documentLoader(url.href);
@@ -32771,7 +32771,7 @@ var Organization = class Organization extends Object$1 {
32771
32771
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32772
32772
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32773
32773
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32774
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
32774
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
32775
32775
  let fetchResult;
32776
32776
  try {
32777
32777
  fetchResult = await documentLoader(url.href);
@@ -32894,7 +32894,7 @@ var Organization = class Organization extends Object$1 {
32894
32894
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32895
32895
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32896
32896
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32897
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
32897
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
32898
32898
  let fetchResult;
32899
32899
  try {
32900
32900
  fetchResult = await documentLoader(url.href);
@@ -33056,7 +33056,7 @@ var Organization = class Organization extends Object$1 {
33056
33056
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
33057
33057
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
33058
33058
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
33059
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
33059
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
33060
33060
  let fetchResult;
33061
33061
  try {
33062
33062
  fetchResult = await documentLoader(url.href);
@@ -33222,7 +33222,7 @@ var Organization = class Organization extends Object$1 {
33222
33222
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
33223
33223
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
33224
33224
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
33225
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
33225
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
33226
33226
  let fetchResult;
33227
33227
  try {
33228
33228
  fetchResult = await documentLoader(url.href);
@@ -33436,7 +33436,7 @@ var Organization = class Organization extends Object$1 {
33436
33436
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
33437
33437
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
33438
33438
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
33439
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
33439
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
33440
33440
  let fetchResult;
33441
33441
  try {
33442
33442
  fetchResult = await documentLoader(url.href);
@@ -34119,7 +34119,7 @@ var Organization = class Organization extends Object$1 {
34119
34119
  * @throws {TypeError} If the given `json` is invalid.
34120
34120
  */
34121
34121
  static async fromJsonLd(json, options = {}) {
34122
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
34122
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
34123
34123
  try {
34124
34124
  const object = await this.__fromJsonLd__Organization__(json, span, options);
34125
34125
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -34677,7 +34677,7 @@ var Page = class Page extends Document {
34677
34677
  * @throws {TypeError} If the given `json` is invalid.
34678
34678
  */
34679
34679
  static async fromJsonLd(json, options = {}) {
34680
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
34680
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
34681
34681
  try {
34682
34682
  const object = await this.__fromJsonLd__Page__(json, span, options);
34683
34683
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -35072,7 +35072,7 @@ var Person = class Person extends Object$1 {
35072
35072
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35073
35073
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35074
35074
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35075
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
35075
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
35076
35076
  let fetchResult;
35077
35077
  try {
35078
35078
  fetchResult = await documentLoader(url.href);
@@ -35234,7 +35234,7 @@ var Person = class Person extends Object$1 {
35234
35234
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35235
35235
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35236
35236
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35237
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
35237
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
35238
35238
  let fetchResult;
35239
35239
  try {
35240
35240
  fetchResult = await documentLoader(url.href);
@@ -35414,7 +35414,7 @@ var Person = class Person extends Object$1 {
35414
35414
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35415
35415
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35416
35416
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35417
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
35417
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
35418
35418
  let fetchResult;
35419
35419
  try {
35420
35420
  fetchResult = await documentLoader(url.href);
@@ -35556,7 +35556,7 @@ var Person = class Person extends Object$1 {
35556
35556
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35557
35557
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35558
35558
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35559
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
35559
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
35560
35560
  let fetchResult;
35561
35561
  try {
35562
35562
  fetchResult = await documentLoader(url.href);
@@ -35695,7 +35695,7 @@ var Person = class Person extends Object$1 {
35695
35695
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35696
35696
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35697
35697
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35698
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
35698
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
35699
35699
  let fetchResult;
35700
35700
  try {
35701
35701
  fetchResult = await documentLoader(url.href);
@@ -35819,7 +35819,7 @@ var Person = class Person extends Object$1 {
35819
35819
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35820
35820
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35821
35821
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35822
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
35822
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
35823
35823
  let fetchResult;
35824
35824
  try {
35825
35825
  fetchResult = await documentLoader(url.href);
@@ -35946,7 +35946,7 @@ var Person = class Person extends Object$1 {
35946
35946
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35947
35947
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35948
35948
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35949
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
35949
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
35950
35950
  let fetchResult;
35951
35951
  try {
35952
35952
  fetchResult = await documentLoader(url.href);
@@ -36071,7 +36071,7 @@ var Person = class Person extends Object$1 {
36071
36071
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36072
36072
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36073
36073
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36074
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
36074
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
36075
36075
  let fetchResult;
36076
36076
  try {
36077
36077
  fetchResult = await documentLoader(url.href);
@@ -36194,7 +36194,7 @@ var Person = class Person extends Object$1 {
36194
36194
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36195
36195
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36196
36196
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36197
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
36197
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
36198
36198
  let fetchResult;
36199
36199
  try {
36200
36200
  fetchResult = await documentLoader(url.href);
@@ -36317,7 +36317,7 @@ var Person = class Person extends Object$1 {
36317
36317
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36318
36318
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36319
36319
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36320
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
36320
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
36321
36321
  let fetchResult;
36322
36322
  try {
36323
36323
  fetchResult = await documentLoader(url.href);
@@ -36479,7 +36479,7 @@ var Person = class Person extends Object$1 {
36479
36479
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36480
36480
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36481
36481
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36482
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
36482
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
36483
36483
  let fetchResult;
36484
36484
  try {
36485
36485
  fetchResult = await documentLoader(url.href);
@@ -36645,7 +36645,7 @@ var Person = class Person extends Object$1 {
36645
36645
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36646
36646
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36647
36647
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36648
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
36648
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
36649
36649
  let fetchResult;
36650
36650
  try {
36651
36651
  fetchResult = await documentLoader(url.href);
@@ -36859,7 +36859,7 @@ var Person = class Person extends Object$1 {
36859
36859
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36860
36860
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36861
36861
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36862
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
36862
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
36863
36863
  let fetchResult;
36864
36864
  try {
36865
36865
  fetchResult = await documentLoader(url.href);
@@ -37542,7 +37542,7 @@ var Person = class Person extends Object$1 {
37542
37542
  * @throws {TypeError} If the given `json` is invalid.
37543
37543
  */
37544
37544
  static async fromJsonLd(json, options = {}) {
37545
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
37545
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
37546
37546
  try {
37547
37547
  const object = await this.__fromJsonLd__Person__(json, span, options);
37548
37548
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -38277,7 +38277,7 @@ var Place = class Place extends Object$1 {
38277
38277
  * @throws {TypeError} If the given `json` is invalid.
38278
38278
  */
38279
38279
  static async fromJsonLd(json, options = {}) {
38280
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
38280
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
38281
38281
  try {
38282
38282
  const object = await this.__fromJsonLd__Place__(json, span, options);
38283
38283
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -38468,7 +38468,7 @@ var Profile = class Profile extends Object$1 {
38468
38468
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
38469
38469
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
38470
38470
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
38471
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
38471
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
38472
38472
  let fetchResult;
38473
38473
  try {
38474
38474
  fetchResult = await documentLoader(url.href);
@@ -38661,7 +38661,7 @@ var Profile = class Profile extends Object$1 {
38661
38661
  * @throws {TypeError} If the given `json` is invalid.
38662
38662
  */
38663
38663
  static async fromJsonLd(json, options = {}) {
38664
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
38664
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
38665
38665
  try {
38666
38666
  const object = await this.__fromJsonLd__Profile__(json, span, options);
38667
38667
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -38832,7 +38832,7 @@ var Question = class Question extends IntransitiveActivity {
38832
38832
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
38833
38833
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
38834
38834
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
38835
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
38835
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
38836
38836
  let fetchResult;
38837
38837
  try {
38838
38838
  fetchResult = await documentLoader(url.href);
@@ -38954,7 +38954,7 @@ var Question = class Question extends IntransitiveActivity {
38954
38954
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
38955
38955
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
38956
38956
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
38957
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
38957
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
38958
38958
  let fetchResult;
38959
38959
  try {
38960
38960
  fetchResult = await documentLoader(url.href);
@@ -39217,7 +39217,7 @@ var Question = class Question extends IntransitiveActivity {
39217
39217
  * @throws {TypeError} If the given `json` is invalid.
39218
39218
  */
39219
39219
  static async fromJsonLd(json, options = {}) {
39220
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
39220
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
39221
39221
  try {
39222
39222
  const object = await this.__fromJsonLd__Question__(json, span, options);
39223
39223
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39443,7 +39443,7 @@ var Read = class Read extends Activity {
39443
39443
  * @throws {TypeError} If the given `json` is invalid.
39444
39444
  */
39445
39445
  static async fromJsonLd(json, options = {}) {
39446
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
39446
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
39447
39447
  try {
39448
39448
  const object = await this.__fromJsonLd__Read__(json, span, options);
39449
39449
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39591,7 +39591,7 @@ var Reject = class Reject extends Activity {
39591
39591
  * @throws {TypeError} If the given `json` is invalid.
39592
39592
  */
39593
39593
  static async fromJsonLd(json, options = {}) {
39594
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
39594
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
39595
39595
  try {
39596
39596
  const object = await this.__fromJsonLd__Reject__(json, span, options);
39597
39597
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39764,7 +39764,7 @@ var Relationship = class Relationship extends Object$1 {
39764
39764
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
39765
39765
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
39766
39766
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
39767
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
39767
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
39768
39768
  let fetchResult;
39769
39769
  try {
39770
39770
  fetchResult = await documentLoader(url.href);
@@ -39887,7 +39887,7 @@ var Relationship = class Relationship extends Object$1 {
39887
39887
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
39888
39888
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
39889
39889
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
39890
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
39890
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
39891
39891
  let fetchResult;
39892
39892
  try {
39893
39893
  fetchResult = await documentLoader(url.href);
@@ -40049,7 +40049,7 @@ var Relationship = class Relationship extends Object$1 {
40049
40049
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
40050
40050
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
40051
40051
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
40052
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
40052
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
40053
40053
  let fetchResult;
40054
40054
  try {
40055
40055
  fetchResult = await documentLoader(url.href);
@@ -40319,7 +40319,7 @@ var Relationship = class Relationship extends Object$1 {
40319
40319
  * @throws {TypeError} If the given `json` is invalid.
40320
40320
  */
40321
40321
  static async fromJsonLd(json, options = {}) {
40322
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
40322
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
40323
40323
  try {
40324
40324
  const object = await this.__fromJsonLd__Relationship__(json, span, options);
40325
40325
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -40527,7 +40527,7 @@ var Remove = class Remove extends Activity {
40527
40527
  * @throws {TypeError} If the given `json` is invalid.
40528
40528
  */
40529
40529
  static async fromJsonLd(json, options = {}) {
40530
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
40530
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
40531
40531
  try {
40532
40532
  const object = await this.__fromJsonLd__Remove__(json, span, options);
40533
40533
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -40922,7 +40922,7 @@ var Service = class Service extends Object$1 {
40922
40922
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
40923
40923
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
40924
40924
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
40925
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
40925
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
40926
40926
  let fetchResult;
40927
40927
  try {
40928
40928
  fetchResult = await documentLoader(url.href);
@@ -41084,7 +41084,7 @@ var Service = class Service extends Object$1 {
41084
41084
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41085
41085
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41086
41086
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41087
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
41087
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
41088
41088
  let fetchResult;
41089
41089
  try {
41090
41090
  fetchResult = await documentLoader(url.href);
@@ -41264,7 +41264,7 @@ var Service = class Service extends Object$1 {
41264
41264
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41265
41265
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41266
41266
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41267
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
41267
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
41268
41268
  let fetchResult;
41269
41269
  try {
41270
41270
  fetchResult = await documentLoader(url.href);
@@ -41406,7 +41406,7 @@ var Service = class Service extends Object$1 {
41406
41406
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41407
41407
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41408
41408
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41409
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
41409
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
41410
41410
  let fetchResult;
41411
41411
  try {
41412
41412
  fetchResult = await documentLoader(url.href);
@@ -41545,7 +41545,7 @@ var Service = class Service extends Object$1 {
41545
41545
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41546
41546
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41547
41547
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41548
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
41548
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
41549
41549
  let fetchResult;
41550
41550
  try {
41551
41551
  fetchResult = await documentLoader(url.href);
@@ -41669,7 +41669,7 @@ var Service = class Service extends Object$1 {
41669
41669
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41670
41670
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41671
41671
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41672
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
41672
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
41673
41673
  let fetchResult;
41674
41674
  try {
41675
41675
  fetchResult = await documentLoader(url.href);
@@ -41796,7 +41796,7 @@ var Service = class Service extends Object$1 {
41796
41796
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41797
41797
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41798
41798
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41799
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
41799
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
41800
41800
  let fetchResult;
41801
41801
  try {
41802
41802
  fetchResult = await documentLoader(url.href);
@@ -41921,7 +41921,7 @@ var Service = class Service extends Object$1 {
41921
41921
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41922
41922
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41923
41923
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41924
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
41924
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
41925
41925
  let fetchResult;
41926
41926
  try {
41927
41927
  fetchResult = await documentLoader(url.href);
@@ -42044,7 +42044,7 @@ var Service = class Service extends Object$1 {
42044
42044
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42045
42045
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42046
42046
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42047
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
42047
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
42048
42048
  let fetchResult;
42049
42049
  try {
42050
42050
  fetchResult = await documentLoader(url.href);
@@ -42167,7 +42167,7 @@ var Service = class Service extends Object$1 {
42167
42167
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42168
42168
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42169
42169
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42170
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
42170
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
42171
42171
  let fetchResult;
42172
42172
  try {
42173
42173
  fetchResult = await documentLoader(url.href);
@@ -42329,7 +42329,7 @@ var Service = class Service extends Object$1 {
42329
42329
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42330
42330
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42331
42331
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42332
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
42332
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
42333
42333
  let fetchResult;
42334
42334
  try {
42335
42335
  fetchResult = await documentLoader(url.href);
@@ -42495,7 +42495,7 @@ var Service = class Service extends Object$1 {
42495
42495
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42496
42496
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42497
42497
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42498
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
42498
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
42499
42499
  let fetchResult;
42500
42500
  try {
42501
42501
  fetchResult = await documentLoader(url.href);
@@ -42709,7 +42709,7 @@ var Service = class Service extends Object$1 {
42709
42709
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42710
42710
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42711
42711
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42712
- return await tracerProvider.getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.lookup_object", async (span) => {
42712
+ return await tracerProvider.getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.lookup_object", async (span) => {
42713
42713
  let fetchResult;
42714
42714
  try {
42715
42715
  fetchResult = await documentLoader(url.href);
@@ -43392,7 +43392,7 @@ var Service = class Service extends Object$1 {
43392
43392
  * @throws {TypeError} If the given `json` is invalid.
43393
43393
  */
43394
43394
  static async fromJsonLd(json, options = {}) {
43395
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
43395
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
43396
43396
  try {
43397
43397
  const object = await this.__fromJsonLd__Service__(json, span, options);
43398
43398
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44042,7 +44042,7 @@ var Source = class {
44042
44042
  * @throws {TypeError} If the given `json` is invalid.
44043
44043
  */
44044
44044
  static async fromJsonLd(json, options = {}) {
44045
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
44045
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
44046
44046
  try {
44047
44047
  const object = await this.__fromJsonLd__Source__(json, span, options);
44048
44048
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44217,7 +44217,7 @@ var TentativeAccept = class TentativeAccept extends Accept {
44217
44217
  * @throws {TypeError} If the given `json` is invalid.
44218
44218
  */
44219
44219
  static async fromJsonLd(json, options = {}) {
44220
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
44220
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
44221
44221
  try {
44222
44222
  const object = await this.__fromJsonLd__TentativeAccept__(json, span, options);
44223
44223
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44365,7 +44365,7 @@ var TentativeReject = class TentativeReject extends Reject {
44365
44365
  * @throws {TypeError} If the given `json` is invalid.
44366
44366
  */
44367
44367
  static async fromJsonLd(json, options = {}) {
44368
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
44368
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
44369
44369
  try {
44370
44370
  const object = await this.__fromJsonLd__TentativeReject__(json, span, options);
44371
44371
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44552,7 +44552,7 @@ var Tombstone = class Tombstone extends Object$1 {
44552
44552
  * @throws {TypeError} If the given `json` is invalid.
44553
44553
  */
44554
44554
  static async fromJsonLd(json, options = {}) {
44555
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
44555
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
44556
44556
  try {
44557
44557
  const object = await this.__fromJsonLd__Tombstone__(json, span, options);
44558
44558
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44715,7 +44715,7 @@ var Travel = class Travel extends IntransitiveActivity {
44715
44715
  * @throws {TypeError} If the given `json` is invalid.
44716
44716
  */
44717
44717
  static async fromJsonLd(json, options = {}) {
44718
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
44718
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
44719
44719
  try {
44720
44720
  const object = await this.__fromJsonLd__Travel__(json, span, options);
44721
44721
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44877,7 +44877,7 @@ var Undo = class Undo extends Activity {
44877
44877
  * @throws {TypeError} If the given `json` is invalid.
44878
44878
  */
44879
44879
  static async fromJsonLd(json, options = {}) {
44880
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
44880
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
44881
44881
  try {
44882
44882
  const object = await this.__fromJsonLd__Undo__(json, span, options);
44883
44883
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -45077,7 +45077,7 @@ var Update = class Update extends Activity {
45077
45077
  * @throws {TypeError} If the given `json` is invalid.
45078
45078
  */
45079
45079
  static async fromJsonLd(json, options = {}) {
45080
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
45080
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
45081
45081
  try {
45082
45082
  const object = await this.__fromJsonLd__Update__(json, span, options);
45083
45083
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -45231,7 +45231,7 @@ var Video = class Video extends Document {
45231
45231
  * @throws {TypeError} If the given `json` is invalid.
45232
45232
  */
45233
45233
  static async fromJsonLd(json, options = {}) {
45234
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
45234
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
45235
45235
  try {
45236
45236
  const object = await this.__fromJsonLd__Video__(json, span, options);
45237
45237
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -45378,7 +45378,7 @@ var View = class View extends Activity {
45378
45378
  * @throws {TypeError} If the given `json` is invalid.
45379
45379
  */
45380
45380
  static async fromJsonLd(json, options = {}) {
45381
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.6").startActiveSpan("activitypub.parse_object", async (span) => {
45381
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.10.8").startActiveSpan("activitypub.parse_object", async (span) => {
45382
45382
  try {
45383
45383
  const object = await this.__fromJsonLd__View__(json, span, options);
45384
45384
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);