Skip to content

chore(deps): bump javaparser-core from 3.15.1 to 3.20.2 in /from-java - #140

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/from-java/com.github.javaparser-javaparser-core-3.20.2
Closed

chore(deps): bump javaparser-core from 3.15.1 to 3.20.2 in /from-java#140
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/from-java/com.github.javaparser-javaparser-core-3.20.2

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps javaparser-core from 3.15.1 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Mar 22, 2021
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov

codecov Bot commented Mar 22, 2021

Copy link
Copy Markdown

Codecov Report

Merging #140 (85933b7) into master (83e0745) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #140   +/-   ##
=========================================
  Coverage     80.69%   80.69%           
  Complexity       55       55           
=========================================
  Files            18       18           
  Lines           202      202           
  Branches         18       18           
=========================================
  Hits            163      163           
  Misses           38       38           
  Partials          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 83e0745...85933b7. Read the comment docs.

@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #146.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/maven/from-java/com.github.javaparser-javaparser-core-3.20.2 branch May 11, 2021 04:21
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