Releases: jakob-bagterp/browserist
Releases Β· jakob-bagterp/browserist
v1.6.22
What's Changed
- Bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #720
- Bump mkdocs-material from 9.5.42 to 9.5.43 by @dependabot in #721
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #724
- Bump peter-evans/repository-dispatch from 2 to 3 by @dependabot in #723
- Bump actions/setup-python from 4 to 5 by @dependabot in #725
- Bump actions/download-artifact from 3 to 4 by @dependabot in #727
- Bump selenium from 4.25.0 to 4.26.1 by @dependabot in #722
- Bump actions/checkout from 2 to 4 by @dependabot in #726
Full Changelog: v1.6.21...v1.6.22
v1.6.21
Full Changelog: v1.6.20...v1.6.21
v1.6.20
What's Changed
- Bump mkdocs-material from 9.5.39 to 9.5.40 by @dependabot in #698
- Bump mkdocstrings from 0.26.1 to 0.26.2 by @dependabot in #697
- Bump coverage from 7.6.1 to 7.6.3 by @dependabot in #699
- Bump mkdocstrings-python from 1.11.1 to 1.12.0 by @dependabot in #700
- Bump pre-commit from 4.0.0 to 4.0.1 by @dependabot in #701
- Documentation: Add tip for getting page source from single-page applications (SPAs) by @jakob-bagterp in #702
- Bump mkdocs-material from 9.5.40 to 9.5.42 by @dependabot in #703
- Bump tox from 4.21.2 to 4.23.0 by @dependabot in #704
- Bump mypy from 1.11.2 to 1.12.1 by @dependabot in #705
- Bump coverage from 7.6.3 to 7.6.4 by @dependabot in #706
- Bump mkdocstrings-python from 1.12.0 to 1.12.2 by @dependabot in #707
- Bump mypy from 1.12.1 to 1.13.0 by @dependabot in #711
- Bump mkdocs-git-revision-date-localized-plugin from 1.2.9 to 1.3.0 by @dependabot in #709
- Bump keyring from 25.4.1 to 25.5.0 by @dependabot in #712
- Bump tox from 4.23.0 to 4.23.2 by @dependabot in #708
- Bump pillow from 10.4.0 to 11.0.0 by @dependabot in #710
- Documentation: Update section on browser support by @jakob-bagterp in #714
- Documentation: Update and add color to comparison table by @jakob-bagterp in #715
- Documentation: Split settings from user guide and move to separate section by @jakob-bagterp in #716
- Documentation: Add code examples to SEO XPath cheatsheet by @jakob-bagterp in #717
- Feature: Add new .editorconfig for configuration of coding style by @jakob-bagterp in #718
- Feature: Add workflow for automated release by @jakob-bagterp in #719
Full Changelog: v1.6.19...v1.6.20
v1.6.19
What's Changed
Breaking Changes
- Refactor: Group get page source and element HTML methods by @jakob-bagterp in #693
New Features
- Feature: Add support for Python 3.13 by @jakob-bagterp in #694
Full Changelog: v1.6.18...v1.6.19
v1.6.18
What's Changed
New Features
- Feature: Add get element inner and outer HTML methods by @jakob-bagterp in #692
Fixes and Updates
- Fix: Failing tests of setting user agent per session by @jakob-bagterp in #691
Full Changelog: v1.6.17...v1.6.18
v1.6.17
What's Changed
New Features
- Feature: Add get page source method by @jakob-bagterp in #685
- Feature: Add option to set user agent by @jakob-bagterp in #687
Fixes and Updates
- Refactor: Refactor and add docstring to compile_comparison_to_regex_pattern() URL helper method by @jakob-bagterp in #672
- Refactor: Add missing type hint to disable network test function by @jakob-bagterp in #690
- Refactor: Corrected internal naming of execute script method by @jakob-bagterp in #686
Documentation
- Documentation: Add ownership meta tag for Google Search Console by @jakob-bagterp in #676
- Documentation: Add robots.txt to enhance SEO by @jakob-bagterp in #677
Updated Dependencies
- Bump mkdocs-git-revision-date-localized-plugin from 1.2.7 to 1.2.8 by @dependabot in #673
- Bump tox from 4.18.0 to 4.18.1 by @dependabot in #674
- Bump mkdocstrings from 0.26.0 to 0.26.1 by @dependabot in #675
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #678
- Bump mkdocs-git-revision-date-localized-plugin from 1.2.8 to 1.2.9 by @dependabot in #679
- Bump mkdocs-material from 9.5.34 to 9.5.36 by @dependabot in #680
- Bump tox from 4.18.1 to 4.20.0 by @dependabot in #681
- Bump keyring from 25.3.0 to 25.4.1 by @dependabot in #683
- Bump selenium from 4.24.0 to 4.25.0 by @dependabot in #682
- Bump mkdocs-material from 9.5.36 to 9.5.39 by @dependabot in #684
- Bump pre-commit from 3.8.0 to 4.0.0 by @dependabot in #689
- Bump tox from 4.20.0 to 4.21.2 by @dependabot in #688
Full Changelog: v1.6.16...v1.6.17
v1.6.16
What's Changed
Fixes and Updates
- Fix: Errors in tests of open URL methods, scroll height and viewport by @jakob-bagterp in #670
Updated Dependencies
- Bump mkdocs from 1.6.0 to 1.6.1 by @dependabot in #668
- Bump selenium from 4.23.1 to 4.24.0 by @dependabot in #667
- Bump mkdocs-material from 9.5.33 to 9.5.34 by @dependabot in #666
- Bump mkdocstrings from 0.25.2 to 0.26.0 by @dependabot in #665
- Bump mkdocstrings-python from 1.10.8 to 1.11.1 by @dependabot in #671
Full Changelog: v1.6.15...v1.6.16
v1.6.15
What's Changed
New Features
- Feature: Disable default search engine prompt for Chromedriver by @jakob-bagterp in #664
Updated Dependencies
- Bump selenium from 4.22.0 to 4.23.0 by @dependabot in #643
- Bump mypy from 1.10.1 to 1.11.0 by @dependabot in #642
- Bump pytest from 8.2.2 to 8.3.1 by @dependabot in #641
- Bump mkdocstrings from 0.25.1 to 0.25.2 by @dependabot in #644
- Bump mkdocs-material from 9.5.29 to 9.5.30 by @dependabot in #645
- Bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #646
- Bump selenium from 4.23.0 to 4.23.1 by @dependabot in #648
- Bump mkdocstrings-python from 1.10.5 to 1.10.7 by @dependabot in #647
- Bump flake8 from 7.1.0 to 7.1.1 by @dependabot in #653
- Bump mkdocs-material from 9.5.30 to 9.5.31 by @dependabot in #652
- Bump pytest from 8.3.1 to 8.3.2 by @dependabot in #649
- Bump mypy from 1.11.0 to 1.11.1 by @dependabot in #651
- Bump coverage from 7.6.0 to 7.6.1 by @dependabot in #650
- Bump tox from 4.16.0 to 4.17.1 by @dependabot in #654
- Bump keyring from 25.2.1 to 25.3.0 by @dependabot in #655
- Bump lxml from 5.2.2 to 5.3.0 by @dependabot in #656
- Bump mkdocstrings-python from 1.10.7 to 1.10.8 by @dependabot in #659
- Bump mkdocs-git-revision-date-localized-plugin from 1.2.6 to 1.2.7 by @dependabot in #660
- Bump mypy from 1.11.1 to 1.11.2 by @dependabot in #662
- Bump mkdocs-material from 9.5.31 to 9.5.33 by @dependabot in #661
- Bump tox from 4.17.1 to 4.18.0 by @dependabot in #657
- Bump mike from 2.1.2 to 2.1.3 by @dependabot in #658
Full Changelog: v1.6.14...v1.6.15
v1.6.14
What's Changed
New Features
- Feature: Add window set width and height methods by @jakob-bagterp in #635
- Feature: Add viewport set width and height methods by @jakob-bagterp in #636
Fixes and Updates
- Fix: Codecov issue and missing configuration for tests of window set width and height methods by @jakob-bagterp in #637
- Refactor: Improve readability of assert statements in tests by @jakob-bagterp in #638
Documentation
- Documentation: Add section about wait methods to user guide by @jakob-bagterp in #624
- Documentation: Added tips to wait methods section in user guide by @jakob-bagterp in #625
- Documentation: Update docstrings for Enum classes by @jakob-bagterp in #632
- Documentation: Edit tabs and windows sections by @jakob-bagterp in #639
- Documentation: Add working with window position to user guide by @jakob-bagterp in #640
- Documentation: Add working with window sizes to user guide by @jakob-bagterp in #628
Updated Dependencies
- Bump mike from 2.1.1 to 2.1.2 by @dependabot in #626
- Bump mypy from 1.10.0 to 1.10.1 by @dependabot in #627
- Bump mkdocs-material from 9.5.27 to 9.5.28 by @dependabot in #630
- Bump pillow from 10.3.0 to 10.4.0 by @dependabot in #629
- Bump tox from 4.15.1 to 4.16.0 by @dependabot in #631
- Bump coverage from 7.5.4 to 7.6.0 by @dependabot in #634
- Bump mkdocs-material from 9.5.28 to 9.5.29 by @dependabot in #633
Full Changelog: v1.6.13...v1.6.14
v1.6.13
What's Changed
Fixes and Updates
- Feature: Refactor tests and mock data to use internal web pages by @jakob-bagterp in #592
- Documentation: Add new tools section to user guide and examples of script execution by @jakob-bagterp in #611
Updated Dependencies
- Bump coverage from 7.5.1 to 7.5.2 by @dependabot in #606
- Bump mkdocstrings-python from 1.10.2 to 1.10.3 by @dependabot in #608
- Bump mkdocs-material from 9.5.23 to 9.5.24 by @dependabot in #607
- Bump requests from 2.32.0 to 2.32.2 by @dependabot in #609
- Bump keyring from 25.2.0 to 25.2.1 by @dependabot in #610
- Bump requests from 2.32.2 to 2.32.3 by @dependabot in #612
- Bump mkdocs-material from 9.5.24 to 9.5.25 by @dependabot in #613
- Bump coverage from 7.5.2 to 7.5.3 by @dependabot in #614
- Bump mkdocs-git-revision-date-localized-plugin from 1.2.5 to 1.2.6 by @dependabot in #615
- Bump tox from 4.15.0 to 4.15.1 by @dependabot in #616
- Bump mkdocs-material from 9.5.25 to 9.5.26 by @dependabot in #617
- Bump pytest from 8.2.1 to 8.2.2 by @dependabot in #618
- Bump flake8 from 7.0.0 to 7.1.0 by @dependabot in #619
- Bump mkdocs-material from 9.5.26 to 9.5.27 by @dependabot in #620
- Bump mkdocstrings-python from 1.10.3 to 1.10.5 by @dependabot in #621
- Bump coverage from 7.5.3 to 7.5.4 by @dependabot in #622
- Bump selenium from 4.21.0 to 4.22.0 by @dependabot in #623
Full Changelog: v1.6.12...v1.6.13