Skip to content

chore(deps): bump scalameta.version from 4.14.7 to 4.15.2#6463

Merged
adangel merged 1 commit intomainfrom
dependabot/maven/scalameta.version-4.15.2
Feb 22, 2026
Merged

chore(deps): bump scalameta.version from 4.14.7 to 4.15.2#6463
adangel merged 1 commit intomainfrom
dependabot/maven/scalameta.version-4.15.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps scalameta.version from 4.14.7 to 4.15.2.
Updates org.scalameta:parsers_2.13 from 4.14.7 to 4.15.2

Release notes

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

v4.15.2

Bug fixes

  • ScalametaParser: handle indented generator body (#4512)

v4.15.1

Bug fixes

Miscellaneous

v4.15.0

Features

Other changes

  • Dialect: disable most flags by default (#4466) @​kitbellew
    • changes the primary, private ctor
    • should not have source/binary effects unless internal methods were used
  • Contrib: remove scaladoc, associated comments (#4489) @​kitbellew

... (truncated)

Commits
  • 4ea8ea7 ScalametaParser: handle indented generator body
  • 7584a52 Test arg in parens with embedded semicolon
  • 4cc2019 ScalametaParser: fix major bug extracting comments
  • d2740c9 Trees: add Tree.Comment.isXxx methods
  • 61c1675 TreeSyntax: add a way to print comments separately
  • 34de21c ScalametaParser: infix after outdent within parens
  • bdf8c31 Test leading infix after fewer-braces in parens
  • 3fc1e97 AnnotationOps: support symbol/type arguments, too
  • 41d78b5 ScalametaParser: match can come after outdent
  • 6967477 Test match and infix after outdent
  • Additional commits viewable in compare view

Updates org.scalameta:trees_2.13 from 4.14.7 to 4.15.2

Release notes

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

v4.15.2

Bug fixes

  • ScalametaParser: handle indented generator body (#4512)

v4.15.1

Bug fixes

Miscellaneous

v4.15.0

Features

Other changes

  • Dialect: disable most flags by default (#4466) @​kitbellew
    • changes the primary, private ctor
    • should not have source/binary effects unless internal methods were used
  • Contrib: remove scaladoc, associated comments (#4489) @​kitbellew

... (truncated)

Commits
  • 4ea8ea7 ScalametaParser: handle indented generator body
  • 7584a52 Test arg in parens with embedded semicolon
  • 4cc2019 ScalametaParser: fix major bug extracting comments
  • d2740c9 Trees: add Tree.Comment.isXxx methods
  • 61c1675 TreeSyntax: add a way to print comments separately
  • 34de21c ScalametaParser: infix after outdent within parens
  • bdf8c31 Test leading infix after fewer-braces in parens
  • 3fc1e97 AnnotationOps: support symbol/type arguments, too
  • 41d78b5 ScalametaParser: match can come after outdent
  • 6967477 Test match and infix after outdent
  • Additional commits viewable in compare view

Updates org.scalameta:parsers_2.12 from 4.14.7 to 4.15.2

Release notes

Sourced from org.scalameta:parsers_2.12's releases.

v4.15.2

Bug fixes

  • ScalametaParser: handle indented generator body (#4512)

v4.15.1

Bug fixes

Miscellaneous

v4.15.0

Features

Other changes

  • Dialect: disable most flags by default (#4466) @​kitbellew
    • changes the primary, private ctor
    • should not have source/binary effects unless internal methods were used
  • Contrib: remove scaladoc, associated comments (#4489) @​kitbellew

... (truncated)

Commits
  • 4ea8ea7 ScalametaParser: handle indented generator body
  • 7584a52 Test arg in parens with embedded semicolon
  • 4cc2019 ScalametaParser: fix major bug extracting comments
  • d2740c9 Trees: add Tree.Comment.isXxx methods
  • 61c1675 TreeSyntax: add a way to print comments separately
  • 34de21c ScalametaParser: infix after outdent within parens
  • bdf8c31 Test leading infix after fewer-braces in parens
  • 3fc1e97 AnnotationOps: support symbol/type arguments, too
  • 41d78b5 ScalametaParser: match can come after outdent
  • 6967477 Test match and infix after outdent
  • Additional commits viewable in compare view

Updates org.scalameta:trees_2.12 from 4.14.7 to 4.15.2

Release notes

Sourced from org.scalameta:trees_2.12's releases.

v4.15.2

Bug fixes

  • ScalametaParser: handle indented generator body (#4512)

v4.15.1

Bug fixes

Miscellaneous

v4.15.0

Features

Other changes

  • Dialect: disable most flags by default (#4466) @​kitbellew
    • changes the primary, private ctor
    • should not have source/binary effects unless internal methods were used
  • Contrib: remove scaladoc, associated comments (#4489) @​kitbellew

... (truncated)

Commits
  • 4ea8ea7 ScalametaParser: handle indented generator body
  • 7584a52 Test arg in parens with embedded semicolon
  • 4cc2019 ScalametaParser: fix major bug extracting comments
  • d2740c9 Trees: add Tree.Comment.isXxx methods
  • 61c1675 TreeSyntax: add a way to print comments separately
  • 34de21c ScalametaParser: infix after outdent within parens
  • bdf8c31 Test leading infix after fewer-braces in parens
  • 3fc1e97 AnnotationOps: support symbol/type arguments, too
  • 41d78b5 ScalametaParser: match can come after outdent
  • 6967477 Test match and infix after outdent
  • Additional commits viewable in compare view

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 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 `scalameta.version` from 4.14.7 to 4.15.2.

Updates `org.scalameta:parsers_2.13` from 4.14.7 to 4.15.2
- [Release notes](https://github.com/scalameta/scalameta/releases)
- [Commits](scalameta/scalameta@v4.14.7...v4.15.2)

Updates `org.scalameta:trees_2.13` from 4.14.7 to 4.15.2
- [Release notes](https://github.com/scalameta/scalameta/releases)
- [Commits](scalameta/scalameta@v4.14.7...v4.15.2)

Updates `org.scalameta:parsers_2.12` from 4.14.7 to 4.15.2
- [Release notes](https://github.com/scalameta/scalameta/releases)
- [Commits](scalameta/scalameta@v4.14.7...v4.15.2)

Updates `org.scalameta:trees_2.12` from 4.14.7 to 4.15.2
- [Release notes](https://github.com/scalameta/scalameta/releases)
- [Commits](scalameta/scalameta@v4.14.7...v4.15.2)

---
updated-dependencies:
- dependency-name: org.scalameta:parsers_2.13
  dependency-version: 4.15.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.scalameta:trees_2.13
  dependency-version: 4.15.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.scalameta:parsers_2.12
  dependency-version: 4.15.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.scalameta:trees_2.12
  dependency-version: 4.15.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 18, 2026
@pmd-actions-helper
Copy link
Contributor

Documentation Preview

No regression tested rules have been changed.

(comment created at 2026-02-18 04:07:58+00:00 for 6e33a3b)

@adangel adangel added this to the 7.22.0 milestone Feb 22, 2026
@adangel adangel merged commit cc80657 into main Feb 22, 2026
12 checks passed
@dependabot dependabot bot deleted the dependabot/maven/scalameta.version-4.15.2 branch February 22, 2026 15:59
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant