Skip to content

Bump polliwog from 3.0.0a9 to 3.0.0#177

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/polliwog-3.0.0
Open

Bump polliwog from 3.0.0a9 to 3.0.0#177
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/polliwog-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps polliwog from 3.0.0a9 to 3.0.0.

Changelog

Sourced from polliwog's changelog.

3.0.0

  • polliwog.polyline.slice_open_polyline_by_plane(): Fix additional edge cases producing nan's
  • Shapes: Handle integer size and height.

3.0.0-alpha.10

  • polliwog.plane.intersect_segment_with_plane(): Add ret_t_value parameter
  • polliwog.polyline.slice_open_polyline_by_plane(): Fix edge case producing nan's

3.0.0-alpha.9 (Aug 10, 2024)

  • Add polliwog.segment.is_point_on_line_segment()
  • Polyline.sliced_at_points(): Avoid inserting degenerate segments

3.0.0-alpha.8 (Jan 18, 2023)

  • Support NumPy 1.24+

3.0.0-alpha.7 (Nov. 16, 2022)

  • Allow any version of numpy
  • Test in Python 3.9

3.0.0-alpha.6 (Nov. 2, 2022)

  • Polyline:
    • Fix bug in nearest() so that ret_distances and ret_t_values work as intended

3.0.0-alpha.5 (Oct. 26, 2022)

  • Polyline:
    • Add aligned_along_subsegment()
    • Add optional parameters to nearest()
      • ret_distances
      • ret_t_values
  • polliwog.polyline.closest_point_of_line_segment(): Add ret_t_values

3.0.0-alpha.4 (Jun. 22, 2022)

  • CompositeTransform: Pass through treat_input_as_vector kwarg.

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [polliwog](https://github.com/lace/polliwog) from 3.0.0a9 to 3.0.0.
- [Changelog](https://github.com/lace/polliwog/blob/main/CHANGELOG.md)
- [Commits](lace/polliwog@3.0.0a9...3.0.0)

---
updated-dependencies:
- dependency-name: polliwog
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants