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

chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.0.183 #2534

Merged
merged 2 commits into from Oct 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @definitelytyped/dtslint from 0.0.163 to 0.0.183.

Release notes

Sourced from @​definitelytyped/dtslint's releases.

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

@​definitelytyped/dtslint-runner@​0.0.182

Patch Changes

  • Updated dependencies [38396dff]
    • @​definitelytyped/dtslint@​0.0.181

@​definitelytyped/dtslint@​0.0.182

Patch Changes

  • 7d60c4b6: Restore explicit disabling of no-redundant-jsdoc

@​definitelytyped/dtslint-runner@​0.0.181

Patch Changes

  • Updated dependencies [c1d8ff25]
    • @​definitelytyped/dtslint@​0.0.180

@​definitelytyped/dtslint@​0.0.181

Patch Changes

  • 38396dff: Remove no-redundant-jsdoc2 rule

@​definitelytyped/dtslint-runner@​0.0.180

Patch Changes

  • Updated dependencies [08cc565f]
    • @​definitelytyped/dtslint@​0.0.179

@​definitelytyped/dtslint@​0.0.180

Patch Changes

... (truncated)

Changelog

Sourced from @​definitelytyped/dtslint's changelog.

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

0.0.182

Patch Changes

  • 7d60c4b6: Restore explicit disabling of no-redundant-jsdoc

0.0.181

Patch Changes

  • 38396dff: Remove no-redundant-jsdoc2 rule

0.0.180

Patch Changes

  • c1d8ff25: Port no-single-declare-module tslint->eslint

0.0.179

Patch Changes

  • 08cc565f: Port strict-export-declare-modifiers tslint->eslint
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 18, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/definitelytyped/dtslint-0.0.183 branch from 6eb14c6 to c2f8e0d Compare October 19, 2023 16:08
Bumps [@definitelytyped/dtslint](https://github.com/microsoft/DefinitelyTyped-tools/tree/HEAD/packages/dtslint) from 0.0.163 to 0.0.183.
- [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.183/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.183 branch from c2f8e0d to a54ce8f Compare October 19, 2023 16:25
@Uzlopak Uzlopak merged commit df091ae into main Oct 30, 2023
18 of 19 checks passed
@Uzlopak Uzlopak deleted the dependabot/npm_and_yarn/definitelytyped/dtslint-0.0.183 branch October 30, 2023 11:58
Uzlopak added a commit that referenced this pull request Oct 30, 2023
Uzlopak added a commit that referenced this pull request Oct 30, 2023
…o 0.0.183" (#2544)

Revert "chore(deps-dev): bump @definitelytyped/dtslint from 0.0.163 to 0.0.183 (#2534)"

This reverts commit df091ae.
@github-actions
Copy link

🎉 This PR is included in version 13.3.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant