Browserist

Latest version: v1.7.1

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 13

1.7.1

What's Changed
* Bump selenium from 4.26.1 to 4.28.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/778
* Bump mkdocs-material from 9.5.50 to 9.6.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/782


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.7.0...v1.7.1

1.7.0

What's Changed
* Fix: Codecov upload of coverage reports should fail on errors by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/758
* Bump coverage from 7.6.8 to 7.6.9 by dependabot in https://github.com/jakob-bagterp/browserist/pull/760
* Bump mkdocs-material from 9.5.47 to 9.5.48 by dependabot in https://github.com/jakob-bagterp/browserist/pull/759
* Bump mkdocs-material from 9.5.48 to 9.5.49 by dependabot in https://github.com/jakob-bagterp/browserist/pull/764
* Bump mypy from 1.13.0 to 1.14.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/765
* Feature: Disable GPU in headless mode by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/766
* Bump mkdocstrings-python from 1.12.2 to 1.13.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/767
* Bump keyring from 25.5.0 to 25.6.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/768
* Bump coverage from 7.6.9 to 7.6.10 by dependabot in https://github.com/jakob-bagterp/browserist/pull/769
* Documentation: Examples of configuration differences between Selenium and Browserist by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/763
* Documentation: Fixed internal link by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/770
* Bump pillow from 11.0.0 to 11.1.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/773
* Bump setuptools from 75.6.0 to 75.7.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/772
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/jakob-bagterp/browserist/pull/774
* Bump mypy from 1.14.0 to 1.14.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/771
* Bump setuptools from 75.7.0 to 75.8.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/776
* Bump mkdocs-material from 9.5.49 to 9.5.50 by dependabot in https://github.com/jakob-bagterp/browserist/pull/777
* Bump tox from 4.23.2 to 4.24.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/779
* Bump pre-commit from 4.0.1 to 4.1.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/780
* Bump selenium from 4.26.1 to 4.27.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/761
* Fix: Remove support for Python 3.10 due to issues with Selenium 4.27.1 or later versions by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/781


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.24...v1.7.0

1.6.24

What's Changed
* Fix: Pytest issue in set timeout for Python 3.10 for Windows and downgrade Selenium from version 4.27.1 to 4.26.1 by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/757


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.23...v1.6.24

1.6.23

What's Changed
* Documentation: Reorganise Home and Getting Started sections by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/728
* Bump mkdocstrings from 0.26.2 to 0.27.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/730
* Bump mkdocs-material from 9.5.43 to 9.5.44 by dependabot in https://github.com/jakob-bagterp/browserist/pull/731
* Bump mkdocs-redirects from 1.2.1 to 1.2.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/732
* Bump setuptools from 69.0.2 to 75.3.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/729
* Documentation: Update default meta descriptions for SEO (part 1) by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/733
* Documentation: Update default meta descriptions for SEO (part 2) by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/734
* Documentation: Update default meta descriptions for SEO (part 3) by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/735
* Documentation: Update default meta descriptions for SEO (part 4) by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/736
* Documentation: Update default meta descriptions for SEO (part 5) by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/737
* Documentation: Refactor and split performance pages into separate section by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/738
* Documentation: Update default meta descriptions for SEO (part 6) by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/739
* Bump coverage from 7.6.4 to 7.6.7 by dependabot in https://github.com/jakob-bagterp/browserist/pull/743
* Bump setuptools from 75.3.0 to 75.5.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/742
* Documentation: Edit and refactor XPath tips and tricks section by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/744
* Documentation: Add colors to rank icons in performance parallelization tables by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/745
* Documentation: Highlight code examples for improved readability by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/741
* Feature: Make XPath parameter optional for wait until images have loaded method by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/746
* Documentation: Update SEO descriptions and texts by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/740
* Bump setuptools from 75.5.0 to 75.6.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/747
* Bump coverage from 7.6.7 to 7.6.8 by dependabot in https://github.com/jakob-bagterp/browserist/pull/748
* Bump mkdocs-material from 9.5.44 to 9.5.45 by dependabot in https://github.com/jakob-bagterp/browserist/pull/749
* Documentation: Add colors to supported browsers table for user agent by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/750
* Documentation: Add check connection to settings section by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/751
* Documentation: Add table and info for browser support of headless mode by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/752
* Feature: Add Cloudflare DNS resolvers to check connection by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/753
* Bump mkdocs-material from 9.5.45 to 9.5.47 by dependabot in https://github.com/jakob-bagterp/browserist/pull/754
* Bump pytest from 8.3.3 to 8.3.4 by dependabot in https://github.com/jakob-bagterp/browserist/pull/755
* Bump selenium from 4.26.1 to 4.27.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/756


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.22...v1.6.23

1.6.22

What's Changed
* Bump pytest-cov from 5.0.0 to 6.0.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/720
* Bump mkdocs-material from 9.5.42 to 9.5.43 by dependabot in https://github.com/jakob-bagterp/browserist/pull/721
* Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/jakob-bagterp/browserist/pull/724
* Bump peter-evans/repository-dispatch from 2 to 3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/723
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/jakob-bagterp/browserist/pull/725
* Bump actions/download-artifact from 3 to 4 by dependabot in https://github.com/jakob-bagterp/browserist/pull/727
* Bump selenium from 4.25.0 to 4.26.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/722
* Bump actions/checkout from 2 to 4 by dependabot in https://github.com/jakob-bagterp/browserist/pull/726


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.21...v1.6.22

1.6.21

**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.6.20...v1.6.21

Page 1 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.