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 7.16.0 to 7.22.2 #89

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps gdsfactory from 7.16.0 to 7.22.2.

Release notes

Sourced from gdsfactory's releases.

v7.22.2

What's Changed

Bug Fixes

  • fix docs for straight_heater #2642
  • Small improvements #2641

Maintenance

  • fix docs for straight_heater #2642

Full Changelog: gdsfactory/gdsfactory@v7.22.1...v7.22.2

v7.22.1

What's Changed

Bug Fixes

  • cross_section can be defined as a dict derived from a cross_section #2639

Maintenance

  • Better schematic docs #2640

Full Changelog: gdsfactory/gdsfactory@v7.22.0...v7.22.1

v7.22.0

What's Changed

New

  • add get_cross_section_name from pdk #2638
  • Add schematic #2622
  • more processes #2634

Bug Fixes

  • Use bend xsize rather than radius for bend size #2633
  • clean polygon vertices after converting to numpy array #2629
  • fix ring_pn #2631

Maintenance

  • [pre-commit.ci] pre-commit autoupdate #2632
  • [pre-commit.ci] pre-commit autoupdate #2621

Other changes

  • Treat array as a cell_with_child and copy child info #2625

... (truncated)

Changelog

Sourced from gdsfactory's changelog.

7.22.2 - 2024-03-24

  • fix docs for straight_heater #2642
  • Small improvements #2641

7.22.1 - 2024-03-23

  • cross_section can be defined as a dict derived from a cross_section #2639
  • Better schematic docs #2640
  • add gf.components.array(centered=False/True)

7.22.0 - 2024-03-23

  • add get_cross_section_name from pdk #2638
  • Add schematic #2622
  • more processes #2634
  • Use bend xsize rather than radius for bend size #2633
  • clean polygon vertices after converting to numpy array #2629
  • fix ring_pn #2631
  • Treat array as a cell_with_child and copy child info #2625
  • Update trimesh requirement from =4,<4.3 #2630

7.21.0 - 2024-03-11

  • inject gf.Component return annotation when using gf.cell #2620

7.20.0 - 2024-03-10

  • Add models to pdk #2614
  • Simpler cross section #2613
  • add post_process to cell decorator #2610
  • fix read_from_yaml with x=instance,port #2617
  • Fix electrical corner port location #2615
  • deprecate gf.fill #2616

7.19.0 - 2024-03-07

  • support activating more than 2 pdks #2608
  • preview layerset #2606
  • add default hatch_pattern #2602
  • remove start_straight_length from cross_section #2603
  • make gdsfactory less verbose #2599
  • bugfix for rectangle instantiation #2605
  • Update args for from_image to match from_np #2595

7.18.0 - 2024-03-06

... (truncated)

Commits

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](https://github.com/gdsfactory/gdsfactory) from 7.16.0 to 7.22.2.
- [Release notes](https://github.com/gdsfactory/gdsfactory/releases)
- [Changelog](https://github.com/gdsfactory/gdsfactory/blob/main/CHANGELOG.md)
- [Commits](gdsfactory/gdsfactory@v7.16.0...v7.22.2)

---
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 Apr 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2024

Superseded by #90.

@dependabot dependabot bot closed this May 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/gdsfactory-7.22.2 branch May 1, 2024 07:05
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