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 ~=8.8.9 to >=8.8.9,<8.15.0 #412

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Updates the requirements on gdsfactory to permit the latest version.

Release notes

Sourced from gdsfactory's releases.

v8.14.0

What's Changed

New

  • Remove default cross section for routing functions #3283

Bug Fixes

  • better error messages for routing issues for routing issues #3286
  • update kfactory to 0.21.1 and bring back python3.10 compat #3285
  • fix test_pdks #3282

Maintenance

Documentation

  • better error messages for routing issues for routing issues #3286
  • improve route_bundle docs #3281

Full Changelog: https://github.com/gdsfactory/gdsfactory/compare/v8.13.5...v8.14.0

Changelog

Sourced from gdsfactory's changelog.

8.14.0 - 2024-10-16

  • Remove default cross section for routing functions #3283
  • better error messages for routing issues for routing issues #3286
  • update kfactory to 0.21.1 and bring back python3.10 compat #3285
  • fix test_pdks #3282
  • use uv #3279
  • better error messages for routing issues for routing issues #3286
  • improve route_bundle docs #3281

8.13.5 - 2024-10-15

  • make GDSFactory backwards compatible with older kfactory versions #3278

8.13.4 - 2024-10-15

  • fix gf read #3277
  • fix grating_coupler_elliptical_trenches #3272
  • add move_port function #3275
  • Sizing layers #3273
  • update_klayout_package #3269

8.13.3 - 2024-10-13

  • fix dbx and dby #3268
  • Snap ports to 2nm in functions to detect ports #3267

8.13.2 - 2024-10-11

  • allow_routing_around_bboxes #3264

8.13.1 - 2024-10-10

8.13.0 - 2024-10-10

  • add more port_types #3258
  • fix route_single #3255
  • fix straight function #3254
  • Add xor and gf.functions.move_to_center #3257
  • define allowed port_types in gf.CONF.port_types and warn other types #3256

8.12.0 - 2024-10-09

  • Add fiber array without route south #3253
  • Keep port names from component for add_pads_bot, add_fiber_array and add_fiber_single #3250
  • Add steps to route single #3248

... (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 2 weeks ago

Superseded by #413.