Closed dependabot-preview[bot] closed 5 years ago
Merging #68 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #68 +/- ##
========================================
Coverage 79.7% 79.7%
Complexity 54 54
========================================
Files 18 18
Lines 202 202
Branches 18 18
========================================
Hits 161 161
Misses 40 40
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 31bd14e...121aeaf. Read the comment docs.
Superseded by #69.
Bumps javaparser-core from 3.14.9 to 3.14.14.
Changelog
*Sourced from [javaparser-core's changelog](https://github.com/javaparser/javaparser/blob/master/changelog.md).* > Version 3.14.14 > ------------------ > [issues resolved](https://github.com/javaparser/javaparser/milestone/150?closed=1) > > Version 3.14.13 > ------------------ > [issues resolved](https://github.com/javaparser/javaparser/milestone/149?closed=1) > > Version 3.14.12 > ------------------ > - BREAKING: `NodeWithConstructors` has been merged into `NodeWithMembers`, > so if you don't have a very specific need to only find nodes that support constructors, > you can use `NodeWithMembers` instead. > > [issues resolved](https://github.com/javaparser/javaparser/milestone/148?closed=1) > > Version 3.14.11 > ------------------ > - BREAKING: the pseudo-language levels have been turned into constants with the same name in the same place. > With a little luck everything will keep compiling. > > [issues resolved](https://github.com/javaparser/javaparser/milestone/147?closed=1) > > Version 3.14.10 (buggy!) > ------------------ > - BREAKING: Java 13: `break` no longer has an expression, this was part of a language preview in Java 12 > and has been removed in Java 13. > - BREAKING: Java 13: `YieldStatement` and the keyword `yield` have been added. > This means the token numbers have changed, and this affects serialization. > If you rely on serialized tokens, be sure to deserialize with your current version and serialize with this version. > - Java 13: `TextBlockLiteralExpr` has been added. > - This release is broken because no identifier called `yield` can be used. > > [issues resolved](https://github.com/javaparser/javaparser/milestone/146?closed=1)Commits
- [`2cedb55`](https://github.com/javaparser/javaparser/commit/2cedb559579163749b51a5073f3dcd0a6fd4fc28) [maven-release-plugin] prepare release javaparser-parent-3.14.14 - [`eadb3f3`](https://github.com/javaparser/javaparser/commit/eadb3f3f7b19c7fbf044a0bab9f20a69c55d0084) [maven-release-plugin] rollback the release of javaparser-parent-3.14.14 - [`ff6762a`](https://github.com/javaparser/javaparser/commit/ff6762a17e1dbafc09204f3c143085d4f2598c47) [maven-release-plugin] prepare for next development iteration - [`6044954`](https://github.com/javaparser/javaparser/commit/6044954493f530662d11b429e39b823af90b0aa1) [maven-release-plugin] prepare release javaparser-parent-3.14.14 - [`148e0c5`](https://github.com/javaparser/javaparser/commit/148e0c5185ad52788d6b28f0973622fd9e977fd9) [maven-release-plugin] rollback the release of javaparser-parent-3.14.14 - [`6a37ff1`](https://github.com/javaparser/javaparser/commit/6a37ff10a2deec9f72d8d8190ab0f7935d51807e) [maven-release-plugin] prepare release javaparser-parent-3.14.14 - [`19b13cb`](https://github.com/javaparser/javaparser/commit/19b13cb0cbb01ccd96aa509d980a0cece719917a) Revert "[maven-release-plugin] prepare release javaparser-parent-3.14.14" - [`aa91ae7`](https://github.com/javaparser/javaparser/commit/aa91ae7ce2515320f2a2e3b1db1c8de9f1e17849) Merge pull request [#2365](https://github-redirect.dependabot.com/javaparser/javaparser/issues/2365) from matozoid/prepare_for_java_14 - [`e8d3f54`](https://github.com/javaparser/javaparser/commit/e8d3f546ed5fa5a349b3d5a860d7181395bc41a4) Update readme - [`8d72c7d`](https://github.com/javaparser/javaparser/commit/8d72c7dd2af5644be2afcbad528c1a9c28db6ff2) Merge branch 'master' into prepare_for_java_14 - Additional commits viewable in [compare view](https://github.com/javaparser/javaparser/compare/javaparser-parent-3.14.9...javaparser-parent-3.14.14)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](https://app.dependabot.com): - 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) Finally, you can contact us by mentioning @dependabot.