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 javaparser-core from 3.16.1 to 3.16.2 #262

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2020

Bumps javaparser-core from 3.16.1 to 3.16.2.

Changelog

Sourced from javaparser-core's changelog.

Version 3.16.2

issues resolved

  • FIXED: Enhanced the handling of line separator, introducing an enum LineSeparator that can be used. (PR #2685, by @MysterAitch)
  • FIXED: The generated metamodel classes now have the @Generated annotation (PR #2706, by @MysterAitch)
  • various other bugfixes and enhancements
Commits
  • 62f9989 [maven-release-plugin] prepare release javaparser-parent-3.16.2
  • ead4e19 Merge pull request #2836 from jlerbsc/master
  • aebc0fa Add test case for issue #1456
  • 321a9aa Merge pull request #4 from javaparser/master
  • 14fad0c Revert release attempt
  • c999f2b Revert release attempt
  • ceb601c Added jlerbsc and maartenc as developer
  • 87451eb [maven-release-plugin] prepare release javaparser-parent-3.16.2
  • 4f00f47 Merge pull request #2834 from jlerbsc/issue-1479
  • 338737c Apply change in JavaParserInterfaceDeclaration too
  • 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 the dependencies Pull requests that update a dependency file label Oct 19, 2020
@dependabot dependabot bot added this to the 1.11.2 milestone Oct 19, 2020
@codecov
Copy link

codecov bot commented Oct 19, 2020

Codecov Report

Merging #262 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #262   +/-   ##
=========================================
  Coverage     79.26%   79.26%           
  Complexity     2896     2896           
=========================================
  Files           282      282           
  Lines          9312     9312           
  Branches       1555     1555           
=========================================
  Hits           7381     7381           
  Misses         1373     1373           
  Partials        558      558           

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 cd63c6e...5f20b1b. Read the comment docs.

@mergify mergify bot merged commit a027e83 into master Oct 19, 2020
@dependabot dependabot bot deleted the dependabot/maven/com.github.javaparser-javaparser-core-3.16.2 branch October 19, 2020 06: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants