Bump the python-dependencies group across 1 directory with 4 updates#101
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-dependencies group across 1 directory with 4 updates#101dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-dependencies group with 4 updates in the / directory: [coverage](https://github.com/coveragepy/coveragepy), [uv](https://github.com/astral-sh/uv), [maturin](https://github.com/pyo3/maturin) and [pip](https://github.com/pypa/pip). Updates `coverage` from 7.13.5 to 7.14.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.5...7.14.0) Updates `uv` from 0.11.6 to 0.11.14 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.6...0.11.14) Updates `maturin` from 1.13.1 to 1.13.3 - [Release notes](https://github.com/pyo3/maturin/releases) - [Changelog](https://github.com/PyO3/maturin/blob/main/Changelog.md) - [Commits](PyO3/maturin@v1.13.1...v1.13.3) Updates `pip` from 26.0.1 to 26.1.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.0.1...26.1.1) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: uv dependency-version: 0.11.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: maturin dependency-version: 1.13.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pip dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #101 +/- ##
=======================================
Coverage 55.75% 55.75%
=======================================
Files 18 18
Lines 5388 5388
=======================================
Hits 3004 3004
Misses 2384 2384 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 python-dependencies group with 4 updates in the / directory: coverage, uv, maturin and pip.
Updates
coveragefrom 7.13.5 to 7.14.0Changelog
Sourced from coverage's changelog.
Commits
646351bdocs: sample HTML for 7.14.039cd015docs: prep for 7.14.0649e8aadocs: thanks Alex Vandiver for #21658cd392efix: snapshot data in Collector.flush_data to avoid threading race (#2165)c48e0edfix: less output for combiningc2a3a28docs: explain the change from #21621cd47aafix: implicit combine-during-report now removes the combined data files2d99fd7feat: automatically combine coverage in report, thanks Tim Hatch (#2162)9fbdcdffix: lazy soft keywords are bolded5de7d02build: oops, misplaced quoteUpdates
uvfrom 0.11.6 to 0.11.14Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
3fdfdc7Bump version to 0.11.14 (#19377)634b03fDocumentuv auth helperfor Bazel credential helper use (#19358)601c2b8Respect build options (e.g.,--no-build) during lock validation (#19366)7d65903Add Astral mirror URL override (#19206)685c32cIgnoretop_level.txtentries in uninstall that are not valid Python identif...374fcaaFix JUnit upload on Windows runners (#19370)96b43afEnsure publish to crates.io is idempotent (#19361)b2bd71aFilter ANSI codes in logging output (#19311)81e7f8cUpdate Rust crate junction to v2 (#19353)9f21ff8Avoid applying.envfiles in parent process (#19343)Updates
maturinfrom 1.13.1 to 1.13.3Release notes
Sourced from maturin's releases.
Changelog
Sourced from maturin's changelog.
Commits
1f7e752Release v1.13.3 (#3183)863c990fix: disable abi3 in pyo3 config for version-specific fallback builds (#3180)fd70e0dRelease v1.13.28058c01Support PEP 783pyemscripten_*_wasm32wheel platform tag (#3163)211434cfix: support pixi-managed virtualenvs in maturin develop (#3165)8a5130dStop install cffi for Python 3.8 in Dockerfile4ac4d99fix(sdist): handle symlinkedCargo.tomlpointing outside project root (#3178)dd54ac9Add trusted publishing options togenerate-ci(#3176)e6d39affix: avoid duplicate--interpreterpanic in PEP 517 backend (#3175)02ad7b3build(deps): bump openssl from 0.10.78 to 0.10.79 (#3173)Updates
pipfrom 26.0.1 to 26.1.1Changelog
Sourced from pip's changelog.
... (truncated)
Commits
4432a37Bump for release4943e17Merge pull request #13973 from pypa/revert-13725-vfazio-remove-all-optimizati...e9e7b90Add news0ff6964Revert "Remove pycache when package is removed"cc6b082Merge pull request #13951 from sbidoul/release/26.1b2671f1Bump for development90b2b3eBump for release193f289Update AUTHORS.txt63c3709Merge pull request #13876 from sbidoul/install-from-pylock-reqs-sbie5fe702Merge pull request #13949 from pypa/revert-13888-resolver-editable-linksDependabot 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 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