Releases: github/pages-health-check
Releases · github/pages-health-check
Release list
v1.19.2
Full Changelog: v1.19.1...v1.19.2
What's Changed
- Fix
Checkableincompatibility withppgem by @TooManyBees in #220 - Rename pretty_print alias to summary by @TooManyBees in #221
- Bump ruby/setup-ruby from 1.265.0 to 1.267.0 by @dependabot[bot] in #219
- Bump ruby/setup-ruby from 1.267.0 to 1.268.0 by @dependabot[bot] in #223
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #222
- Bump ruby/setup-ruby from 1.268.0 to 1.269.0 by @dependabot[bot] in #224
- Bump ruby/setup-ruby from 1.269.0 to 1.275.0 by @dependabot[bot] in #226
- Bump ruby/setup-ruby from 1.275.0 to 1.278.0 by @dependabot[bot] in #228
- Bump ruby/setup-ruby from 1.278.0 to 1.281.0 by @dependabot[bot] in #229
- Bump ruby/setup-ruby from 1.281.0 to 1.284.0 by @dependabot[bot] in #230
- Bump ruby/setup-ruby from 1.284.0 to 1.286.0 by @dependabot[bot] in #231
- Bump ruby/setup-ruby from 1.286.0 to 1.287.0 by @dependabot[bot] in #232
- Bump ruby/setup-ruby from 1.287.0 to 1.288.0 by @dependabot[bot] in #233
- Bump ruby/setup-ruby from 1.288.0 to 1.290.0 by @dependabot[bot] in #234
- Bump ruby/setup-ruby from 1.290.0 to 1.293.0 by @dependabot[bot] in #235
- Bump ruby/setup-ruby from 1.293.0 to 1.299.0 by @dependabot[bot] in #237
- Update addressable ~> 2.9 to fix ReDoS vulnerability (GHSA-h27x-rffw-24p4) by @Copilot in #239
Full Changelog: v1.19.1...v1.19.2
Fix incompatibility with `pp`'s pretty_print
What's Changed
- Fix Checkable incompatibility with pp gem #220
Checkable#pretty_printrenamed toCheckable#summary
Full Changelog: v1.19.0...v1.19.1
v1.19.0
What's Changed
- Add Domain.maybe_wildcard? to detect possible wilcard DNS records (which open people up to domain takeovers) in #203
Full Changelog: v1.18.6...v1.19.0
v1.18.5
What's Changed
- Add a missing nil check around cname_to_domain_to_pages? by @yoannchaudet in #173
Full Changelog: v1.18.4...v1.18.5
v1.18.4
What's Changed
- Create pages-gem.yml by @tsusdere in #161
- Custom domain simplifaction by @tsusdere in #163
- Bump actions/checkout from 3 to 4 by @dependabot in #162
- Update octokit requirement from >= 4, < 8 to >= 4, < 9 by @dependabot in #160
- Fix github.com matching by @yoannchaudet in #167
- Fix workflows by @yoannchaudet in #168
- Update octokit requirement from >= 4, < 9 to >= 4, < 10 by @dependabot in #171
- Simplify github_domain? check + add test by @yoannchaudet in #172
- Update public_suffix requirement from >= 3.0, < 6.0 to >= 3.0, < 7.0 by @dependabot in #170
- Pin redir_protocols by @yoannchaudet in #169
New Contributors
Full Changelog: v1.18.2...v1.18.4