jplag / JPlag

State-of-the-Art Software Plagiarism & Collusion Detection
https://jplag.github.io/JPlag/
GNU General Public License v3.0
989 stars 290 forks source link

Dependency(deps): Bump org.scalameta:scalameta_2.13 from 4.9.3 to 4.9.4 #1766

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps org.scalameta:scalameta_2.13 from 4.9.3 to 4.9.4.

Release notes

Sourced from org.scalameta:scalameta_2.13's releases.

Scalameta v4.9.4

Features

Bug fixes

Miscellaneous

Dependency updates

Commits
  • fcbb88a chore: Add support for Scala 2.13.14 (#3708)
  • 9061b51 ScannerTokens: check right delim in CantStartStat (#3700)
  • 12686f3 Merge pull request #3710 from kitbellew/sfmt3941
  • ce4ba0d Use .allowQuietSyntax for if-then/while-do
  • 070e592 Dialects: add explicit allowQuietSyntax flag
  • a286b33 Test quiet syntax without significant indentation
  • 75f1aad ScalametaParser: remove trailing comment in endpos (#3707)
  • d6377f2 ScalametaParser: atPosWithBody uses Tokens methods (#3706)
  • ef9ccfe ScannerTokens: use Tokens.{,r}skipIf (#3705)
  • 0c7236a Tokens: add {,r}skipIf, use in segmentLengthXxx (#3704)
  • 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 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)