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

Chore(deps): Bump easymde from 2.18.0 to 2.19.0 #1484

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2025

Bumps easymde from 2.18.0 to 2.19.0.

Changelog

Sourced from easymde's changelog.

[2.19.0] - 2025-02-18

Added

  • updateStatusBar type to typescript definitions (Thanks to [@​borodean], #519).
  • "upload-image" option to the ToolbarButton typescript definitions (Thanks to [@​borodean], #520).
  • imageInputName option to set a custom "name" attribute for the image input (Thanks to [@​robinvandernoord], #573).

Fixed

  • Relative image paths using the stylesheet as the source instead of the document (Thanks to [@​p1gp1g], #591).
  • Excessive memory usage with the previewImagesInEditor option (Thanks to [@​p1gp1g], #592).
  • Parentheses in the alt text of images causing the image not to load then using previewImagesInEditor (Thanks to [@​mayraamaral], #608).
Commits
  • fe680f0 2.19.0
  • 0eddf94 Update changelog for 2.19.0
  • 22ce228 Merge pull request #608 from mayraamaral/master
  • e7a56e1 Add a test for the parentheses problem
  • f20ff16 Merge branch 'Ionaru:master' into master
  • c93033b Merge pull request #609 from mayraamaral/v4
  • c1b06a9 Add Node.js version to artifact name
  • bdfd0da chore: update actions to v4
  • 138c198 chore: adjust regex from previewing images to only try to render if image has...
  • a6b121f Merge pull request #592 from p1gp1g/fix/image-processing
  • 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [easymde](https://github.com/Ionaru/easy-markdown-editor) from 2.18.0 to 2.19.0.
- [Changelog](https://github.com/Ionaru/easy-markdown-editor/blob/master/CHANGELOG.md)
- [Commits](Ionaru/easy-markdown-editor@2.18.0...2.19.0)

---
updated-dependencies:
- dependency-name: easymde
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 18, 2025
@dependabot dependabot bot requested a review from enjeck as a code owner February 18, 2025 10:38
Copy link
Contributor

@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

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 18, 2025

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.

@dependabot dependabot bot merged commit 33c3f78 into main Feb 19, 2025
30 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/easymde-2.19.0 branch February 19, 2025 10:37
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant