-
Notifications
You must be signed in to change notification settings - Fork 33
Comparing changes
Open a pull request
base repository: talsma-ict/umldoclet
base: 2.0.18
head repository: talsma-ict/umldoclet
compare: 2.0.19
- 19 commits
- 1,181 files changed
- 3 contributors
Commits on Jul 1, 2022
-
Release: Set next development version to 2.0.19-SNAPSHOT
Signed-off-by: Talsma CI <ci-user@talsma-ict.nl>
Configuration menu - View commit details
-
Copy full SHA for 67ce876 - Browse repository at this point
Copy the full SHA 67ce876View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fad8d7 - Browse repository at this point
Copy the full SHA 1fad8d7View commit details
Commits on Jul 27, 2022
-
Bump junit-jupiter-engine from 5.8.2 to 5.9.0 (#418)
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.8.2...r5.9.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 00b3d86 - Browse repository at this point
Copy the full SHA 00b3d86View commit details
Commits on Aug 16, 2022
-
Bump mockito-core from 4.6.1 to 4.7.0 (#423)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.6.1 to 4.7.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.6.1...v4.7.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 906fe35 - Browse repository at this point
Copy the full SHA 906fe35View commit details -
Bump maven-javadoc-plugin from 3.4.0 to 3.4.1 (#422)
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.4.0...maven-javadoc-plugin-3.4.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4736c7e - Browse repository at this point
Copy the full SHA 4736c7eView commit details
Commits on Aug 19, 2022
-
Address security issue. This fixes #419
Signed-off-by: Sjoerd Talsma <sjoerdtalsma@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4cf02d8 - Browse repository at this point
Copy the full SHA 4cf02d8View commit details
Commits on Aug 22, 2022
-
Bump jul-to-slf4j from 1.7.36 to 2.0.0 (#424)
Bumps [jul-to-slf4j](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.0. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.0) --- updated-dependencies: - dependency-name: org.slf4j:jul-to-slf4j dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d127696 - Browse repository at this point
Copy the full SHA d127696View commit details
Commits on Aug 23, 2022
-
Bump PlantUML version to plantuml-asl-1.2022.7 (#425)
Signed-off-by: Sjoerd Talsma <sjoerdtalsma@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 901e9c8 - Browse repository at this point
Copy the full SHA 901e9c8View commit details
Commits on Aug 30, 2022
-
Bump logback-classic from 1.2.11 to 1.4.0 (#427)
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.2.11 to 1.4.0. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.2.11...v_1.4.0) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e670981 - Browse repository at this point
Copy the full SHA e670981View commit details
Commits on Sep 4, 2022
-
Take a java module name into account for pathnames. (#426)
* Move UmlCharacters to UML package. Signed-off-by: Sjoerd Talsma <sjoerdtalsma@users.noreply.github.com> * Add module name to Namespace class. Signed-off-by: Sjoerd Talsma <sjoerdtalsma@users.noreply.github.com> * Use module name in diagram paths and relative links. Signed-off-by: Sjoerd Talsma <sjoerdtalsma@users.noreply.github.com> * Another attempt to have lift ignore plantuml sources. * Refactor Reference.Side.to/from to Reference.to/from * Replace LinkedList Queue implementation with simpler ArrayDeque. * Remove unused threadlocal variable. Signed-off-by: Sjoerd Talsma <sjoerdtalsma@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for afa5403 - Browse repository at this point
Copy the full SHA afa5403View commit details
Commits on Sep 13, 2022
-
Bump mockito-core from 4.7.0 to 4.8.0 (#429)
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.7.0 to 4.8.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.7.0...v4.8.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5502976 - Browse repository at this point
Copy the full SHA 5502976View commit details
Commits on Sep 15, 2022
-
Bump logback-classic from 1.4.0 to 1.4.1 (#430)
Bumps [logback-classic](https://github.com/qos-ch/logback) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.4.0...v_1.4.1) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b62f5c9 - Browse repository at this point
Copy the full SHA b62f5c9View commit details -
Bump jul-to-slf4j from 2.0.0 to 2.0.1 (#431)
Bumps [jul-to-slf4j](https://github.com/qos-ch/slf4j) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.0...v_2.0.1) --- updated-dependencies: - dependency-name: org.slf4j:jul-to-slf4j dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 84e3f43 - Browse repository at this point
Copy the full SHA 84e3f43View commit details
Commits on Sep 30, 2022
-
Upgrade maven wrapper to mvn 3.8.6, wrapper 3.1.1.
Signed-off-by: Sjoerd Talsma <sjoerdtalsma@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0a37876 - Browse repository at this point
Copy the full SHA 0a37876View commit details -
Fix external link redirecting to generic HTML file.
Signed-off-by: Sjoerd Talsma <sjoerdtalsma@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 05fef48 - Browse repository at this point
Copy the full SHA 05fef48View commit details -
Bump jul-to-slf4j from 2.0.1 to 2.0.3 (#434)
Bumps [jul-to-slf4j](https://github.com/qos-ch/slf4j) from 2.0.1 to 2.0.3. - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](qos-ch/slf4j@v_2.0.1...v_2.0.3) --- updated-dependencies: - dependency-name: org.slf4j:jul-to-slf4j dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 45667c1 - Browse repository at this point
Copy the full SHA 45667c1View commit details
Commits on Oct 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ee4e9f2 - Browse repository at this point
Copy the full SHA ee4e9f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93d22f8 - Browse repository at this point
Copy the full SHA 93d22f8View commit details -
Release: Set project version to 2.0.19
Signed-off-by: Talsma CI <ci-user@talsma-ict.nl>
Configuration menu - View commit details
-
Copy full SHA for 9314f63 - Browse repository at this point
Copy the full SHA 9314f63View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.0.18...2.0.19