Skip to content

Conversation

@peterblazejewicz
Copy link
Member

@peterblazejewicz peterblazejewicz commented Aug 12, 2023

This is technical removal of TS module source code.
In #66292 there is an effort to update DT for upcoming TS language changes (see linked PR for details) and updating this specific DT package (@hapi/nes) to pass checks against current status of TS language would prove too much time consuming. The upstream JS package already progressed and DT types are out of sync with current module. One could just revert this PR, in case of change to @hapi/nes types is to be done in future.

Current @hapi/nes (v13):

https://github.com/hapijs/nes/releases/tag/v13.0.1

Thank you for your understanding!

  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Delete the package's directory.

…yped#66292

This is technical removal. In DefinitelyTyped#66292 there is an effort to update DT for
upcoming TS language changes (see linked PR for details) and updating
this specifc DT package (@hapi/nes) to pass checks againsts current
status of TS language would prove fruitless. The upstream JS package
already progressed and DT types are out of sync with current module.
One could just revert this PR, in case of change to @hapi/nes types is
to be done in future.

Thank you for your understanding!
@typescript-bot
Copy link
Contributor

typescript-bot commented Aug 12, 2023

@peterblazejewicz Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

Because this PR edits the configuration file, it can be merged once it's reviewed by a DT maintainer.

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

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • 🕐 A DT maintainer needs to approve changes which affect module config files

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


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 66372,
  "author": "peterblazejewicz",
  "headCommitOid": "d33826d30bba6693b59bb735c6ae12d00de30f96",
  "mergeBaseOid": "15ee4f9f362d9c555838b9e921ee20ccdafa7790",
  "lastPushDate": "2023-08-12T14:07:47.000Z",
  "lastActivityDate": "2023-08-12T14:07:47.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "hapi__nes",
      "kind": "delete",
      "files": [
        {
          "path": "types/hapi__nes/.eslintrc.json",
          "kind": "package-meta",
          "suspect": "edited"
        },
        {
          "path": "types/hapi__nes/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/hapi__nes/lib/client.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/hapi__nes/package.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/hapi__nes/test/broadcast-client.ts",
          "kind": "test"
        },
        {
          "path": "types/hapi__nes/test/broadcast-server.ts",
          "kind": "test"
        },
        {
          "path": "types/hapi__nes/test/client-require.ts",
          "kind": "test"
        },
        {
          "path": "types/hapi__nes/test/hapi__nes-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/hapi__nes/test/route-authentication-client.ts",
          "kind": "test"
        },
        {
          "path": "types/hapi__nes/test/route-authentication-server.ts",
          "kind": "test"
        },
        {
          "path": "types/hapi__nes/test/route-invocation-client.ts",
          "kind": "test"
        },
        {
          "path": "types/hapi__nes/test/route-invocation-server.ts",
          "kind": "test"
        },
        {
          "path": "types/hapi__nes/test/socket.ts",
          "kind": "test"
        },
        {
          "path": "types/hapi__nes/test/subscription-filter-client.ts",
          "kind": "test"
        },
        {
          "path": "types/hapi__nes/test/subscription-filter-server.ts",
          "kind": "test"
        },
        {
          "path": "types/hapi__nes/test/subscriptions-client.ts",
          "kind": "test"
        },
        {
          "path": "types/hapi__nes/test/subscriptions-server.ts",
          "kind": "test"
        },
        {
          "path": "types/hapi__nes/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/hapi__nes/tslint.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "NoHomey",
        "saboya",
        "lenovouser"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 1675932763,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added the Check Config Changes a module config files label Aug 12, 2023
@typescript-bot
Copy link
Contributor

🔔 @NoHomey @saboya @lenovouser — 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.

@weswigham weswigham merged commit 34ad8f5 into DefinitelyTyped:master Aug 15, 2023
@peterblazejewicz peterblazejewicz deleted the feat/remove-hapi__nes_sources branch August 16, 2023 20:36
afharo pushed a commit to afharo/DefinitelyTyped that referenced this pull request Aug 24, 2023
…yped#66292 (DefinitelyTyped#66372)

This is technical removal. In DefinitelyTyped#66292 there is an effort to update DT for
upcoming TS language changes (see linked PR for details) and updating
this specifc DT package (@hapi/nes) to pass checks againsts current
status of TS language would prove fruitless. The upstream JS package
already progressed and DT types are out of sync with current module.
One could just revert this PR, in case of change to @hapi/nes types is
to be done in future.

Thank you for your understanding!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Check Config Changes a module config files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants