Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps ts-standard from 10.0.0 to 12.0.2.

Changelog

Sourced from ts-standard's changelog.

12.0.2

12.0.1

12.0.0

  • BREAKING: Major rewrite of ts-standard to follow the structure of other standard engines (like standard, semistandard, standardx).
  • BREAKING: Updated eslint-config-standard-with-typescript to version ^23.0.0. Please visit their github page for any style/linter changes.
  • BREAKING: Dropped support for many options (e.g: --cwd), these options should now be implemented in standard-engine.
  • BREAKING: Dropped support for multiple tsconfig projects to be used (need to be rethought, please open an issue, if you really need this feature, explaining why you need this use case).

11.0.0

  • BREAKING: Dropped support for NodeJS 10.x (Minimum supported version is 12.x)
  • BREAKING: Updated eslint-config-standard-with-typescript to version ^21.0.1. Please visit their github page for any style/linter changes
  • BREAKING: Updated eslint-config-standard to version ^16.0.3. Please visit their github page for any style/linter changes
  • Fix: typo reqired to required
  • Feature: Add support for multiple tsconfig projects to be used
Commits
Maintainer changes

This version was pushed to npm by linusu, a new releaser for ts-standard since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ts-standard](https://github.com/standard/ts-standard) from 10.0.0 to 12.0.2.
- [Changelog](https://github.com/standard/ts-standard/blob/master/CHANGELOG.md)
- [Commits](standard/ts-standard@10.0.0...v12.0.2)

---
updated-dependencies:
- dependency-name: ts-standard
  dependency-version: 12.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 17, 2025
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.

0 participants