Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gdsfactory requirement from <7.17,>=7.16.0 to >=7.16.0,<7.22 #68

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2024

Updates the requirements on gdsfactory to permit the latest version.

Release notes

Sourced from gdsfactory's releases.

v7.21.0

What's Changed

New

  • inject gf.Component return annotation when using gf.cell #2620

Full Changelog: gdsfactory/gdsfactory@v7.20.0...v7.21.0

Changelog

Sourced from gdsfactory's changelog.

7.21.0 - 2024-03-11

  • inject gf.Component return annotation when using gf.cell #2620

7.20.0 - 2024-03-10

  • Add models to pdk #2614
  • Simpler cross section #2613
  • add post_process to cell decorator #2610
  • fix read_from_yaml with x=instance,port #2617
  • Fix electrical corner port location #2615
  • deprecate gf.fill #2616

7.19.0 - 2024-03-07

  • support activating more than 2 pdks #2608
  • preview layerset #2606
  • add default hatch_pattern #2602
  • remove start_straight_length from cross_section #2603
  • make gdsfactory less verbose #2599
  • bugfix for rectangle instantiation #2605
  • Update args for from_image to match from_np #2595

7.18.0 - 2024-03-06

  • Accept callable or list #2598
  • add required layers #2597
  • allow post process list #2594
  • Propagate warnings.warn category to loguru output #2592
  • Add more pics #2596
  • add required layers #2597
  • Update args for from_image to match from_np #2595
  • Add arg for constant pad value in read.from_np #2582

7.17.0 - 2024-03-05

  • Add info to pcells #2585
  • prevent validating schematic subdictionary of info #2583
  • improve vias #2584
  • Adding length_x and lengths_y arguments in ring_crow() component #2586
  • Update kfactory[git,ipy] requirement from =0.9.1,<0.13 #2580

7.16.0 - 2024-03-03

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

... (truncated)

Commits
  • ddc22b7 Bump to 7.21.0
  • dac37db Merge pull request #2620 from gdsfactory/return-annotation
  • 53c9560 Merge branch 'return-annotation' of github.com:gdsfactory/gdsfactory into ret...
  • 3920c93 fix tests
  • 8aece0d fix typing issues
  • 7d2e623 inject gf.Component return annotation when using gf.cell
  • 7b2ab1d update changelog
  • cb9092f Bump to 7.20.0
  • fee78e2 Merge pull request #2617 from gdsfactory/fix_read_from_yaml
  • 71d9e53 fix read_from_yaml with x=instance,port
  • 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 <dependency name> 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)

Updates the requirements on [gdsfactory](https://github.com/gdsfactory/gdsfactory) to permit the latest version.
- [Release notes](https://github.com/gdsfactory/gdsfactory/releases)
- [Changelog](https://github.com/gdsfactory/gdsfactory/blob/main/CHANGELOG.md)
- [Commits](gdsfactory/gdsfactory@v7.16.0...v7.21.0)

---
updated-dependencies:
- dependency-name: gdsfactory
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2024

Superseded by #69.

@dependabot dependabot bot closed this Mar 25, 2024
@dependabot dependabot bot deleted the dependabot/pip/gdsfactory-gte-7.16.0-and-lt-7.22 branch March 25, 2024 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants