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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 55 commits:
:gem: bump to 3.17.4
Merge pull request #605 from gjtorikian/cache-crash
Correct internal links when pulled from outdated cache
:gem: bump to 3.17.3
Merge pull request #603 from gjtorikian/broken-hash-reporting
lint
Provide path to issue creation
no need
Merge pull request #600 from gjtorikian/add-ci-linting
bust cache I guess
workflow updates
gem updates
:gem: bump to 3.17.2
Merge pull request #597 from gjtorikian/oh-oh-broken-internals
Merge branch 'main' into add-ci-linting
over it
I guess these are all suggestions
like this?
Try adding GitHub Actions lint
Merge pull request #599 from gjtorikian/switch-to-actions
Bye Travis
Try adding CI
explain myself
Fix internal link handling for dirs w/o root_dir
Merge pull request #596 from olleolleolle/patch-1
CI: Drop unused Travis directive sudo: false
:gem: bump to 3.17.1
Merge pull request #594 from gjtorikian/root-folder-update
drop the regex
Rubocop
Let root_dir work for directories
Corrections to root_dir docs
:gem: bump to 3.17.0
Merge pull request #592 from gjtorikian/rubocop
minor fixes
lint
Merge pull request #590 from gjtorikian/support-local-cache
Merge pull request #591 from gjtorikian/check-source
test source tags
stupid ordering stuff
Remove needless duplication
fix tests
support cache for internal links
it's ok
Merge pull request #586 from iBobik/patch-2
Replaced reccomanded Docker image
:gem: bump to 3.16.0
:gem: bump to 3.16.0
Merge pull request #577 from asbjornu/feature/before-request
Update README
Merge pull request #578 from gjtorikian/allow-at-sign
Rubocop
Correctly broken
Allow for at-signs
Add HTMLProofer::Runner#before_request
Release Notes
2.0.4
2.0.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
Bump version to 2.0.4
Update ci.yml
Create ci.yml
Fix assertion failure when tag follows UTF-8 BOM
Fix regression when nil passed to fragment
Change “two supported options” to three in README
Remove empty fields from changelog [ci skip]
Bump version to 2.0.3
Wrap ParseArgs in a Ruby object
Add test for #150
Register all global VALUES as mark objects
Add README documentation and changelog entry about attribute limit
Fix extra spaces
Raise ArgumentError instead of ignoring attributes above limit
Limit number of attributes per element to prevent DoS
Update README.md
Fix content-sniffing for Unicode strings
Fix travis-ci build
Fix #134
Skip the unicode byte order mark
Commits
See the full diff on Github. The new version differs by 16 commits:
v1.20.1
Merge pull request #287 from grosser/grosser/eol
bring back ruby 2.4 since that broke rubocop builds because of some dependency foobar
Merge pull request #288 from grosser/grosser/ga
use GA
v1.20.0
Merge pull request #285 from grosser/grosser/break
allow breaking with value
Merge pull request #278 from grosser/grosser/ci
remove cert
fix errors
bump rake to fix warnings
bump rails
bump ruby requirements
bump AR
fix ci
Release Notes
4.0.6 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 6 commits:
Release 4.0.6
Last release with 2.3
Ignore rubocop cop
Update rubocop
Updated definitions
Fix key duplication in codecov.yml (#175)
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