Browserist

Latest version: v1.7.5

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

Scan your dependencies

Page 1 of 14

1.7.5

What's Changed
* Documentation: Update proxy settings page by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/825
* Bump coverage from 7.7.0 to 7.7.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/826
* Bump pre-commit from 4.1.0 to 4.2.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/827
* Bump selenium from 4.29.0 to 4.30.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/828
* Bump mkdocstrings-python from 1.16.5 to 1.16.7 by dependabot in https://github.com/jakob-bagterp/browserist/pull/829
* Bump mkdocs-material from 9.6.8 to 9.6.9 by dependabot in https://github.com/jakob-bagterp/browserist/pull/830
* Documentation: Update proxy section by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/831


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.7.4...v1.7.5

1.7.4

What's Changed
* Feature: Add support for Firefox in proxy settings by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/818
* Bump mkdocstrings from 0.28.3 to 0.29.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/819
* Bump mkdocs-git-revision-date-localized-plugin from 1.4.2 to 1.4.5 by dependabot in https://github.com/jakob-bagterp/browserist/pull/820
* Bump coverage from 7.6.12 to 7.7.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/823
* Bump mkdocstrings-python from 1.16.3 to 1.16.5 by dependabot in https://github.com/jakob-bagterp/browserist/pull/822
* Bump mkdocs-material from 9.6.7 to 9.6.8 by dependabot in https://github.com/jakob-bagterp/browserist/pull/821
* Refactor: Merge and move timeout settings into single file by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/824
* Documentation: Add settings classes to reference section by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/817


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.7.3...v1.7.4

1.7.3

What's Changed
* Bump mkdocstrings from 0.28.1 to 0.28.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/805
* Bump pytest from 8.3.4 to 8.3.5 by dependabot in https://github.com/jakob-bagterp/browserist/pull/802
* Bump setuptools from 75.8.0 to 75.8.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/801
* Bump mkdocstrings-python from 1.16.1 to 1.16.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/803
* Bump mkdocs-material from 9.6.5 to 9.6.7 by dependabot in https://github.com/jakob-bagterp/browserist/pull/804
* Bump mkdocstrings from 0.28.2 to 0.28.3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/807
* Bump setuptools from 75.8.2 to 76.0.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/809
* Bump mkdocs-git-revision-date-localized-plugin from 1.3.0 to 1.4.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/808
* Bump mkdocstrings-python from 1.16.2 to 1.16.3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/810
* Bump tox from 4.24.1 to 4.24.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/806
* Fix: Issues with failing scrolling tests on MacOS by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/815
* Feature: Add get total scroll width method by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/816
* Feature: Minor corrections by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/812
* Refactor: Simplify and split Chromium settings factory for Chrome and Edge by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/813
* Feature: Add option to use custom proxy by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/814


**Full Changelog**: https://github.com/jakob-bagterp/browserist/compare/v1.7.2...v1.7.3

1.7.2

What's Changed
* Bump coverage from 7.6.10 to 7.6.11 by dependabot in https://github.com/jakob-bagterp/browserist/pull/783
* Bump mkdocs-material from 9.6.1 to 9.6.3 by dependabot in https://github.com/jakob-bagterp/browserist/pull/787
* Bump mkdocstrings from 0.27.0 to 0.28.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/786
* Fix: MkDocs deployment issue due to ModuleNotFoundError by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/788
* Fix: Issue in test of file download when using Windows and Python 3.13 by jakob-bagterp in https://github.com/jakob-bagterp/browserist/pull/789
* Bump mkdocstrings-python from 1.13.0 to 1.14.6 by dependabot in https://github.com/jakob-bagterp/browserist/pull/784
* Bump mypy from 1.14.1 to 1.15.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/785
* Bump mkdocstrings from 0.28.0 to 0.28.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/791
* Bump coverage from 7.6.11 to 7.6.12 by dependabot in https://github.com/jakob-bagterp/browserist/pull/790
* Bump lxml from 5.3.0 to 5.3.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/792
* Bump mkdocstrings-python from 1.14.6 to 1.15.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/793
* Bump mkdocs-material from 9.6.3 to 9.6.4 by dependabot in https://github.com/jakob-bagterp/browserist/pull/794
* Bump selenium from 4.28.1 to 4.29.0 by dependabot in https://github.com/jakob-bagterp/browserist/pull/795
* Bump flake8 from 7.1.1 to 7.1.2 by dependabot in https://github.com/jakob-bagterp/browserist/pull/796
* Bump mkdocstrings-python from 1.15.0 to 1.16.1 by dependabot in https://github.com/jakob-bagterp/browserist/pull/797
* Bump mkdocs-material from 9.6.4 to 9.6.5 by dependabot in https://github.com/jakob-bagterp/browserist/pull/798


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

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

Page 1 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.