davidjbradshaw / iframe-resizer

Keep iFrames sized to their content.
https://iframe-resizer.com
Other
6.65k stars 981 forks source link

Bump phantomjs from 1.9.20 to 2.1.7 #1179

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps phantomjs from 1.9.20 to 2.1.7.

Release notes

Sourced from phantomjs's releases.

v2.1.7

  • Change the default download location to github releases, per discussion on Medium/phantomjs#509 and ariya/phantomjs#13953
  • If there's a global npm phantomjs-prebuilt install on linux/osx, try to use that for local installs (windows is harder for complicated windows reasons)

v2.1.6

Remove dependency on adm-zip due to alleged GPL violations (Medium/phantomjs#495)

v2.1.5

Minor fixes to custom CA handling Use sha-256 instead of md5 for download verification

v2.1.4

Minor fix to how proxy certs are parsed (Medium/phantomjs#457)

v2.1.3

  • Changed package name to phantomjs-prebuilt
  • Fix for cafiles with multiple certificates

v2.1.2

Update installer to work with windows 2.1.1 package

Update installer to PhantomJS 2.1.1 Removes dependency on npmconf

Commits
  • 77d138e fix: migrate relative path to absolute path before calling into shell
  • 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 show 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)
davidjbradshaw commented 11 months ago

@dependabot ignore this dependency

dependabot[bot] commented 11 months ago

OK, I won't notify you about phantomjs again, unless you re-open this PR.