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.11,>=7.10.1 to >=7.10.1,<=7.12.0 #21

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.12.0

What's Changed

New

  • add more post_proces #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

Bug Fixes

  • fix typos #2547
  • fixes to kfactory interface as well as show_ports with None orientation #2544
  • fix extrude #2529
  • fix seal_ring spacing #2528
  • fix gdsfactory full #2525

Maintenance

  • fix typos #2547
  • [pre-commit.ci] pre-commit autoupdate #2545
  • add more post_proces #2546
  • fixes to kfactory interface as well as show_ports with None orientation #2544
  • better annotations #2542
  • Possibility of specifying offset in add_fiber_array #2543
  • 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
  • post_process #2531
  • more post_process #2530
  • fix extrude #2529
  • fix gdsfactory full #2525
  • [pre-commit.ci] pre-commit autoupdate #2523

Documentation

Other changes

  • Better label handling #2541

Dependency Updates

  • Update watchdog requirement from <4 to <5 #2522

... (truncated)

Changelog

Sourced from gdsfactory's changelog.

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

Bug Fixes

  • fix typos #2547
  • fixes to kfactory interface as well as show_ports with None orientation #2544
  • fix extrude #2529
  • fix seal_ring spacing #2528
  • fix gdsfactory full #2525

Maintenance

  • fix typos #2547
  • [pre-commit.ci] pre-commit autoupdate #2545
  • add more post_proces #2546
  • fixes to kfactory interface as well as show_ports with None orientation #2544
  • better annotations #2542
  • Possibility of specifying offset in add_fiber_array #2543
  • 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
  • post_process #2531
  • more post_process #2530
  • fix extrude #2529
  • fix gdsfactory full #2525
  • [pre-commit.ci] pre-commit autoupdate #2523

Documentation

  • better sample reticle #2534
  • fix extrude #2529
  • Better label handling #2541
  • Update watchdog requirement from <4 to <5 #2522

7.11.2 - 2024-02-10

7.11.0 - 2024-02-10

... (truncated)

Commits
  • 3517bfa Bump to 7.12.0
  • cedc158 Merge pull request #2547 from gdsfactory/fix_typos
  • 1441656 fix typos
  • 0347f31 Merge pull request #2545 from gdsfactory/pre-commit-ci-update-config
  • c8f8f81 Merge pull request #2546 from gdsfactory/add_more_post_process
  • 225b1b2 fix tests
  • 31b414f add more post_proces
  • d84a42d [pre-commit.ci] pre-commit autoupdate
  • e75a8b3 Merge pull request #2544 from gdsfactory/fix_to_kfactory
  • d8be299 fixes to kfactory interface as well as show_ports with None orientation
  • 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)
dependabot[bot] commented 8 months ago

Superseded by #22.