Skip to content

Releases: leMaur/php-url-checker

2.0.1

01 Jun 17:25
Immutable release. Only release title and notes can be modified.
07561ac

Choose a tag to compare

What's Changed

  • docs: update CHANGELOG for 2.0.0 by @github-actions[bot] in #25
  • chore(ci): add Composer malware + advisory audit gate by @leMaur in #26

New Contributors

  • @github-actions[bot] made their first contribution in #25

Full Changelog: 2.0.0...2.0.1

2.0.0

27 May 09:32
Immutable release. Only release title and notes can be modified.
eb18055

Choose a tag to compare

What's Changed

  • Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in #17
  • Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in #18
  • Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in #19
  • chore: drop EOL PHP 8.1, modernize test toolchain by @leMaur in #21
  • Add maxRedirects guard to UrlChecker by @leMaur in #20
  • chore: SHA-pin all actions + gate Dependabot auto-merge on tests by @leMaur in #22
  • fix(ci): code-style check-only (no codebase mutation) by @leMaur in #23
  • chore(ci): PR-based changelog + squash (branch-protection rollout) by @leMaur in #24

Full Changelog: 1.1.2...2.0.0

1.1.2

06 Jan 14:00
1226155

Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot[bot] in #6
  • Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot[bot] in #7
  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #8
  • Bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #9
  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @leMaur in #10
  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @leMaur in #11
  • Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #12
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #13
  • Bump stefanzweifel/git-auto-commit-action from 6 to 7 by @dependabot[bot] in #14
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #15
  • Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #16

New Contributors

Full Changelog: 1.1.1...1.1.2

v1.1.1

06 Nov 09:47
36617bc

Choose a tag to compare

What's Changed

  • Bump ramsey/composer-install from 2 to 3 by @dependabot in #2
  • Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #3
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in #4
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #5

Full Changelog: 1.1.0...1.1.1

v1.1.0

24 Mar 09:24
afd0877

Choose a tag to compare

What's Changed

  • Add connect-timeout and timeout parameters to check method on UrlChecker class by @leMaur
  • Add type for headers array into CheckData.php by @leMaur
  • Extract headers and pass them into CheckData.php by @leMaur

Full Changelog: 1.0.0...1.1.0

v1.0.0

23 Mar 18:27
680fea5

Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in #1

New Contributors

Full Changelog: https://github.com/leMaur/php-url-checker/commits/1.0.0