Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @definitelytyped/dtslint from 0.0.182 to 0.0.189 #264

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2023

Bumps @definitelytyped/dtslint from 0.0.182 to 0.0.189.

Release notes

Sourced from @​definitelytyped/dtslint's releases.

@​definitelytyped/dtslint-runner@​0.0.189

Patch Changes

  • Updated dependencies [c8d8b1f8]
  • Updated dependencies [97f68d6e]
    • @​definitelytyped/definitions-parser@​0.0.184
    • @​definitelytyped/utils@​0.0.181
    • @​definitelytyped/dtslint@​0.0.187

@​definitelytyped/dtslint@​0.0.189

Patch Changes

  • Updated dependencies [f9e73605]
    • @​definitelytyped/header-parser@​0.0.184
    • @​definitelytyped/dts-critic@​0.0.185

@​definitelytyped/dtslint-runner@​0.0.188

Patch Changes

  • d01cacd5: Make AllPackages lazy and asynchronous
  • Updated dependencies [d01cacd5]
    • @​definitelytyped/definitions-parser@​0.0.183
    • @​definitelytyped/utils@​0.0.180
    • @​definitelytyped/dtslint@​0.0.186

@​definitelytyped/dtslint@​0.0.188

Patch Changes

  • 1efaeab5: Fall back from --module node16 when testing TS versions that don’t support it
  • 95f31676: Mention package.json field, not header, when referring to minimumTypeScriptVersion
  • Updated dependencies [2b3138a0]
    • @​definitelytyped/utils@​0.0.182
    • @​definitelytyped/header-parser@​0.0.183
    • @​definitelytyped/dts-critic@​0.0.184

@​definitelytyped/dtslint-runner@​0.0.187

Patch Changes

  • Updated dependencies [13922c30]
    • @​definitelytyped/definitions-parser@​0.0.182
    • @​definitelytyped/dtslint@​0.0.185

@​definitelytyped/dtslint@​0.0.187

Patch Changes

  • Updated dependencies [97f68d6e]
    • @​definitelytyped/utils@​0.0.181
    • @​definitelytyped/header-parser@​0.0.182
    • @​definitelytyped/dts-critic@​0.0.183

... (truncated)

Changelog

Sourced from @​definitelytyped/dtslint's changelog.

0.0.189

Patch Changes

  • Updated dependencies [f9e73605]
    • @​definitelytyped/header-parser@​0.0.184
    • @​definitelytyped/dts-critic@​0.0.185

0.0.188

Patch Changes

  • 1efaeab5: Fall back from --module node16 when testing TS versions that don’t support it
  • 95f31676: Mention package.json field, not header, when referring to minimumTypeScriptVersion
  • Updated dependencies [2b3138a0]
    • @​definitelytyped/utils@​0.0.182
    • @​definitelytyped/header-parser@​0.0.183
    • @​definitelytyped/dts-critic@​0.0.184

0.0.187

Patch Changes

  • Updated dependencies [97f68d6e]
    • @​definitelytyped/utils@​0.0.181
    • @​definitelytyped/header-parser@​0.0.182
    • @​definitelytyped/dts-critic@​0.0.183

0.0.186

Patch Changes

  • Updated dependencies [d01cacd5]
    • @​definitelytyped/utils@​0.0.180
    • @​definitelytyped/header-parser@​0.0.181
    • @​definitelytyped/dts-critic@​0.0.182

0.0.185

Patch Changes

  • Updated dependencies [a5011acf]
    • @​definitelytyped/dts-critic@​0.0.181

0.0.184

Patch Changes

  • Updated dependencies [22ffaadf]
    • @​definitelytyped/header-parser@​0.0.180

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [@definitelytyped/dtslint](https://github.com/microsoft/DefinitelyTyped-tools/tree/HEAD/packages/dtslint) from 0.0.182 to 0.0.189.
- [Release notes](https://github.com/microsoft/DefinitelyTyped-tools/releases)
- [Changelog](https://github.com/microsoft/DefinitelyTyped-tools/blob/master/packages/dtslint/CHANGELOG.md)
- [Commits](https://github.com/microsoft/DefinitelyTyped-tools/commits/@definitelytyped/[email protected]/packages/dtslint)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 31, 2023
@hanazuki
Copy link
Owner

hanazuki commented Nov 3, 2023

Affected by DT repository restructuring. microsoft/DefinitelyTyped-tools#775
We need to find or build another infrastructure to typecheck the lib against multiple versions of TypeScript.

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

Superseded by #266.

@dependabot dependabot bot closed this Nov 6, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/definitelytyped/dtslint-0.0.189 branch November 6, 2023 16:09
@hanazuki
Copy link
Owner

hanazuki commented Nov 6, 2023

@dependabot ignore this dependency

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2023

OK, I won't notify you about @definitelytyped/dtslint again, unless you re-open this PR.

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.

1 participant