Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2021

Bumps javaparser-core from 3.6.24 to 3.20.2.

Release notes

Sourced from javaparser-core's releases.

Release javaparser-parent-3.20.2

Use v3.20.2 -- v3.20.1 was produced, but error experienced during release.

Release javaparser-parent-3.20.1

Use v3.20.2 -- v3.20.1 was produced but error experienced during release.

Release javaparser-parent-3.20.0

No release notes provided.

Release javaparser-parent-3.19.0

No release notes provided.

Release javaparser-parent-3.18.0

No release notes provided.

Release javaparser-parent-3.17.0

No release notes provided.

Release javaparser-parent-3.16.3

No release notes provided.

Release javaparser-parent-3.16.2

No release notes provided.

Release javaparser-parent-3.16.1

No release notes provided.

Release javaparser-parent-3.16.0

No release notes provided.

Release javaparser-parent-3.15.22

No release notes provided.

Release javaparser-parent-3.15.21

No release notes provided.

Release javaparser-parent-3.15.18

No release notes provided.

Release javaparser-parent-3.15.17

No release notes provided.

Release javaparser-parent-3.15.16

No release notes provided.

Release javaparser-parent-3.15.15

Bug Fixes:

  • TODO: Describe any bug fixes

Enhancements:

... (truncated)

Changelog

Sourced from javaparser-core's changelog.

Next Release (Version 3.21.3)

issues resolved

Added

Changed

Deprecated

Removed

Fixed

Security

Version 3.21.2

v3.21.1 released as 3.21.2 without change

Version 3.21.1

issues resolved

Added

  • Implemented logic for isAssignableBy in JavassistInterfaceDeclaration (PR #3170 by @​4everTheOne)
  • Added additional tests to cover isAssignableBy method in JavassistClassDeclaration (PR #3169 by @​4everTheOne)

Changed

Fixed

  • Fix Issue #1950 Unambigous ambiguity call with generics and lambda's (PR #3168 by @​jlerbsc)
  • Refactor the javassist implementation to delegate to the typesolver instead of using its own classpool (PR #3167 by @​maartenc)
  • Fixed name resolution in casted lambda expressions (PR #3165 by @​maartenc)
  • Fix issue #3159 JavaParserSymbolDeclaration is used to represent variables, but #isVariable() always returns false (PR #3160 by @​jlerbsc)
  • Fix wrong author attribution in changelog for #3072 (PR #3155 by @​Col-E)
  • Fixed #3136 - ThisExpr isn't resolved correctly when it is in the scope of an ObjectCreationExpr (PR #3137 by @​deadlocklogic)
  • Fix race condition in JavaParserTypeSolver (PR #3091 by @​4everTheOne)

Developer Changes

❤️ Contributors

... (truncated)

Commits
  • 6044f5a [maven-release-plugin] prepare release javaparser-parent-3.20.2
  • dbb4733 [maven-release-plugin] update readme
  • 79d9fce typo fix
  • cf34423 [maven-release-plugin] prepare for next development iteration
  • 5ad5487 [maven-release-plugin] prepare release javaparser-parent-3.20.1
  • d01d1f9 [maven-release-plugin] update readme
  • c89bffe Update changelog.md
  • 80ce9da Merge pull request #3180 from MysterAitch/release_to_ossrh
  • 4aa9311 update pom and documentation to reflect publishing to sonatype rather than bi...
  • 7c6ad07 Merge pull request #3179 from MysterAitch/junit_pioneer
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 30, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 11, 2021

Superseded by #40.

@dependabot dependabot bot closed this May 11, 2021
@dependabot dependabot bot deleted the dependabot/gradle/com.github.javaparser-javaparser-core-3.20.2 branch May 11, 2021 05:54
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