Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/definitelytyped/dtslint-0.0.187
Closed

build(deps-dev): bump @definitelytyped/dtslint from 0.0.182 to 0.0.187#1121
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/definitelytyped/dtslint-0.0.187

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @definitelytyped/dtslint from 0.0.182 to 0.0.187.

Release notes

Sourced from @​definitelytyped/dtslint's releases.

@​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

@​definitelytyped/dtslint-runner@​0.0.186

Patch Changes

  • Updated dependencies [8cae0671]
  • Updated dependencies [22ffaadf]
    • @​definitelytyped/definitions-parser@​0.0.181
    • @​definitelytyped/dtslint@​0.0.184

@​definitelytyped/dtslint@​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

@​definitelytyped/dtslint-runner@​0.0.185

Patch Changes

  • Updated dependencies [3c8512ad]
    • @​definitelytyped/definitions-parser@​0.0.180

@​definitelytyped/dtslint@​0.0.185

Patch Changes

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

@​definitelytyped/dtslint-runner@​0.0.184

Patch Changes

  • 024c3e73: Update @​definitelytyped for Definitely Typed's monorepo upgrade
  • 9fffa8ff: Fix entrypoint scripts to ensure they don’t run when being imported by an ES module
  • Updated dependencies [024c3e73]
  • Updated dependencies [9fffa8ff]

... (truncated)

Changelog

Sourced from @​definitelytyped/dtslint's changelog.

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
    • @​definitelytyped/dts-critic@​0.0.180

0.0.183

Patch Changes

  • 024c3e73: Update @​definitelytyped for Definitely Typed's monorepo upgrade
  • 9fffa8ff: Fix entrypoint scripts to ensure they don’t run when being imported by an ES module
  • Updated dependencies [024c3e73]
  • Updated dependencies [9fffa8ff]
  • Updated dependencies [9fffa8ff]
    • @​definitelytyped/typescript-versions@​0.0.179
    • @​definitelytyped/header-parser@​0.0.179
    • @​definitelytyped/dts-critic@​0.0.179
    • @​definitelytyped/utils@​0.0.179
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 27, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/definitelytyped/dtslint-0.0.187 branch from 10e9767 to e65708c Compare October 27, 2023 04:16
Bumps [@definitelytyped/dtslint](https://github.com/microsoft/DefinitelyTyped-tools/tree/HEAD/packages/dtslint) from 0.0.182 to 0.0.187.
- [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/dtslint@0.0.187/packages/dtslint)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/definitelytyped/dtslint-0.0.187 branch from e65708c to 8fd1a86 Compare October 27, 2023 04:16
Copy link
Copy Markdown
Owner

@remarkablemark remarkablemark left a comment

Choose a reason for hiding this comment

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

dtslint failure:

Error: Since this type definition includes a header (a comment starting with `// Type definitions for`), assumed this was a DefinitelyTyped package.
But it is not in a `DefinitelyTyped/types/xxx` directory: /home/runner/work/html-react-parser/html-react-parser
    at assertPathIsInDefinitelyTyped (/home/runner/work/html-react-parser/html-react-parser/node_modules/@definitelytyped/dtslint/dist/index.js:186:15)
    at runTests (/home/runner/work/html-react-parser/html-react-parser/node_modules/@definitelytyped/dtslint/dist/index.js:119:5)
    at main (/home/runner/work/html-react-parser/html-react-parser/node_modules/@definitelytyped/dtslint/dist/index.js:79:15)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Error: Process completed with exit code 1.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2023

Looks like @definitelytyped/dtslint is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Oct 29, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/definitelytyped/dtslint-0.0.187 branch October 29, 2023 15:20
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