Skip to content

fix(pngjs): add re-export for browser usage#69467

Merged
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
peterblazejewicz:fix/69449
May 2, 2024
Merged

fix(pngjs): add re-export for browser usage#69467
typescript-bot merged 1 commit intoDefinitelyTyped:masterfrom
peterblazejewicz:fix/69449

Conversation

@peterblazejewicz
Copy link
Copy Markdown
Member

As per #69449, this adds re-export to use documented 'pngjs/browser'.

Thanks!

/cc @moritz-t-w

Fixes #69449

  • 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.)
  • Add or edit tests to reflect the change.

As per DefinitelyTyped#69449, this adds re-export to use documented 'pngjs/browser'.

Thanks!

/cc @moritz-t-w

Fixes DefinitelyTyped#69449
@typescript-bot
Copy link
Copy Markdown
Contributor

typescript-bot commented Apr 29, 2024

@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 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 or DT maintainers

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": 69467,
  "author": "peterblazejewicz",
  "headCommitOid": "4c0e95956fe5898bbbcc29aebb42861c2e75b5a5",
  "mergeBaseOid": "0474990ae3c1b3745cc7bd6dd83f69c2f574f4de",
  "lastPushDate": "2024-04-29T19:30:12.000Z",
  "lastActivityDate": "2024-05-02T19:24:57.000Z",
  "mergeOfferDate": "2024-04-30T18:59:35.000Z",
  "mergeRequestDate": "2024-05-02T19:24:57.000Z",
  "mergeRequestUser": "peterblazejewicz",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Popular",
  "pkgInfo": [
    {
      "name": "pngjs",
      "kind": "edit",
      "files": [
        {
          "path": "types/pngjs/browser.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/pngjs/pngjs-tests.ts",
          "kind": "test"
        }
      ],
      "owners": [
        "jason0x43",
        "ffflorian",
        "peterblazejewicz"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Popular"
    }
  ],
  "reviews": [
    {
      "type": "approved",
      "reviewer": "ffflorian",
      "date": "2024-04-30T18:58:54.000Z",
      "isMaintainer": false
    }
  ],
  "mainBotCommentID": 2083507948,
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Popular package This PR affects a popular package (as counted by NPM download counts). Author is Owner The author of this PR is a listed owner of the package. labels Apr 29, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

🔔 @jason0x43 @ffflorian — 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.

@DangerBotOSS
Copy link
Copy Markdown

Formatting

The following files are not formatted:

  1. types/pngjs/browser.d.ts
  2. types/pngjs/pngjs-tests.ts

Consider running pnpm dprint fmt on these files to make review easier.

Generated by 🚫 dangerJS against 4c0e959

@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 30, 2024
@typescript-bot
Copy link
Copy Markdown
Contributor

@peterblazejewicz: Everything looks good here. I am ready to merge this PR (at 4c0e959) 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! ❤️

(@jason0x43, @ffflorian: you can do this too.)

@peterblazejewicz
Copy link
Copy Markdown
Member Author

Ready to merge

@typescript-bot typescript-bot merged commit 77b1a13 into DefinitelyTyped:master May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author is Owner The author of this PR is a listed owner of the package. Owner Approved A listed owner of this package signed off on the pull request. Popular package This PR affects a popular package (as counted by NPM download counts). 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.

4 participants