Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

[ruby] Update html-proofer: 3.15.3 → 3.17.4 (minor) #191

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

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Dec 4, 2020

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ html-proofer (3.15.3 → 3.17.4) · Repo

Release Notes

3.16.0

  • Add support for before_request: #577

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 55 commits:

↗️ nokogumbo (indirect, 2.0.2 → 2.0.4) · Repo

Release Notes

2.0.4

[2.0.4] - 2020-11-27

Fixed

  • Fixed a bug where Nokogiri::HTML5.fragment(nil) would raise an error. Now
    it returns an empty DocumentFragment like it did in v2.0.2.
  • Fixed assertion failure when a tag immediately followed the UTF-8 BOM.

2.0.3

[2.0.3] - 2020-11-21

Added

  • Limit enforced on number of attributes per element, defaulting to 400 and
    configurable with the :max_attributes argument.

Fixed

  • Ignore UTF-8 byte order mark at the beginning of the input.
  • Fix content sniffing for Unicode strings.
  • Fixed crash where Ruby objects constructed in C can be garbage collected.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 20 commits:

↗️ parallel (indirect, 1.19.2 → 1.20.1) · Repo

Commits

See the full diff on Github. The new version differs by 16 commits:

↗️ public_suffix (indirect, 4.0.5 → 4.0.6) · Repo · Changelog

Release Notes

4.0.6 (from changelog)

Changed

  • Updated definitions.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 6 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

0 participants