This repository was archived by the owner on Apr 22, 2026. It is now read-only.
feat(deps): bump the dependencies group across 1 directory with 7 updates - #60
Closed
dependabot[bot] wants to merge 1 commit into
Closed
feat(deps): bump the dependencies group across 1 directory with 7 updates#60dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [selenium](https://github.com/SeleniumHQ/Selenium) | `4.38.0` | `4.39.0` | | [black](https://github.com/psf/black) | `25.11.0` | `25.12.0` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.12.0` | `7.13.0` | | [mypy](https://github.com/python/mypy) | `1.18.2` | `1.19.1` | | [pylint](https://github.com/pylint-dev/pylint) | `4.0.3` | `4.0.4` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.1` | `9.0.2` | | [types-setuptools](https://github.com/typeshed-internal/stub_uploader) | `80.9.0.20250822` | `80.9.0.20251221` | Updates `selenium` from 4.38.0 to 4.39.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.38.0...selenium-4.39.0) Updates `black` from 25.11.0 to 25.12.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.11.0...25.12.0) Updates `coverage` from 7.12.0 to 7.13.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.12.0...7.13.0) Updates `mypy` from 1.18.2 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.1) Updates `pylint` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v4.0.3...v4.0.4) Updates `pytest` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.1...9.0.2) Updates `types-setuptools` from 80.9.0.20250822 to 80.9.0.20251221 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: selenium dependency-version: 4.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: black dependency-version: 25.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: coverage dependency-version: 7.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-setuptools dependency-version: 80.9.0.20251221 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 7 updates in the / directory:
4.38.04.39.025.11.025.12.07.12.07.13.01.18.21.19.14.0.34.0.49.0.19.0.280.9.0.2025082280.9.0.20251221Updates
seleniumfrom 4.38.0 to 4.39.0Release notes
Sourced from selenium's releases.
... (truncated)
Commits
126f156[build] Prepare for release of Selenium 4.39.0 (#16672)080c81ffix flaky Ruby testdevtools_spec.rb87fef04[dotnet] [bidi] Remove browsing scoped events at core level (#16694)d9d1d79[dotnet] [bidi] Always provide new json options for modules (#16691)54f45d3[dotnet] [bidi] BrowsingContext type as record with equality (#16692)fab7984[py] Bump urllib3 in packaging and dev dependencies (#16690)fb859ad[dotnet] [bidi] Stateful converters with hydration (#16670)cfd57e3Revert "[java] use--enable-chrome-logsto redirect browser I/O streams"efe5a4f[java] Add JSpecify annotations to ChromiumDriver (Issue #14291) (#16628)9667310[java] avoid ClassCastException for unexpected driver responses #16389Updates
blackfrom 25.11.0 to 25.12.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
782e560Pin actions/checkout@v5.0.0 (#4895)f0f4094Fix new lines being added after imports with# fmt: skipon them (#4894)70fc194Revert "Fix# fmt: skipignored in deeply nested expressions" (#4893)7044b14Prepare 25.12.0 release (#4891)5b470f0Fix# fmt: skipignored in deeply nested expressions (#4883)1b342efFix crash when multiple# fmt: skipcomments are used in multi-part if-clau...7b265f1Pin Hatch to hopefully fix Docker builds (#4878)c9523f4Attempt to fix Docker build failures (#4876)0f376e0Fix crashes when fmt directives are indented (#4856)a8bfcc1Fixfmt: skipskipping the line after instead of the line it's on (#4855)Updates
coveragefrom 7.12.0 to 7.13.0Changelog
Sourced from coverage's changelog.
Commits
52fde9cdocs: sample HTML for 7.13.069de009docs: prep for 7.13.001387fcdocs: tweak changes60206e8chore: make edit_for_release78cfd57docs: tweak CHANGES.rst21e726ffeat: support.coveragerc.tomlfor configuration (#1952)3914e50chore: bump the action-dependencies group with 2 updates (#2102)d5e7c3atest: no need to group tests by needs_pthed516c4test: fix metacov againda833a1fix: use Development Status classifier properly. #2101Updates
mypyfrom 1.18.2 to 1.19.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
412c19aBump version to 1.19.120aea0aUpdate changelog for 1.19.1 (#20414)2b23b50Serialize raw errors in cache metas (#20372)f60f90fFail on PyPy in main instead of setup.py (#20389)58d485bFail with an explicit error on PyPy (#20384)a4b31a2Allowtypes.NoneTypein match cases (#20383)8a6eff4[mypyc] fix generator regression with empty tuple (#20371)70eceeaFix noncommutative joins with bounded TypeVars (#20345)3890fc4Fix crash involving Unpack-ed TypeVarTuple (#20323)c93d917Fix crash on star import of redefinition (#20333)Updates
pylintfrom 4.0.3 to 4.0.4Commits
e16f942Bump pylint to 4.0.4, update changelog657b386[Backport maintenance/4.0.x] [invalid-name] Fix FP for exclusive assignment o...03f8a92[Backport maintenance/4.0.x] fix: avoid false positive when module-level name...Updates
pytestfrom 9.0.1 to 9.0.2Release notes
Sourced from pytest's releases.
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
types-setuptoolsfrom 80.9.0.20250822 to 80.9.0.20251221Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions