Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2022

Bumps prosemirror-markdown from 1.9.3 to 1.9.4.

Changelog

Sourced from prosemirror-markdown's changelog.

1.9.4 (2022-08-19)

Bug fixes

Don't escape colon characters at the start of a line.

Escape parentheses in images and links.

Allow links to wrap emphasis markers when serializing Markdown.

Commits
  • e8c0a13 Mark version 1.9.4
  • 1d644b7 Allow links to wrap emphasis in serializer
  • 9836bf9 Add test for hard breaks
  • fa2fa56 Fix escaping of parentheses in links and images
  • 375cb55 Don't escape colons at start of line
  • See full diff 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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 dependabot bot added 3. to review dependencies Pull requests that update a dependency file labels Aug 20, 2022
Copy link
Collaborator

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 20, 2022

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@juliusknorr
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stable24/prosemirror-markdown-1.9.4 branch from 0ac0569 to 2e4308d Compare August 24, 2022 05:04
Copy link
Collaborator

@nextcloud-command nextcloud-command left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@juliusknorr
Copy link
Member

/compile amend /

Bumps [prosemirror-markdown](https://github.com/prosemirror/prosemirror-markdown) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/prosemirror/prosemirror-markdown/releases)
- [Changelog](https://github.com/ProseMirror/prosemirror-markdown/blob/master/CHANGELOG.md)
- [Commits](ProseMirror/prosemirror-markdown@1.9.3...1.9.4)

---
updated-dependencies:
- dependency-name: prosemirror-markdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
@nextcloud-command nextcloud-command force-pushed the dependabot/npm_and_yarn/stable24/prosemirror-markdown-1.9.4 branch from 2e4308d to 9349a9b Compare August 24, 2022 05:38
@dependabot dependabot bot merged commit ac5bd07 into stable24 Sep 2, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/stable24/prosemirror-markdown-1.9.4 branch September 2, 2022 06:49
@blizzz blizzz mentioned this pull request Sep 6, 2022
@blizzz blizzz added this to the Nextcloud 24.0.5 milestone Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants