gdsfactory / skywater130

skywater 130nm pdk
https://gdsfactory.github.io/skywater130/
MIT License
26 stars 11 forks source link

Bump gdsfactory from 5.41.0 to 5.48.0 #47

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps gdsfactory from 5.41.0 to 5.48.0.

Changelog

Sourced from gdsfactory's changelog.

CHANGELOG

5.47.2

  • make package install work on Windows PR

5.47.1

  • improve simulation.plot.plot_sparameter kwargs PR
    • replace with_sparameter_labels with with_simpler_input_keys

5.47.0

  • integrate flayout to add all of generic components into KLayout PR
  • group gdsfactory klayout plugin items in a single menu PR

5.46.0

  • meep plot2D improvements PR
  • fix show_subports causes error with CellArray references issue
  • access reference ports more easily PR

5.45.1

  • add spiral heater phase shifter PR

5.45.0

  • add devsim and mkl to pip install gdsfactory[full]
  • tidy3d modesolver sweep width computes also fraction_te PR

5.44.0

  • remove TECH, use gf.get_constant instead
  • Add optional decay cutoff argument to write_sparameters_meep issue

5.43.2

  • add gf.cross_section.metal_routing and use metal_routing string instead of function for metal routing functions PR
  • Component.remove_layers returns flat copy when hierarchical=True

5.43.1

  • upgrade tidy3d-beta from 1.7.0 to 1.7.1
  • straight_heater_meander accepts straight_widths

5.43.0

  • add devsim from pypi PR
  • dbr_tapered rewrite PR

... (truncated)

Commits
  • 98ac536 Bump version: 5.47.3 → 5.48.0
  • ddcd7c6 fix pre-commit
  • a1c47fe Merge pull request #806 from simbilod/fix_devsim
  • 5006f02 fix typo in dn_carriers
  • 64756af pre-commit, and touchups to make everything work
  • eb78f84 remove deprecated make devsim from Makefile
  • d5b4cc4 add pyvista to full requirements
  • 9a7063a add init file for devsim
  • bc1a255 Bump version: 5.47.2 → 5.47.3
  • 9588a41 make package install work on windows
  • 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)
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.