Bump the python-updates group across 1 directory with 3 updates#1503
Merged
Bump the python-updates group across 1 directory with 3 updates#1503
Conversation
Bumps the python-updates group with 3 updates in the / directory: [matplotlib](https://github.com/matplotlib/matplotlib), [anyio](https://github.com/agronholm/anyio) and [globus-compute-sdk](https://github.com/globus/globus-compute). Updates `matplotlib` from 3.9.3 to 3.10.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.3...v3.10.0) Updates `anyio` from 4.7.0 to 4.8.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.7.0...4.8.0) Updates `globus-compute-sdk` from 2.33.0 to 2.34.0 - [Release notes](https://github.com/globus/globus-compute/releases) - [Changelog](https://github.com/globus/globus-compute/blob/main/docs/changelog.rst) - [Commits](globus/globus-compute@2.33.0...2.34.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-updates - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-updates - dependency-name: globus-compute-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-updates ... Signed-off-by: dependabot[bot] <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1503 +/- ##
========================================
Coverage 78.42% 78.42%
========================================
Files 76 76
Lines 7690 7690
Branches 1142 1142
========================================
Hits 6031 6031
Misses 1465 1465
Partials 194 194 ☔ 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-updates group with 3 updates in the / directory: matplotlib, anyio and globus-compute-sdk.
Updates
matplotlibfrom 3.9.3 to 3.10.0Release notes
Sourced from matplotlib's releases.
Commits
8d64f03REL: v3.10.0 released9dfee8[doc] Fix dead links87a603fUpdate release notes for 3.10.0cdecf97Update github stats for 3.10b8d19bdMerge pull request #29306 from meeseeksmachine/auto-backport-of-pr-29242-on-v...a42d0edBackport PR #29242: DOC: Add kwdoc list to scatter() docstring1900640Merge pull request #29299 from QuLogic/merge-v39x815389cMerge branch 'v3.9.x' into v3.10.x73873c0DOC: Create release notes for 3.9.49d17a2bDOC: Add Zenodo DOI for 3.9.4Updates
anyiofrom 4.7.0 to 4.8.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
74022ecBumped up the version264a6f9Added support for subinterpreter workers (#850)6d612a9Refactored waiting for tasks to complete from task group on the asyncio backe...8b7a535Removed the unwarranted gc_collect fixtureacdac7aChanged TaskGroup to always spawn tasks lazily, even with eager task factorie...43e1f5fFixed__exit__()return type of various context managers (#849)e8730aeAdded preliminary support for Python 3.14 (#813)9a792f3Pruned unnecessary mypy options2a105b2Updated downstream test workflow3f8c639[pre-commit.ci] pre-commit autoupdate (#846)Updates
globus-compute-sdkfrom 2.33.0 to 2.34.0Release notes
Sourced from globus-compute-sdk's releases.
Changelog
Sourced from globus-compute-sdk's changelog.
Commits
a67b2d6Bump versions for 2.34.0 release88dbfcfbump versions for 2.34.0a0 alpha releasec8f1275Correct formatting, add warning379ee05Add request_id to ComputeFuture._metadata53b42d3Merge pull request #1748 from globus/v2.33.08177cd3Remove no-longer necessary test-skipsb1a47f3Apply linear backoff strategy to Client smoke testsf65eaa1Add port 443 of amqp host to diagnosticsDependabot 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