Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps earmark from 1.4.46 to 1.4.48.

Changelog

Sourced from earmark's changelog.

Earmark 1.4.47 2025-06-21

Midsummernight release ;)

This is mainly for Elixir 1.19 and OTP 28

Here are the usual KUDOs :)

  • wjotekmach took care of OTP28 with this PR#512 Many thanks

  • nightconcept did not leave us in the dark (yeah that's a cheap one) by taking care of the Tuple.append/2 deprecation with PR#511

  • adamu eagle eyedely spotted that ex_doc did Many thanks not depend on Earmark anymore and added it as dependency and also made the doc much better structured in PR#513

  • benmurde spotted somehow, that a typespec depending on Regexp.replace was incorrect, no idead how he did that, but clap! and fixed it in PR#510

And eventually it was a walk in the park for YHS to fix the few remaining warnings.

Thank you all.

Earmark 1.4.47 2024-07-12

First a small explanation

This has been backported from RobertDober/earmark_parser#156.

It seems however important to clarify some things concerning the split between Earmark and EarmarkParser which were confusing.

They are only historically related and there is no formal dependency anymore. As I am still happy to help out with Earmark but also very relieved not to be obliged I might as well continue to do backports bugfixes (but probably not new features). However all decision about what will happen with Earmark and how the internal parser evolves will not be taken by me.

This release is done beacause our new maintainer asked me to make it so (couldn't resist this one) and because he accepted the PR for the backport.

Unfortunately the naming of the projects and the internal module Earmark.Parser have made people unconfortable with bug reports.

Please note two things here.

Firstly, and most importantly, nowbody will be harsh or impolite of you file an issue in the wrong project, we'll figure it out.

Secondly I have opened an Issue about better documenting this in both projects. All comments and ideas on this topic are very much welcome.

Hopefully this will become much clearer soon.

And now for something completely different

... (truncated)

Commits

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [earmark](https://github.com/pragdave/earmark) from 1.4.46 to 1.4.48.
- [Changelog](https://github.com/pragdave/earmark/blob/master/RELEASE.md)
- [Commits](pragdave/earmark@v1.4.46...v1.4.48)

---
updated-dependencies:
- dependency-name: earmark
  dependency-version: 1.4.48
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Jun 23, 2025
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 elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant