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

Update gdsfactory requirement from ~=8.8.9 to >=8.8.9,<8.12.0 #407

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2024

Updates the requirements on gdsfactory to permit the latest version.

Release notes

Sourced from gdsfactory's releases.

v8.11.0

What's Changed

New

  • enable waypoints #3224
  • better yaml error messages when component missing from pdk #3238

Full Changelog: gdsfactory/gdsfactory@v8.10.2...v8.11.0

Changelog

Sourced from gdsfactory's changelog.

8.11.0 - 2024-10-03

  • enable route_bundle with waypoints or steps #3224
  • better yaml error messages when component missing from pdk #3238

8.10.2 - 2024-10-02

  • fix route_ports_to_side #3236
  • update kfactory to 0.20.8

8.10.1 - 2024-10-01

  • Improve edge coupler docs and fix grid_with_text #3234

8.10.0 - 2024-09-30

  • Add post process to array #3231
  • remove taper cell #3230
  • make port array post_process and iterable #3232

8.9.1 - 2024-09-29

8.9.0 - 2024-09-28

8.8.9 - 2024-09-27

  • More generic components #3219

8.8.8 - 2024-09-20

  • Fix netlists #3215
  • fix add_port returning the port itself instead of the actual added port #3205
  • fix klayout package icon #3202
  • watcher allows to overwrite existing cells #3193
  • better defaults for greek cross #3214
  • better defaults for gf.components.rectangles #3198
  • Check coupler radius #3212
  • improve types #3211
  • improve klayout extension doc #3203
  • fix klayout package image #3202
  • Bump kfactory[ipy] from 0.20.3 to 0.20.5 #3208
  • change docker to python311 #3204
  • Update pydantic requirement from =2.6,<2.10 #3194
  • Improve klayout extension #3201

... (truncated)

Commits

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)

Updates the requirements on [gdsfactory](https://github.com/gdsfactory/gdsfactory) to permit the latest version.
- [Release notes](https://github.com/gdsfactory/gdsfactory/releases)
- [Changelog](https://github.com/gdsfactory/gdsfactory/blob/main/CHANGELOG.md)
- [Commits](gdsfactory/gdsfactory@v8.8.9...v8.11.0)

---
updated-dependencies:
- dependency-name: gdsfactory
  dependency-type: direct:production
...

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 Oct 4, 2024
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

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