gdsfactory / skywater130

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

Bump gdsfactory from 5.22.2 to 5.36.0 #42

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps gdsfactory from 5.22.2 to 5.36.0.

Changelog

Sourced from gdsfactory's changelog.

5.36.0

  • Add thermal solver PR
  • remove phidl dependency PR
  • remove incremental naming from phidl
  • remove Port.midpoint as it was deprecated since 5.14.0
  • add freetype-py for using text with font and add components.text_freetype PR

5.35.0

  • Mesh2D renames boundaries PR

5.34.0

5.33.0

  • FEM mesher. Given component, line defined by (x_init, y_init), (x_final, y_final), and LayerStack, generate simple mesh of component cross-section. Mesh returned separately labels non-touching elements on different layers (for use in different solvers). Can provide dict with different resolution for different layers PR
  • add Coherent receiver (single and dual pol) Coherent transmitter (single and dual pol) PR

5.32.0

  • Read/write layer files (.lyp) and specify whether the layer number is displayed in KLayout issue PR
    • Read/write technology files (.lyt)
    • Requires the klayout.db module
    • 2.5D layer stacks can only be written due to incomplete API in 0.27.x (#1153)
  • Bump sax from 0.8.1 to 0.8.2

5.31.0

  • add new Pcells PR
    • Dual polarization grating coupler
    • Straight Ge detector with contacts in the Si
    • MMI-based 90 degree hybrid
  • add tests to new Pcells PR
  • add resolution_x and resolution_y Optional parameters to tidy3d modesolver. Fixes issue PR

5.30.0

  • Fix multilayer routing PR
  • Add tests and examples for multilayer routing PR

5.29.0

  • add sweep_neff, sweep_width, sweep_group_index gtidy3d.modes and ring model
  • Absorption from DEVSIM PR

... (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)
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.