Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @definitelytyped/dtslint from 0.0.182 to 0.0.185.

Release notes

Sourced from @​definitelytyped/dtslint's releases.

@​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]
  • Updated dependencies [9fffa8ff]
    • @​definitelytyped/definitions-parser@​0.0.179
    • @​definitelytyped/dtslint@​0.0.183
    • @​definitelytyped/utils@​0.0.179

@​definitelytyped/dtslint@​0.0.184

Patch Changes

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

@​definitelytyped/dtslint-runner@​0.0.183

Patch Changes

  • Updated dependencies [7d60c4b6]
    • @​definitelytyped/dtslint@​0.0.182

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

Sourced from @​definitelytyped/dtslint's changelog.

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 26, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/definitelytyped/dtslint-0.0.185 branch from 8522602 to 6aa25a4 Compare October 26, 2023 04:51
Bumps [@definitelytyped/dtslint](https://github.com/microsoft/DefinitelyTyped-tools/tree/HEAD/packages/dtslint) from 0.0.182 to 0.0.185. - [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.185/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.185 branch from 6aa25a4 to d9d0eff Compare October 26, 2023 04:56
Copy link
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 error:

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) 
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2023

Superseded by #1121.

@dependabot dependabot bot closed this Oct 27, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/definitelytyped/dtslint-0.0.185 branch October 27, 2023 04:12
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

2 participants