Skip to content

Conversation

dependabot-preview[bot]
Copy link

Bumps premailex from 0.2.3 to 0.3.13.

Release notes

Sourced from premailex's releases.

v0.3.13

Fixed spec and docs issues. #58 #59

v0.3.12

Changes

  • Premailex.HTMLInlineStyles.process/3 now supports passing in CSS as an argument #57

v0.3.11

Changes

  • Fixed bug where the inline styles where applied to more than the first match causing in some cases styles to be missing for subsequent parent elements #53
  • Relax floki requirement #54
  • Relax meeseeks requirement #54

v0.3.10

Changes

  • Support floki up to v0.24.x

v0.3.9

Changes

  • Ignore @font-face at-rule #49

v0.3.8

Changes

  • Removed HTTPoison and use :httpc instead #42
  • Fixed bug where HTML with no style tags resulted in all existing inline styles being removed #44
  • Added is_binary/1 guard to Premailex.to_inline_css/2 and Premailex.to_text/1 #45

v0.3.7

Changes

  • Preserve downlevel-revealed conditional comments in Premailex.Util.traverse/3 #38

v0.3.6

Changes

  • Preserve conditional comments in Premailex.Util.traverse/3 so they can show up in output from Premailex.HTMLInlineStyles.process/2 #37

v0.3.5

Changes

  • Accept <table> with <th> elements. #35

v0.3.4

Changes

Changelog

Sourced from premailex's changelog.

v0.3.13 (2020-11-24)

Fixed spec and docs issues.

v0.3.12 (2020-10-18)

  • Premailex.HTMLInlineStyles.process/3 now supports passing in CSS as an argument

v0.3.11 (2020-10-08)

  • Fixed bug where the inline styles where applied to more than the first match causing in some cases styles to be missing for subsequent parent elements
  • Relax floki requirement
  • Relax meeseeks requirement

v0.3.10 (2020-01-09)

  • Support floki up to v0.24.x

v0.3.9 (2019-10-06)

  • Ignore @font-face at-rule

v0.3.8 (2019-08-22)

  • Removed HTTPoison and use :httpc instead
  • Fixed bug where HTML with no style tags resulted in all existing inline styles being removed
  • Added is_binary/1 guard to Premailex.to_inline_css/2 and Premailex.to_text/1

v0.3.7 (2019-07-05)

  • Preserve downlevel-revealed conditional comments in Premailex.Util.traverse/3

v0.3.6 (2019-06-22)

  • Preserve conditional comments in Premailex.Util.traverse/3 so they can show up in output from Premailex.HTMLInlineStyles.process/2

v0.3.5 (2019-03-21)

  • Accept <table> with <th> elements.

v0.3.4

  • HTTP adapter for HTTPoison that handles redirects #31 #32 (thanks Przemyslaw Mroczek @Lackoftactics)

v0.3.3

  • Ignore @media queries #28 #29

v0.3.2

Commits

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 26, 2020
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants