Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activate renovate #72

Closed
wants to merge 103 commits into from

Conversation

TorgeHarbig
Copy link

No description provided.

try to require from node modules only if module exists
… of intersection point in borderline case (tangential intersection).
…ction point in case when line start/end point is on ellipse.
…ion is contained in existence of intersection points. Status message will be used for additional information only.
implemented IntersectionParams creation methods for all SVG shape types
getArcParameters moved from Intersection to Utils sub-namespace
implemented intersectPathShape
added intersectLinesShape as core for Polygon, Polyline and Rect intersections
added Utils.removeClosePoints for removal of multiplicated intersection points in composite shape intersections
removal of arc specific methods (one general arc/shape method will be added)
…ew-svg-intersection

chore(sec): create security overview
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…p-1.2.4

Bump word-wrap from 1.2.3 to 1.2.4
…lity

chore(deps): upgrade semver to version 5.7.2
…tomation

CloudOS Managed Infra Services: applying git-mirror automation required for SAP compliance.
@TorgeHarbig TorgeHarbig closed this Nov 1, 2023
@TorgeHarbig TorgeHarbig deleted the activate-renovate branch November 1, 2023 16:41
@TorgeHarbig TorgeHarbig restored the activate-renovate branch November 1, 2023 16:42
@TorgeHarbig TorgeHarbig deleted the activate-renovate branch November 1, 2023 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet