achedeuzot / ueberauth_auth0

Auth0 OAuth2 strategy for Überauth.
https://hexdocs.pm/ueberauth_auth0
MIT License
71 stars 46 forks source link

chore(deps-dev): bump earmark from 1.4.10 to 1.4.13 #151

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps earmark from 1.4.10 to 1.4.13.

Changelog

Sourced from earmark's changelog.

1.4.13 2020-12-03

  • A minor fix for the compact output option , Noo Issue, OMG ;)

1.4.12 2020-11-27

Adapted the CLI to accept the wikilinks switch for EarmarkParser

1.4.11 2020-11-26

Commits
  • 6dd28fe Release 1.4.13
  • dc88e85 Delete .travis.yml
  • e2774ea Merge pull request #396 from rinpatch/feat/optimized-escape
  • a4d71ae benchmark: Fix Earmark.as_ast deprecation
  • 0d95d7a Add an optimized implementation for HTML escaping and part of smartypants
  • 0cedf53 Alternative Syntax for GH Actions CI
  • 288884d CI moved from Travis CI to github actions
  • cd8e024 Release v1.4.12
  • 6b1422e Release v1.4.12
  • 9d643a3 Rebased upon PR 394 Compact Output and RELEASE.md updated accordingly
  • 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[bot] commented 3 years ago

Superseded by #157.