gdsfactory / ubc

UBC Siepic Ebeam PDK from edx course
https://gdsfactory.github.io/ubc/index.html
MIT License
26 stars 24 forks source link

Update gdsfactory requirement from ~=7.26.1 to >=7.26.1,<8.4.0 #390

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Updates the requirements on gdsfactory to permit the latest version.

Release notes

Sourced from gdsfactory's releases.

v8.3.0

What's Changed

Bug Fixes

Maintenance

Documentation

Full Changelog: https://github.com/gdsfactory/gdsfactory/compare/v8.2.1...v8.3.0

Changelog

Sourced from gdsfactory's changelog.

8.3.0 - 2024-06-23

No significant changes.

8.3.0 - 2024-06-21

8.2.1 - 2024-06-21

8.2.0 - 2024-06-21

  • add seal_ring_segmented #2880
  • make 7to8 migration script more safe by default #2877
  • Fix klayout tech #2896
  • Remove gdstk dependency #2895
  • pin version of kfactory with == #2890
  • fix get_layer #2889
  • Fix tests #2878
  • fix #2869 by adding a 'by' argument to get_polygons and get_polygons_points #2876
  • Improve docs and from_updk #2893
  • [pre-commit.ci] pre-commit autoupdate #2884
  • don't activate generic pdk #2892
  • remove usage of gdstk in font.py #2882
  • layer_level_accepts_spec #2874
  • export/to_gerber: Update for v8 #2875

8.1.0 - 2024-06-14

  • Get polygons by name better layer serialization #2873
  • add klive dependency #2851
  • add klayout_tech to pdk #2854
  • Fix add pins triangle #2868
  • Improve netlist format and extractor #2846
  • Avoid duplicated ports #2849
  • [pre-commit.ci] pre-commit autoupdate #2848
  • Improve geometry docs #2845
  • changing links to nets #2867
  • Fix for boolean example in Geometry notebook #2860
  • update kfactory #2852

8.0.0 - 2024-06-09

  • Proposal: simpler LayerStack and DerivedLayers #2805
  • Add die with pads #2828

... (truncated)

Commits


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 show 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)
dependabot[bot] commented 4 months ago

Superseded by #393.