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.2.14 #2600

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps @definitelytyped/dtslint from 0.0.163 to 0.2.14.

Release notes

Sourced from @​definitelytyped/dtslint's releases.

@​definitelytyped/dtslint@​0.2.14

Patch Changes

  • b287cf9: Move TypeScript installer code to dtslint
  • Updated dependencies [b287cf9]
    • @​definitelytyped/utils@​0.1.5
    • @​definitelytyped/header-parser@​0.2.6

@​definitelytyped/dtslint@​0.2.13

Patch Changes

  • Updated dependencies [5e7da60]
    • @​definitelytyped/utils@​0.1.4
    • @​definitelytyped/header-parser@​0.2.5

@​definitelytyped/dtslint@​0.2.12

Patch Changes

  • e2aef2f: Pull expectedNpmVersionFailures from GitHub, like allowedPackageJsonDependencies
  • Updated dependencies [e2aef2f]
    • @​definitelytyped/utils@​0.1.3
    • @​definitelytyped/header-parser@​0.2.4

@​definitelytyped/dtslint@​0.2.11

Patch Changes

  • b9ca741: remove aws-lambda from expected npm version failures
  • b2f229a: Update arethetypeswrong

@​definitelytyped/dtslint@​0.2.10

Patch Changes

  • 7668808: Update @​arethetypeswrong/cli

@​definitelytyped/dtslint@​0.2.9

Patch Changes

  • 57bb3ea: Rework error collection
  • 57bb3ea: Error if tslint.json is present
  • a79806d: Update arethetypeswrong version

@​definitelytyped/dtslint@​0.2.8

Patch Changes

  • aa26880: Don’t crash when implementation package fails to extract

@​definitelytyped/dtslint@​0.2.7

Patch Changes

  • 31de5d3: Run arethetypeswrong from in-memory tarball data

... (truncated)

Changelog

Sourced from @​definitelytyped/dtslint's changelog.

0.2.14

Patch Changes

  • b287cf9: Move TypeScript installer code to dtslint
  • Updated dependencies [b287cf9]
    • @​definitelytyped/utils@​0.1.5
    • @​definitelytyped/header-parser@​0.2.6

0.2.13

Patch Changes

  • Updated dependencies [5e7da60]
    • @​definitelytyped/utils@​0.1.4
    • @​definitelytyped/header-parser@​0.2.5

0.2.12

Patch Changes

  • e2aef2f: Pull expectedNpmVersionFailures from GitHub, like allowedPackageJsonDependencies
  • Updated dependencies [e2aef2f]
    • @​definitelytyped/utils@​0.1.3
    • @​definitelytyped/header-parser@​0.2.4

0.2.11

Patch Changes

  • b9ca741: remove aws-lambda from expected npm version failures
  • b2f229a: Update arethetypeswrong

0.2.10

Patch Changes

  • 7668808: Update @​arethetypeswrong/cli

0.2.9

Patch Changes

  • 57bb3ea: Rework error collection
  • 57bb3ea: Error if tslint.json is present
  • a79806d: Update arethetypeswrong version

0.2.8

Patch Changes

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/definitelytyped/dtslint-0.2.14 branch 2 times, most recently from 21dcafc to a08d1a3 Compare March 2, 2024 09:57
Bumps [@definitelytyped/dtslint](https://github.com/microsoft/DefinitelyTyped-tools/tree/HEAD/packages/dtslint) from 0.0.163 to 0.2.14.
- [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/[email protected]/packages/dtslint)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/definitelytyped/dtslint-0.2.14 branch from a08d1a3 to 8056f23 Compare March 2, 2024 10:44
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Superseded by #2734.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/definitelytyped/dtslint-0.2.14 branch April 1, 2024 19:31
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.

None yet

0 participants