1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-09-20 19:19:04 +00:00
Commit Graph

1559 Commits

Author SHA1 Message Date
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
PlantUML
76ca2de8e9
Update BUILDING.md 2023-10-05 09:46:08 +02:00
dependabot[bot]
131d3d38d8
chore(deps): bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 07:42:28 +00:00
dependabot[bot]
fd7cd4a2bf
chore(deps): bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 07:42:12 +00:00
PlantUML
9a05b92b26
Merge pull request #1557 from plantuml/dependabot/github_actions/docker/setup-buildx-action-3
chore(deps): bump docker/setup-buildx-action from 2 to 3
2023-10-05 09:41:33 +02:00
PlantUML
31f6639db0
Update BUILDING.md
Add some note about Java Compatibility
2023-10-05 09:39:44 +02:00
PlantUML
2813d11b4f
Merge pull request #1555 from plantuml/dependabot/npm_and_yarn/dot-github/actions/configure-workflow/tough-cookie-4.1.3
chore(deps-dev): bump tough-cookie from 4.0.0 to 4.1.3 in /.github/actions/configure-workflow
2023-10-05 09:27:06 +02:00
dependabot[bot]
3f04d32add
chore(deps): bump org.apache.xmlgraphics:batik-all from 1.16 to 1.17
Bumps org.apache.xmlgraphics:batik-all from 1.16 to 1.17.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 01:55:45 +00:00
dependabot[bot]
279d1d2f51
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.10.0
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.9.2 to 5.10.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 01:55:43 +00:00
dependabot[bot]
9ca7125385
chore(deps): bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 01:46:24 +00:00
dependabot[bot]
0507c7b505
chore(deps): bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 01:46:21 +00:00
dependabot[bot]
0366571f50
chore(deps): bump actions/add-to-project from 0.4.1 to 0.5.0
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](https://github.com/actions/add-to-project/compare/v0.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: actions/add-to-project
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 01:46:12 +00:00
dependabot[bot]
2f2d3a8773
chore(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 01:46:05 +00:00