Releases: yupiik/tools-maven-plugin
1.2.14
Release 1.2.14
- dependabot[bot]: Bump react-router and react-router-dom in /env-manager/src/main/frontend (#64)
Bumps react-router to 6.30.3 and updates ancestor dependency react-router-dom. These dependencies need to be updated together.
Updates react-router from 6.22.0 to 6.30.3
Updates react-router-dom from 6.22.0 to 6.30.3
updated-dependencies:
- dependency-name: react-router
dependency-version: 6.30.3
dependency-type: indirect - dependency-name: react-router-dom
dependency-version: 6.30.3
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>. link.
- dependabot[bot]: Bump @remix-run/router and react-router-dom (#63)
Bumps @remix-run/router to 1.23.2 and updates ancestor dependency react-router-dom. These dependencies need to be updated together.
Updates @remix-run/router from 1.15.0 to 1.23.2
Updates react-router-dom from 6.22.0 to 6.30.3
updated-dependencies:
- dependency-name: "@remix-run/router"
dependency-version: 1.23.2
dependency-type: indirect - dependency-name: react-router-dom
dependency-version: 6.30.3
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>. link.
- Romain Manni-Bucau: [feature] use fusion release. link.
- Romain Manni-Bucau: [feature] simple but powerful static content generator. link.
- Romain Manni-Bucau: [static generator] enable to control the compiler classpath + use external files for handlebar template/partials + add a fatjar for convenience. link.
- dependabot[bot]: Bump lodash from 4.17.21 to 4.17.23 in /env-manager/src/main/frontend
Bumps lodash from 4.17.21 to 4.17.23.
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] support@github.com. link.
- Romain Manni-Bucau: [static generator] ensure to close the executor. link.
- Romain Manni-Bucau: [static generator] ensure retry is never more than 60s. link.
- Romain Manni-Bucau: [static generator] adjust gitlab service http clients to ensure they can be throttled in http2 - max stream per connection issue. link.
- Romain Manni-Bucau: [static generator] add gitlab and json contributors. link.
- francois papon: [generic-static-generator] Use more thread in executor for tests. link.
- Romain Manni-Bucau: [adoc] basic default mermaid support. link.
- Patrik Duditš: Emit controls attribute for audio and video. link.
- dependabot[bot]: Bump minimatch from 3.1.2 to 3.1.5 in /env-manager/src/main/frontend
Bumps minimatch from 3.1.2 to 3.1.5.
updated-dependencies:
- dependency-name: minimatch
dependency-version: 3.1.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] support@github.com. link.
- dependabot[bot]: Bump picomatch from 2.3.1 to 2.3.2 in /env-manager/src/main/frontend
Bumps picomatch from 2.3.1 to 2.3.2.
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] support@github.com. link.
- dependabot[bot]: Bump flatted from 3.2.9 to 3.4.2 in /env-manager/src/main/frontend
Bumps flatted from 3.2.9 to 3.4.2.
updated-dependencies:
- dependency-name: flatted
dependency-version: 3.4.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] support@github.com. link.
- Romain Manni-Bucau: [minisite][mojo] wire createADefault404Page. link.
- Romain Manni-Bucau: [fix][static http server] support mjs content type. link.
1.2.13
Release 1.2.13
- Romain Manni-Bucau: [fix][adoc] support admonition blocks. link.
- Romain Manni-Bucau: [adoc] ensure xref can format their text. link.
- Romain Manni-Bucau: [adoc] enable table last cell to be multiple in inline rows + drop legacy passthorugh symbols in macro (51188) as well as macro quoting surronding (__) since it is not in the theme for now. link.
- François Papon: Update mojos.adoc. link.
- Romain Manni-Bucau: [slides] support role attribute in listing template. link.
- Romain Manni-Bucau: [dep] upgrade asciidoctor to v3. link.
- Clément de Tastes: [Asciidoc] Implement image link (#61)
- dependabot[bot]: Bump js-yaml from 4.1.0 to 4.1.1 in /env-manager/src/main/frontend (#62)
Bumps js-yaml from 4.1.0 to 4.1.1.
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>. link.
- francois papon: [env-manager] Update package-lock.json. link.
1.2.12
Release 1.2.12
- Andy Damevin: Fix data: when using imagesdir. link.
- Romain Manni-Bucau: [adoc][link] parse link label as adoc. link.
- Romain Manni-Bucau: Fixes #53, ensure to not use asciidoc DESCRIPTION_LIST_PREFIX matcher when we know it is not a macro. link.
- Romain Manni-Bucau: Fixes #53, avoid contains+indexOf for the same test. link.
1.2.11
Release 1.2.11
- Andy Damevin: Some fixes to mimic asciidocj renderring. link.
- Andy Damevin: Some fixes and tests. link.
- Andy Damevin: Fix showtitle. link.
- Andy Damevin: Add test and use all attr for showtitle. link.
- Romain Manni-Bucau: rebase. link.
1.2.10
Release 1.2.10
- Andy Damevin: [asciidoc] Support for relfile attrs. link.
1.2.9
Release 1.2.9
- Romain Manni-Bucau: Fixes #37 and #38, support includes anywhere in attributes and imagesdir without data-uri. link.
- francois papon: [minisite] Fix search button visibilty. link.
- francois papon: [dependency] Upgrade to Apache POI 5.3.0. link.
- francois papon: [dependency] Upgrade to Apache POI 5.4.1. link.
- francois papon: [dependency] Upgrade to ESBuild 0.25.0. link.
- francois papon: [dependency] Upgrade dependencies. link.
- francois papon: [dependency] Fix npm registry. link.
1.2.8
Release 1.2.8
- Romain Manni-Bucau: [fix] ensure default asciidoc table cell formatting support inline markup. link.
- Romain Manni-Bucau: asciidoc ensure admonitions are block friendly. link.
- francois papon: [asciidoc] Add support for hard line breaks (fix #30). link.
- francois papon: [asciidoc] List with leading dot in content are broken (fix #26). link.
- Loris Boiteux: #35 [synchronize-github-releases] check if main branch exists, otherwise use master. link.
- Loris Boiteux: #35 [synchronize-github-releases] get targetCommitish parameter from repo branches list. link.
- Loris Boiteux: #35 [synchronize-github-releases] provide optional targetCommitish parameter to goal execution configuration. link.
1.2.7
Release 1.2.7
- Romain Manni-Bucau: [fix] ensure macros can be surrounded by parenthesis. link.
- Romain Manni-Bucau: [fix] support '-' as a '*' alias for lists. link.
1.2.6
Release 1.2.6
- francois papon: [build] Add reproducible build badge. link.
- francois papon: [dependencies] Upgrade to Fusion 1.0.23. link.
- francois papon: [documentation] Fix list mojo generation. link.
- francois papon: [build] Upgrade github actions and runner. link.
- francois papon: [build] Use Zulu distribution. link.
- François Papon: [documentation] Update README.adoc. link.
- francois papon: [test] Fix mojo documentation generator. link.
1.2.5
Release 1.2.5
- francois papon: [tool-maven-plugin] Filter merge request commit in synchronize release mojo. link.
- jtama: [asciidoc] Width and height attributes are propagated to rendered html.
Unlabelled attribute is also only used id tha alt attribute isn't explicitly specified. link.