这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@vpzomtrrfrt
Copy link
Contributor

The main change here is a migration to ESM, but I've also included a couple other changes I noticed


Please fill in this template.

Select one of these and delete the others:

If adding a new definition:

  • The package does not already provide its own types, or cannot have its .d.ts files generated via --declaration
  • If this is for an npm package, match the name. If not, do not conflict with the name of an npm package.
  • Create it with dts-gen --dt, not by basing it on an existing project.
  • Represents shape of module/library correctly
  • tsconfig.json should have noImplicitAny, noImplicitThis, strictNullChecks, and strictFunctionTypes set to true.

If changing an existing definition:

  • Provide a URL to documentation or source code which provides context for the suggested changes: https://github.com/xmppjs/xmpp.js/releases/tag/v0.14.0
  • If this PR brings the type definitions up to date with a new version of the JS library, update the version number in the package.json.

@typescript-bot
Copy link
Contributor

typescript-bot commented Nov 8, 2025

@vpzomtrrfrt Thank you for submitting this PR!

This is a live comment that I will keep updated.

33 packages in this PR

Code Reviews

This PR adds a new definition, so it needs to be reviewed by a DT maintainer before it can be merged.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • 🕐 Only a DT maintainer can approve changes when there are new packages added

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.

Inactive

This PR has been inactive for 7 days.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 74049,
  "author": "vpzomtrrfrt",
  "headCommitOid": "20b4514a3adc7b489a4a4535188a5b91ace9c158",
  "mergeBaseOid": "8e9b6e2b97f5567d97bc02ed664ff4d3d30ef91b",
  "lastPushDate": "2025-11-08T21:13:12.000Z",
  "lastActivityDate": "2025-11-08T21:41:26.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "xmpp__base64",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__base64/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__base64/tsconfig.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__client-core",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__client-core/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__client-core/lib/Client.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__client-core/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__client-core/src/bind2/bind2.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__client-core/src/fast/fast.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__client-core/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__client-core/xmpp__client-core-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__client",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__client/browser.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__client/dist/xmpp.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__client/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__client/lib/getDomain.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__client/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__client/react-native.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__client/test/xmpp__client-bundle.ts",
          "kind": "test"
        },
        {
          "path": "types/xmpp__client/test/xmpp__client.ts",
          "kind": "test"
        },
        {
          "path": "types/xmpp__client/tsconfig.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__component-core",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__component-core/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__component-core/lib/Component.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__component-core/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__component-core/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__component-core/xmpp__component-core-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__component",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__component/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__component/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__component/tsconfig.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__connection-tcp",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__connection-tcp/Socket.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__connection-tcp/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__connection-tcp/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__connection-tcp/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__connection-tcp/xmpp__connection-tcp-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__connection",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__connection/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__connection/lib/StreamError.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__connection/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__connection/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__connection/xmpp__connection-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__debug",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__debug/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__debug/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__debug/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__debug/xmpp__debug-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__error",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__error/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__error/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__error/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__error/xmpp__error-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__events",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__events/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__events/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__events/tsconfig.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__id",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__id/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__id/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__id/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__id/xmpp__id-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__iq",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__iq/callee.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__iq/caller.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__iq/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__iq/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__iq/xmpp__iq-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__jid",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__jid/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__jid/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__jid/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__jid/xmpp__jid-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__middleware",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__middleware/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__middleware/lib/Context.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__middleware/lib/IncomingContext.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__middleware/lib/OutgoingContext.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__middleware/lib/StanzaError.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__middleware/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__middleware/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__middleware/xmpp__middleware-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__reconnect",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__reconnect/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__reconnect/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__reconnect/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__reconnect/xmpp__reconnect-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__resolve",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__resolve/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__resolve/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__resolve/resolve.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__resolve/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__resolve/xmpp__resolve-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__resource-binding",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__resource-binding/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__resource-binding/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__resource-binding/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__resource-binding/xmpp__resource-binding-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__sasl-anonymous",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__sasl-anonymous/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__sasl-anonymous/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__sasl-anonymous/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__sasl-anonymous/xmpp__sasl-anonymous-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__sasl-ht-sha-256-none",
      "kind": "add",
      "files": [
        {
          "path": "types/xmpp__sasl-ht-sha-256-none/.npmignore",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__sasl-ht-sha-256-none/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__sasl-ht-sha-256-none/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__sasl-ht-sha-256-none/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__sasl-ht-sha-256-none/xmpp__sasl-ht-sha-256-none-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [],
      "addedOwners": [
        "vpzomtrrfrt"
      ],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__sasl-plain",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__sasl-plain/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__sasl-plain/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__sasl-plain/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__sasl-plain/xmpp__sasl-plain-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__sasl-scram-sha-1",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__sasl-scram-sha-1/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__sasl-scram-sha-1/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__sasl-scram-sha-1/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__sasl-scram-sha-1/xmpp__sasl-scram-sha-1-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__sasl",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__sasl/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__sasl/lib/SASLError.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__sasl/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__sasl/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__sasl/xmpp__sasl-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__sasl2",
      "kind": "add",
      "files": [
        {
          "path": "types/xmpp__sasl2/.npmignore",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__sasl2/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__sasl2/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__sasl2/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__sasl2/xmpp__sasl2-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [],
      "addedOwners": [
        "vpzomtrrfrt"
      ],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__session-establishment",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__session-establishment/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__session-establishment/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__session-establishment/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__session-establishment/xmpp__session-establishment-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__starttls",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__starttls/client.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__starttls/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__starttls/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__starttls/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__starttls/xmpp__starttls-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__stream-features",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__stream-features/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__stream-features/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__stream-features/route.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__stream-features/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__stream-features/xmpp__stream-features-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__stream-management",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__stream-management/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__stream-management/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__stream-management/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__stream-management/xmpp__stream-management-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__tcp",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__tcp/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__tcp/lib/Connection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__tcp/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__tcp/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__tcp/xmpp__tcp-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__time",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__time/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__time/tsconfig.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__tls",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__tls/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__tls/lib/Connection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__tls/lib/Socket.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__tls/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__tls/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__tls/xmpp__tls-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__uri",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__uri/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__uri/tsconfig.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__websocket",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__websocket/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__websocket/lib/Connection.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__websocket/lib/FramedParser.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__websocket/lib/Socket.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__websocket/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__websocket/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__websocket/xmpp__websocket-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "xmpp__xml",
      "kind": "edit",
      "files": [
        {
          "path": "types/xmpp__xml/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/xmpp__xml/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__xml/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/xmpp__xml/xmpp__xml-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/xmpp__xml/xmpp__xml-tests.tsx",
          "kind": "test"
        }
      ],
      "owners": [
        "BendingBender"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 3506921756,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added New Definition This PR creates a new definition package. Edits multiple packages Check Config Changes a module config files labels Nov 8, 2025
@typescript-bot
Copy link
Contributor

🔔 @BendingBender — please review this PR in the next few days. Be sure to explicitly select Approve or Request Changes in the GitHub UI so I know what's going on.

@typescript-bot typescript-bot moved this to Waiting for Code Reviews in Pull Request Status Board Nov 8, 2025
@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Nov 8, 2025
@typescript-bot
Copy link
Contributor

@vpzomtrrfrt The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds that are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Author Action in Pull Request Status Board Nov 8, 2025
@typescript-bot typescript-bot removed The CI failed When GH Actions fails Check Config Changes a module config files labels Nov 8, 2025
@typescript-bot typescript-bot moved this from Needs Author Action to Waiting for Code Reviews in Pull Request Status Board Nov 8, 2025
@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Nov 8, 2025
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Author Action in Pull Request Status Board Nov 8, 2025
@typescript-bot
Copy link
Contributor

@vpzomtrrfrt The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds that are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot removed the The CI failed When GH Actions fails label Nov 8, 2025
@typescript-bot typescript-bot moved this from Needs Author Action to Waiting for Code Reviews in Pull Request Status Board Nov 8, 2025
@typescript-bot typescript-bot added the The CI failed When GH Actions fails label Nov 8, 2025
@typescript-bot
Copy link
Contributor

@vpzomtrrfrt The CI build failed! Please review the logs for more information.

Once you've pushed the fixes, the build will automatically re-run. Thanks!

Note: builds that are failing do not end up on the list of PRs for the DT maintainers to review.

@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Author Action in Pull Request Status Board Nov 8, 2025
@typescript-bot typescript-bot removed the The CI failed When GH Actions fails label Nov 8, 2025
@typescript-bot typescript-bot moved this from Needs Author Action to Waiting for Code Reviews in Pull Request Status Board Nov 8, 2025
@typescript-bot typescript-bot moved this from Waiting for Code Reviews to Needs Maintainer Action in Pull Request Status Board Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Edits multiple packages New Definition This PR creates a new definition package.

Projects

Status: Needs Maintainer Action

Development

Successfully merging this pull request may close these issues.

2 participants