gdsfactory / skywater130

skywater 130nm pdk
https://gdsfactory.github.io/skywater130/
MIT License
26 stars 11 forks source link

Bump gdsfactory from 5.10.15 to 5.11.1 #20

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps gdsfactory from 5.10.15 to 5.11.1.

Changelog

Sourced from gdsfactory's changelog.

5.11.1

  • add pytest and pytest-regressions to requirements

5.11.0

  • add Pdk.warn_offgrid_ports
  • move optional dependencies to pip install gdsfactory[full]
  • move sipann dependency to pip install gdsfactory[sipann]
  • parametric layer_stack

5.10.17

  • PR fixes issue
    • Use snap.snap_to_grid() to snap cross section points
    • Warning was not being raised if only one coordinate was off-grid
  • PR fixes issue offgrid manhattan connection gaps
  • remove unused cache setting from Component.copy()
  • fix phidl issue
  • make lytest as an optional dependency

5.10.16

  • rename triangle to triangles, to avoid conflict names with triangle module PR
  • fix interconnect plugin notebook PR
  • add Pdk.grid_size = 0.001 (1nm by default)
  • raise warning when extruding paths with off-grid points
  • raise warning when connecting components with non-manhattan (0, 90, 180, 270) orientation
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)
dependabot[bot] commented 2 years ago

Superseded by #21.