Commit Graph

1625 Commits

Author SHA1 Message Date
Arnaud Roques 4f46b6726e refactor: remove dead code 2023-11-11 20:23:35 +01:00
Arnaud Roques 137d84101f style: remove unused import 2023-11-11 19:56:03 +01:00
PlantUML 2d47edd326
Merge pull request #1592 from plantuml/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.10.1
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
2023-11-10 09:36:48 +01:00
PlantUML 76a27d5d9d
Merge pull request #1599 from The-Lum/ImproveDoc
docs: improve doc (JavaDoc, GH) [`package-info.java`, `readme.md`]
2023-11-10 10:19:21 +02:00
The-Lum c885afd3d2 docs: add `package-info.java` and `readme.md`
(for `png` to `zopfli`)

Todo or remaining directory:
- api
- compositediagram
- core
- decoration
- flowdiagram
- golem
- klimt
- mda
- text
- utils
- webp
2023-11-09 20:11:23 +00:00
dependabot[bot] cb35beca6c
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 02:25:05 +00:00
The-Lum 7666511512
Merge branch 'plantuml:master' into ImproveDoc 2023-11-02 21:40:25 +01:00
The-Lum 3a095fd7cb docs: add `package-info.java` and `readme.md`
(for `dedication` to `png`)
2023-11-02 20:38:00 +00:00
PlantUML b8b98d0c18
Merge pull request #1587 from travkin79/patch/1580
#1580 Fix hiding stereotypes
2023-10-30 13:33:40 +02:00
Dietrich Travkin 0a795acbb3 Fix merge problem 2023-10-30 10:48:47 +01:00
Dietrich Travkin 7a7f59f00b Merge commit '89406657e7a26c74119a87637f8f96c94055b45b' into patch/1580 2023-10-30 10:45:34 +01:00
Dietrich Travkin 263662d6d3 #1580 Make source code compatible to Java 1.7 (forgot one stream usage) 2023-10-30 10:39:34 +01:00
Dietrich Travkin 8b87aa0c1c #1580 Make source code compatible to Java 1.7 2023-10-30 10:18:27 +01:00
PlantUML 89406657e7
Merge pull request #1588 from travkin79/patch/1475
#1475 Fix show statement
2023-10-27 11:39:41 +02:00
Dietrich Travkin 570d056f3d #1475 Fix show statement 2023-10-27 11:23:43 +02:00
Dietrich Travkin f47ca8c339 #1580 Fix hiding stereotypes 2023-10-27 11:00:17 +02:00
Arnaud Roques f8d87217a7 refactor: remove unused code 2023-10-22 12:15:29 +02:00
Arnaud Roques e92dcd400b refactor: remove unused code 2023-10-22 11:54:17 +02:00
Arnaud Roques 8f5c3379ed refactor: remove unused logo dead code 2023-10-22 11:28:29 +02:00
Arnaud Roques 9a75a9c577 Merge remote-tracking branch 'origin/attic-proposal' 2023-10-22 11:21:03 +02:00
Arnaud Roques 38ea5ae823 chore: prepare next development cycle 2023-10-22 10:33:24 +02:00
PlantUML 920bb2b33c
Proposal for attic.md 2023-10-21 20:48:16 +02:00
Arnaud Roques 2b2f291911 chore: gradle.properties has been skipped 2023-10-20 16:39:19 +02:00
Arnaud Roques 8b092894ed chore: version 1.2023.12 2023-10-20 15:58:10 +02:00
Arnaud Roques 1e6ffb0bec fix: add some hard-coded dot path for MacOS
https://github.com/plantuml/plantuml/issues/1583
2023-10-20 15:44:00 +02:00
Arnaud Roques 4adacbabe5 fix: improve error management for non-GPL version 2023-10-20 15:29:27 +02:00
The-Lum 28cc4638d6 docs: add `package-info.java` and `readme.md`
(for `abel` to `command`)
2023-10-17 10:16:34 +00:00
PlantUML 2bb375b7ba
Merge pull request #1579 from plantuml/dependabot/npm_and_yarn/dot-github/actions/configure-workflow/babel/traverse-7.23.2
chore(deps-dev): bump @babel/traverse from 7.15.4 to 7.23.2 in /.github/actions/configure-workflow
2023-10-17 11:42:39 +02:00
dependabot[bot] f7c578e3ad
chore(deps-dev): bump @babel/traverse
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 09:33:08 +00:00
The-Lum 172ac26e03
docs: create `ant` `readme.md` 2023-10-05 22:21:34 +02:00
Arnaud Roques 92e8838b6e Merge branch 'master' of https://github.com/plantuml/plantuml 2023-10-05 20:09:43 +02:00
Arnaud Roques a63177052e chore: update mockito version except for Java 8 2023-10-05 20:09:06 +02:00
PlantUML 4b1f3eda8b
Update BUILDING.md 2023-10-05 20:03:28 +02:00
Arnaud Roques cb395b103a chore: unify build.gradle.kts 2023-10-05 19:55:48 +02:00
PlantUML 50d1a1caa8
Update build.gradle.kts
Print Java version for tests
2023-10-05 17:05:30 +02:00
PlantUML 368a7827b8
Merge pull request #1570 from plantuml/dependabot/gradle/org.apache.ant-ant-1.10.14
chore(deps): bump org.apache.ant:ant from 1.10.13 to 1.10.14
2023-10-05 12:13:01 +02:00
PlantUML 44cda2ce59
Merge pull request #1568 from plantuml/dependabot/gradle/org.apache.xmlgraphics-fop-2.9
chore(deps): bump org.apache.xmlgraphics:fop from 2.8 to 2.9
2023-10-05 11:53:59 +02:00
dependabot[bot] 7bba098125
chore(deps): bump org.apache.xmlgraphics:fop from 2.8 to 2.9
Bumps org.apache.xmlgraphics:fop from 2.8 to 2.9.

---
updated-dependencies:
- dependency-name: org.apache.xmlgraphics:fop
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 09:41:06 +00:00
PlantUML 6f2dfca7c8
Merge pull request #1566 from plantuml/dependabot/gradle/org.apache.xmlgraphics-batik-all-1.17
chore(deps): bump org.apache.xmlgraphics:batik-all from 1.16 to 1.17
2023-10-05 11:40:03 +02:00
dependabot[bot] 3a302fba74
chore(deps): bump org.apache.ant:ant from 1.10.13 to 1.10.14
Bumps org.apache.ant:ant from 1.10.13 to 1.10.14.

---
updated-dependencies:
- dependency-name: org.apache.ant:ant
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 09:28:45 +00:00
PlantUML 637b408532
Merge pull request #1565 from plantuml/dependabot/gradle/org.junit.jupiter-junit-jupiter-5.10.0
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.10.0
2023-10-05 11:27:55 +02:00
PlantUML e6eb7b960d
Merge pull request #1564 from plantuml/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
2023-10-05 11:13:45 +02:00
PlantUML ee4c62d904
Merge pull request #1563 from plantuml/dependabot/github_actions/peter-evans/close-issue-3
chore(deps): bump peter-evans/close-issue from 2 to 3
2023-10-05 10:49:03 +02:00
PlantUML cbcda3c2ed
Merge pull request #1562 from plantuml/dependabot/github_actions/docker/login-action-3
chore(deps): bump docker/login-action from 2 to 3
2023-10-05 10:35:04 +02:00
PlantUML f2aa804ec1
Merge pull request #1561 from plantuml/dependabot/github_actions/docker/build-push-action-5
chore(deps): bump docker/build-push-action from 4 to 5
2023-10-05 10:24:19 +02:00
PlantUML 2623cc94dd
Merge pull request #1560 from plantuml/dependabot/github_actions/docker/metadata-action-5
chore(deps): bump docker/metadata-action from 4 to 5
2023-10-05 10:14:10 +02:00
dependabot[bot] 86d0e3bb3f
chore(deps): bump peter-evans/close-issue from 2 to 3
Bumps [peter-evans/close-issue](https://github.com/peter-evans/close-issue) from 2 to 3.
- [Release notes](https://github.com/peter-evans/close-issue/releases)
- [Commits](https://github.com/peter-evans/close-issue/compare/v2...v3)

---
updated-dependencies:
- dependency-name: peter-evans/close-issue
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 08:05:24 +00:00
PlantUML 73940b84cb
Merge pull request #1559 from plantuml/dependabot/github_actions/actions/add-to-project-0.5.0
chore(deps): bump actions/add-to-project from 0.4.1 to 0.5.0
2023-10-05 10:04:45 +02:00
dependabot[bot] fc61a6929f
chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 07:53:08 +00:00
PlantUML a126763265
Merge pull request #1558 from plantuml/dependabot/github_actions/docker/setup-qemu-action-3
chore(deps): bump docker/setup-qemu-action from 2 to 3
2023-10-05 09:52:19 +02:00