Skip to content

remove(express-handlebars): no longer needed#57137

Merged
weswigham merged 1 commit intoDefinitelyTyped:masterfrom
peterblazejewicz:remove/express-handlebars
Nov 16, 2021
Merged

remove(express-handlebars): no longer needed#57137
weswigham merged 1 commit intoDefinitelyTyped:masterfrom
peterblazejewicz:remove/express-handlebars

Conversation

@peterblazejewicz
Copy link
Member

No longed needed as of v6.0.0:
https://github.com/express-handlebars/express-handlebars/releases/tag/v6.0.0

Thanks!

  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Test the change in your own code. (Compile and run.)
  • Delete the package's directory.
  • Add it to notNeededPackages.json.

@typescript-bot
Copy link
Contributor

typescript-bot commented Nov 13, 2021

@peterblazejewicz Thank you for submitting this PR!

This is a live comment which I will keep updated.

This PR touches some part of DefinitelyTyped infrastructure, so a DT maintainer will need to review it. This is rare — did you mean to do this?

2 packages in this PR (and infra files)

Code Reviews

Because this PR edits multiple packages, 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 DT infrastructure (notNeededPackages.json)

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": 57137,
  "author": "peterblazejewicz",
  "headCommitOid": "3114bd9f41e2ab78022fc114b9e59791462504b0",
  "lastPushDate": "2021-11-15T20:33:13.000Z",
  "lastActivityDate": "2021-11-15T20:33:13.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": null,
      "kind": "edit",
      "files": [
        {
          "path": "notNeededPackages.json",
          "kind": "infrastructure"
        }
      ],
      "owners": [],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    },
    {
      "name": "express-handlebars",
      "kind": "delete",
      "files": [
        {
          "path": "types/express-handlebars/express-handlebars-tests.ts",
          "kind": "test"
        },
        {
          "path": "types/express-handlebars/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/express-handlebars/lib/express-handlebars.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/express-handlebars/tsconfig.json",
          "kind": "package-meta-ok"
        },
        {
          "path": "types/express-handlebars/tslint.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "stpettersens",
        "yhaskell",
        "dcbartlett"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    },
    {
      "name": "nodemailer-express-handlebars",
      "kind": "edit",
      "files": [
        {
          "path": "types/nodemailer-express-handlebars/package.json",
          "kind": "package-meta-ok"
        }
      ],
      "owners": [
        "th3rius"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [],
  "mainBotCommentID": 968090625,
  "ciResult": "pass"
}

@typescript-bot
Copy link
Contributor

typescript-bot commented Nov 13, 2021

🔔 @stpettersens @yhaskell @dcbartlett @th3rius — 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
Copy link
Contributor

@peterblazejewicz 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 which are failing do not end up on the list of PRs for the DT maintainers to review.

peterblazejewicz added a commit to peterblazejewicz/DefinitelyTyped-tools that referenced this pull request Nov 13, 2021
Required for removal of `express-handlebars` on DT for 3rd party DT
package tests:

DefinitelyTyped/DefinitelyTyped#57137

Thanks!
@peterblazejewicz
Copy link
Member Author

depends on:
microsoft/DefinitelyTyped-tools#345

andrewbranch pushed a commit to microsoft/DefinitelyTyped-tools that referenced this pull request Nov 15, 2021
Required for removal of `express-handlebars` on DT for 3rd party DT
package tests:

DefinitelyTyped/DefinitelyTyped#57137

Thanks!
@peterblazejewicz peterblazejewicz force-pushed the remove/express-handlebars branch from 9f88ee8 to 3114bd9 Compare November 15, 2021 20:33
@typescript-bot typescript-bot removed the The CI failed When GH Actions fails label Nov 15, 2021
@weswigham weswigham merged commit accdd7d into DefinitelyTyped:master Nov 16, 2021
@peterblazejewicz peterblazejewicz deleted the remove/express-handlebars branch November 16, 2021 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants