Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2026

Updates the requirements on gdsfactory to permit the latest version.

Release notes

Sourced from gdsfactory's releases.

v9.31.0

What's Changed

New

  • Allow setting name for add_ref_off_grid #4329

Bug Fixes

  • Fix get_cell to handle kwargs settings correctly #4324

Maintenance

  • pass with_loopback flag #4333
  • Set the is_gf_cell and is_gf_vcell attributes correctly #4328
  • Use add_ref instead of create_inst in lshift #4331
  • Remove matthew from codeowners #4325

Other changes

  • Avoid implicit point simplification on itype conversion in add_polygon #4321
  • Pcells documentation #4332

Dependency Updates

  • deps: bump styfle/cancel-workflow-action from 0.12.1 to 0.13.0 #4330

Full Changelog: gdsfactory/gdsfactory@v9.30.0...v9.31.0

Changelog

Sourced from gdsfactory's changelog.

9.31.0 - 2026-01-15

  • Allow setting name for add_ref_off_grid #4329
  • Fix get_cell to handle kwargs settings correctly #4324
  • pass with_loopback flag #4333
  • Set the is_gf_cell and is_gf_vcell attributes correctly #4328
  • Use add_ref instead of create_inst in lshift #4331
  • Remove matthew from codeowners #4325
  • Avoid implicit point simplification on itype conversion in add_polygon #4321
  • Pcells documentation #4332

9.30.0 - 2026-01-09

  • allow markers in opposite side #4322
  • add flag to write GDS with no empty cells #4320

9.29.1 - 2026-01-04

9.29.0 - 2026-01-01

  • do not activate generic_pdk by default #4303

9.28.1 - 2025-12-27

  • Apply positive and negative bias to merge 1nm gaps in Component.fix_min_space() #4305

9.28.0 - 2025-12-27

  • add sized flag for the fix_min_space #4301
  • fix phix offset #4302
  • rename variable sized to size_bias #4304

9.27.0 - 2025-12-26

  • auto detect port names #4299
  • add remove_shapes_near_exclusion #4300
  • add length label #4296

9.26.0 - 2025-12-22

  • add bump_pad and bump_pad_grid #4294
  • lazy scipy import #4297
  • Add all_angle to extrude_transition #4295
  • Fixing the slot cross-section #4293
  • when packing with label, add label into info #4291
  • use rel imports #4288

9.25.2 - 2025-12-11

... (truncated)

Commits
  • 202f105 Bump to 9.31.0
  • ac87a74 Merge pull request #4321 from abdelq/abdelq/avoid-implicit-point-simplificati...
  • 9939a51 Merge pull request #4333 from gdsfactory/pass_with_loopack_flag
  • 004bec5 pass with_loopback flag
  • 122c54f Merge pull request #4328 from abdelq/abdelq/decorator-marker
  • 0657727 Merge pull request #4329 from gdsfactory/name-keyword-add-ref-off-grid
  • d26b030 Merge pull request #4330 from gdsfactory/dependabot/github_actions/styfle/can...
  • c47a150 Merge pull request #4331 from abdelq/abdelq/lshift-add-ref
  • 96cbb67 Merge pull request #4332 from angelPappas/pcells_documentation
  • 168ce78 Adding schematic to the list of exclusions to avoid errors
  • Additional commits viewable in compare view

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@v9.23.0...v9.31.0)

---
updated-dependencies:
- dependency-name: gdsfactory
  dependency-version: 9.31.0
  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 Jan 16, 2026
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.

1 participant