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[cad] from 7.8.17 to 7.9.3 #81

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps gdsfactory[cad] from 7.8.17 to 7.9.3.

Release notes

Sourced from gdsfactory[cad]'s releases.

v7.9.3

What's Changed

Other changes

  • fix cicd docker flow #2407
  • Raise warning on empty add marker layer instead of failing #2406
  • More robust add ports #2404
  • Fix 1nm gaps in manhattan routes due to snapping issues #2403
  • allow pack components with same name #2401
  • fix cutback_loss #2399
  • fix taper from csv #2398
  • Update kweb requirement from =1.1.9,<1.3 #2396
  • [pre-commit.ci] pre-commit autoupdate #2397
  • simpler cicd #2395
  • Validate anchors #2391
  • Fix access to references in component_sequence #2394
  • improve cicd #2392
  • fix direction parameter bend_straight_bend #2390
  • improve via_stack to support slots and deprecate via_stack_slot #2388
  • Custom transition #2387
  • use functions instead of strings for routing #2385
  • fix issues in flat netlist export #2386
  • No straight factory to metal heater meander #2382

Full Changelog: gdsfactory/gdsfactory@v7.9.2...v7.9.3

v7.9.2

What's Changed

Other changes

  • Remove warnings #2380
  • Support straight, bend & taper factories in heater meander #2378
  • fix cell decorator #2379
  • Select layers to extract in add_marker_layer #2375
  • make via_stack layers optional #2374
  • better error message for pack #2373
  • Improve routing #2372
  • [pre-commit.ci] pre-commit autoupdate #2371
  • Update kfactory[git,ipy] requirement from =0.9.1,<0.11 #2370

Full Changelog: gdsfactory/gdsfactory@v7.9.1...v7.9.2

v7.9.1

What's Changed

Other changes

  • Pass cross_section kwargs through coupler_straight #2369

... (truncated)

Changelog

Sourced from gdsfactory[cad]'s changelog.

7.9.3 - 2023-12-22

  • fix cicd docker flow #2407
  • Raise warning on empty add marker layer instead of failing #2406
  • More robust add ports #2404
  • Fix 1nm gaps in manhattan routes due to snapping issues #2403
  • allow pack components with same name #2401
  • fix cutback_loss #2399
  • fix taper from csv #2398
  • Update kweb requirement from =1.1.9,<1.3 #2396
  • [pre-commit.ci] pre-commit autoupdate #2397
  • simpler cicd #2395
  • Validate anchors #2391
  • Fix access to references in component_sequence #2394
  • improve cicd #2392
  • fix direction parameter bend_straight_bend #2390
  • improve via_stack to support slots and deprecate via_stack_slot #2388
  • Custom transition #2387
  • use functions instead of strings for routing #2385
  • fix issues in flat netlist export #2386
  • No straight factory to metal heater meander #2382

7.9.2 - 2023-12-11

  • Remove warnings #2380
  • Support straight, bend & taper factories in heater meander #2378
  • fix cell decorator #2379
  • Select layers to extract in add_marker_layer #2375
  • make via_stack layers optional #2374
  • better error message for pack #2373
  • Improve routing #2372
  • [pre-commit.ci] pre-commit autoupdate #2371
  • Update kfactory[git,ipy] requirement from =0.9.1,<0.11 #2370

7.9.1 - 2023-12-09

  • Pass cross_section kwargs through coupler_straight #2369
  • Support **kwargs in Path.extrude #2367
  • Improve type annotations for gf.cell #2368
  • Actually support ComponentSpec in add_marker_layer #2365
  • Fixes show_subports not showing top-level Component ports #2363
  • clean up generic pdk cells and docs #2362
  • Exclude layers #2358
  • More flexible support for different connectors in get_bundle_all_angle #2360
  • avoid zero length polygons #2356
  • raise error on mutation #2354
  • improve non manhattan router docs #2353
  • better default settings and docs #2352
  • better straight_heater_meander #2351

... (truncated)

Commits
  • 5e0c3a2 Bump to 7.9.3
  • a9e8f39 Merge pull request #2407 from gdsfactory/fix_docker_cicd
  • 8050d2b switch to python3.11 slim
  • 9805b60 Merge pull request #2406 from gdsfactory/2405-raise-warning-on-empty-add_mark...
  • d5105d5 fix cicd docker flow
  • ee46973 Log warning on empty add_marker_layer, add tests
  • bdc0c14 Support gdsfactory-employed loguru logger in pytests
  • 5b668ca Merge pull request #2404 from gdsfactory/more_robust_add_ports
  • 25371b0 more robust add_ports
  • e58226d better docs
  • 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 <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)

Bumps [gdsfactory[cad]](https://github.com/gdsfactory/gdsfactory) from 7.8.17 to 7.9.3.
- [Release notes](https://github.com/gdsfactory/gdsfactory/releases)
- [Changelog](https://github.com/gdsfactory/gdsfactory/blob/main/CHANGELOG.md)
- [Commits](gdsfactory/gdsfactory@v7.8.17...v7.9.3)

---
updated-dependencies:
- dependency-name: gdsfactory[cad]
  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 Jan 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2024

Superseded by #84.

@dependabot dependabot bot closed this Feb 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/gdsfactory-cad--7.9.3 branch February 1, 2024 07:37
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