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.4.0 to >=8.4,<8.6 #52

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Updates the requirements on gdsfactory to permit the latest version.

Release notes

Sourced from gdsfactory's releases.

v8.5.0

What's Changed

New

  • add component copy_layers #2957
  • add cross_section to route_bundle_all_angle #2956
  • add gf.functions.get_point_inside #2954

Bug Fixes

  • fix slabfix slab grating_coupler #2959
  • fix extrude to work with transitions #2951
  • improve gf.read.from_yaml #2936
  • fixes ComponentAlongPath by making it frozen #2941
  • allow_callable_width #2937
  • fix #2928 #2931

Maintenance

  • improve die #2960
  • [pre-commit.ci] pre-commit autoupdate #2932
  • Improve warnings traceback #2958
  • More from yaml updates #2948
  • Increase backwards compat #2942

Documentation

  • improve die #2960
  • improve gf.read.from_yaml #2936

Full Changelog: gdsfactory/gdsfactory@v8.4.0...v8.5.0

Changelog

Sourced from gdsfactory's changelog.

8.5.0 - 2024-07-08

No significant changes.

8.4.0 - 2024-06-28

  • better difftest to show old and new separately #2923
  • Added spiral inductor in gdsfactory.components #2918
  • add allow_layer_mismatch and allow_width_mismatch #2920
  • add labels with old, new, xor #2924
  • Update kfactory #2921
  • Bump kfactory[git,ipy] from 0.17.6 to 0.17.8 #2922

8.3.1 - 2024-06-25

  • fix add_ports_from_labels #2917
  • fixes add_ports_from_labels #2916
  • save_options should be None by default #2909

8.3.0 - 2024-06-21

8.2.1 - 2024-06-21

8.2.0 - 2024-06-21

  • add seal_ring_segmented #2880
  • make 7to8 migration script more safe by default #2877
  • Fix klayout tech #2896
  • Remove gdstk dependency #2895
  • pin version of kfactory with == #2890
  • fix get_layer #2889
  • Fix tests #2878
  • fix #2869 by adding a 'by' argument to get_polygons and get_polygons_points #2876
  • Improve docs and from_updk #2893
  • [pre-commit.ci] pre-commit autoupdate #2884
  • don't activate generic pdk #2892
  • remove usage of gdstk in font.py #2882
  • layer_level_accepts_spec #2874
  • export/to_gerber: Update for v8 #2875

8.1.0 - 2024-06-14

  • Get polygons by name better layer serialization #2873

... (truncated)

Commits
  • 7b1ac32 Bump to 8.5.0
  • 75c44b7 Merge pull request #2960 from gdsfactory/improve_die
  • d35471b improve die
  • be51d19 Merge pull request #2959 from gdsfactory/fix_grating_coupler_rectangular_slab...
  • 17324f7 fix slab
  • ebeb60a Merge pull request #2932 from gdsfactory/pre-commit-ci-update-config
  • df201a7 Merge pull request #2958 from gdsfactory/improve_warnings_traceback
  • 66b3adb more readable
  • 75fcf9d improve warnings traceback
  • 8c7c1fb Merge pull request #2957 from gdsfactory/add_component_copy_layers
  • 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.4.0...v8.5.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 Jul 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

Looks like gdsfactory is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 8, 2024
@dependabot dependabot bot deleted the dependabot/pip/gdsfactory-gte-8.4-and-lt-8.6 branch July 8, 2024 22:39
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