korthout / Cantis

Living documentation glossary extractor for Java projects
MIT License
10 stars 1 forks source link

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

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps javaparser-core from 3.15.1 to 3.15.7.

Changelog *Sourced from [javaparser-core's changelog](https://github.com/javaparser/javaparser/blob/master/changelog.md).* > Version 3.15.7 > ------------------ > * BREAKING: Range.overlapsWith works slightly different now. > > [issues resolved](https://github.com/javaparser/javaparser/milestone/160?closed=1) > > Version 3.15.6 > ------------------ > [issues resolved](https://github.com/javaparser/javaparser/milestone/159?closed=1) > > Version 3.15.5 > ------------------ > * BREAKING: bugs have been fixed in how SourceRoot configures parsing, > so behaviour may change (which can be fixed by setting configuration on SourceRoot correctly.) > > [issues resolved](https://github.com/javaparser/javaparser/milestone/158?closed=1) > > Version 3.15.4 > ------------------ > [issues resolved](https://github.com/javaparser/javaparser/milestone/157?closed=1) > > Version 3.15.3 > ------------------ > [issues resolved](https://github.com/javaparser/javaparser/milestone/156?closed=1) > > Version 3.15.2 > ------------------ > [issues resolved](https://github.com/javaparser/javaparser/milestone/155?closed=1)
Commits - [`ea89d70`](https://github.com/javaparser/javaparser/commit/ea89d701384595befb510a1f4426d780e319671c) [maven-release-plugin] prepare release javaparser-parent-3.15.7 - [`69685c7`](https://github.com/javaparser/javaparser/commit/69685c78bfa496393ca8badb25d787a88e1845ba) Merge remote-tracking branch 'jp/master' - [`d27d639`](https://github.com/javaparser/javaparser/commit/d27d6397719185ac07cd28fcf798dfddf1b57da5) Prepare for release - [`e4dfc4c`](https://github.com/javaparser/javaparser/commit/e4dfc4cab88f4c63ee3d84402884872e9d96c698) Merge pull request [#2398](https://github-redirect.dependabot.com/javaparser/javaparser/issues/2398) from leoChaoGlut/bugfix_symbol-not-found - [`6e1344d`](https://github.com/javaparser/javaparser/commit/6e1344da2ceaaa18da8b640caca1c891984d3c52) Merge branch 'master' into bugfix_symbol-not-found - [`d99dde3`](https://github.com/javaparser/javaparser/commit/d99dde30f720ddb8eeb338d8f8b8b1aa738bddec) Merge pull request [#2452](https://github-redirect.dependabot.com/javaparser/javaparser/issues/2452) from matozoid/refactor_range_tests_copy - [`e1304d1`](https://github.com/javaparser/javaparser/commit/e1304d1e930c2845d729564567f61f0881f62fd8) Solve merge problem in RangeTest refactor - [`5814611`](https://github.com/javaparser/javaparser/commit/58146113e80d7c42e8a110f10cce4953e2e19c83) Solve merge problem in RangeTest refactor - [`244f271`](https://github.com/javaparser/javaparser/commit/244f2714075885b51e67c3e3bfae9ab5f61c68c2) Merge pull request [#2451](https://github-redirect.dependabot.com/javaparser/javaparser/issues/2451) from matozoid/issue_2418_copy - [`a277694`](https://github.com/javaparser/javaparser/commit/a2776942355d6dfaafe7984aa7730c1501c5e740) Merge remote-tracking branch 'jp/master' into issue_2418_copy - Additional commits viewable in [compare view](https://github.com/javaparser/javaparser/compare/javaparser-parent-3.15.1...javaparser-parent-3.15.7)


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](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)
codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #91   +/-   ##
=========================================
  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...cc968de. Read the comment docs.

dependabot-preview[bot] commented 4 years ago

Superseded by #93.