Skip to content

[internal] Remove @definitelytyped tools#47768

Merged
ZeeshanTamboli merged 3 commits intomasterfrom
renovate/@definitelytyped-tools
Feb 16, 2026
Merged

[internal] Remove @definitelytyped tools#47768
ZeeshanTamboli merged 3 commits intomasterfrom
renovate/@definitelytyped-tools

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2026

This PR contains the following updates:

Package Change Age Confidence
@definitelytyped/header-parser (source) ^0.2.20^0.2.23 age confidence
@definitelytyped/typescript-versions (source) ^0.1.9^0.1.10 age confidence
@definitelytyped/utils (source) ^0.1.8^0.1.11 age confidence

Release Notes

microsoft/DefinitelyTyped-tools (@​definitelytyped/header-parser)

v0.2.23

Compare Source

Patch Changes

v0.2.22

Compare Source

Patch Changes

v0.2.21

Compare Source

Patch Changes
microsoft/DefinitelyTyped-tools (@​definitelytyped/typescript-versions)

v0.1.10

Compare Source

Patch Changes
  • 02fa155: Update dependencies, require Node 20"
microsoft/DefinitelyTyped-tools (@​definitelytyped/utils)

v0.1.11

Compare Source

Patch Changes
  • 670f4a7: Remove unused type param from misc functions

v0.1.10

Compare Source

Patch Changes
  • 7b1302d: Correct npm options
  • c80c8da: Switch back to official npm libs

v0.1.9

Compare Source

Patch Changes
  • 02fa155: Update dependencies, require Node 20"

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 04:59 AM, only on Sunday ( * 0-4 * * 7 ) in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Update of dependencies. label Feb 15, 2026
@ZeeshanTamboli
Copy link
Member

ZeeshanTamboli commented Feb 16, 2026

@mui/infra Is this resolution still needed? I see this is used in dtslint which we no longer use: https://github.com/search?q=repo%3Amicrosoft%2FDefinitelyTyped-tools+header-parser&type=code&p=1 (atleast the header-parser)

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Feb 16, 2026
@renovate renovate bot force-pushed the renovate/@definitelytyped-tools branch from 6f08141 to 1d5a4f8 Compare February 16, 2026 11:26
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Feb 16, 2026
@mui-bot
Copy link

mui-bot commented Feb 16, 2026

Netlify deploy preview

https://deploy-preview-47768--material-ui.netlify.app/

Bundle size report

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against d477564

@Janpot
Copy link
Member

Janpot commented Feb 16, 2026

Have you tried removing them? I think we should work towards removing all resolutions. They're actively harmful for us as a library as they create a situation in our dependencies that does not replicate on end-user systems.

If a resolution is needed at all it should be scoped to e.g. the docs, or wherever it's needed in other code that is not depended on by public libraries in any way:

  "pnpm": {
    "overrides": {
      "docs>foo": "xyz"
    }
  }

@renovate
Copy link
Contributor Author

renovate bot commented Feb 16, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@ZeeshanTamboli
Copy link
Member

@Janpot Removed it.

@ZeeshanTamboli ZeeshanTamboli changed the title Bump @definitelytyped tools [internal] Remove @definitelytyped tools Feb 16, 2026
@ZeeshanTamboli ZeeshanTamboli merged commit 0825f0f into master Feb 16, 2026
23 checks passed
@ZeeshanTamboli ZeeshanTamboli deleted the renovate/@definitelytyped-tools branch February 16, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants