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

Bump gdsfactory from 5.12.13 to 5.14.4 #35

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2022

Bumps gdsfactory from 5.12.13 to 5.14.4.

Changelog

Sourced from gdsfactory's changelog.

CHANGELOG

5.14.0

  • Port has optional width that can get it from the cross_section
  • Port does not inherit from phidl.Port. In python there should be only one obvious way to do things.
    • Deprecate Port.midpoint. Use Port.center instead.
    • Deprecate Port.position. Use Port.center instead.
    • Deprecate Port.angle. Use Port.orientation instead.
  • fix docs issues

5.13.0

  • add gdsfactory.simulation.simphony.model_from_csv

5.12.28

  • fix min_density and min_area Klayout write_drc

5.12.27

  • add min area and min_density rules to klayout write drc deck
  • upgrade phidl to 1.6.2
  • lazy load matplotlib and pandas
  • update tidy3d-beta from 1.4.2 to 1.5.0.
    • mode_solver has
      • precision: single or double.
      • filter_pol: te, tm or None.

5.12.22

  • add xoffset1 and xoffset2 to straight_heater_doped_rib
  • add taper_sc_nc to docs and tests
  • add gdsfactory.simulation.add_simulation_markers, as well as example in the meep FDTD docs

5.12.21

  • rename radius to min_bend_radius in spiral_double and spiral_archimedian
  • add gdsfactory/klayout/get_xsection_script.py to get cross_section script for klayout plugin
  • add pack and grid to documentation API

5.12.20

  • rename double_spiral to spiral_double
  • fix spiral_double.
    • start_angle = 0
    • end_angle = 180
  • rename inner_radius to radius in spiral_double and spiral_archimedian

5.12.19

... (truncated)

Commits
  • ab86000 Bump version: 5.14.3 → 5.14.4
  • a06219f Merge remote-tracking branch 'refs/remotes/origin/master'
  • 9308471 update pre-commit
  • 02d5ee6 Bump version: 5.14.2 → 5.14.3
  • f9e0ea1 add .flake8 for pre-commit
  • 215c7af fix script
  • 013d766 Bump version: 5.14.2 → 5.14.3
  • c257f78 fix installer for klayout
  • 83d3f62 merge flake8 config
  • fba888a Bump version: 5.14.1 → 5.14.2
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [gdsfactory](https://github.com/gdsfactory/gdsfactory) from 5.12.13 to 5.14.4.
- [Release notes](https://github.com/gdsfactory/gdsfactory/releases)
- [Changelog](https://github.com/gdsfactory/gdsfactory/blob/master/CHANGELOG.md)
- [Commits](gdsfactory/gdsfactory@v5.12.13...v5.14.4)

---
updated-dependencies:
- dependency-name: gdsfactory
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Aug 1, 2022
@joamatab joamatab merged commit b91e649 into main Aug 2, 2022
@dependabot dependabot bot deleted the dependabot/pip/gdsfactory-5.14.4 branch August 2, 2022 15:48
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.

1 participant