Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps linguist-js from 2.2.0 to 2.9.2.

Release notes

Sourced from linguist-js's releases.

2.9.2

Version 2.9.2 of LinguistJS

Install on npm using npm install linguist-js@2.9.2.

Changelog

View commits: Nixinova/LinguistJS@2.9.1...2.9.2

  • Fixed files with long first lines causing the script to hang (#41).

2.9.1

Version 2.9.1 of LinguistJS

Install on npm using npm install linguist-js@2.9.1.

Changelog

View commits: Nixinova/LinguistJS@2.9.0...2.9.1

  • Added CLI error message when passing invalid category input.
  • Fixed npm version warning (#42)

2.9.0

Version 2.9 of LinguistJS!

Install on npm using npm install linguist-js@2.9.0.

Changelog

View commits: Nixinova/LinguistJS@2.8.1...2.9.0

  • Added minSize CLI option to control a minimum size for results, with languages smaller than this threshold moved into 'Other' (#32, #35)

2.8.1

Version 2.8.1 of LinguistJS.

Install on npm using npm install linguist-js@2.8.1.

Changelog

View commits: Nixinova/LinguistJS@2.8.0...2.8.1

  • Fixed gitignore paths being applied as root-relative (#36).

2.8.0

Version 2.8 of LinguistJS.

Install on npm using npm install linguist-js@2.8.0.

Changelog

View commits: Nixinova/LinguistJS@2.7.1...2.8.0

  • Added checking of gitattributes override rule linguist-detectable.

... (truncated)

Changelog

Sourced from linguist-js's changelog.

2.9.2

2025-04-26

  • Fixed files with long first lines causing the script to hang (#41).

2.9.1

2025-04-04

  • Added CLI error message when passing invalid category input.
  • Fixed npm version warning (#42).

2.9.0

2025-02-09

  • Added minSize CLI option to control a minimum size for results, with languages smaller than this threshold moved into 'Other' (#32, #35).

2.8.1

2024-12-05

  • Fixed gitignore paths being applied as root-relative (#36).
  • Fixed bad indentation of a mapping entry from reading heuristic (#37).

2.8.0

2024-09-15

  • Added checking of gitattributes override rule linguist-detectable.
  • Added lines of code totals to the output.
  • Added option checkDetected to control the application of linguist-detectable overrides.
  • Added option calculateLines (defaults to true) to control whether LOC calculations are performed.

2.7.1

2024-05-08

  • Fixed gitignore file reading not pertaining exactly to spec.
  • Improved performance by filtering out gitignored files during folder traversal.

2.7.0

2.7.0 (RC)

2024-03-09

  • Fixed gitattributes comments being parsed as attributes data.
  • Fixed gitignores data being parsed root-relative instead of relative to the folder the file is in.

2.7.0-pre

2024-03-02

  • Added CLI option --listFiles to list each matching file under each language result.
  • Fixed files that are by default marked vendored being removed even when marked as not vendored in gitattributes (#26).
  • Fixed a crash occurring when applying some language parents (#27).
  • Fixed gitattributes rules from parent folders being erroneously applied.

2.6.1

2023-07-24

  • Fixed file paths not resolving properly when analysing multiple folders (#25).

2.6.0

2023-06-29

... (truncated)

Commits
  • e196448 2.9.2
  • 8d87ded Fix long first lines causing hanging (#41)
  • 65c105f 2.9.1
  • c5e58ee Set npm version requirement as min instead of max (#42)
  • bd166e4 Add CLI error for invalid category input
  • 58a2f63 2.9.0
  • 4ee0b45 Support LOC in minSize measurement too
  • 6798cfe Add minSize option which moves small languages into other result (#35)
  • 5890693 2.8.1
  • 93949f4 Fix correct indentation in heuristic.yml to resolve YAML parsing error (#38)
  • Additional commits viewable in compare view

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)

Bumps [linguist-js](https://github.com/Nixinova/Linguist) from 2.2.0 to 2.9.2.
- [Release notes](https://github.com/Nixinova/Linguist/releases)
- [Changelog](https://github.com/Nixinova/LinguistJS/blob/main/changelog.md)
- [Commits](Nixinova/LinguistJS@2.2.0...2.9.2)

---
updated-dependencies:
- dependency-name: linguist-js
  dependency-version: 2.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 8, 2025

Labels

The following labels could not be found: 📦 dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link

This pull request seems to be inactive and will be automatically closed in a few days if it remains without any activity.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 1, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot-npm_and_yarn-linguist-js-2.9.2 branch January 1, 2026 03:19
@github-actions github-actions bot locked and limited conversation to collaborators Jan 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant