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.11.2 #20

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Updates the requirements on gdsfactory to permit the latest version.

Release notes

Sourced from gdsfactory's releases.

v7.11.2

What's Changed

  • No changes

Full Changelog: https://github.com/gdsfactory/gdsfactory/compare/v7.11.1...v7.11.2

Changelog

Sourced from gdsfactory's changelog.

7.11.2 - 2024-02-10

No significant changes.

7.11.1 - 2024-02-10

No significant changes.

7.11.0 - 2024-02-10

  • Centering vias in 45degree via stack #2518
  • fix docker build #2516
  • add autolabeler #2515

7.10.8 - 2024-02-08

  • Centering vias in 45degree via stack #2518
  • fix docker build #2516
  • add autolabeler #2515

7.10.7 - 2024-02-06

  • Update kfactory latest #2512
  • add_fiber_array_electrical control pad assignment #2499
  • [pre-commit.ci] pre-commit autoupdate #2510
  • improve Component.simplify to keep layers and name #2507
  • add Component.simplify #2505

Dependency Updates:

  • Update pydantic requirement from =2,<2.7 #2508

7.10.6 - 2024-02-02

  • fix add_ports_from_markers_center #2503
  • Add possibility of different edge couplers in ec_array #2502
  • Add option to toggle KLayout's ruler when plotting #2500
  • Add seal ring segmented #2493
  • better warnings traceability #2486
  • export metadata as json #2487
  • Adding possibility of different bends in 2x2 cutback #2485
  • fixes some of the samples #2484
  • [pre-commit.ci] pre-commit autoupdate #2482
  • allow disabling automatic showing of figure in quickplotter #2483
  • Component reduce #2480
  • fix docker tag #2479
  • Better doping layers #2477

... (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 8 months ago

Superseded by #21.