@fedify/fedify 1.9.12 → 1.9.13-dev.2344

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 (101) hide show
  1. package/dist/{actor-DbMPM7MA.cjs → actor-B2bgsOT5.cjs} +187 -187
  2. package/dist/{actor-Bapf7M7G.mjs → actor-DWfw2nxx.mjs} +1 -1
  3. package/dist/{actor-c1CsMwXN.js → actor-NkVQr224.js} +187 -187
  4. package/dist/{authdocloader-CtifebS7.cjs → authdocloader-BlkJJdEW.cjs} +3 -3
  5. package/dist/{authdocloader-DIKD7bwX.js → authdocloader-CiOaAMij.js} +3 -3
  6. package/dist/{authdocloader-CpMO32zq.mjs → authdocloader-DrnaVEJP.mjs} +3 -3
  7. package/dist/{builder-DC-GkZmh.mjs → builder-Cu8Iy5eZ.mjs} +4 -4
  8. package/dist/{client-CCadsk7N.mjs → client-Ck9Tn5iM.mjs} +63 -5
  9. package/dist/compat/mod.cjs +1 -1
  10. package/dist/compat/transformers.test.mjs +3 -3
  11. package/dist/{docloader-kZyrNwUH.js → docloader-B1OuNGno.js} +1 -1
  12. package/dist/{docloader-D4ctxKPG.cjs → docloader-CF7V0mC7.cjs} +1 -1
  13. package/dist/{esm-BxUjO5zX.mjs → esm-i8KtYbr9.mjs} +1 -1
  14. package/dist/federation/builder.test.mjs +3 -3
  15. package/dist/federation/collection.test.mjs +1 -1
  16. package/dist/federation/handler.test.mjs +7 -7
  17. package/dist/federation/idempotency.test.mjs +5 -5
  18. package/dist/federation/inbox.test.mjs +3 -3
  19. package/dist/federation/keycache.test.mjs +3 -3
  20. package/dist/federation/kv.test.mjs +1 -1
  21. package/dist/federation/middleware.test.mjs +11 -11
  22. package/dist/federation/mod.cjs +2 -2
  23. package/dist/federation/mod.js +1 -1
  24. package/dist/federation/mq.test.mjs +1 -1
  25. package/dist/federation/retry.test.mjs +1 -1
  26. package/dist/federation/router.test.mjs +2 -2
  27. package/dist/federation/send.test.mjs +7 -7
  28. package/dist/federation/temporal.test.mjs +2 -2
  29. package/dist/{http-DHDDqxdt.cjs → http-BEbcy3ax.cjs} +3 -3
  30. package/dist/{http-XbFxcG2g.mjs → http-CQ-6-sWA.mjs} +2 -2
  31. package/dist/{http-DM-MJijX.js → http-HjCIfzJC.js} +3 -3
  32. package/dist/{inbox-Uj6B6OKU.mjs → inbox-k8JQUnr6.mjs} +1 -1
  33. package/dist/{key-CLQ-3DyR.mjs → key-1GoRlbN4.mjs} +1 -1
  34. package/dist/{key-CPiCP_jy.cjs → key-CGuO8qJR.cjs} +1 -1
  35. package/dist/{key-DRbBpHOk.cjs → key-D-Oj5Zp2.cjs} +2 -2
  36. package/dist/{key-BiqmS6JT.mjs → key-DVX4QzuU.mjs} +2 -2
  37. package/dist/{key-Bgwa1_Vg.js → key-G8BkRalB.js} +2 -2
  38. package/dist/{keycache-FgycNH45.mjs → keycache-LnrJEGam.mjs} +1 -1
  39. package/dist/{keys-C9GAGpRb.mjs → keys-0Ff8761e.mjs} +1 -1
  40. package/dist/{ld-CrKje9FG.mjs → ld-Bftin5ZV.mjs} +2 -2
  41. package/dist/{lookup-C6mc3UXC.cjs → lookup-BSzQV-_k.cjs} +1 -1
  42. package/dist/{lookup-DkapKN3J.js → lookup-Ch5cERe_.js} +1 -1
  43. package/dist/{lookup-C4htfQ1_.mjs → lookup-HZr8nYiW.mjs} +1 -1
  44. package/dist/{middleware-ClNY6MUr.cjs → middleware-B58IZiSj.cjs} +1 -1
  45. package/dist/{middleware-CiiWngJ-.mjs → middleware-CDNI_5lz.mjs} +15 -15
  46. package/dist/{middleware--MqHhywy.mjs → middleware-DAMqqhFd.mjs} +1 -1
  47. package/dist/{middleware-Bs8fC5Th.js → middleware-DzaUMfHQ.js} +8 -8
  48. package/dist/{middleware-DjmGmYQz.cjs → middleware-MxfcK4vs.cjs} +10 -10
  49. package/dist/mod.cjs +10 -10
  50. package/dist/mod.js +9 -9
  51. package/dist/nodeinfo/client.test.mjs +63 -3
  52. package/dist/nodeinfo/handler.test.mjs +2 -2
  53. package/dist/nodeinfo/mod.cjs +1 -1
  54. package/dist/nodeinfo/mod.js +1 -1
  55. package/dist/nodeinfo/semver.test.mjs +1 -1
  56. package/dist/nodeinfo/types.test.mjs +1 -1
  57. package/dist/{owner-BxrTJWec.mjs → owner-DTdIjtoj.mjs} +3 -3
  58. package/dist/{proof-C-3TCOgT.cjs → proof-BeaoVMmb.cjs} +3 -3
  59. package/dist/{proof-CDFv0GLm.mjs → proof-DHg_8Rip.mjs} +2 -2
  60. package/dist/{proof-BCTTE8zz.js → proof-Dhn-fh6B.js} +3 -3
  61. package/dist/runtime/authdocloader.test.mjs +6 -6
  62. package/dist/runtime/docloader.test.mjs +3 -3
  63. package/dist/runtime/key.test.mjs +3 -3
  64. package/dist/runtime/langstr.test.mjs +2 -2
  65. package/dist/runtime/link.test.mjs +2 -2
  66. package/dist/runtime/mod.cjs +3 -3
  67. package/dist/runtime/mod.js +3 -3
  68. package/dist/runtime/multibase/multibase.test.mjs +2 -2
  69. package/dist/runtime/url.test.mjs +2 -2
  70. package/dist/{send-D8YQJCKA.mjs → send-5v8rpjgq.mjs} +2 -2
  71. package/dist/sig/http.test.mjs +6 -6
  72. package/dist/sig/key.test.mjs +4 -4
  73. package/dist/sig/ld.test.mjs +5 -5
  74. package/dist/sig/mod.cjs +3 -3
  75. package/dist/sig/mod.js +3 -3
  76. package/dist/sig/owner.test.mjs +5 -5
  77. package/dist/sig/proof.test.mjs +4 -4
  78. package/dist/{temporal-VtumSYrv.mjs → temporal-CJPJeb9T.mjs} +1 -1
  79. package/dist/testing/docloader.test.mjs +1 -1
  80. package/dist/testing/mod.mjs +1 -1
  81. package/dist/{testing-CZLFMsfn.mjs → testing-04hA-7q1.mjs} +2 -2
  82. package/dist/{transformers-CReap-SS.cjs → transformers-BQBtOzZ9.cjs} +1 -1
  83. package/dist/{types-uQdGoORv.cjs → types-Bgnn6Jz6.cjs} +63 -5
  84. package/dist/{types-CNhOmYHh.js → types-Cjuud6i7.js} +63 -5
  85. package/dist/vocab/actor.test.mjs +4 -4
  86. package/dist/vocab/cjs.test.mjs +1 -1
  87. package/dist/vocab/lookup.test.mjs +4 -4
  88. package/dist/vocab/mod.cjs +3 -3
  89. package/dist/vocab/mod.js +3 -3
  90. package/dist/vocab/type.test.mjs +2 -2
  91. package/dist/vocab/vocab.test.mjs +3 -3
  92. package/dist/{vocab-C071xkhv.mjs → vocab-DlRBSs8-.mjs} +186 -186
  93. package/dist/webfinger/handler.test.mjs +3 -3
  94. package/dist/webfinger/lookup.test.mjs +3 -3
  95. package/dist/webfinger/mod.cjs +1 -1
  96. package/dist/webfinger/mod.js +1 -1
  97. package/dist/x/cfworkers.cjs +1 -1
  98. package/dist/x/cfworkers.test.mjs +1 -1
  99. package/dist/x/hono.cjs +1 -1
  100. package/dist/x/sveltekit.cjs +1 -1
  101. 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.9.12";
55
+ var version = "1.9.13-dev.2344+eda156de";
56
56
  //#endregion
57
57
  //#region src/runtime/contexts.ts
58
58
  const preloadedContexts = {
@@ -5314,7 +5314,7 @@ async function importSpki(pem) {
5314
5314
  * @since 0.5.0
5315
5315
  */
5316
5316
  async function exportSpki(key) {
5317
- const { validateCryptoKey } = await import("./key-CLQ-3DyR.mjs");
5317
+ const { validateCryptoKey } = await import("./key-1GoRlbN4.mjs");
5318
5318
  validateCryptoKey(key);
5319
5319
  let pem = encodeBase64(await crypto.subtle.exportKey("spki", key));
5320
5320
  pem = (pem.match(/.{1,64}/g) || []).join("\n");
@@ -6112,7 +6112,7 @@ var Object$1 = class Object$1 {
6112
6112
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6113
6113
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6114
6114
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6115
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
6115
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
6116
6116
  let fetchResult;
6117
6117
  try {
6118
6118
  fetchResult = await documentLoader(url.href);
@@ -6258,7 +6258,7 @@ var Object$1 = class Object$1 {
6258
6258
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6259
6259
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6260
6260
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6261
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
6261
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
6262
6262
  let fetchResult;
6263
6263
  try {
6264
6264
  fetchResult = await documentLoader(url.href);
@@ -6470,7 +6470,7 @@ var Object$1 = class Object$1 {
6470
6470
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6471
6471
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6472
6472
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6473
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
6473
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
6474
6474
  let fetchResult;
6475
6475
  try {
6476
6476
  fetchResult = await documentLoader(url.href);
@@ -6654,7 +6654,7 @@ var Object$1 = class Object$1 {
6654
6654
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6655
6655
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6656
6656
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6657
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
6657
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
6658
6658
  let fetchResult;
6659
6659
  try {
6660
6660
  fetchResult = await documentLoader(url.href);
@@ -6816,7 +6816,7 @@ var Object$1 = class Object$1 {
6816
6816
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6817
6817
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6818
6818
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6819
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
6819
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
6820
6820
  let fetchResult;
6821
6821
  try {
6822
6822
  fetchResult = await documentLoader(url.href);
@@ -6946,7 +6946,7 @@ var Object$1 = class Object$1 {
6946
6946
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
6947
6947
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
6948
6948
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
6949
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
6949
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
6950
6950
  let fetchResult;
6951
6951
  try {
6952
6952
  fetchResult = await documentLoader(url.href);
@@ -7112,7 +7112,7 @@ var Object$1 = class Object$1 {
7112
7112
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7113
7113
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7114
7114
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7115
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
7115
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
7116
7116
  let fetchResult;
7117
7117
  try {
7118
7118
  fetchResult = await documentLoader(url.href);
@@ -7278,7 +7278,7 @@ var Object$1 = class Object$1 {
7278
7278
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7279
7279
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7280
7280
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7281
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
7281
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
7282
7282
  let fetchResult;
7283
7283
  try {
7284
7284
  fetchResult = await documentLoader(url.href);
@@ -7452,7 +7452,7 @@ var Object$1 = class Object$1 {
7452
7452
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7453
7453
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7454
7454
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7455
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
7455
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
7456
7456
  let fetchResult;
7457
7457
  try {
7458
7458
  fetchResult = await documentLoader(url.href);
@@ -7626,7 +7626,7 @@ var Object$1 = class Object$1 {
7626
7626
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7627
7627
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7628
7628
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7629
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
7629
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
7630
7630
  let fetchResult;
7631
7631
  try {
7632
7632
  fetchResult = await documentLoader(url.href);
@@ -7805,7 +7805,7 @@ var Object$1 = class Object$1 {
7805
7805
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7806
7806
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7807
7807
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7808
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
7808
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
7809
7809
  let fetchResult;
7810
7810
  try {
7811
7811
  fetchResult = await documentLoader(url.href);
@@ -7926,7 +7926,7 @@ var Object$1 = class Object$1 {
7926
7926
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
7927
7927
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
7928
7928
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
7929
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
7929
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
7930
7930
  let fetchResult;
7931
7931
  try {
7932
7932
  fetchResult = await documentLoader(url.href);
@@ -8053,7 +8053,7 @@ var Object$1 = class Object$1 {
8053
8053
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8054
8054
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8055
8055
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8056
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
8056
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
8057
8057
  let fetchResult;
8058
8058
  try {
8059
8059
  fetchResult = await documentLoader(url.href);
@@ -8180,7 +8180,7 @@ var Object$1 = class Object$1 {
8180
8180
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8181
8181
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8182
8182
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8183
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
8183
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
8184
8184
  let fetchResult;
8185
8185
  try {
8186
8186
  fetchResult = await documentLoader(url.href);
@@ -8325,7 +8325,7 @@ var Object$1 = class Object$1 {
8325
8325
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8326
8326
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8327
8327
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8328
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
8328
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
8329
8329
  let fetchResult;
8330
8330
  try {
8331
8331
  fetchResult = await documentLoader(url.href);
@@ -8477,7 +8477,7 @@ var Object$1 = class Object$1 {
8477
8477
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8478
8478
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8479
8479
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8480
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
8480
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
8481
8481
  let fetchResult;
8482
8482
  try {
8483
8483
  fetchResult = await documentLoader(url.href);
@@ -8641,7 +8641,7 @@ var Object$1 = class Object$1 {
8641
8641
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8642
8642
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8643
8643
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8644
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
8644
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
8645
8645
  let fetchResult;
8646
8646
  try {
8647
8647
  fetchResult = await documentLoader(url.href);
@@ -8805,7 +8805,7 @@ var Object$1 = class Object$1 {
8805
8805
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8806
8806
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8807
8807
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8808
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
8808
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
8809
8809
  let fetchResult;
8810
8810
  try {
8811
8811
  fetchResult = await documentLoader(url.href);
@@ -8969,7 +8969,7 @@ var Object$1 = class Object$1 {
8969
8969
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
8970
8970
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
8971
8971
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
8972
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
8972
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
8973
8973
  let fetchResult;
8974
8974
  try {
8975
8975
  fetchResult = await documentLoader(url.href);
@@ -9170,7 +9170,7 @@ var Object$1 = class Object$1 {
9170
9170
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
9171
9171
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
9172
9172
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
9173
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
9173
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
9174
9174
  let fetchResult;
9175
9175
  try {
9176
9176
  fetchResult = await documentLoader(url.href);
@@ -9959,7 +9959,7 @@ var Object$1 = class Object$1 {
9959
9959
  * @throws {TypeError} If the given `json` is invalid.
9960
9960
  */
9961
9961
  static async fromJsonLd(json, options = {}) {
9962
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
9962
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
9963
9963
  try {
9964
9964
  const object = await this.__fromJsonLd__Object__(json, span, options);
9965
9965
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -11203,7 +11203,7 @@ var Emoji = class Emoji extends Object$1 {
11203
11203
  * @throws {TypeError} If the given `json` is invalid.
11204
11204
  */
11205
11205
  static async fromJsonLd(json, options = {}) {
11206
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
11206
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
11207
11207
  try {
11208
11208
  const object = await this.__fromJsonLd__Emoji__(json, span, options);
11209
11209
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -11440,7 +11440,7 @@ var ChatMessage = class ChatMessage extends Object$1 {
11440
11440
  * @throws {TypeError} If the given `json` is invalid.
11441
11441
  */
11442
11442
  static async fromJsonLd(json, options = {}) {
11443
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
11443
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
11444
11444
  try {
11445
11445
  const object = await this.__fromJsonLd__ChatMessage__(json, span, options);
11446
11446
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -11721,7 +11721,7 @@ var Activity = class Activity extends Object$1 {
11721
11721
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11722
11722
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11723
11723
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11724
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
11724
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
11725
11725
  let fetchResult;
11726
11726
  try {
11727
11727
  fetchResult = await documentLoader(url.href);
@@ -11933,7 +11933,7 @@ var Activity = class Activity extends Object$1 {
11933
11933
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
11934
11934
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
11935
11935
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
11936
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
11936
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
11937
11937
  let fetchResult;
11938
11938
  try {
11939
11939
  fetchResult = await documentLoader(url.href);
@@ -12099,7 +12099,7 @@ var Activity = class Activity extends Object$1 {
12099
12099
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12100
12100
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12101
12101
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12102
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
12102
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
12103
12103
  let fetchResult;
12104
12104
  try {
12105
12105
  fetchResult = await documentLoader(url.href);
@@ -12271,7 +12271,7 @@ var Activity = class Activity extends Object$1 {
12271
12271
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12272
12272
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12273
12273
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12274
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
12274
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
12275
12275
  let fetchResult;
12276
12276
  try {
12277
12277
  fetchResult = await documentLoader(url.href);
@@ -12437,7 +12437,7 @@ var Activity = class Activity extends Object$1 {
12437
12437
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12438
12438
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12439
12439
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12440
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
12440
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
12441
12441
  let fetchResult;
12442
12442
  try {
12443
12443
  fetchResult = await documentLoader(url.href);
@@ -12605,7 +12605,7 @@ var Activity = class Activity extends Object$1 {
12605
12605
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
12606
12606
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
12607
12607
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
12608
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
12608
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
12609
12609
  let fetchResult;
12610
12610
  try {
12611
12611
  fetchResult = await documentLoader(url.href);
@@ -12855,7 +12855,7 @@ var Activity = class Activity extends Object$1 {
12855
12855
  * @throws {TypeError} If the given `json` is invalid.
12856
12856
  */
12857
12857
  static async fromJsonLd(json, options = {}) {
12858
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
12858
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
12859
12859
  try {
12860
12860
  const object = await this.__fromJsonLd__Activity__(json, span, options);
12861
12861
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13173,7 +13173,7 @@ var EmojiReact = class EmojiReact extends Activity {
13173
13173
  * @throws {TypeError} If the given `json` is invalid.
13174
13174
  */
13175
13175
  static async fromJsonLd(json, options = {}) {
13176
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
13176
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
13177
13177
  try {
13178
13178
  const object = await this.__fromJsonLd__EmojiReact__(json, span, options);
13179
13179
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13419,7 +13419,7 @@ var PropertyValue = class {
13419
13419
  * @throws {TypeError} If the given `json` is invalid.
13420
13420
  */
13421
13421
  static async fromJsonLd(json, options = {}) {
13422
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
13422
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
13423
13423
  try {
13424
13424
  const object = await this.__fromJsonLd__PropertyValue__(json, span, options);
13425
13425
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13653,7 +13653,7 @@ var DidService = class {
13653
13653
  * @throws {TypeError} If the given `json` is invalid.
13654
13654
  */
13655
13655
  static async fromJsonLd(json, options = {}) {
13656
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
13656
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
13657
13657
  try {
13658
13658
  const object = await this.__fromJsonLd__DidService__(json, span, options);
13659
13659
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13807,7 +13807,7 @@ var Export = class Export extends DidService {
13807
13807
  * @throws {TypeError} If the given `json` is invalid.
13808
13808
  */
13809
13809
  static async fromJsonLd(json, options = {}) {
13810
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
13810
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
13811
13811
  try {
13812
13812
  const object = await this.__fromJsonLd__Export__(json, span, options);
13813
13813
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -13980,7 +13980,7 @@ var DataIntegrityProof = class {
13980
13980
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
13981
13981
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
13982
13982
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
13983
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
13983
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
13984
13984
  let fetchResult;
13985
13985
  try {
13986
13986
  fetchResult = await documentLoader(url.href);
@@ -14199,7 +14199,7 @@ var DataIntegrityProof = class {
14199
14199
  * @throws {TypeError} If the given `json` is invalid.
14200
14200
  */
14201
14201
  static async fromJsonLd(json, options = {}) {
14202
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
14202
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
14203
14203
  try {
14204
14204
  const object = await this.__fromJsonLd__DataIntegrityProof__(json, span, options);
14205
14205
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -14413,7 +14413,7 @@ var CryptographicKey = class {
14413
14413
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
14414
14414
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
14415
14415
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
14416
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
14416
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
14417
14417
  let fetchResult;
14418
14418
  try {
14419
14419
  fetchResult = await documentLoader(url.href);
@@ -14675,7 +14675,7 @@ var CryptographicKey = class {
14675
14675
  * @throws {TypeError} If the given `json` is invalid.
14676
14676
  */
14677
14677
  static async fromJsonLd(json, options = {}) {
14678
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
14678
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
14679
14679
  try {
14680
14680
  const object = await this.__fromJsonLd__CryptographicKey__(json, span, options);
14681
14681
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -14870,7 +14870,7 @@ var Multikey = class {
14870
14870
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
14871
14871
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
14872
14872
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
14873
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
14873
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
14874
14874
  let fetchResult;
14875
14875
  try {
14876
14876
  fetchResult = await documentLoader(url.href);
@@ -15138,7 +15138,7 @@ var Multikey = class {
15138
15138
  * @throws {TypeError} If the given `json` is invalid.
15139
15139
  */
15140
15140
  static async fromJsonLd(json, options = {}) {
15141
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
15141
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
15142
15142
  try {
15143
15143
  const object = await this.__fromJsonLd__Multikey__(json, span, options);
15144
15144
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -15332,7 +15332,7 @@ var Accept = class Accept extends Activity {
15332
15332
  * @throws {TypeError} If the given `json` is invalid.
15333
15333
  */
15334
15334
  static async fromJsonLd(json, options = {}) {
15335
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
15335
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
15336
15336
  try {
15337
15337
  const object = await this.__fromJsonLd__Accept__(json, span, options);
15338
15338
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -15483,7 +15483,7 @@ var Add = class Add extends Activity {
15483
15483
  * @throws {TypeError} If the given `json` is invalid.
15484
15484
  */
15485
15485
  static async fromJsonLd(json, options = {}) {
15486
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
15486
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
15487
15487
  try {
15488
15488
  const object = await this.__fromJsonLd__Add__(json, span, options);
15489
15489
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -15651,7 +15651,7 @@ var Announce = class Announce extends Activity {
15651
15651
  * @throws {TypeError} If the given `json` is invalid.
15652
15652
  */
15653
15653
  static async fromJsonLd(json, options = {}) {
15654
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
15654
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
15655
15655
  try {
15656
15656
  const object = await this.__fromJsonLd__Announce__(json, span, options);
15657
15657
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -16046,7 +16046,7 @@ var Application = class Application extends Object$1 {
16046
16046
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16047
16047
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16048
16048
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16049
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
16049
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
16050
16050
  let fetchResult;
16051
16051
  try {
16052
16052
  fetchResult = await documentLoader(url.href);
@@ -16208,7 +16208,7 @@ var Application = class Application extends Object$1 {
16208
16208
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16209
16209
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16210
16210
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16211
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
16211
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
16212
16212
  let fetchResult;
16213
16213
  try {
16214
16214
  fetchResult = await documentLoader(url.href);
@@ -16388,7 +16388,7 @@ var Application = class Application extends Object$1 {
16388
16388
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16389
16389
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16390
16390
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16391
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
16391
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
16392
16392
  let fetchResult;
16393
16393
  try {
16394
16394
  fetchResult = await documentLoader(url.href);
@@ -16530,7 +16530,7 @@ var Application = class Application extends Object$1 {
16530
16530
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16531
16531
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16532
16532
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16533
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
16533
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
16534
16534
  let fetchResult;
16535
16535
  try {
16536
16536
  fetchResult = await documentLoader(url.href);
@@ -16669,7 +16669,7 @@ var Application = class Application extends Object$1 {
16669
16669
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16670
16670
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16671
16671
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16672
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
16672
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
16673
16673
  let fetchResult;
16674
16674
  try {
16675
16675
  fetchResult = await documentLoader(url.href);
@@ -16793,7 +16793,7 @@ var Application = class Application extends Object$1 {
16793
16793
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16794
16794
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16795
16795
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16796
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
16796
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
16797
16797
  let fetchResult;
16798
16798
  try {
16799
16799
  fetchResult = await documentLoader(url.href);
@@ -16920,7 +16920,7 @@ var Application = class Application extends Object$1 {
16920
16920
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
16921
16921
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
16922
16922
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
16923
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
16923
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
16924
16924
  let fetchResult;
16925
16925
  try {
16926
16926
  fetchResult = await documentLoader(url.href);
@@ -17045,7 +17045,7 @@ var Application = class Application extends Object$1 {
17045
17045
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17046
17046
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17047
17047
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17048
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
17048
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
17049
17049
  let fetchResult;
17050
17050
  try {
17051
17051
  fetchResult = await documentLoader(url.href);
@@ -17168,7 +17168,7 @@ var Application = class Application extends Object$1 {
17168
17168
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17169
17169
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17170
17170
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17171
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
17171
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
17172
17172
  let fetchResult;
17173
17173
  try {
17174
17174
  fetchResult = await documentLoader(url.href);
@@ -17291,7 +17291,7 @@ var Application = class Application extends Object$1 {
17291
17291
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17292
17292
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17293
17293
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17294
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
17294
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
17295
17295
  let fetchResult;
17296
17296
  try {
17297
17297
  fetchResult = await documentLoader(url.href);
@@ -17453,7 +17453,7 @@ var Application = class Application extends Object$1 {
17453
17453
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17454
17454
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17455
17455
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17456
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
17456
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
17457
17457
  let fetchResult;
17458
17458
  try {
17459
17459
  fetchResult = await documentLoader(url.href);
@@ -17619,7 +17619,7 @@ var Application = class Application extends Object$1 {
17619
17619
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17620
17620
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17621
17621
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17622
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
17622
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
17623
17623
  let fetchResult;
17624
17624
  try {
17625
17625
  fetchResult = await documentLoader(url.href);
@@ -17833,7 +17833,7 @@ var Application = class Application extends Object$1 {
17833
17833
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
17834
17834
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
17835
17835
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
17836
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
17836
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
17837
17837
  let fetchResult;
17838
17838
  try {
17839
17839
  fetchResult = await documentLoader(url.href);
@@ -18516,7 +18516,7 @@ var Application = class Application extends Object$1 {
18516
18516
  * @throws {TypeError} If the given `json` is invalid.
18517
18517
  */
18518
18518
  static async fromJsonLd(json, options = {}) {
18519
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
18519
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
18520
18520
  try {
18521
18521
  const object = await this.__fromJsonLd__Application__(json, span, options);
18522
18522
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19069,7 +19069,7 @@ var IntransitiveActivity = class IntransitiveActivity extends Activity {
19069
19069
  * @throws {TypeError} If the given `json` is invalid.
19070
19070
  */
19071
19071
  static async fromJsonLd(json, options = {}) {
19072
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
19072
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
19073
19073
  try {
19074
19074
  const object = await this.__fromJsonLd__IntransitiveActivity__(json, span, options);
19075
19075
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19221,7 +19221,7 @@ var Arrive = class Arrive extends IntransitiveActivity {
19221
19221
  * @throws {TypeError} If the given `json` is invalid.
19222
19222
  */
19223
19223
  static async fromJsonLd(json, options = {}) {
19224
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
19224
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
19225
19225
  try {
19226
19226
  const object = await this.__fromJsonLd__Arrive__(json, span, options);
19227
19227
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19456,7 +19456,7 @@ var Article = class Article extends Object$1 {
19456
19456
  * @throws {TypeError} If the given `json` is invalid.
19457
19457
  */
19458
19458
  static async fromJsonLd(json, options = {}) {
19459
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
19459
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
19460
19460
  try {
19461
19461
  const object = await this.__fromJsonLd__Article__(json, span, options);
19462
19462
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19685,7 +19685,7 @@ var Document = class Document extends Object$1 {
19685
19685
  * @throws {TypeError} If the given `json` is invalid.
19686
19686
  */
19687
19687
  static async fromJsonLd(json, options = {}) {
19688
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
19688
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
19689
19689
  try {
19690
19690
  const object = await this.__fromJsonLd__Document__(json, span, options);
19691
19691
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -19868,7 +19868,7 @@ var Audio = class Audio extends Document {
19868
19868
  * @throws {TypeError} If the given `json` is invalid.
19869
19869
  */
19870
19870
  static async fromJsonLd(json, options = {}) {
19871
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
19871
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
19872
19872
  try {
19873
19873
  const object = await this.__fromJsonLd__Audio__(json, span, options);
19874
19874
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -20016,7 +20016,7 @@ var Ignore = class Ignore extends Activity {
20016
20016
  * @throws {TypeError} If the given `json` is invalid.
20017
20017
  */
20018
20018
  static async fromJsonLd(json, options = {}) {
20019
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
20019
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
20020
20020
  try {
20021
20021
  const object = await this.__fromJsonLd__Ignore__(json, span, options);
20022
20022
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -20167,7 +20167,7 @@ var Block = class Block extends Ignore {
20167
20167
  * @throws {TypeError} If the given `json` is invalid.
20168
20168
  */
20169
20169
  static async fromJsonLd(json, options = {}) {
20170
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
20170
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
20171
20171
  try {
20172
20172
  const object = await this.__fromJsonLd__Block__(json, span, options);
20173
20173
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -20431,7 +20431,7 @@ var Collection = class Collection extends Object$1 {
20431
20431
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20432
20432
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20433
20433
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20434
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
20434
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
20435
20435
  let fetchResult;
20436
20436
  try {
20437
20437
  fetchResult = await documentLoader(url.href);
@@ -20552,7 +20552,7 @@ var Collection = class Collection extends Object$1 {
20552
20552
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20553
20553
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20554
20554
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20555
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
20555
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
20556
20556
  let fetchResult;
20557
20557
  try {
20558
20558
  fetchResult = await documentLoader(url.href);
@@ -20673,7 +20673,7 @@ var Collection = class Collection extends Object$1 {
20673
20673
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20674
20674
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20675
20675
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20676
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
20676
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
20677
20677
  let fetchResult;
20678
20678
  try {
20679
20679
  fetchResult = await documentLoader(url.href);
@@ -20794,7 +20794,7 @@ var Collection = class Collection extends Object$1 {
20794
20794
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20795
20795
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20796
20796
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20797
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
20797
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
20798
20798
  let fetchResult;
20799
20799
  try {
20800
20800
  fetchResult = await documentLoader(url.href);
@@ -20925,7 +20925,7 @@ var Collection = class Collection extends Object$1 {
20925
20925
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
20926
20926
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
20927
20927
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
20928
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
20928
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
20929
20929
  let fetchResult;
20930
20930
  try {
20931
20931
  fetchResult = await documentLoader(url.href);
@@ -21045,7 +21045,7 @@ var Collection = class Collection extends Object$1 {
21045
21045
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21046
21046
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21047
21047
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21048
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
21048
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
21049
21049
  let fetchResult;
21050
21050
  try {
21051
21051
  fetchResult = await documentLoader(url.href);
@@ -21165,7 +21165,7 @@ var Collection = class Collection extends Object$1 {
21165
21165
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21166
21166
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21167
21167
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21168
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
21168
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
21169
21169
  let fetchResult;
21170
21170
  try {
21171
21171
  fetchResult = await documentLoader(url.href);
@@ -21285,7 +21285,7 @@ var Collection = class Collection extends Object$1 {
21285
21285
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21286
21286
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21287
21287
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21288
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
21288
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
21289
21289
  let fetchResult;
21290
21290
  try {
21291
21291
  fetchResult = await documentLoader(url.href);
@@ -21405,7 +21405,7 @@ var Collection = class Collection extends Object$1 {
21405
21405
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21406
21406
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21407
21407
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21408
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
21408
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
21409
21409
  let fetchResult;
21410
21410
  try {
21411
21411
  fetchResult = await documentLoader(url.href);
@@ -21525,7 +21525,7 @@ var Collection = class Collection extends Object$1 {
21525
21525
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21526
21526
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21527
21527
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21528
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
21528
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
21529
21529
  let fetchResult;
21530
21530
  try {
21531
21531
  fetchResult = await documentLoader(url.href);
@@ -21645,7 +21645,7 @@ var Collection = class Collection extends Object$1 {
21645
21645
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21646
21646
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21647
21647
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21648
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
21648
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
21649
21649
  let fetchResult;
21650
21650
  try {
21651
21651
  fetchResult = await documentLoader(url.href);
@@ -21765,7 +21765,7 @@ var Collection = class Collection extends Object$1 {
21765
21765
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
21766
21766
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
21767
21767
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
21768
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
21768
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
21769
21769
  let fetchResult;
21770
21770
  try {
21771
21771
  fetchResult = await documentLoader(url.href);
@@ -22192,7 +22192,7 @@ var Collection = class Collection extends Object$1 {
22192
22192
  * @throws {TypeError} If the given `json` is invalid.
22193
22193
  */
22194
22194
  static async fromJsonLd(json, options = {}) {
22195
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
22195
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
22196
22196
  try {
22197
22197
  const object = await this.__fromJsonLd__Collection__(json, span, options);
22198
22198
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -22639,7 +22639,7 @@ var CollectionPage = class CollectionPage extends Collection {
22639
22639
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
22640
22640
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
22641
22641
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
22642
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
22642
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
22643
22643
  let fetchResult;
22644
22644
  try {
22645
22645
  fetchResult = await documentLoader(url.href);
@@ -22760,7 +22760,7 @@ var CollectionPage = class CollectionPage extends Collection {
22760
22760
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
22761
22761
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
22762
22762
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
22763
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
22763
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
22764
22764
  let fetchResult;
22765
22765
  try {
22766
22766
  fetchResult = await documentLoader(url.href);
@@ -22880,7 +22880,7 @@ var CollectionPage = class CollectionPage extends Collection {
22880
22880
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
22881
22881
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
22882
22882
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
22883
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
22883
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
22884
22884
  let fetchResult;
22885
22885
  try {
22886
22886
  fetchResult = await documentLoader(url.href);
@@ -23144,7 +23144,7 @@ var CollectionPage = class CollectionPage extends Collection {
23144
23144
  * @throws {TypeError} If the given `json` is invalid.
23145
23145
  */
23146
23146
  static async fromJsonLd(json, options = {}) {
23147
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
23147
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
23148
23148
  try {
23149
23149
  const object = await this.__fromJsonLd__CollectionPage__(json, span, options);
23150
23150
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23370,7 +23370,7 @@ var Create = class Create extends Activity {
23370
23370
  * @throws {TypeError} If the given `json` is invalid.
23371
23371
  */
23372
23372
  static async fromJsonLd(json, options = {}) {
23373
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
23373
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
23374
23374
  try {
23375
23375
  const object = await this.__fromJsonLd__Create__(json, span, options);
23376
23376
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23534,7 +23534,7 @@ var Delete = class Delete extends Activity {
23534
23534
  * @throws {TypeError} If the given `json` is invalid.
23535
23535
  */
23536
23536
  static async fromJsonLd(json, options = {}) {
23537
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
23537
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
23538
23538
  try {
23539
23539
  const object = await this.__fromJsonLd__Delete__(json, span, options);
23540
23540
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -23685,7 +23685,7 @@ var Dislike = class Dislike extends Activity {
23685
23685
  * @throws {TypeError} If the given `json` is invalid.
23686
23686
  */
23687
23687
  static async fromJsonLd(json, options = {}) {
23688
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
23688
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
23689
23689
  try {
23690
23690
  const object = await this.__fromJsonLd__Dislike__(json, span, options);
23691
23691
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24032,7 +24032,7 @@ var Endpoints = class {
24032
24032
  * @throws {TypeError} If the given `json` is invalid.
24033
24033
  */
24034
24034
  static async fromJsonLd(json, options = {}) {
24035
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
24035
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
24036
24036
  try {
24037
24037
  const object = await this.__fromJsonLd__Endpoints__(json, span, options);
24038
24038
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24258,7 +24258,7 @@ var Event = class Event extends Object$1 {
24258
24258
  * @throws {TypeError} If the given `json` is invalid.
24259
24259
  */
24260
24260
  static async fromJsonLd(json, options = {}) {
24261
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
24261
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
24262
24262
  try {
24263
24263
  const object = await this.__fromJsonLd__Event__(json, span, options);
24264
24264
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24407,7 +24407,7 @@ var Flag = class Flag extends Activity {
24407
24407
  * @throws {TypeError} If the given `json` is invalid.
24408
24408
  */
24409
24409
  static async fromJsonLd(json, options = {}) {
24410
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
24410
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
24411
24411
  try {
24412
24412
  const object = await this.__fromJsonLd__Flag__(json, span, options);
24413
24413
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24560,7 +24560,7 @@ var Follow = class Follow extends Activity {
24560
24560
  * @throws {TypeError} If the given `json` is invalid.
24561
24561
  */
24562
24562
  static async fromJsonLd(json, options = {}) {
24563
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
24563
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
24564
24564
  try {
24565
24565
  const object = await this.__fromJsonLd__Follow__(json, span, options);
24566
24566
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -24955,7 +24955,7 @@ var Group = class Group extends Object$1 {
24955
24955
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
24956
24956
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
24957
24957
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
24958
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
24958
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
24959
24959
  let fetchResult;
24960
24960
  try {
24961
24961
  fetchResult = await documentLoader(url.href);
@@ -25117,7 +25117,7 @@ var Group = class Group extends Object$1 {
25117
25117
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25118
25118
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25119
25119
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25120
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
25120
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
25121
25121
  let fetchResult;
25122
25122
  try {
25123
25123
  fetchResult = await documentLoader(url.href);
@@ -25297,7 +25297,7 @@ var Group = class Group extends Object$1 {
25297
25297
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25298
25298
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25299
25299
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25300
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
25300
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
25301
25301
  let fetchResult;
25302
25302
  try {
25303
25303
  fetchResult = await documentLoader(url.href);
@@ -25439,7 +25439,7 @@ var Group = class Group extends Object$1 {
25439
25439
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25440
25440
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25441
25441
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25442
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
25442
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
25443
25443
  let fetchResult;
25444
25444
  try {
25445
25445
  fetchResult = await documentLoader(url.href);
@@ -25578,7 +25578,7 @@ var Group = class Group extends Object$1 {
25578
25578
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25579
25579
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25580
25580
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25581
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
25581
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
25582
25582
  let fetchResult;
25583
25583
  try {
25584
25584
  fetchResult = await documentLoader(url.href);
@@ -25702,7 +25702,7 @@ var Group = class Group extends Object$1 {
25702
25702
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25703
25703
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25704
25704
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25705
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
25705
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
25706
25706
  let fetchResult;
25707
25707
  try {
25708
25708
  fetchResult = await documentLoader(url.href);
@@ -25829,7 +25829,7 @@ var Group = class Group extends Object$1 {
25829
25829
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25830
25830
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25831
25831
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25832
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
25832
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
25833
25833
  let fetchResult;
25834
25834
  try {
25835
25835
  fetchResult = await documentLoader(url.href);
@@ -25954,7 +25954,7 @@ var Group = class Group extends Object$1 {
25954
25954
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
25955
25955
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
25956
25956
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
25957
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
25957
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
25958
25958
  let fetchResult;
25959
25959
  try {
25960
25960
  fetchResult = await documentLoader(url.href);
@@ -26077,7 +26077,7 @@ var Group = class Group extends Object$1 {
26077
26077
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26078
26078
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26079
26079
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26080
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
26080
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
26081
26081
  let fetchResult;
26082
26082
  try {
26083
26083
  fetchResult = await documentLoader(url.href);
@@ -26200,7 +26200,7 @@ var Group = class Group extends Object$1 {
26200
26200
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26201
26201
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26202
26202
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26203
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
26203
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
26204
26204
  let fetchResult;
26205
26205
  try {
26206
26206
  fetchResult = await documentLoader(url.href);
@@ -26362,7 +26362,7 @@ var Group = class Group extends Object$1 {
26362
26362
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26363
26363
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26364
26364
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26365
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
26365
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
26366
26366
  let fetchResult;
26367
26367
  try {
26368
26368
  fetchResult = await documentLoader(url.href);
@@ -26528,7 +26528,7 @@ var Group = class Group extends Object$1 {
26528
26528
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26529
26529
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26530
26530
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26531
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
26531
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
26532
26532
  let fetchResult;
26533
26533
  try {
26534
26534
  fetchResult = await documentLoader(url.href);
@@ -26742,7 +26742,7 @@ var Group = class Group extends Object$1 {
26742
26742
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
26743
26743
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
26744
26744
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
26745
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
26745
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
26746
26746
  let fetchResult;
26747
26747
  try {
26748
26748
  fetchResult = await documentLoader(url.href);
@@ -27425,7 +27425,7 @@ var Group = class Group extends Object$1 {
27425
27425
  * @throws {TypeError} If the given `json` is invalid.
27426
27426
  */
27427
27427
  static async fromJsonLd(json, options = {}) {
27428
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
27428
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
27429
27429
  try {
27430
27430
  const object = await this.__fromJsonLd__Group__(json, span, options);
27431
27431
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -28117,7 +28117,7 @@ var Link = class Link {
28117
28117
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
28118
28118
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
28119
28119
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
28120
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
28120
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
28121
28121
  let fetchResult;
28122
28122
  try {
28123
28123
  fetchResult = await documentLoader(url.href);
@@ -28409,7 +28409,7 @@ var Link = class Link {
28409
28409
  * @throws {TypeError} If the given `json` is invalid.
28410
28410
  */
28411
28411
  static async fromJsonLd(json, options = {}) {
28412
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
28412
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
28413
28413
  try {
28414
28414
  const object = await this.__fromJsonLd__Link__(json, span, options);
28415
28415
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -28736,7 +28736,7 @@ var Hashtag = class Hashtag extends Link {
28736
28736
  * @throws {TypeError} If the given `json` is invalid.
28737
28737
  */
28738
28738
  static async fromJsonLd(json, options = {}) {
28739
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
28739
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
28740
28740
  try {
28741
28741
  const object = await this.__fromJsonLd__Hashtag__(json, span, options);
28742
28742
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -28890,7 +28890,7 @@ var Image = class Image extends Document {
28890
28890
  * @throws {TypeError} If the given `json` is invalid.
28891
28891
  */
28892
28892
  static async fromJsonLd(json, options = {}) {
28893
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
28893
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
28894
28894
  try {
28895
28895
  const object = await this.__fromJsonLd__Image__(json, span, options);
28896
28896
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29039,7 +29039,7 @@ var Offer = class Offer extends Activity {
29039
29039
  * @throws {TypeError} If the given `json` is invalid.
29040
29040
  */
29041
29041
  static async fromJsonLd(json, options = {}) {
29042
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
29042
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
29043
29043
  try {
29044
29044
  const object = await this.__fromJsonLd__Offer__(json, span, options);
29045
29045
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29188,7 +29188,7 @@ var Invite = class Invite extends Offer {
29188
29188
  * @throws {TypeError} If the given `json` is invalid.
29189
29189
  */
29190
29190
  static async fromJsonLd(json, options = {}) {
29191
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
29191
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
29192
29192
  try {
29193
29193
  const object = await this.__fromJsonLd__Invite__(json, span, options);
29194
29194
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29336,7 +29336,7 @@ var Join = class Join extends Activity {
29336
29336
  * @throws {TypeError} If the given `json` is invalid.
29337
29337
  */
29338
29338
  static async fromJsonLd(json, options = {}) {
29339
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
29339
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
29340
29340
  try {
29341
29341
  const object = await this.__fromJsonLd__Join__(json, span, options);
29342
29342
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29484,7 +29484,7 @@ var Leave = class Leave extends Activity {
29484
29484
  * @throws {TypeError} If the given `json` is invalid.
29485
29485
  */
29486
29486
  static async fromJsonLd(json, options = {}) {
29487
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
29487
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
29488
29488
  try {
29489
29489
  const object = await this.__fromJsonLd__Leave__(json, span, options);
29490
29490
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29636,7 +29636,7 @@ var Like = class Like extends Activity {
29636
29636
  * @throws {TypeError} If the given `json` is invalid.
29637
29637
  */
29638
29638
  static async fromJsonLd(json, options = {}) {
29639
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
29639
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
29640
29640
  try {
29641
29641
  const object = await this.__fromJsonLd__Like__(json, span, options);
29642
29642
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29783,7 +29783,7 @@ var Listen = class Listen extends Activity {
29783
29783
  * @throws {TypeError} If the given `json` is invalid.
29784
29784
  */
29785
29785
  static async fromJsonLd(json, options = {}) {
29786
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
29786
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
29787
29787
  try {
29788
29788
  const object = await this.__fromJsonLd__Listen__(json, span, options);
29789
29789
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -29934,7 +29934,7 @@ var Mention = class Mention extends Link {
29934
29934
  * @throws {TypeError} If the given `json` is invalid.
29935
29935
  */
29936
29936
  static async fromJsonLd(json, options = {}) {
29937
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
29937
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
29938
29938
  try {
29939
29939
  const object = await this.__fromJsonLd__Mention__(json, span, options);
29940
29940
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30083,7 +30083,7 @@ var Move = class Move extends Activity {
30083
30083
  * @throws {TypeError} If the given `json` is invalid.
30084
30084
  */
30085
30085
  static async fromJsonLd(json, options = {}) {
30086
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
30086
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
30087
30087
  try {
30088
30088
  const object = await this.__fromJsonLd__Move__(json, span, options);
30089
30089
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30319,7 +30319,7 @@ var Note = class Note extends Object$1 {
30319
30319
  * @throws {TypeError} If the given `json` is invalid.
30320
30320
  */
30321
30321
  static async fromJsonLd(json, options = {}) {
30322
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
30322
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
30323
30323
  try {
30324
30324
  const object = await this.__fromJsonLd__Note__(json, span, options);
30325
30325
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30448,7 +30448,7 @@ var OrderedCollection = class OrderedCollection extends Collection {
30448
30448
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
30449
30449
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
30450
30450
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
30451
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
30451
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
30452
30452
  let fetchResult;
30453
30453
  try {
30454
30454
  fetchResult = await documentLoader(url.href);
@@ -30696,7 +30696,7 @@ var OrderedCollection = class OrderedCollection extends Collection {
30696
30696
  * @throws {TypeError} If the given `json` is invalid.
30697
30697
  */
30698
30698
  static async fromJsonLd(json, options = {}) {
30699
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
30699
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
30700
30700
  try {
30701
30701
  const object = await this.__fromJsonLd__OrderedCollection__(json, span, options);
30702
30702
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -30902,7 +30902,7 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
30902
30902
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
30903
30903
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
30904
30904
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
30905
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
30905
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
30906
30906
  let fetchResult;
30907
30907
  try {
30908
30908
  fetchResult = await documentLoader(url.href);
@@ -31173,7 +31173,7 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
31173
31173
  * @throws {TypeError} If the given `json` is invalid.
31174
31174
  */
31175
31175
  static async fromJsonLd(json, options = {}) {
31176
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
31176
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
31177
31177
  try {
31178
31178
  const object = await this.__fromJsonLd__OrderedCollectionPage__(json, span, options);
31179
31179
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -31665,7 +31665,7 @@ var Organization = class Organization extends Object$1 {
31665
31665
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31666
31666
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31667
31667
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31668
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
31668
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
31669
31669
  let fetchResult;
31670
31670
  try {
31671
31671
  fetchResult = await documentLoader(url.href);
@@ -31827,7 +31827,7 @@ var Organization = class Organization extends Object$1 {
31827
31827
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
31828
31828
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
31829
31829
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
31830
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
31830
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
31831
31831
  let fetchResult;
31832
31832
  try {
31833
31833
  fetchResult = await documentLoader(url.href);
@@ -32007,7 +32007,7 @@ var Organization = class Organization extends Object$1 {
32007
32007
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32008
32008
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32009
32009
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32010
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
32010
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
32011
32011
  let fetchResult;
32012
32012
  try {
32013
32013
  fetchResult = await documentLoader(url.href);
@@ -32149,7 +32149,7 @@ var Organization = class Organization extends Object$1 {
32149
32149
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32150
32150
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32151
32151
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32152
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
32152
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
32153
32153
  let fetchResult;
32154
32154
  try {
32155
32155
  fetchResult = await documentLoader(url.href);
@@ -32288,7 +32288,7 @@ var Organization = class Organization extends Object$1 {
32288
32288
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32289
32289
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32290
32290
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32291
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
32291
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
32292
32292
  let fetchResult;
32293
32293
  try {
32294
32294
  fetchResult = await documentLoader(url.href);
@@ -32412,7 +32412,7 @@ var Organization = class Organization extends Object$1 {
32412
32412
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32413
32413
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32414
32414
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32415
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
32415
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
32416
32416
  let fetchResult;
32417
32417
  try {
32418
32418
  fetchResult = await documentLoader(url.href);
@@ -32539,7 +32539,7 @@ var Organization = class Organization extends Object$1 {
32539
32539
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32540
32540
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32541
32541
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32542
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
32542
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
32543
32543
  let fetchResult;
32544
32544
  try {
32545
32545
  fetchResult = await documentLoader(url.href);
@@ -32664,7 +32664,7 @@ var Organization = class Organization extends Object$1 {
32664
32664
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32665
32665
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32666
32666
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32667
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
32667
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
32668
32668
  let fetchResult;
32669
32669
  try {
32670
32670
  fetchResult = await documentLoader(url.href);
@@ -32787,7 +32787,7 @@ var Organization = class Organization extends Object$1 {
32787
32787
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32788
32788
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32789
32789
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32790
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
32790
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
32791
32791
  let fetchResult;
32792
32792
  try {
32793
32793
  fetchResult = await documentLoader(url.href);
@@ -32910,7 +32910,7 @@ var Organization = class Organization extends Object$1 {
32910
32910
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
32911
32911
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
32912
32912
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
32913
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
32913
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
32914
32914
  let fetchResult;
32915
32915
  try {
32916
32916
  fetchResult = await documentLoader(url.href);
@@ -33072,7 +33072,7 @@ var Organization = class Organization extends Object$1 {
33072
33072
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
33073
33073
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
33074
33074
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
33075
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
33075
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
33076
33076
  let fetchResult;
33077
33077
  try {
33078
33078
  fetchResult = await documentLoader(url.href);
@@ -33238,7 +33238,7 @@ var Organization = class Organization extends Object$1 {
33238
33238
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
33239
33239
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
33240
33240
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
33241
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
33241
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
33242
33242
  let fetchResult;
33243
33243
  try {
33244
33244
  fetchResult = await documentLoader(url.href);
@@ -33452,7 +33452,7 @@ var Organization = class Organization extends Object$1 {
33452
33452
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
33453
33453
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
33454
33454
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
33455
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
33455
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
33456
33456
  let fetchResult;
33457
33457
  try {
33458
33458
  fetchResult = await documentLoader(url.href);
@@ -34135,7 +34135,7 @@ var Organization = class Organization extends Object$1 {
34135
34135
  * @throws {TypeError} If the given `json` is invalid.
34136
34136
  */
34137
34137
  static async fromJsonLd(json, options = {}) {
34138
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
34138
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
34139
34139
  try {
34140
34140
  const object = await this.__fromJsonLd__Organization__(json, span, options);
34141
34141
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -34693,7 +34693,7 @@ var Page = class Page extends Document {
34693
34693
  * @throws {TypeError} If the given `json` is invalid.
34694
34694
  */
34695
34695
  static async fromJsonLd(json, options = {}) {
34696
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
34696
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
34697
34697
  try {
34698
34698
  const object = await this.__fromJsonLd__Page__(json, span, options);
34699
34699
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -35088,7 +35088,7 @@ var Person = class Person extends Object$1 {
35088
35088
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35089
35089
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35090
35090
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35091
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
35091
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
35092
35092
  let fetchResult;
35093
35093
  try {
35094
35094
  fetchResult = await documentLoader(url.href);
@@ -35250,7 +35250,7 @@ var Person = class Person extends Object$1 {
35250
35250
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35251
35251
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35252
35252
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35253
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
35253
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
35254
35254
  let fetchResult;
35255
35255
  try {
35256
35256
  fetchResult = await documentLoader(url.href);
@@ -35430,7 +35430,7 @@ var Person = class Person extends Object$1 {
35430
35430
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35431
35431
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35432
35432
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35433
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
35433
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
35434
35434
  let fetchResult;
35435
35435
  try {
35436
35436
  fetchResult = await documentLoader(url.href);
@@ -35572,7 +35572,7 @@ var Person = class Person extends Object$1 {
35572
35572
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35573
35573
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35574
35574
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35575
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
35575
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
35576
35576
  let fetchResult;
35577
35577
  try {
35578
35578
  fetchResult = await documentLoader(url.href);
@@ -35711,7 +35711,7 @@ var Person = class Person extends Object$1 {
35711
35711
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35712
35712
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35713
35713
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35714
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
35714
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
35715
35715
  let fetchResult;
35716
35716
  try {
35717
35717
  fetchResult = await documentLoader(url.href);
@@ -35835,7 +35835,7 @@ var Person = class Person extends Object$1 {
35835
35835
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35836
35836
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35837
35837
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35838
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
35838
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
35839
35839
  let fetchResult;
35840
35840
  try {
35841
35841
  fetchResult = await documentLoader(url.href);
@@ -35962,7 +35962,7 @@ var Person = class Person extends Object$1 {
35962
35962
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
35963
35963
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
35964
35964
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
35965
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
35965
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
35966
35966
  let fetchResult;
35967
35967
  try {
35968
35968
  fetchResult = await documentLoader(url.href);
@@ -36087,7 +36087,7 @@ var Person = class Person extends Object$1 {
36087
36087
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36088
36088
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36089
36089
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36090
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
36090
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
36091
36091
  let fetchResult;
36092
36092
  try {
36093
36093
  fetchResult = await documentLoader(url.href);
@@ -36210,7 +36210,7 @@ var Person = class Person extends Object$1 {
36210
36210
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36211
36211
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36212
36212
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36213
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
36213
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
36214
36214
  let fetchResult;
36215
36215
  try {
36216
36216
  fetchResult = await documentLoader(url.href);
@@ -36333,7 +36333,7 @@ var Person = class Person extends Object$1 {
36333
36333
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36334
36334
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36335
36335
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36336
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
36336
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
36337
36337
  let fetchResult;
36338
36338
  try {
36339
36339
  fetchResult = await documentLoader(url.href);
@@ -36495,7 +36495,7 @@ var Person = class Person extends Object$1 {
36495
36495
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36496
36496
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36497
36497
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36498
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
36498
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
36499
36499
  let fetchResult;
36500
36500
  try {
36501
36501
  fetchResult = await documentLoader(url.href);
@@ -36661,7 +36661,7 @@ var Person = class Person extends Object$1 {
36661
36661
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36662
36662
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36663
36663
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36664
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
36664
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
36665
36665
  let fetchResult;
36666
36666
  try {
36667
36667
  fetchResult = await documentLoader(url.href);
@@ -36875,7 +36875,7 @@ var Person = class Person extends Object$1 {
36875
36875
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
36876
36876
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
36877
36877
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
36878
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
36878
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
36879
36879
  let fetchResult;
36880
36880
  try {
36881
36881
  fetchResult = await documentLoader(url.href);
@@ -37558,7 +37558,7 @@ var Person = class Person extends Object$1 {
37558
37558
  * @throws {TypeError} If the given `json` is invalid.
37559
37559
  */
37560
37560
  static async fromJsonLd(json, options = {}) {
37561
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
37561
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
37562
37562
  try {
37563
37563
  const object = await this.__fromJsonLd__Person__(json, span, options);
37564
37564
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -38293,7 +38293,7 @@ var Place = class Place extends Object$1 {
38293
38293
  * @throws {TypeError} If the given `json` is invalid.
38294
38294
  */
38295
38295
  static async fromJsonLd(json, options = {}) {
38296
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
38296
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
38297
38297
  try {
38298
38298
  const object = await this.__fromJsonLd__Place__(json, span, options);
38299
38299
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -38484,7 +38484,7 @@ var Profile = class Profile extends Object$1 {
38484
38484
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
38485
38485
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
38486
38486
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
38487
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
38487
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
38488
38488
  let fetchResult;
38489
38489
  try {
38490
38490
  fetchResult = await documentLoader(url.href);
@@ -38677,7 +38677,7 @@ var Profile = class Profile extends Object$1 {
38677
38677
  * @throws {TypeError} If the given `json` is invalid.
38678
38678
  */
38679
38679
  static async fromJsonLd(json, options = {}) {
38680
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
38680
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
38681
38681
  try {
38682
38682
  const object = await this.__fromJsonLd__Profile__(json, span, options);
38683
38683
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -38848,7 +38848,7 @@ var Question = class Question extends IntransitiveActivity {
38848
38848
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
38849
38849
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
38850
38850
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
38851
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
38851
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
38852
38852
  let fetchResult;
38853
38853
  try {
38854
38854
  fetchResult = await documentLoader(url.href);
@@ -38970,7 +38970,7 @@ var Question = class Question extends IntransitiveActivity {
38970
38970
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
38971
38971
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
38972
38972
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
38973
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
38973
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
38974
38974
  let fetchResult;
38975
38975
  try {
38976
38976
  fetchResult = await documentLoader(url.href);
@@ -39233,7 +39233,7 @@ var Question = class Question extends IntransitiveActivity {
39233
39233
  * @throws {TypeError} If the given `json` is invalid.
39234
39234
  */
39235
39235
  static async fromJsonLd(json, options = {}) {
39236
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
39236
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
39237
39237
  try {
39238
39238
  const object = await this.__fromJsonLd__Question__(json, span, options);
39239
39239
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39459,7 +39459,7 @@ var Read = class Read extends Activity {
39459
39459
  * @throws {TypeError} If the given `json` is invalid.
39460
39460
  */
39461
39461
  static async fromJsonLd(json, options = {}) {
39462
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
39462
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
39463
39463
  try {
39464
39464
  const object = await this.__fromJsonLd__Read__(json, span, options);
39465
39465
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39607,7 +39607,7 @@ var Reject = class Reject extends Activity {
39607
39607
  * @throws {TypeError} If the given `json` is invalid.
39608
39608
  */
39609
39609
  static async fromJsonLd(json, options = {}) {
39610
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
39610
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
39611
39611
  try {
39612
39612
  const object = await this.__fromJsonLd__Reject__(json, span, options);
39613
39613
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -39780,7 +39780,7 @@ var Relationship = class Relationship extends Object$1 {
39780
39780
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
39781
39781
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
39782
39782
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
39783
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
39783
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
39784
39784
  let fetchResult;
39785
39785
  try {
39786
39786
  fetchResult = await documentLoader(url.href);
@@ -39903,7 +39903,7 @@ var Relationship = class Relationship extends Object$1 {
39903
39903
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
39904
39904
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
39905
39905
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
39906
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
39906
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
39907
39907
  let fetchResult;
39908
39908
  try {
39909
39909
  fetchResult = await documentLoader(url.href);
@@ -40065,7 +40065,7 @@ var Relationship = class Relationship extends Object$1 {
40065
40065
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
40066
40066
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
40067
40067
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
40068
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
40068
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
40069
40069
  let fetchResult;
40070
40070
  try {
40071
40071
  fetchResult = await documentLoader(url.href);
@@ -40335,7 +40335,7 @@ var Relationship = class Relationship extends Object$1 {
40335
40335
  * @throws {TypeError} If the given `json` is invalid.
40336
40336
  */
40337
40337
  static async fromJsonLd(json, options = {}) {
40338
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
40338
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
40339
40339
  try {
40340
40340
  const object = await this.__fromJsonLd__Relationship__(json, span, options);
40341
40341
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -40543,7 +40543,7 @@ var Remove = class Remove extends Activity {
40543
40543
  * @throws {TypeError} If the given `json` is invalid.
40544
40544
  */
40545
40545
  static async fromJsonLd(json, options = {}) {
40546
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
40546
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
40547
40547
  try {
40548
40548
  const object = await this.__fromJsonLd__Remove__(json, span, options);
40549
40549
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -40938,7 +40938,7 @@ var Service = class Service extends Object$1 {
40938
40938
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
40939
40939
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
40940
40940
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
40941
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
40941
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
40942
40942
  let fetchResult;
40943
40943
  try {
40944
40944
  fetchResult = await documentLoader(url.href);
@@ -41100,7 +41100,7 @@ var Service = class Service extends Object$1 {
41100
41100
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41101
41101
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41102
41102
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41103
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
41103
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
41104
41104
  let fetchResult;
41105
41105
  try {
41106
41106
  fetchResult = await documentLoader(url.href);
@@ -41280,7 +41280,7 @@ var Service = class Service extends Object$1 {
41280
41280
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41281
41281
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41282
41282
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41283
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
41283
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
41284
41284
  let fetchResult;
41285
41285
  try {
41286
41286
  fetchResult = await documentLoader(url.href);
@@ -41422,7 +41422,7 @@ var Service = class Service extends Object$1 {
41422
41422
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41423
41423
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41424
41424
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41425
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
41425
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
41426
41426
  let fetchResult;
41427
41427
  try {
41428
41428
  fetchResult = await documentLoader(url.href);
@@ -41561,7 +41561,7 @@ var Service = class Service extends Object$1 {
41561
41561
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41562
41562
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41563
41563
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41564
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
41564
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
41565
41565
  let fetchResult;
41566
41566
  try {
41567
41567
  fetchResult = await documentLoader(url.href);
@@ -41685,7 +41685,7 @@ var Service = class Service extends Object$1 {
41685
41685
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41686
41686
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41687
41687
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41688
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
41688
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
41689
41689
  let fetchResult;
41690
41690
  try {
41691
41691
  fetchResult = await documentLoader(url.href);
@@ -41812,7 +41812,7 @@ var Service = class Service extends Object$1 {
41812
41812
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41813
41813
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41814
41814
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41815
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
41815
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
41816
41816
  let fetchResult;
41817
41817
  try {
41818
41818
  fetchResult = await documentLoader(url.href);
@@ -41937,7 +41937,7 @@ var Service = class Service extends Object$1 {
41937
41937
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
41938
41938
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
41939
41939
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
41940
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
41940
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
41941
41941
  let fetchResult;
41942
41942
  try {
41943
41943
  fetchResult = await documentLoader(url.href);
@@ -42060,7 +42060,7 @@ var Service = class Service extends Object$1 {
42060
42060
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42061
42061
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42062
42062
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42063
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
42063
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
42064
42064
  let fetchResult;
42065
42065
  try {
42066
42066
  fetchResult = await documentLoader(url.href);
@@ -42183,7 +42183,7 @@ var Service = class Service extends Object$1 {
42183
42183
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42184
42184
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42185
42185
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42186
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
42186
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
42187
42187
  let fetchResult;
42188
42188
  try {
42189
42189
  fetchResult = await documentLoader(url.href);
@@ -42345,7 +42345,7 @@ var Service = class Service extends Object$1 {
42345
42345
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42346
42346
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42347
42347
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42348
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
42348
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
42349
42349
  let fetchResult;
42350
42350
  try {
42351
42351
  fetchResult = await documentLoader(url.href);
@@ -42511,7 +42511,7 @@ var Service = class Service extends Object$1 {
42511
42511
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42512
42512
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42513
42513
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42514
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
42514
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
42515
42515
  let fetchResult;
42516
42516
  try {
42517
42517
  fetchResult = await documentLoader(url.href);
@@ -42725,7 +42725,7 @@ var Service = class Service extends Object$1 {
42725
42725
  const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
42726
42726
  const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
42727
42727
  const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
42728
- return await tracerProvider.getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.lookup_object", async (span) => {
42728
+ return await tracerProvider.getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.lookup_object", async (span) => {
42729
42729
  let fetchResult;
42730
42730
  try {
42731
42731
  fetchResult = await documentLoader(url.href);
@@ -43408,7 +43408,7 @@ var Service = class Service extends Object$1 {
43408
43408
  * @throws {TypeError} If the given `json` is invalid.
43409
43409
  */
43410
43410
  static async fromJsonLd(json, options = {}) {
43411
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
43411
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
43412
43412
  try {
43413
43413
  const object = await this.__fromJsonLd__Service__(json, span, options);
43414
43414
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44058,7 +44058,7 @@ var Source = class {
44058
44058
  * @throws {TypeError} If the given `json` is invalid.
44059
44059
  */
44060
44060
  static async fromJsonLd(json, options = {}) {
44061
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
44061
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
44062
44062
  try {
44063
44063
  const object = await this.__fromJsonLd__Source__(json, span, options);
44064
44064
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44233,7 +44233,7 @@ var TentativeAccept = class TentativeAccept extends Accept {
44233
44233
  * @throws {TypeError} If the given `json` is invalid.
44234
44234
  */
44235
44235
  static async fromJsonLd(json, options = {}) {
44236
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
44236
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
44237
44237
  try {
44238
44238
  const object = await this.__fromJsonLd__TentativeAccept__(json, span, options);
44239
44239
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44381,7 +44381,7 @@ var TentativeReject = class TentativeReject extends Reject {
44381
44381
  * @throws {TypeError} If the given `json` is invalid.
44382
44382
  */
44383
44383
  static async fromJsonLd(json, options = {}) {
44384
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
44384
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
44385
44385
  try {
44386
44386
  const object = await this.__fromJsonLd__TentativeReject__(json, span, options);
44387
44387
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44568,7 +44568,7 @@ var Tombstone = class Tombstone extends Object$1 {
44568
44568
  * @throws {TypeError} If the given `json` is invalid.
44569
44569
  */
44570
44570
  static async fromJsonLd(json, options = {}) {
44571
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
44571
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
44572
44572
  try {
44573
44573
  const object = await this.__fromJsonLd__Tombstone__(json, span, options);
44574
44574
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44731,7 +44731,7 @@ var Travel = class Travel extends IntransitiveActivity {
44731
44731
  * @throws {TypeError} If the given `json` is invalid.
44732
44732
  */
44733
44733
  static async fromJsonLd(json, options = {}) {
44734
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
44734
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
44735
44735
  try {
44736
44736
  const object = await this.__fromJsonLd__Travel__(json, span, options);
44737
44737
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -44893,7 +44893,7 @@ var Undo = class Undo extends Activity {
44893
44893
  * @throws {TypeError} If the given `json` is invalid.
44894
44894
  */
44895
44895
  static async fromJsonLd(json, options = {}) {
44896
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
44896
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
44897
44897
  try {
44898
44898
  const object = await this.__fromJsonLd__Undo__(json, span, options);
44899
44899
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -45093,7 +45093,7 @@ var Update = class Update extends Activity {
45093
45093
  * @throws {TypeError} If the given `json` is invalid.
45094
45094
  */
45095
45095
  static async fromJsonLd(json, options = {}) {
45096
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
45096
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
45097
45097
  try {
45098
45098
  const object = await this.__fromJsonLd__Update__(json, span, options);
45099
45099
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -45247,7 +45247,7 @@ var Video = class Video extends Document {
45247
45247
  * @throws {TypeError} If the given `json` is invalid.
45248
45248
  */
45249
45249
  static async fromJsonLd(json, options = {}) {
45250
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
45250
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
45251
45251
  try {
45252
45252
  const object = await this.__fromJsonLd__Video__(json, span, options);
45253
45253
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);
@@ -45394,7 +45394,7 @@ var View = class View extends Activity {
45394
45394
  * @throws {TypeError} If the given `json` is invalid.
45395
45395
  */
45396
45396
  static async fromJsonLd(json, options = {}) {
45397
- return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.12").startActiveSpan("activitypub.parse_object", async (span) => {
45397
+ return await (options.tracerProvider ?? trace.getTracerProvider()).getTracer("@fedify/fedify", "1.9.13-dev.2344+eda156de").startActiveSpan("activitypub.parse_object", async (span) => {
45398
45398
  try {
45399
45399
  const object = await this.__fromJsonLd__View__(json, span, options);
45400
45400
  if (object.id != null) span.setAttribute("activitypub.object.id", object.id.href);