Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2023

Bumps javaparser-core-serialization from 3.23.0 to 3.25.0.

Release notes

Sourced from javaparser-core-serialization's releases.

Release javaparser-parent-3.25.0

Added

Changed

Fixed

  • Fix: Method hasScope must return true on NodeWithOptionalScope and No… (PR #3875 by @​jlerbsc)
  • fix #3859 UnsupportedOperationException when trying to resolve a type… (PR #3873 by @​abego)
  • Fix: issue 3866 Symbol solver is unable to resolve inner classes of ancestors when they are prefixed with a subclass (PR #3868 by @​jlerbsc)
  • Fix: issue 3703 Allow removing empty parentheses after removing all pairs from an annotation (PR #3865 by @​jlerbsc)
  • Fix: One must be able to know if any resolved type is a boxed primiti… (PR #3864 by @​jlerbsc)
  • Fix: Issue 2374 Comments of added Nodes are ignored in LexicalPreserv… (PR #3856 by @​jlerbsc)
  • Checkstyle for unused import (PR #3841 by @​4everTheOne)
  • Update bnd file (PR #3783 by @​jlerbsc)

Developer Changes

Uncategorised

  • Add test case to verify range calculation on ArrayType (PR #3828 by @​jlerbsc)
  • Add test case to verify that LexicalPreservation supports TextBlock (PR #3827 by @​jlerbsc)
  • Refactoring: Removing useless method convertToUsage in JavaParserFacade (PR #3780 by @​jlerbsc)

... (truncated)

Changelog

Sourced from javaparser-core-serialization's changelog.

Version 3.25.0

issues resolved

Added

Changed

Fixed

  • Fix: Method hasScope must return true on NodeWithOptionalScope and No… (PR #3875 by @​jlerbsc)
  • fix #3859 UnsupportedOperationException when trying to resolve a type… (PR #3873 by @​abego)
  • Fix: issue 3866 Symbol solver is unable to resolve inner classes of ancestors when they are prefixed with a subclass (PR #3868 by @​jlerbsc)
  • Fix: issue 3703 Allow removing empty parentheses after removing all pairs from an annotation (PR #3865 by @​jlerbsc)
  • Fix: One must be able to know if any resolved type is a boxed primiti… (PR #3864 by @​jlerbsc)
  • Fix: Issue 2374 Comments of added Nodes are ignored in LexicalPreserv… (PR #3856 by @​jlerbsc)
  • Checkstyle for unused import (PR #3841 by @​4everTheOne)
  • Update bnd file (PR #3783 by @​jlerbsc)

Developer Changes

Uncategorised

... (truncated)

Commits
  • 46afa90 [maven-release-plugin] prepare release javaparser-parent-3.25.0
  • 11a455a update readme
  • 70defe1 Update changelog
  • a27e261 Merge pull request #3881 from jlerbsc/master
  • de7df9a Revert checkstyle rule related to import from error to warning
  • a83ed92 Merge pull request #3880 from jlerbsc/master
  • 02cd68b Merge branch 'javaparser:master' into master
  • 3e22ad6 First part of the implementation of least upper bound logic
  • 3c7be13 Merge pull request #3873 from abego/issue-3859-fix
  • 0371502 Merge branch 'master' into issue-3859-fix
  • 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 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 [javaparser-core-serialization](https://github.com/javaparser/javaparser) from 3.23.0 to 3.25.0.
- [Release notes](https://github.com/javaparser/javaparser/releases)
- [Changelog](https://github.com/javaparser/javaparser/blob/master/changelog.md)
- [Commits](javaparser/javaparser@javaparser-parent-3.23.0...javaparser-parent-3.25.0)

---
updated-dependencies:
- dependency-name: com.github.javaparser:javaparser-core-serialization
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 31, 2023
@dependabot dependabot bot requested a review from DiogoTheCoder January 31, 2023 22:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2023

Superseded by #479.

@dependabot dependabot bot closed this Feb 28, 2023
@dependabot dependabot bot deleted the dependabot/maven/examples/com.github.javaparser-javaparser-core-serialization-3.25.0 branch February 28, 2023 22:57
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.

0 participants