The NetBSD Project

CVS log for pkgsrc/www/ruby-html-proofer/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / ruby-html-proofer

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Sun Apr 30 14:20:45 2023 UTC (4 weeks, 4 days ago) by taca
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +3 -2 lines
Diff to previous 1.12 (unified)

www/ruby-html-proofer: update to 5.0.7

5.0.7 (2023-04-18)

What's Changed

* Support multiple email addresses in mailto by @gjtorikian in #797

Revision 1.12 / (download) - annotate - [select for diffs], Sun Mar 19 13:24:59 2023 UTC (2 months, 1 week ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (unified)

www/ruby-html-proofer: update to 5.0.6

5.0.5 (2023-03-07)

What's Changed

* remove proprietary pdf by @gjtorikian in #790
* Fix cleaning relative links cache key by @riccardoporreca in #793

5.0.6 (2023-03-15)

What's Changed

* Refactor/simplify internal link check resolution by @riccardoporreca in
  #795

Revision 1.11 / (download) - annotate - [select for diffs], Sat Jan 21 13:59:53 2023 UTC (4 months, 1 week ago) by taca
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (unified)

www/ruby-html-proofer: update to 5.0.4

pkgsrc change: add ruby32 support.

5.0.4 (2023-01-20)

What's Changed

* Improved PDF hash handling by @gjtorikian in #789

Revision 1.10 / (download) - annotate - [select for diffs], Sun Dec 18 14:47:39 2022 UTC (5 months, 1 week ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (unified)

www/ruby-html-proofer: update to 5.0.3

5.0.3 (2022-12-06)

* Address some typos by @gjtorikian in #780
* Fix poor srcset parsing by @gjtorikian in #784

Revision 1.9 / (download) - annotate - [select for diffs], Sun Dec 4 16:17:40 2022 UTC (5 months, 3 weeks ago) by taca
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (unified)

www/ruby-html-proofer: update to 5.0.2

5.0.2 (2022-11-15)

What's Changed

* Address some typos by @gjtorikian in #780

Contributors

* gjtorikian

Revision 1.8 / (download) - annotate - [select for diffs], Mon Nov 14 11:50:34 2022 UTC (6 months, 2 weeks ago) by taca
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (unified)

www/ruby-html-proofer: restrict to Ruby 3.1

Dependency to devel/ruby-async restricts to Ruby 3.1.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Nov 11 13:49:57 2022 UTC (6 months, 2 weeks ago) by taca
Branch: MAIN
Changes since 1.6: +8 -5 lines
Diff to previous 1.6 (unified)

www/ruby-html-proofer: update to 5.0.1

pkgsrc change:
* Add "USE_LANGUAGES=	# none".
* Add pkg_alternatives support.

5.0.0 (2022-10-08)

Closed issues:

* Options validation breaking for booleans #773

Merged pull requests:

* Native async #766 (gjtorikian)
* Lock to >= Ruby 3.1 #760 (gjtorikian)
* V5 #759 (gjtorikian)
* CLI Args: A New Hope #758 (gjtorikian)


5.0.1 (2022-11-01)

Closed issues:

* QUESTION - ignore-files syntax not ignore entire directories as I would
  expect it to. Is my approach syntax incorrect? #775

Merged pull requests:

* Accept regexp values for ignore-files via CLI #776 (gjtorikian)

Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 9 09:17:01 2022 UTC (7 months, 3 weeks ago) by taca
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (unified)

www/ruby-html-proofer: udpate to 4.4.3

4.4.1 (2022-09-25)

Closed issues:

* Custom Checker class is not executed #764
* --cache unvailable in CLI #763
* --parallel unavailable in CLI #762
* HTMLproofer does not properly ignore links #756
* Mailto check failed in some cases #754

Merged pull requests:

* Optimize checking internal link hashes in target files #770
  (riccardoporreca)
* Fix --swap-attributes CLI argument in README #765 (mark-monteiro)
* Fix and improve swap_attribute README example #755 (riccardoporreca)


4.4.2 (2022-10-07)

Closed issues:

* erstiebegrüung.html causing problems on macOS #771
* HTMLProofer times out #768

Merged pull requests:

* Create erstiebegrüung.html from code #772 (asbjornu)
* Validate options #767 (asbjornu)


4.4.3 (2022-10-08)

Merged pull requests:

* Revert "Validate options" #774 (gjtorikian)

Revision 1.5 / (download) - annotate - [select for diffs], Wed Aug 31 14:47:35 2022 UTC (9 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.4: +9 -9 lines
Diff to previous 1.4 (unified)

www/ruby-html-proofer: update to 4.4.0

3.19.4 (2022-05-19)

Closed issues:
* Add JUnit-compatible Reporter #703
* Problems with internal link cache re-checking logic (4.0.0.rc3) #695
* File / sources processing issues #693

4.0.0 (2022-07-11)

Closed issues:
* From time to time I get response code 0 with Stream error in the HTTP/2
  framing layer #716
* Hash not exist in path with implicit index #714
* Config section of README seems to be out of sync with actual CLI options
  #713
* Allow separate internal/external cache timeframe #708
* Update nokogiri dependency #705
* Issue with internal links re-checking logic / cache keys #702
* Empty alt tag #228

Merged pull requests:
* Allow for empty alt attributes #717 (gjtorikian)
* Address internal hash issue #715 (gjtorikian)
* Fix internal link issue #712 (gjtorikian)
* Use <path>:<line> in the CLI reporter #711 (riccardoporreca)
* Split timeframes out #710 (gjtorikian)
* Bump actions/checkout from 2 to 3 #709 (dependabot[bot])
* chore: Included githubactions in the dependabot config #707
  (naveensrinivasan)
* chore: Set permissions for GitHub actions #706 (naveensrinivasan)
* Fix internal link format #699 (gjtorikian)
* Fix internal cache metadata check #696 (riccardoporreca)
* Feature/fix files sources processing #694 (riccardoporreca)
* 4.0.0 #674 (gjtorikian)

4.0.1 (2022-07-12)

Closed issues:
* Linking to directories without a trailing slash in 4.0.0 #718

Merged pull requests:
* Restore follow_location #719 (gjtorikian)

4.1.0 (2022-07-15)

Closed issues:
* Set enforce_https to false on the CLI #727
* srcset width/pixel density descriptors cause missing image error #724
* Example cache config not working #723
* Removal of --check-html #722
* CHANGELOG.md says Unreleased but 4.0 is out #721
* Make --checks options case insensitive #720

Merged pull requests:
* Squash some minor 4.x bugs #728 (gjtorikian)
* Change --url-ignore to --ignore-urls in README.md #726 (nwhetsell)

4.2.0 (2022-07-16)

Closed issues:
* Provide option to ignore hash references for internal links #731

Merged pull requests:
* Add option to disable internal hash check #732 (gjtorikian)
* Update readme to reflect new command line option --ignore-status-codes
  #729 (bassmang)

4.3.0 (2022-07-26)

Closed issues:
* check_internal_hash seems to be always true #739
* Disable internal/external cache altogether if not timeframe is specified
  #737
* How to set CLI option --check-external-hash to false? #735
* Cached external URLs with missing hash are not re-checked #733
* Warn/Failure if unknown configuration option is provided #730
* hash ref's on the same page aren't found #725
* No support for multiple URLs in srcset #313

Merged pull requests:
* moderately improved hash detection #741 (gjtorikian)
* adjust for additional srcset/webp logic #740 (gjtorikian)
* clarify CLI booleans #738 (gjtorikian)
* Cache fixes and improvements #736 (riccardoporreca)
* Ensure consistent external cache re-check for all failures #734
  (riccardoporreca)

4.3.1 (2022-07-29)

* Fix #724: handle srcsets with multiple pixel density entries

4.3.2 (2022-08-03)

* Switch 'source' elements to use image check code path

4.4.0 (2022-08-13)

* Fix external URL key for script links without protocol (#750)
* Failure on protocol-relative URLs across the board (#750)
* Adapt/extend tests to the protocol-relative failures (#750)
* Fix #752 from riccardoporreca/feature/750-fail-on-protocol-relative-urls

Revision 1.4 / (download) - annotate - [select for diffs], Sun Dec 19 06:48:46 2021 UTC (17 months, 1 week ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (unified)

www/ruby-html-proofer: update to 3.19.3

3.19.3 (2021-12-17)

Fixed bugs:

* mailto without email shouldn't fail #552

Closed issues:

* links without html suffix claimed to be broken #654
* Unexpected 404 link #648
* Thread 0 Crashes on M1 chip (MacOS Big Sur 13.1) #646
* Add GitHub Action wrappers to README? #642
* Add support for site.baseurl, workaround #618
* Some URLs are reported invalid but are in fact OK #581
* Internally linking to <valid URL> which does not exist #542

Merged pull requests:

* Add typhoeus-config user agent and cookies snippets to the README #666
  (JackWilb)
* Run htmlproofer and precede it with the correct ruby binary #665
  (dleidert)
* Document how to adjust for a baseurl #658 (PeterJCLaw)
* Add flag to allow no-email mailto links #657 (PeterJCLaw)
* fix redirect (after changing name of master branch) #653 (matkoniecz)
* Add example using proof-html GitHub action #651 (anishathalye)
* Replace Nokogumbo with Nokogiri #650 (stevecheckoway)
* Apply Uniq filter to remove duplicate issues #649 (uberfuzzy)

Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 30 16:04:17 2021 UTC (21 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (unified)

www/ruby-html-proofer: update to 3.19.2

3.19.2 (2021-06-24)

* Fix for Hydra.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jun 2 15:01:07 2021 UTC (23 months, 4 weeks ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (unified)

www/ruby-html-proofer: update to 3.19.1

There are a few note with release but not others.  Please refer commit log
<https://github.com/gjtorikian/html-proofer/compare/v3.15.2...v3.19.1> in
detail.


3.19.1 (2021-04-18)

3.19.0 (2021-04-11)

* Support hydra config on CLI #632

3.18.8 (2021-03-04)

3.18.7 (2021-03-04)

3.18.6 (2021-02-21)

3.18.5 (2021-01-02)

3.18.4 (2021-01-02)

3.18.3 (2020-12-29)

3.18.2 (2020-12-17)

3.18.1 (2020-12-16)

3.17.2 (2020-11-23)

3.17.1 (2020-11-22)

3.17.0 (2020-11-14)

3.16.0 (2020-09-10)

* Add support for before_request: #577

3.15.3 (2020-04-20)

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 14 16:10:50 2020 UTC (3 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2

www/ruby-html-proofer: import ruby26-html-proofer-3.15.2

HTMLProofer is a set of tests to validate your HTML output. These
tests check if your image references are legitimate, if they have
alt tags, if your internal links are working, and so on. It's
intended to be an all-in-one checker for your output.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>