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.18.0 to 7.21.0 #366

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2024

Bumps gdsfactory from 7.18.0 to 7.21.0.

Release notes

Sourced from gdsfactory's releases.

v7.21.0

What's Changed

New

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

Full Changelog: gdsfactory/gdsfactory@v7.20.0...v7.21.0

v7.20.0

What's Changed

New

  • Add models to pdk #2614
  • Simpler cross section #2613
  • add post_process to cell decorator #2610

Bug Fixes

  • fix read_from_yaml with x=instance,port #2617
  • Fix electrical corner port location #2615

Maintenance

  • deprecate gf.fill #2616

Full Changelog: gdsfactory/gdsfactory@v7.19.0...v7.20.0

v7.19.0

What's Changed

New

  • support activating more than 2 pdks #2608
  • preview layerset #2606
  • add default hatch_pattern #2602

Bug Fixes

  • remove start_straight_length from cross_section #2603

Maintenance

  • make gdsfactory less verbose #2599

Other changes

  • bugfix for rectangle instantiation #2605

... (truncated)

Changelog

Sourced from gdsfactory's changelog.

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
Commits
  • ddc22b7 Bump to 7.21.0
  • dac37db Merge pull request #2620 from gdsfactory/return-annotation
  • 53c9560 Merge branch 'return-annotation' of github.com:gdsfactory/gdsfactory into ret...
  • 3920c93 fix tests
  • 8aece0d fix typing issues
  • 7d2e623 inject gf.Component return annotation when using gf.cell
  • 7b2ab1d update changelog
  • cb9092f Bump to 7.20.0
  • fee78e2 Merge pull request #2617 from gdsfactory/fix_read_from_yaml
  • 71d9e53 fix read_from_yaml with x=instance,port
  • 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](https://github.com/gdsfactory/gdsfactory) from 7.18.0 to 7.21.0.
- [Release notes](https://github.com/gdsfactory/gdsfactory/releases)
- [Changelog](https://github.com/gdsfactory/gdsfactory/blob/main/CHANGELOG.md)
- [Commits](gdsfactory/gdsfactory@v7.18.0...v7.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2024

Looks like gdsfactory is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 24, 2024
@dependabot dependabot bot deleted the dependabot/pip/gdsfactory-7.21.0 branch March 24, 2024 18:12
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