Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.github.javaparser:javaparser-core from 3.24.10 to 3.25.2 #124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps com.github.javaparser:javaparser-core from 3.24.10 to 3.25.2.

Changelog

Sourced from com.github.javaparser:javaparser-core's changelog.

Version 3.25.2

issues resolved

Changed

Fixed

  • Fix: issue 3947 MANIFEST.MF points to non-existent URL (PR #3966 by @​jlerbsc)
  • Fix: issue 3951 ConfilictingGenericTypesException is thrown when an Object type is expected as a parameter and an interface is provided as the actual parameter (PR #3963 by @​jlerbsc)
  • Fix: issue 3949 LexicalPreservingPrinter Ignores Changes to LambdaExp… (PR #3959 by @​jlerbsc)
  • Fix: Unit test since Return-Type-Substituable is fully implemented on reference type (PR #3943 by @​jlerbsc)
  • Fix: issue on FunctionalInterfaceLogic but waiting for Return-Type-Su… (PR #3941 by @​jlerbsc)
  • Suggested fix: hardcoded specific LambdaExpr case in LexicalDifferenc… (PR #3938 by @​blacelle)
  • Fix TextBlockLiteralExpr in LexicalDifferenceCalculator (PR #3937 by @​blacelle)
  • Fix: issue 3919 An array of primitive type cannot be assigned to an array of object (PR #3933 by @​jlerbsc)

Developer Changes

❤️ Contributors

Thank You to all contributors who worked on this release!

Version 3.25.1

issues resolved

API or Behaviour Change

  • Fix: Issue 3045 Unexpected exception when solving type inside an Anonymous class (PR #3896 by @​jlerbsc)

Added

Changed

... (truncated)

Commits
  • 6b9ff21 [maven-release-plugin] prepare release javaparser-parent-3.25.2
  • 99af3b8 update readme
  • bba8a99 Update changelog
  • 25f7af9 Merge pull request #3953 from javaparser/renovate/actions-checkout-3.x
  • 71011cc chore(deps): update actions/checkout action to v3.5.0
  • 46c713a Merge pull request #3966 from jlerbsc/master
  • 21eb8d9 Fix: issue 3947 MANIFEST.MF points to non-existent URL
  • 6f7bf20 Merge pull request #3963 from jlerbsc/master
  • 722bf94 Merge branch 'javaparser:master' into master
  • 49486c6 Fix a typo on ConflictingGenericTypesException
  • 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 [com.github.javaparser:javaparser-core](https://github.com/javaparser/javaparser) from 3.24.10 to 3.25.2.
- [Release notes](https://github.com/javaparser/javaparser/releases)
- [Changelog](https://github.com/javaparser/javaparser/blob/master/changelog.md)
- [Commits](javaparser/javaparser@javaparser-parent-3.24.10...javaparser-parent-3.25.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 31, 2023
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