Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Bump commonmark from 0.14.0 to 0.15.0 #957

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 22, 2020

Bumps commonmark from 0.14.0 to 0.15.0.

Changelog

Sourced from commonmark's changelog.

[0.15.0] - 2020-05-21

Added

  • Extension for width/height attributes for images, thanks @dohertyfjatl
    • Syntax: ![text](https://github.com/atlassian/commonmark-java/blob/master/url.png){width=640 height=480}
    • Use class ImageAttributesExtension in artifact commonmark-ext-image-attributes
  • Extension for task lists (GitHub-style), thanks @dohertyfjatl
    • Syntax:
      - [x] task [#1](https://github.com/atlassian/commonmark-java/issues/1)` 
      - [ ] task [#2](https://github.com/atlassian/commonmark-java/issues/2)` 
      
    • Use class TaskListItemsExtension in artifact commonmark-ext-task-list-items
Commits
  • 821e2eb [maven-release-plugin] prepare release commonmark-parent-0.15.0
  • 6ed1491 Configure separate push URL in developerConnection
  • 7c578b2 Update date
  • 8be4303 Prepare for 0.15.0
  • ffdf6ef Add test for character references without semicolons
  • 7a962aa Merge pull request #165 from dohertyfjatl/task-list-support
  • 44c3acb Some refactor based on pull request feedback:
  • 72f9173 Add support for task list items
  • 6436f41 Update link to CLA
  • c836270 Merge pull request #164 from dohertyfjatl/master
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 22, 2020
@jenkins-reform-hmcts jenkins-reform-hmcts temporarily deployed to preview May 22, 2020 05:40 Inactive
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/com.atlassian.commonmark-commonmark-0.15.0 branch from 8fa288b to b61d131 Compare May 22, 2020 08:49
@jenkins-reform-hmcts jenkins-reform-hmcts temporarily deployed to preview May 22, 2020 08:55 Inactive
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jenkins-reform-hmcts jenkins-reform-hmcts temporarily deployed to preview May 22, 2020 08:57 Inactive
@dependabot-preview dependabot-preview bot merged commit 7d32128 into master May 22, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/com.atlassian.commonmark-commonmark-0.15.0 branch May 22, 2020 09:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file ns:sscs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants