😨 Bump the runtime-minors group across 1 directory with 6 updates#70
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
😨 Bump the runtime-minors group across 1 directory with 6 updates#70dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
|
Coverage HTML (Python 3.11): |
Contributor
|
Coverage HTML (Python 3.13): |
Contributor
Tests for Python 3.11Coverage |
Contributor
|
Coverage HTML (Python 3.9): |
Contributor
Tests for Python 3.13Coverage |
Contributor
|
Coverage HTML (Python 3.10): |
Contributor
|
Coverage HTML (Python 3.12): |
Contributor
Tests for Python 3.9Coverage |
Contributor
Tests for Python 3.12Coverage |
Contributor
Tests for Python 3.10Coverage |
Bumps the runtime-minors group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` | `3.15.1` | | [pytest-random-order](https://github.com/jbasko/pytest-random-order) | `1.1.1` | `1.2.0` | | [pytest-httpdbg](https://github.com/cle-b/pytest-httpdbg) | `0.9.0` | `0.10.1` | | [build](https://github.com/pypa/build) | `1.3.0` | `1.4.0` | | [wheel](https://github.com/pypa/wheel) | `0.45.1` | `0.46.3` | | [setuptools](https://github.com/pypa/setuptools) | `80.9.0` | `80.10.2` | Updates `pytest-mock` from 3.14.0 to 3.15.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.15.1) Updates `pytest-random-order` from 1.1.1 to 1.2.0 - [Release notes](https://github.com/jbasko/pytest-random-order/releases) - [Changelog](https://github.com/pytest-dev/pytest-random-order/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-random-order@v1.1.1...v1.2.0) Updates `pytest-httpdbg` from 0.9.0 to 0.10.1 - [Release notes](https://github.com/cle-b/pytest-httpdbg/releases) - [Commits](cle-b/pytest-httpdbg@v0.9.0...v0.10.1) Updates `build` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.3.0...1.4.0) Updates `wheel` from 0.45.1 to 0.46.3 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.45.1...0.46.3) Updates `setuptools` from 80.9.0 to 80.10.2 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v80.10.2) --- updated-dependencies: - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: runtime-minors - dependency-name: pytest-random-order dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: runtime-minors - dependency-name: pytest-httpdbg dependency-version: 0.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: runtime-minors - dependency-name: build dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: runtime-minors - dependency-name: wheel dependency-version: 0.46.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: runtime-minors - dependency-name: setuptools dependency-version: 80.10.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: runtime-minors ... Signed-off-by: dependabot[bot] <support@github.com>
19391e1 to
b4e777f
Compare
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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 runtime-minors group with 6 updates in the / directory:
3.14.03.15.11.1.11.2.00.9.00.10.11.3.01.4.00.45.10.46.380.9.080.10.2Updates
pytest-mockfrom 3.14.0 to 3.15.1Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
e1b5c62Release 3.15.1184eb19Setspy_return_iteronly when explicitly requested (#537)4fa0088[pre-commit.ci] pre-commit autoupdate (#536)f5aff33Fix test failure with pytest 8+ and verbose mode (#535)adc4187Bump actions/setup-python from 5 to 6 in the github-actions group (#533)95ad570[pre-commit.ci] pre-commit autoupdate (#532)e696bf0Fix standalone mock support (#531)5b29b03Fix gen-release-notes script7d22ef4Merge pull request #528 from pytest-dev/release-3.15.090b29f8Update CHANGELOG for 3.15.0Updates
pytest-random-orderfrom 1.1.1 to 1.2.0Changelog
Sourced from pytest-random-order's changelog.
Commits
1bddb0fFix RELEASING.rst instructions43803c8Release 1.2.0754a8e4Removereturnfromfinallyblock (#60)a8f09ebFix setuptools-scm configuratione898111Removereturnfromfinallyblock90a346fModernize CI and configuration (#59)76c4d58Merge pull request #57 from euri10/python_versions32f0ef7ci: added 3.11 and 3.12ac1369aComment to guard against removing 'none' option as suggested in #40Updates
pytest-httpdbgfrom 0.9.0 to 0.10.1Release notes
Sourced from pytest-httpdbg's releases.
Commits
0dc0fe8update documentation link into readme (#20)f41baf9add httpdbg html report export in allure report (#19)26c4368improve allure attachment type detection (#18)Updates
buildfrom 1.3.0 to 1.4.0Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
Commits
54f238dchore: prepare for 1.4.0 (#972)f219276docs: first argument for _has_dependency is a name (#970)7adb29efix: support UV environment variable (#971)a40623bbuild(deps): bump actions/attest-build-provenance in the actions group (#968)c8fae34pre-commit: bump repositories (#965)ed9c379build(deps): bump actions/download-artifact in the actions group0e44fd2Addquietflag (#947)60e15edchore: color defaults to True in 3.14 (#962)0486d9dpre-commit: bump repositories (#961)393b775MNT: remove workaround for 3.14b1 (#960)Updates
wheelfrom 0.45.1 to 0.46.3Release notes
Sourced from wheel's releases.
Changelog
Sourced from wheel's changelog.
... (truncated)
Commits
8b6fa74Created a new release7445fb5Fixed an import of a removed moduleeba4036Updated the version number for v0.46.2557fb54Created a new release7a7d2deFixed security issue around wheel unpack (#675)41418faFixed test failures due to metadata normalization changesc1d442b[pre-commit.ci] pre-commit autoupdate (#674)0bac882Update github actions environments (#673)be9f45b[pre-commit.ci] pre-commit autoupdate (#667)6244f08Update pre-commit ruff legacy alias (#668)Updates
setuptoolsfrom 80.9.0 to 80.10.2Changelog
Sourced from setuptools's changelog.
Commits
5cf2d08Bump version: 80.10.1 → 80.10.2852cd5eMerge pull request #5166 from pypa/bugfix/5159-vendor-bin-free11115eeSuppress deprecation warning.5cf9185Update vendored dependencies.cf59f41Delete all binaries generated by vendored package install.89a5981Add missing newsfragmentsc0114afPostpone deprecation warnings related to PEP 639 to 2027-Feb-18 (#5115)de07603Revert "[CI] Constraint transient test dependency on pyobjc" (#5128)3afd5d6Revert "[CI] Constraint transient test dependency on pyobjc"adfb0c9Bump version: 80.10.0 → 80.10.1Dependabot 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