Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps @definitelytyped/dtslint from 0.0.163 to 0.2.34.

Release notes

Sourced from @​definitelytyped/dtslint's releases.

@​definitelytyped/dtslint@​0.2.34

Patch Changes

  • a43bab4: Improve error message when npmignore is missing

@​definitelytyped/dtslint@​0.2.33

Patch Changes

  • e495a93: Mark 5.9 as shipped, 6.0 as supported, 5.1 as unsupported
  • Updated dependencies [e495a93]
    • @​definitelytyped/typescript-packages@​0.1.9
    • @​definitelytyped/typescript-versions@​0.1.9
    • @​definitelytyped/header-parser@​0.2.20

@​definitelytyped/dtslint@​0.2.32

Patch Changes

  • eb258f1: Warn on unsupported versions but validate, skip tests
  • Updated dependencies [eb258f1]
    • @​definitelytyped/header-parser@​0.2.19

@​definitelytyped/dtslint@​0.2.31

Patch Changes

  • f98e138: More aggressively drop Programs to prevent OOMs

@​definitelytyped/dtslint@​0.2.30

Patch Changes

  • Updated dependencies [9aaf5fb]
    • @​definitelytyped/typescript-packages@​0.1.8
    • @​definitelytyped/typescript-versions@​0.1.8
    • @​definitelytyped/header-parser@​0.2.18

@​definitelytyped/dtslint@​0.2.29

Patch Changes

  • Updated dependencies [70111bc]
    • @​definitelytyped/typescript-packages@​0.1.7
    • @​definitelytyped/typescript-versions@​0.1.7
    • @​definitelytyped/header-parser@​0.2.17

@​definitelytyped/dtslint@​0.2.28

Patch Changes

  • 3af1e86: Use TS 5.7
  • Updated dependencies [3af1e86]
  • Updated dependencies [3af1e86]
    • @​definitelytyped/typescript-packages@​0.1.6
    • @​definitelytyped/typescript-versions@​0.1.6

... (truncated)

Changelog

Sourced from @​definitelytyped/dtslint's changelog.

0.2.34

Patch Changes

  • a43bab4: Improve error message when npmignore is missing

0.2.33

Patch Changes

  • e495a93: Mark 5.9 as shipped, 6.0 as supported, 5.1 as unsupported
  • Updated dependencies [e495a93]
    • @​definitelytyped/typescript-packages@​0.1.9
    • @​definitelytyped/typescript-versions@​0.1.9
    • @​definitelytyped/header-parser@​0.2.20

0.2.32

Patch Changes

  • eb258f1: Warn on unsupported versions but validate, skip tests
  • Updated dependencies [eb258f1]
    • @​definitelytyped/header-parser@​0.2.19

0.2.31

Patch Changes

  • f98e138: More aggressively drop Programs to prevent OOMs

0.2.30

Patch Changes

  • Updated dependencies [9aaf5fb]
    • @​definitelytyped/typescript-packages@​0.1.8
    • @​definitelytyped/typescript-versions@​0.1.8
    • @​definitelytyped/header-parser@​0.2.18

0.2.29

Patch Changes

  • Updated dependencies [70111bc]
    • @​definitelytyped/typescript-packages@​0.1.7
    • @​definitelytyped/typescript-versions@​0.1.7
    • @​definitelytyped/header-parser@​0.2.17

0.2.28

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

mikicho and others added 13 commits May 17, 2025 13:15
BREAKING CHANGE: please see migration guide
fix: use of a fetch() recording that uses gzip compression is missing the headers, Possible EventEmitter memory leak when used together with MongoDBContainer (#2869)
Experimental: The structure and format of the detailed mismatch information may change in future versions as we gather user feedback and refine the API. The feature itself is stable and ready for use and we're seeking community input on the API design before marking it stable.
Bumps [@definitelytyped/dtslint](https://github.com/microsoft/DefinitelyTyped-tools/tree/HEAD/packages/dtslint) from 0.0.163 to 0.2.34.
- [Release notes](https://github.com/microsoft/DefinitelyTyped-tools/releases)
- [Changelog](https://github.com/microsoft/DefinitelyTyped-tools/blob/main/packages/dtslint/CHANGELOG.md)
- [Commits](https://github.com/microsoft/DefinitelyTyped-tools/commits/@definitelytyped/dtslint@0.2.34/packages/dtslint)

---
updated-dependencies:
- dependency-name: "@definitelytyped/dtslint"
  dependency-version: 0.2.34
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants