gdsfactory / skywater130

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

Bump gdsfactory[cad] from 7.8.17 to 7.10.5 #84

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps gdsfactory[cad] from 7.8.17 to 7.10.5.

Release notes

Sourced from gdsfactory[cad]'s releases.

v7.10.5

What's Changed

Other changes

  • add get_netlist merge_info flag #2476

Full Changelog: https://github.com/gdsfactory/gdsfactory/compare/v7.10.4...v7.10.5

v7.10.4

What's Changed

New

  • add gf.functions.add_marker_layer_container #2458

Maintenance

  • Fix release drafter to properly use gdsfactory project labels #2457

Other changes

  • Avoid pack deprecation warning #2475
  • [pre-commit.ci] pre-commit autoupdate #2474
  • fixing error message #2473
  • Add additional & optional font to existing text_rectangular(...) API #2471
  • Add additional reasonable default lumerical mappings #2469
  • fix with_sbend option in get_route_from_steps #2468
  • Serialize output for variable width/offsets in Section and CrossSection #2466
  • Add contains method to Info #2459

Full Changelog: https://github.com/gdsfactory/gdsfactory/compare/v7.10.3...v7.10.4

v7.10.3

What's Changed

Other changes

  • remove test warnings #2455
  • remove cad installation on CICD #2454
  • better naming #2434
  • Add helper function for changing nested partial parameters #2450
  • expose ports_map #2449
  • [pre-commit.ci] pre-commit autoupdate #2448
  • fix pic model settings #2447
  • improve updk #2439

Full Changelog: https://github.com/gdsfactory/gdsfactory/compare/v7.10.2...v7.10.3

v7.10.2

... (truncated)

Changelog

Sourced from gdsfactory[cad]'s changelog.

7.10.5 - 2024-01-18

  • add get_netlist merge_info flag #2476

7.10.4 - 2024-01-16

New

  • add gf.functions.add_marker_layer_container #2458

Maintenance

  • Fix release drafter to properly use gdsfactory project labels #2457

Other changes

  • Avoid pack deprecation warning #2475
  • [pre-commit.ci] pre-commit autoupdate #2474
  • fixing error message #2473
  • Add additional & optional font to existing text_rectangular(...) API #2471
  • Add additional reasonable default lumerical mappings #2469
  • fix with_sbend option in get_route_from_steps #2468
  • Serialize output for variable width/offsets in Section and CrossSection #2466
  • Add contains method to Info #2459

7.10.3 - 2024-01-09

  • remove test warnings #2455
  • remove cad installation on CICD #2454
  • better naming #2434
  • Add helper function for changing nested partial parameters #2450
  • expose ports_map #2449
  • [pre-commit.ci] pre-commit autoupdate #2448
  • fix pic model settings #2447
  • improve updk #2439

7.10.2 - 2024-01-07

  • Improve grid snapping docs, functions and names #2446
  • fixed flatten_offgrid_references return #2445
  • rename flatten_invalid_refs to flatten_offgrid_references #2444
  • make sbend router errors obvious #2443
  • Consolidate warnings #2442
  • improve tutorial avoid showing not recommended functions #2438

... (truncated)

Commits
  • 512d64f Bump to 7.10.5
  • 13ce61b Merge branch 'add_get_netlist_merge_info_flag'
  • 141f092 Merge pull request #2476 from gdsfactory/add_get_netlist_merge_info_flag
  • df02f0b update changelog
  • 8cbba88 Merge branch 'main' into add_get_netlist_merge_info_flag
  • fdad926 use clean_value_json to make sure it can be json serializable
  • ff96792 add get_netlist merge_info flag
  • 8b85cb7 Bump to 7.10.4
  • 6d5d891 Merge pull request #2475 from gdsfactory/avoid_pack_deprecation_warning
  • cfd938f Merge branch 'main' into avoid_pack_deprecation_warning
  • 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 show 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)
dependabot[bot] commented 9 months 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.