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 ~=8.5.2 to >=8.5.2,<8.9.0 #102

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Updates the requirements on gdsfactory to permit the latest version.

Release notes

Sourced from gdsfactory's releases.

v8.8.2

What's Changed

Bug Fixes

  • improve text rectangular #3165

Maintenance

  • Match post_process in import_gds to @gf.cell #3162

Other changes

  • document_get_ports_list #3164
  • print Logical/Derived layers prettier #3161

Full Changelog: gdsfactory/gdsfactory@v8.8.1...v8.8.2

Changelog

Sourced from gdsfactory's changelog.

8.8.2 - 2024-08-30

  • improve text rectangular #3165
  • Match post_process in import_gds to @gf.cell #3162
  • document_get_ports_list #3164
  • print Logical/Derived layers prettier #3161

8.8.1 - 2024-08-29

  • Update list[LayerSpec] types to LayerSpecs #3156
  • decorate import_gds with cache #3159
  • annotate failures in github #3153
  • Update kfactory0192 #3158

8.8.0 - 2024-08-26

  • Update to kfactory 0.19 #3149
  • enable_layout_cache #3151
  • add font option to text_rectangular #3143
  • More robust netlist extraction #3139
  • adding a 'stagger' option to diff #3144

8.7.3 - 2024-08-18

  • lower warn level for layout read #3137
  • make functions work with Kcells #3136
  • fix type annotation for layer #3133
  • fix tests #3132
  • text rectangular multilayer #3131
  • Fix minimum length of path for gradient #3128
  • fix die layer #3126
  • fix bend_circular bbox #3124
  • update to docker to python3.12 #3125
  • Mark from_kcell as static method #3134
  • fix #2887: allow specification of offset_type other than 'sine' in Transition & fix extrude_transition() #3130

8.7.2 - 2024-08-12

  • Expose port orientations #3121
  • fix default heater meander radius #3118
  • update numpy #3117
  • allow serialization as strings #3115
  • update numpy #3117

8.7.1 - 2024-08-11

  • watcher: possibly prerun all cells #3114

8.7.0 - 2024-08-10

... (truncated)

Commits
  • d279001 Bump to 8.8.2
  • 21a27b7 Merge pull request #3165 from gdsfactory/improve_text_rectangular
  • 16ae571 Merge remote-tracking branch 'refs/remotes/origin/improve_text_rectangular' i...
  • 0b526c8 fix tests
  • acce078 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 3d5d6d3 improve text rectangular
  • fb6c1a4 Merge pull request #3164 from gdsfactory/document_get_ports_list
  • 124e8d7 document_get_ports_list
  • 5fb6806 Match post_process in import_gds to @gf.cell (#3162)
  • fd22e06 Merge pull request #3161 from HelgeGehring/print-abstractlayers
  • 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@v8.5.2...v8.8.2)

---
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 Sep 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2024

Superseded by #103.

@dependabot dependabot bot closed this Oct 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/gdsfactory-gte-8.5.2-and-lt-8.9.0 branch October 1, 2024 07:30
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