Skip to content

Update encoding-japanese for v2#59656

Merged
typescript-bot merged 5 commits intoDefinitelyTyped:masterfrom
p-chan:master
Apr 2, 2022
Merged

Update encoding-japanese for v2#59656
typescript-bot merged 5 commits intoDefinitelyTyped:masterfrom
p-chan:master

Conversation

@p-chan
Copy link
Contributor

@p-chan p-chan commented Apr 2, 2022

Please fill in this template.

If changing an existing definition:

@p-chan p-chan requested a review from peterblazejewicz as a code owner April 2, 2022 03:44
@typescript-bot
Copy link
Contributor

typescript-bot commented Apr 2, 2022

@p-chan Thank you for submitting this PR! I see this is your first time submitting to DefinitelyTyped 👋 — I'm the local bot who will help you through the process of getting things through.

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

Because you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it.

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

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • ✅ Most recent commit is approved by type definition owners, DT maintainers or others

All of the items on the list are green. To merge, you need to post a comment including the string "Ready to merge" to bring in your changes.


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 59656,
  "author": "p-chan",
  "headCommitOid": "9986268aa2a92439893d055aeef55a04cdb79473",
  "mergeBaseOid": "e93b92c2925cca9e52ff59a0705da57ff37c9bbb",
  "lastPushDate": "2022-04-02T05:13:44.000Z",
  "lastActivityDate": "2022-04-02T07:51:26.000Z",
  "mergeOfferDate": "2022-04-02T07:51:04.000Z",
  "mergeRequestDate": "2022-04-02T07:51:26.000Z",
  "mergeRequestUser": "rhysd",
  "hasMergeConflict": false,
  "isFirstContribution": true,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Well-liked by everyone",
  "pkgInfo": [
    {
      "name": "encoding-japanese",
      "kind": "edit",
      "files": [
        {
          "path": "types/encoding-japanese/index.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/encoding-japanese/test/encoding-japanese-tests.cjs.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "rhysd",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Well-liked by everyone"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "rhysd",
      "date": "2022-04-02T07:50:23.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 1086536776,
  "ciResult": "pass"
}

@typescript-bot
Copy link
Contributor

🔔 @rhysd @peterblazejewicz — 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.

Copy link
Contributor

@rhysd rhysd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you also add Encoding.version? It was also added at 2.0.0 polygonplanet/encoding.js@bd3d6ef

@typescript-bot typescript-bot added the Revision needed This PR needs code changes before it can be merged. label Apr 2, 2022
@typescript-bot
Copy link
Contributor

@p-chan One or more reviewers has requested changes. Please address their comments. I'll be back once they sign off or you've pushed new commits. Thank you!

@typescript-bot typescript-bot removed the Revision needed This PR needs code changes before it can be merged. label Apr 2, 2022
@typescript-bot
Copy link
Contributor

@rhysd Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?

@p-chan
Copy link
Contributor Author

p-chan commented Apr 2, 2022

Would you also add Encoding.version? It was also added at 2.0.0 polygonplanet/encoding.js@bd3d6ef

@rhysd
Thanks for your review.
I forgot to add the version.
I have added it and will ask you to review it again:pray:

Copy link
Contributor

@rhysd rhysd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for the update.

@typescript-bot typescript-bot added Owner Approved A listed owner of this package signed off on the pull request. Self Merge This PR can now be self-merged by the PR author or an owner labels Apr 2, 2022
@typescript-bot
Copy link
Contributor

@p-chan: Everything looks good here. I am ready to merge this PR (at 9986268) on your behalf whenever you think it's ready.

If you'd like that to happen, please post a comment saying:

Ready to merge

and I'll merge this PR almost instantly. Thanks for helping out! ❤️

(@rhysd, @peterblazejewicz: you can do this too.)

@rhysd
Copy link
Contributor

rhysd commented Apr 2, 2022

Ready to merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Owner Approved A listed owner of this package signed off on the pull request. Self Merge This PR can now be self-merged by the PR author or an owner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants