Skip to content

Releases: OskarStark/doctor-rst

1.62.3

28 Aug 12:10
d726549
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.62.2...1.62.3

1.62.2

28 Aug 07:41
99b24f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.62.1...1.62.2

1.62.1

27 Aug 11:53
e37133f
Compare
Choose a tag to compare

What's Changed

  • composer(deps-dev): bump rector/rector from 1.2.3 to 1.2.4 by @dependabot in #1818
  • composer(deps-dev): bump phpstan/extension-installer from 1.4.1 to 1.4.2 by @dependabot in #1819
  • Fix : correct pattern for no broken :ref: directive by @MrYamous in #1817

Full Changelog: 1.62.0...1.62.1

1.62.0

22 Aug 13:26
b5b761e
Compare
Choose a tag to compare

What's Changed

  • composer(deps-dev): bump phpstan/phpstan from 1.11.1 to 1.11.2 by @dependabot in #1744
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 6.29.0 to 6.30.1 by @dependabot in #1745
  • composer(deps): bump symfony/finder from 7.0.7 to 7.1.0 by @dependabot in #1746
  • composer(deps): bump symfony/dependency-injection from 7.0.7 to 7.1.0 by @dependabot in #1747
  • composer(deps): bump symfony/config from 7.0.7 to 7.1.0 by @dependabot in #1749
  • composer(deps): bump symfony/options-resolver from 7.0.7 to 7.1.0 by @dependabot in #1748
  • composer(deps-dev): bump symfony/var-dumper from 7.0.7 to 7.1.0 by @dependabot in #1750
  • github-actions(deps): bump shivammathur/setup-php from 2.30.4 to 2.30.5 by @dependabot in #1751
  • composer(deps): bump symfony/console from 7.0.7 to 7.1.0 by @dependabot in #1753
  • composer(deps): bump symfony/yaml from 7.0.7 to 7.1.0 by @dependabot in #1752
  • composer(deps): bump symfony/string from 7.0.7 to 7.1.0 by @dependabot in #1754
  • composer(deps-dev): bump phpstan/phpstan from 1.11.2 to 1.11.3 by @dependabot in #1755
  • composer(deps): bump symfony/dependency-injection from 7.1.0 to 7.1.1 by @dependabot in #1756
  • composer(deps): bump symfony/yaml from 7.1.0 to 7.1.1 by @dependabot in #1757
  • composer(deps): bump symfony/options-resolver from 7.1.0 to 7.1.1 by @dependabot in #1758
  • composer(deps): bump symfony/config from 7.1.0 to 7.1.1 by @dependabot in #1759
  • composer(deps): bump symfony/finder from 7.1.0 to 7.1.1 by @dependabot in #1760
  • composer(deps): bump symfony/console from 7.1.0 to 7.1.1 by @dependabot in #1761
  • composer(deps): bump symfony/string from 7.1.0 to 7.1.1 by @dependabot in #1763
  • composer(deps-dev): bump symfony/var-dumper from 7.1.0 to 7.1.1 by @dependabot in #1762
  • composer(deps-dev): bump phpstan/extension-installer from 1.3.1 to 1.4.0 by @dependabot in #1764
  • composer(deps-dev): bump phpstan/phpstan from 1.11.3 to 1.11.4 by @dependabot in #1765
  • composer(deps-dev): bump phpstan/extension-installer from 1.4.0 to 1.4.1 by @dependabot in #1766
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 6.30.1 to 6.31.0 by @dependabot in #1767
  • composer(deps-dev): bump phpunit/phpunit from 10.5.20 to 10.5.21 by @dependabot in #1768
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.42.0 to 2.43.0 by @dependabot in #1769
  • github-actions(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #1770
  • composer(deps-dev): bump phpstan/phpstan from 1.11.4 to 1.11.5 by @dependabot in #1771
  • Lock file operations: 1 install, 5 updates, 0 removals by @OskarStark in #1772
  • Require ComposerRequireChecker 4.11 by @OskarStark in #1773
  • github-actions(deps): bump shivammathur/setup-php from 2.30.5 to 2.31.0 by @dependabot in #1775
  • composer(deps-dev): bump phpunit/phpunit from 10.5.21 to 10.5.24 by @dependabot in #1776
  • composer(deps): bump symfony/string from 7.1.1 to 7.1.2 by @dependabot in #1778
  • composer(deps): bump symfony/dependency-injection from 7.1.1 to 7.1.2 by @dependabot in #1779
  • composer(deps-dev): bump symfony/var-dumper from 7.1.1 to 7.1.2 by @dependabot in #1777
  • composer(deps): bump symfony/console from 7.1.1 to 7.1.2 by @dependabot in #1780
  • composer(deps-dev): bump phpstan/phpstan from 1.11.5 to 1.11.6 by @dependabot in #1781
  • composer(deps-dev): bump phpunit/phpunit from 10.5.24 to 10.5.25 by @dependabot in #1783
  • github-actions(deps): bump docker/setup-buildx-action from 3.3.0 to 3.4.0 by @dependabot in #1784
  • composer(deps-dev): bump phpstan/phpstan-webmozart-assert from 1.2.6 to 1.2.7 by @dependabot in #1785
  • composer(deps-dev): bump phpstan/phpstan from 1.11.6 to 1.11.7 by @dependabot in #1786
  • composer(deps-dev): bump phpunit/phpunit from 10.5.25 to 10.5.26 by @dependabot in #1787
  • github-actions(deps): bump shivammathur/setup-php from 2.31.0 to 2.31.1 by @dependabot in #1788
  • composer(deps-dev): bump rector/rector from 1.1.0 to 1.2.0 by @dependabot in #1782
  • Enhancement: Update dependencies in composer.json by @OskarStark in #1790
  • composer(deps): bump composer/semver from 3.4.0 to 3.4.1 by @dependabot in #1791
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 6.31.0 to 6.32.0 by @dependabot in #1792
  • composer(deps): bump composer/semver from 3.4.1 to 3.4.2 by @dependabot in #1793
  • composer(deps-dev): bump rector/rector from 1.2.0 to 1.2.1 by @dependabot in #1794
  • github-actions(deps): bump docker/setup-buildx-action from 3.4.0 to 3.5.0 by @dependabot in #1796
  • composer(deps-dev): bump phpstan/phpstan from 1.11.7 to 1.11.8 by @dependabot in #1797
  • composer(deps-dev): bump rector/rector from 1.2.1 to 1.2.2 by @dependabot in #1798
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 6.32.0 to 6.33.0 by @dependabot in #1799
  • composer(deps): bump symfony/dependency-injection from 7.1.2 to 7.1.3 by @dependabot in #1800
  • composer(deps): bump symfony/string from 7.1.2 to 7.1.3 by @dependabot in #1801
  • composer(deps): bump symfony/finder from 7.1.1 to 7.1.3 by @dependabot in #1802
  • composer(deps): bump symfony/console from 7.1.2 to 7.1.3 by @dependabot in #1803
  • composer(deps-dev): bump symfony/var-dumper from 7.1.2 to 7.1.3 by @dependabot in #1804
  • github-actions(deps): bump docker/setup-buildx-action from 3.5.0 to 3.6.1 by @dependabot in #1805
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 6.33.0 to 6.34.0 by @dependabot in #1806
  • composer(deps-dev): bump phpstan/phpstan from 1.11.8 to 1.11.9 by @dependabot in #1807
  • composer(deps-dev): bump phpstan/phpstan-webmozart-assert from 1.2.7 to 1.2.9 by @dependabot in #1808
  • composer(deps-dev): bump phpstan/phpstan from 1.11.9 to 1.11.10 by @dependabot in #1809
  • Enhancement: Bump dependencies in composer.json by @OskarStark in #1810
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 6.34.0 to 6.35.0 by @dependabot in #1811
  • composer(deps-dev): bump rector/rector from 1.2.2 to 1.2.3 by @dependabot in #1812
  • composer(deps-dev): bump phpstan/phpstan-webmozart-assert from 1.2.9 to 1.2.10 by @dependabot in #1813
  • composer(deps-dev): bump phpstan/phpstan from 1.11.10 to 1.11.11 by @dependabot in #1814
  • [Rule] No broken ref directive by @MrYamous in #1816

Full Changelog: 1.61.1...1.62.0

1.61.1

23 May 04:13
b318f0e
Compare
Choose a tag to compare

What's Changed

  • composer(deps-dev): bump rector/rector from 1.0.5 to 1.1.0 by @dependabot in #1741
  • Lock file operations: 10 installs, 10 updates, 0 removals by @OskarStark in #1743

Full Changelog: 1.61.0...1.61.1

1.61.0

23 May 04:06
f33e43b
Compare
Choose a tag to compare

What's Changed

  • composer(deps-dev): bump phpunit/phpunit from 10.5.18 to 10.5.19 by @dependabot in #1718
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 6.25.1 to 6.26.0 by @dependabot in #1720
  • github-actions(deps): bump shivammathur/setup-php from 2.30.2 to 2.30.3 by @dependabot in #1721
  • [rules] remove ArgumentVariableMustMatchType from Symfony group by @jrushlow in #1719
  • github-actions(deps): bump shivammathur/setup-php from 2.30.3 to 2.30.4 by @dependabot in #1723
  • composer(deps): bump symfony/string from 7.0.4 to 7.0.7 by @dependabot in #1727
  • composer(deps): bump symfony/finder from 7.0.0 to 7.0.7 by @dependabot in #1726
  • composer(deps): bump symfony/config from 7.0.6 to 7.0.7 by @dependabot in #1725
  • composer(deps): bump symfony/options-resolver from 7.0.0 to 7.0.7 by @dependabot in #1724
  • composer(deps-dev): bump phpunit/phpunit from 10.5.19 to 10.5.20 by @dependabot in #1722
  • composer(deps): bump symfony/yaml from 7.0.3 to 7.0.7 by @dependabot in #1730
  • composer(deps): bump symfony/console from 7.0.6 to 7.0.7 by @dependabot in #1731
  • composer(deps): bump symfony/dependency-injection from 7.0.6 to 7.0.7 by @dependabot in #1729
  • composer(deps-dev): bump symfony/var-dumper from 7.0.6 to 7.0.7 by @dependabot in #1728
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 6.26.0 to 6.27.0 by @dependabot in #1733
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 6.27.0 to 6.28.0 by @dependabot in #1734
  • composer(deps-dev): bump rector/rector from 1.0.4 to 1.0.5 by @dependabot in #1735
  • composer(deps-dev): bump phpstan/phpstan from 1.10.67 to 1.11.0 by @dependabot in #1737
  • composer(deps-dev): bump phpstan/phpstan-phpunit from 1.3.16 to 1.4.0 by @dependabot in #1738
  • New Rule: Ensure there is no redundant parenthesis on attribute by @alamirault in #1742

New Contributors

Full Changelog: 1.60.1...1.61.0

1.60.1

17 Apr 09:06
9495850
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.60.0...1.60.1

1.60.0

17 Apr 06:10
80155cd
Compare
Choose a tag to compare

What's Changed

  • composer(deps-dev): bump rector/rector from 1.0.3 to 1.0.4 by @dependabot in #1706
  • composer(deps-dev): bump phpunit/phpunit from 10.5.16 to 10.5.17 by @dependabot in #1707
  • github-actions(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by @dependabot in #1708
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 5.0.0 to 5.0.1 by @dependabot in #1709
  • [Rule] EnsureExplicitNullableTypes by @smnandre in #1711
  • composer(deps-dev): bump phpunit/phpunit from 10.5.17 to 10.5.18 by @dependabot in #1712
  • composer(deps-dev): bump phpstan/phpstan from 1.10.66 to 1.10.67 by @dependabot in #1715
  • Fix EnsureExplicitNullableTypes by @smnandre in #1716

Full Changelog: 1.59.1...1.60.0

1.59.1

04 Apr 05:22
9938746
Compare
Choose a tag to compare

What's Changed

  • composer(deps): bump symfony/service-contracts from 3.4.1 to 3.4.2 by @dependabot in #1699
  • composer(deps-dev): bump symfony/var-dumper from 7.0.4 to 7.0.6 by @dependabot in #1703
  • composer(deps): bump symfony/console from 7.0.4 to 7.0.6 by @dependabot in #1702
  • composer(deps): bump symfony/dependency-injection from 7.0.4 to 7.0.6 by @dependabot in #1701
  • composer(deps): bump symfony/config from 7.0.4 to 7.0.6 by @dependabot in #1700
  • Fix Github annotation for rule TitleUnderlineLengthMustMatchTitleLength by @alamirault in #1705

Full Changelog: 1.59.0...1.59.1

1.59.0

03 Apr 08:04
Compare
Choose a tag to compare

What's Changed

  • New rule : Ensure correct format for :phpfunction: by @MrYamous in #1688

Full Changelog: 1.58.0...1.59.0