Update shapely requirement from <=2.1.2,>=1.8.2 to <=2.1.2,>=2.1.2 in the testing group across 1 directory#2209
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Memory benchmark result| Test Name | %Δ | Master (MB) | PR (MB) | Δ (MB) | Time PR (s) | Time Master (s) |
| -------------------------------------- | ------------ | ------------------ | ------------------ | ------------ | ------------------ | ------------------ |
test_objective_jac_w7x | 5.17 % | 3.943e+03 | 4.147e+03 | 203.97 | 31.26 | 31.25 |
test_proximal_jac_w7x_with_eq_update | -0.89 % | 6.648e+03 | 6.589e+03 | -59.28 | 156.62 | 159.86 |
test_proximal_freeb_jac | 0.02 % | 1.337e+04 | 1.337e+04 | 3.14 | 82.55 | 80.81 |
test_proximal_freeb_jac_blocked | -0.18 % | 7.662e+03 | 7.648e+03 | -13.66 | 72.40 | 70.90 |
test_proximal_freeb_jac_batched | 0.31 % | 7.677e+03 | 7.701e+03 | 23.71 | 71.61 | 70.29 |
test_proximal_jac_ripple | -0.88 % | 3.557e+03 | 3.526e+03 | -31.45 | 56.59 | 56.26 |
test_proximal_jac_ripple_bounce1d | -1.82 % | 3.781e+03 | 3.712e+03 | -68.78 | 71.94 | 71.14 |
test_eq_solve | -2.51 % | 2.064e+03 | 2.013e+03 | -51.74 | 89.26 | 88.64 |For the memory plots, go to the summary of |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2209 +/- ##
=======================================
Coverage 94.34% 94.34%
=======================================
Files 101 101
Lines 28845 28845
=======================================
Hits 27213 27213
Misses 1632 1632 🚀 New features to boost your workflow:
|
616b8e8 to
c42609d
Compare
Updates the requirements on [shapely](https://github.com/shapely/shapely) to permit the latest version. Updates `shapely` to 2.1.2 - [Release notes](https://github.com/shapely/shapely/releases) - [Changelog](https://github.com/shapely/shapely/blob/main/CHANGES.txt) - [Commits](shapely/shapely@1.8.2...2.1.2) --- updated-dependencies: - dependency-name: shapely dependency-version: 2.1.2 dependency-type: direct:development dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
c42609d to
af41c90
Compare
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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.
Updates the requirements on shapely to permit the latest version.
Updates
shapelyto 2.1.2Release notes
Sourced from shapely's releases.
Changelog
Sourced from shapely's changelog.
... (truncated)
Commits
5fb639dRLS: 2.1.270509a1DOC/RLS: indicate Python 3.14 support in pyproject.toml and release notes for...5c572b6CI: add testing with GEOS 3.14 and Python 3.14 (#2330)a909333Bump pypa/cibuildwheel from 3.1.3 to 3.2.0 (#2328)2086d44Bump actions/setup-python from 5 to 6 (#2326)50c1cf3Bump actions/download-artifact from 4 to 5 (#2321)39490abTST: update test_coverage_union_overlapping_inputs for upstream GEOS change (...5ef437cBump actions/checkout from 4 to 5 (#2320)7b5ff3dBLD: add Python 3.14 wheels [Bump pypa/cibuildwheel from 3.0.1 to 3.1.3] (#2316)480dbb1TST: update frechet_distance densify test for latest GEOS main (densify>0.001...