Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): update html-proofer requirement from ~> 3.18 to ~> 4.4 #1217

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2023

Updates the requirements on html-proofer to permit the latest version.

Changelog

Sourced from html-proofer's changelog.

v4.4.3 (2022-10-08)

Full Changelog

Merged pull requests:

v4.4.2 (2022-10-07)

Full Changelog

Closed issues:

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

Merged pull requests:

v4.4.1 (2022-09-25)

Full Changelog

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:

v4.4.0 (2022-08-13)

Full Changelog

Closed issues:

  • --assume_extension unexpected behaviour #751
  • Protocol-relative (no http(s):) URL issue: Script cache issue and anti-pattern consideration #750
  • Questions on command-line options in 4.x #749

... (truncated)

Commits
  • 6f8a324 💎 4.4.3
  • df573ea Merge pull request #774 from gjtorikian/revert-767-feature/validate_options
  • 2abcf02 Revert "Validate options"
  • c752f80 💎 4.4.2
  • 942c2f1 Merge pull request #767 from asbjornu/feature/validate_options
  • 12a9409 Validate options
  • c0e2bde Merge pull request #772 from asbjornu/feature/create_unicode_file_from_code
  • dd31338 Create erstiebegrüßung.html from code
  • 2e7ed80 4.4.1
  • fc5eab8 Merge pull request #770 from riccardoporreca/feature/768-optimize-internal-ha...
  • Additional commits viewable in compare view

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Dependency update ruby Pull requests that update Ruby code labels Sep 9, 2023
Updates the requirements on [html-proofer](https://github.com/gjtorikian/html-proofer) to permit the latest version.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Changelog](https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md)
- [Commits](gjtorikian/html-proofer@v3.18.0...v4.4.3)

---
updated-dependencies:
- dependency-name: html-proofer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@cotes2020 cotes2020 force-pushed the dependabot/bundler/html-proofer-tw-4.4 branch from b104499 to ea6b4f6 Compare September 9, 2023 12:32
@cotes2020 cotes2020 merged commit c574166 into master Sep 9, 2023
5 of 6 checks passed
@cotes2020 cotes2020 deleted the dependabot/bundler/html-proofer-tw-4.4 branch September 9, 2023 12:35
gudtldn pushed a commit to gudtldn/gudtldn.github.io that referenced this pull request Jul 26, 2024
….4 (cotes2020#1217)

Updates the requirements on [html-proofer](https://github.com/gjtorikian/html-proofer) to permit the latest version.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Changelog](https://github.com/gjtorikian/html-proofer/blob/main/CHANGELOG.md)
- [Commits](gjtorikian/html-proofer@v3.18.0...v4.4.3)

And updates `html-proofer` arguments

---
updated-dependencies:
- dependency-name: html-proofer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant