gdsfactory / gdsfactory-photonics-training

training for gdsfactory
https://gdsfactory.github.io/gdsfactory-photonics-training/
MIT License
14 stars 8 forks source link

Update gdsfactory requirement from <=7.14.0,>=7.10.1 to >=7.10.1,<=7.16.0 #24

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Updates the requirements on gdsfactory to permit the latest version.

Release notes

Sourced from gdsfactory's releases.

v7.16.0

What's Changed

New

  • Better grating coupler names #2578

Bug Fixes

  • Fix transition port size and MMIs with slab #2579

Full Changelog: https://github.com/gdsfactory/gdsfactory/compare/v7.15.2...v7.16.0

Changelog

Sourced from gdsfactory's changelog.

7.16.0 - 2024-03-03

  • Better grating coupler port names #2578
  • Fix transition port size and MMIs with slab #2579

7.15.2 - 2024-03-03

7.15.1 - 2024-03-02

7.15.0 - 2024-03-01

  • Improve pdk import #2573
  • Allow for different cross sections in cdsem #2570
  • better pad assignments in add_fiber_array_optical_south_electrical_north #2566
  • Update edge_coupler_array.py #2568

7.14.0 - 2024-02-27

  • add via_chain #2559
  • fix taper extrude #2565
  • fix taper extrude #2565
  • Handling top and bottom GC routing #2560
  • Section ports #2558

7.13.0 - 2024-02-24

  • Do not snap to grid by default.
  • Snap lengths to 2dbu #2550
  • Do not remove 1nm straights #2554
  • round widths to 2nm when extruding #2553
  • Make CrossSection hashable #2552
  • remove test_offset #2551
  • Snap lengths to 2dbu #2550
  • Add context manager methods to Pdk #2555

7.12.0 - 2024-02-20

New

  • add more post_process #2546
  • add to_kfactory method #2536
  • Add possibility of adding label when adding fiber array #2535
  • add docs and development packages to docker container #2533
  • add post_process to bezier #2532
  • add post process to more pcells #2524

... (truncated)

Commits
  • 43a883c Bump to 7.16.0
  • 664b714 Merge pull request #2579 from gdsfactory/fix_transition_port
  • 8cec57d fix port
  • dfa7872 improve mmis for rib waveguides
  • 4c2e9fc fix transition between layers, ensure we use layer number and not name
  • 0562e56 fix taper taper transition port
  • 291fc48 fix grating_coupler_rectangular slab
  • f9aea08 Merge pull request #2578 from gdsfactory/better_grating_coupler_names
  • bd62d61 better_grating_coupler size
  • e0e751d fix tests
  • Additional commits viewable in compare view


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)