Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps polliwog from 3.0.0a7 to 3.0.0a8.

Changelog

Sourced from polliwog's changelog.

Changelog

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.

3.0.0-alpha.3 (May 16, 2022)

  • Fix file not found loading schema during deserialization.

3.0.0-alpha.2 (May 11, 2022)

  • Fix bug in Polyline.with_segments_bisected().

3.0.0-alpha.1 (May 5, 2022)

  • Make Polyline immutable.
  • Change Plane constructor:
    • Match names of constructor parameters to names of properties.
    • Enforce immutability.

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.0a7 to 3.0.0a8.
- [Release notes](https://github.com/lace/polliwog/releases)
- [Changelog](https://github.com/lace/polliwog/blob/main/CHANGELOG.md)
- [Commits](lace/polliwog@3.0.0a7...3.0.0a8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant