Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Bump premailer from 1.11.1 to 1.15.0 #534

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2021

Bumps premailer from 1.11.1 to 1.15.0.

Changelog

Sourced from premailer's changelog.

Verion 1.15.0

  • improve a href parsing

Verion 1.14.3

  • add existing license to gemspec

Verion 1.14.2

  • fix greedy url() parsing

Verion 1.14.1

  • Fix to converting inline html 100px to 100

Verion 1.14.0

  • Convert inline html 100px to 100

Verion 1.13.1

  • Replace deprecated File.exists? with File.exist? (fixes Ruby 2.8 deprecation warning)

Verion 1.13.0

  • Fix URI.open deprecation warnings

Version 1.12.1

  • Fix greedy script regex.
Commits
  • 08fe1c1 v1.15.0
  • ca16055 Merge pull request #406 from ryanscottaudio/fix-link-with-no-href-2
  • 096135e Simplify href finding process
  • 5323c48 Simplify regex for finding tags
  • f54aae6 Find tags first and then parse them for href
  • c5db9cb v1.14.3
  • b601c81 Merge pull request #403 from reiz/patch-1
  • 0f8a087 Adding license information to the gemspec
  • b6a2aba Merge pull request #401 from kalilz4485/remove-canonicalize-loop
  • de23611 Remove relative loop in canonicalize
  • 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 dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels May 17, 2021
@dependabot dependabot bot changed the base branch from master to main May 19, 2021 14:10
@dependabot dependabot bot force-pushed the dependabot/bundler/premailer-1.15.0 branch from 1d6d891 to 8148d52 Compare May 19, 2021 15:45
@dependabot dependabot bot force-pushed the dependabot/bundler/premailer-1.15.0 branch from 8148d52 to 437ec11 Compare May 19, 2021 15:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants