ckruse / microformats2-elixir

Microformats2 parser in Elixir
MIT License
19 stars 7 forks source link

build(deps): bump floki from 0.30.0 to 0.30.1 #17

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps floki from 0.30.0 to 0.30.1.

Changelog

Sourced from floki's changelog.

[0.30.1] - 2021-03-29

Fixed

  • Fix typespecs of Floki.traverse_and_update/2 to make clear that it does not accept text nodes directly.
Commits
  • c133fed Bump patch version to 0.30.1
  • 7858990 Add PayPal as a way to sponsor the project
  • 984d539 Bump ex_doc from 0.23.0 to 0.24.1 (#341)
  • fd88a28 Improve docs and typespecs about traverse_and_update
  • 484565c Bump earmark from 1.4.13 to 1.4.14 (#336)
  • 6aa964e Use the latest and oldest supported Elixir+OTP in CI
  • 8764c93 Bump html_entities from 0.5.1 to 0.5.2 (#335)
  • 66a2274 Bump dialyxir from 1.0.0 to 1.1.0 (#334)
  • 931ac6e Bump credo from 1.5.4 to 1.5.5 (#332)
  • 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 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)