Skip to content

Bump linguist-js from 1.4.3 to 2.3.0#51

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-npm_and_yarn-linguist-js-2.3.0
Closed

Bump linguist-js from 1.4.3 to 2.3.0#51
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot-npm_and_yarn-linguist-js-2.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 14, 2022

Bumps linguist-js from 1.4.3 to 2.3.0.

Release notes

Sourced from linguist-js's releases.

2.3.0

Version 2.3.0 of Linguist!

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

Changelog

View commits

  • Added option fileContent to provide manual file content to analyse instead of reading from a folder on disk (#9, #10).

2.2.1

Version 2.2.1 of linguist-js.

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

Changelog

View commits

  • Fixed files marked as text=auto being classified as text.
  • Fixed a crash occurring when attempting to load unreadable files.

2.2.0

Version 2.2.0 of Linguist!

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

Changelog

View commits

  • Added option relativePaths to allow output results to be shown as relative paths (defaults to false).
  • Changed CLI output to display the number of skipped files.
  • Fixed git config entries containing backslashes causing a crash.

2.1.4

Version 2.1.4 of Linguist.

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

Changelog

View commits

  • Fixed gitignore entries containing dots not being parsed properly.
  • Fixed git config files containing character classes like [[:digit:]] not being parsed properly.

2.1.3

Version 2.1.3 of Linguist.

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

Changelog

View commits

  • Changed gitattributes parsing to support text and binary parameters.
  • Fixed a crash occurring during compilation of regexes.

... (truncated)

Changelog

Sourced from linguist-js's changelog.

2.3.0

2021-02-13

  • Added option fileContent to provide manual file content to analyse instead of reading from a folder on disk.

2.2.1

2022-02-11

  • Fixed files marked as text=auto being classified as text.
  • Fixed a crash occurring when attempting to load unreadable files.

2.2.0

2022-01-06

  • Added option relativePaths to allow output results to be shown as relative paths (defaults to false).
  • Changed CLI output to display the number of skipped files.
  • Fixed git config entries containing backslashes causing a crash.

2.1.4

2021-09-29

  • Fixed gitignore entries containing dots not being parsed properly.
  • Fixed git config files containing character classes like [[:digit:]] not being parsed properly.

2.1.3

2021-09-19

  • Changed gitattributes parsing to support text and binary parameters.
  • Fixed a crash occurring when compiling regular expressions.

2.1.2

2021-09-14

  • Fixed languages without a colour not having their icon displayed properly in the CLI output.
  • Fixed unknown extensions erroneously having an extra dot prefix in the CLI output.

2.1.1

2021-09-12

  • Changed CLI output to display associated language colours.
  • Fixed filenames not taking precedence over extensions when classifying.
  • Fixed parent languages not being checked when parsing heuristics relating to their children.

2.1.0

2021-09-11

  • Added nullable parent property to each entry in languages.results to display the parent language.
  • Added option childLanguages to control whether child languages are displayed instead of their parent (defaults to false).

2.0.3

2021-09-11

  • Changed the error thrown when traversing an invalid tree via CLI to contain a more useful description.
  • Fixed heuristics not applying start- and end-of-line markers properly (#5).
  • Fixed heuristic language fallback not being applied properly.

2.0.2

2021-09-09

  • Fixed CLI usage not working when installed with Yarn (#2).

... (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 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 1.4.3 to 2.3.0.
- [Release notes](https://github.com/Nixinova/Linguist/releases)
- [Changelog](https://github.com/Nixinova/Linguist/blob/main/changelog.md)
- [Commits](Nixinova/LinguistJS@1.4.3...2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 14, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 14, 2022

Dependabot tried to add @lowlighter as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/Thalassa-Ta/Metrics/pulls/51/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the Thalassa-Ta/Metrics repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 21, 2022

Superseded by #53.

@dependabot dependabot Bot closed this Feb 21, 2022
@dependabot dependabot Bot deleted the dependabot-npm_and_yarn-linguist-js-2.3.0 branch February 21, 2022 07:14
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants