Commit graph

63 commits

Author SHA1 Message Date
3688d397d4 Update CommonMark packages to v0.24.0 2024-11-01 15:13:29 +00:00
b774c997da
Copy during execution phase 2024-08-08 20:22:50 +02:00
42fa5a1c6d
Switch to tasks.register() to define custom tasks 2024-06-15 23:29:53 +02:00
508c193c50
Bump Node.js version 2024-06-15 22:41:54 +02:00
da393c74f0
Replace Gradle Git plugin with direct Git commands 2024-06-15 22:41:34 +02:00
56aff15a70
Run tasks in project directory 2024-05-31 01:51:19 +02:00
eb58b19791
Group CommonMark packages 2024-05-30 21:55:55 +02:00
6a8f1f2813 Fix output of non-semantic version string 2024-01-07 00:10:19 +01:00
renovate[bot]
dd14305803
Update plugin com.github.node-gradle.node to v7.0.1 2024-01-06 21:48:29 +00:00
48adee4823 Set dummy date to Antville’s birthday 2024-01-06 22:45:23 +01:00
renovate[bot]
78d151f5ea Update dependency org.jsoup:jsoup to v1.17.2 2024-01-06 22:45:23 +01:00
renovate[bot]
9c3c69fd07
Update plugin org.ajoberstar.grgit to v5.2.1 2024-01-06 20:44:22 +00:00
2dda30ed75
Merge pull request #363 from antville/renovate/org.jsoup-jsoup-1.x
Update dependency org.jsoup:jsoup to v1.16.1
2023-08-28 20:10:30 +02:00
renovate[bot]
3134a0053f
Update plugin com.github.node-gradle.node to v7 2023-08-28 18:03:03 +00:00
renovate[bot]
65d3631194
Update plugin org.ajoberstar.grgit to v5.2.0 2023-08-28 17:56:37 +00:00
renovate[bot]
748825e40c
Update dependency org.jsoup:jsoup to v1.16.1 2023-08-27 18:17:35 +00:00
b196d285cd
Fix wrong name for a JSDoc option 2023-08-26 22:58:52 +02:00
816c7151ab
Merge branch 'main' into dependabot/gradle/org.ajoberstar.grgit-5.0.0 2023-08-26 21:23:42 +02:00
18c80b047d Merge pull request #352 from antville/dependabot/gradle/org.commonmark-commonmark-ext-autolink-0.21.0
build(deps): bump commonmark-ext-autolink from 0.18.1 to 0.21.0
2023-08-26 21:10:28 +02:00
fab5fa2e14
Merge pull request #353 from antville/dependabot/gradle/com.github.node-gradle.node-3.5.1
build(deps): bump com.github.node-gradle.node from 3.1.1 to 3.5.1
2023-08-26 20:53:48 +02:00
e9d1014e3f Rewrite Gradle scripts for using NPM instead of Yarn 2023-08-26 19:43:50 +02:00
dependabot[bot]
9ab30b47e8
build(deps): bump com.github.node-gradle.node from 3.1.1 to 3.5.1
Bumps com.github.node-gradle.node from 3.1.1 to 3.5.1.

---
updated-dependencies:
- dependency-name: com.github.node-gradle.node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-27 16:01:51 +00:00
dependabot[bot]
04550673f9
build(deps): bump commonmark-ext-autolink from 0.18.1 to 0.21.0
Bumps [commonmark-ext-autolink](https://github.com/commonmark/commonmark-java) from 0.18.1 to 0.21.0.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.18.1...commonmark-parent-0.21.0)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark-ext-autolink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 16:05:49 +00:00
dependabot[bot]
7852d26b6c
build(deps): bump org.ajoberstar.grgit from 4.1.1 to 5.0.0
Bumps [org.ajoberstar.grgit](https://github.com/ajoberstar/grgit) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/ajoberstar/grgit/releases)
- [Commits](https://github.com/ajoberstar/grgit/compare/4.1.1...5.0.0)

---
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 16:10:16 +00:00
288e21a710 Merge branch 'main' into dependabot/gradle/org.ajoberstar.grgit-4.1.1 2021-12-11 15:55:53 +01:00
1f5094c165 Merge branch 'main' into dependabot/gradle/com.github.node-gradle.node-3.1.1 2021-12-11 15:50:43 +01:00
dependabot[bot]
0dc29460e4
build(deps): bump org.ajoberstar.grgit from 4.1.0 to 4.1.1
Bumps org.ajoberstar.grgit from 4.1.0 to 4.1.1.

---
updated-dependencies:
- dependency-name: org.ajoberstar.grgit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 12:01:37 +00:00
cf4486e397 Merge branch 'main' into dependabot/npm_and_yarn/less-4.1.2 2021-12-11 12:58:01 +01:00
180d271c66 Bump Node and Yarn versions 2021-12-11 12:53:58 +01:00
dependabot[bot]
99c9f00db4
build(deps): bump com.github.node-gradle.node from 3.1.0 to 3.1.1
Bumps com.github.node-gradle.node from 3.1.0 to 3.1.1.

---
updated-dependencies:
- dependency-name: com.github.node-gradle.node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 11:42:04 +00:00
dependabot[bot]
adf2d4002d
build(deps): bump jsoup from 1.13.1 to 1.14.3
Bumps [jsoup](https://github.com/jhy/jsoup) from 1.13.1 to 1.14.3.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.13.1...jsoup-1.14.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-11 11:29:02 +00:00
e82eda3252 Merge remote-tracking branch 'origin/dependabot/gradle/org.commonmark-commonmark-ext-gfm-tables-0.18.1' into upgrade-commonmark-0.17.1-0.18.1
Fix #295 #296 #297 #298
2021-12-11 12:26:25 +01:00
229209c3a3 Merge remote-tracking branch 'origin/dependabot/gradle/org.commonmark-commonmark-ext-gfm-strikethrough-0.18.1' into upgrade-commonmark-0.17.1-0.18.1 2021-12-11 12:13:06 +01:00
1d445b72f0 Merge remote-tracking branch 'origin/dependabot/gradle/org.commonmark-commonmark-ext-autolink-0.18.1' into upgrade-commonmark-0.17.1-0.18.1 2021-12-11 12:12:20 +01:00
dependabot[bot]
dc80cf2ccd
build(deps): bump commonmark-ext-autolink from 0.17.1 to 0.18.1
Bumps [commonmark-ext-autolink](https://github.com/commonmark/commonmark-java) from 0.17.1 to 0.18.1.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.17.1...commonmark-parent-0.18.1)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark-ext-autolink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 16:11:20 +00:00
dependabot[bot]
745e594941
build(deps): bump commonmark from 0.17.1 to 0.18.1
Bumps [commonmark](https://github.com/commonmark/commonmark-java) from 0.17.1 to 0.18.1.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.17.1...commonmark-parent-0.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 16:11:10 +00:00
dependabot[bot]
0115e0382b
build(deps): bump commonmark-ext-gfm-strikethrough from 0.17.1 to 0.18.1
Bumps [commonmark-ext-gfm-strikethrough](https://github.com/commonmark/commonmark-java) from 0.17.1 to 0.18.1.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.17.1...commonmark-parent-0.18.1)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark-ext-gfm-strikethrough
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 16:11:07 +00:00
dependabot[bot]
5ba9989c93
build(deps): bump commonmark-ext-gfm-tables from 0.17.1 to 0.18.1
Bumps [commonmark-ext-gfm-tables](https://github.com/commonmark/commonmark-java) from 0.17.1 to 0.18.1.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.17.1...commonmark-parent-0.18.1)

---
updated-dependencies:
- dependency-name: org.commonmark:commonmark-ext-gfm-tables
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 16:11:03 +00:00
dependabot[bot]
b67f421edc
build(deps): bump com.github.node-gradle.node from 3.0.1 to 3.1.0
Bumps com.github.node-gradle.node from 3.0.1 to 3.1.0.

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 09:56:47 +00:00
900fd2635c Add Gradle task setting Yarn version 2021-04-18 17:10:50 +02:00
735f580b32 Bump Yarn version 2021-04-18 16:41:29 +02:00
287df1e4ec Bump Node to latest LTS 2021-04-18 16:40:26 +02:00
1144db0434 Merge branch 'main' into dependabot/gradle/com.github.node-gradle.node-3.0.1 2021-04-18 16:37:09 +02:00
25d309fe81 Bump Gradle version 2021-04-18 16:35:22 +02:00
29d25a08ad Merge branch 'main' into dependabot/gradle/com.github.node-gradle.node-3.0.1 2021-04-18 15:56:06 +02:00
60c9f486d0 Fix error when dir already exists 2021-04-18 15:54:16 +02:00
4835eb8884 Bump commonmark version 2021-04-18 15:53:56 +02:00
dependabot[bot]
c96fdb8c49
build(deps): bump commonmark-ext-gfm-tables from 0.14.0 to 0.17.1
Bumps [commonmark-ext-gfm-tables](https://github.com/commonmark/commonmark-java) from 0.14.0 to 0.17.1.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.14.0...commonmark-parent-0.17.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-18 13:29:01 +00:00
dependabot[bot]
196bb0f435
build(deps): bump commonmark-ext-gfm-strikethrough from 0.14.0 to 0.17.1
Bumps [commonmark-ext-gfm-strikethrough](https://github.com/commonmark/commonmark-java) from 0.14.0 to 0.17.1.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.14.0...commonmark-parent-0.17.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-18 13:28:30 +00:00
dependabot[bot]
6dada559f1
build(deps): bump commonmark-ext-autolink from 0.14.0 to 0.17.1
Bumps [commonmark-ext-autolink](https://github.com/commonmark/commonmark-java) from 0.14.0 to 0.17.1.
- [Release notes](https://github.com/commonmark/commonmark-java/releases)
- [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/commonmark/commonmark-java/compare/commonmark-parent-0.14.0...commonmark-parent-0.17.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 09:24:24 +00:00