Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/small cleanup #157

Closed
wants to merge 125 commits into from
Closed

Conversation

dgautier
Copy link

No description provided.

David and others added 30 commits October 9, 2023 16:46
Bumps `flexmark.version` from 0.64.4 to 0.64.8.

Updates `com.vladsch.flexmark:flexmark` from 0.64.4 to 0.64.8
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `com.vladsch.flexmark:flexmark-ext-tables` from 0.64.4 to 0.64.8
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `com.vladsch.flexmark:flexmark-ext-attributes` from 0.64.4 to 0.64.8
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `com.vladsch.flexmark:flexmark-ext-gfm-tasklist` from 0.64.4 to 0.64.8
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `com.vladsch.flexmark:flexmark-ext-gfm-strikethrough` from 0.64.4 to 0.64.8
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `com.vladsch.flexmark:flexmark-ext-superscript` from 0.64.4 to 0.64.8
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `com.vladsch.flexmark:flexmark-ext-yaml-front-matter` from 0.64.4 to 0.64.8
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `com.vladsch.flexmark:flexmark-ext-toc` from 0.64.4 to 0.64.8
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `com.vladsch.flexmark:flexmark-ext-admonition` from 0.64.4 to 0.64.8
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `com.vladsch.flexmark:flexmark-ext-emoji` from 0.64.4 to 0.64.8
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `com.vladsch.flexmark:flexmark-ext-autolink` from 0.64.4 to 0.64.8
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `com.vladsch.flexmark:flexmark-ext-typographic` from 0.64.4 to 0.64.8
- [Commits](https://github.com/vsch/flexmark-java/commits)

Updates `com.vladsch.flexmark:flexmark-html2md-converter` from 0.64.4 to 0.64.8
- [Commits](https://github.com/vsch/flexmark-java/commits)

---
updated-dependencies:
- dependency-name: com.vladsch.flexmark:flexmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vladsch.flexmark:flexmark-ext-tables
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vladsch.flexmark:flexmark-ext-attributes
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vladsch.flexmark:flexmark-ext-gfm-tasklist
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vladsch.flexmark:flexmark-ext-gfm-strikethrough
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vladsch.flexmark:flexmark-ext-superscript
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vladsch.flexmark:flexmark-ext-yaml-front-matter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vladsch.flexmark:flexmark-ext-toc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vladsch.flexmark:flexmark-ext-admonition
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vladsch.flexmark:flexmark-ext-emoji
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vladsch.flexmark:flexmark-ext-autolink
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vladsch.flexmark:flexmark-ext-typographic
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vladsch.flexmark:flexmark-html2md-converter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.15.2 to 2.15.3.
- [Commits](FasterXML/jackson-bom@jackson-bom-2.15.2...jackson-bom-2.15.3)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…jackson-jackson-bom-2.15.3

Bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3
…on-0.64.8

Bump flexmark.version from 0.64.4 to 0.64.8
Added CodeCov
renovate bot and others added 28 commits January 30, 2024 09:50
1. Explicitly configured logback
2. Log level management via cli parameter
3. by default printing summary for every updated/crated page only
…emout module instead, adding socket and connect timeout.
…meout module instead, adding socket and connect timeout.
feat(split-model) : extract model classes into dedicated module.
@dgautier dgautier closed this Feb 27, 2024
@dgautier dgautier deleted the feature/small-cleanup branch February 27, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants