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

Bump remark from 1.0.0 to 1.2.0 #1320

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2022

Bumps remark from 1.0.0 to 1.2.0.

Release notes

Sourced from remark's releases.

Remark v1.2.0

Version: 1.2.0

  • #2 - Further improvements to parsing tables

Remark v1.1.0

Version: 1.1.0

  • #1 - Add blanks headers for HTML tables without headers when converted to markdown
Changelog

Sourced from remark's changelog.

Version: 1.2.0

  • #2 - Further improvements to parsing tables

Version: 1.1.0

  • #1 - Add blanks headers for HTML tables without headers when converted to markdown
Commits
  • 95ad919 Release remark 1.2.0
  • 7c510eb Fix multiple markdown table issues.
  • 543f13f Prepare for next version development
  • 1d8d6f6 Release remark 1.1.0
  • 2653db4 Update Gradle wrapper to 5.5.1
  • c8397a1 Add blanks headers for HTML tables without headers when converted to markdown
  • d02ec3b Update README
  • 69b3164 Release 1.0.0
  • ca433c3 Update README
  • 089176b Setup Gradle deploy
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [remark](https://github.com/kotcrab/remark-java) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/kotcrab/remark-java/releases)
- [Changelog](https://github.com/kotcrab/remark-java/blob/master/CHANGES.md)
- [Commits](kotcrab/remark-java@1.0.0...v1.2.0)

---
updated-dependencies:
- dependency-name: com.kotcrab.remark:remark
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 11, 2022
@datho7561
Copy link
Contributor

We should probably replace remark instead of just updating to the latest released version

@vrubezhny
Copy link
Contributor

vrubezhny commented Jun 15, 2023

-@datho7561 do you know any valuable alternatives for such a replacement?
Because it looks like this version update makes no sense because the remark- java still doesn't support any version of jsoup that is newer than the currently used 1.14.2, so both PR #1288 and PR #1537 suggesting to update jsoup are also senseless

I see #1291

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants