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.16.0 #413

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on gdsfactory to permit the latest version.

Changelog

Sourced from gdsfactory's changelog.

8.15.0 - 2024-10-22

  • Fix Component.get_labels returns texts in wrong locations #3308
  • Update layer_views.py #3299
  • add width to Component.info #3305
  • [pre-commit.ci] pre-commit autoupdate #3303
  • add flatten section to docs #3309
  • add some type hints #3301
  • Update trimesh requirement from =4.4.1,<4.6 #3302

8.14.3 - 2024-10-21

  • Update layer_views.py #3299
  • add width to Component.info #3305
  • [pre-commit.ci] pre-commit autoupdate #3303
  • add some type hints #3301

8.14.2 - 2024-10-18

8.14.1 - 2024-10-17

  • fix grid with ports and add test #3295
  • Componenteference: fixing typo and potential bug #3287
  • improve route_bundle #3294
  • add optional add pin layer #3291
  • update_kfactory0.21.4 #3293

8.14.0 - 2024-10-16

  • Remove default cross section for routing functions #3283
  • better error messages for routing issues for routing issues #3286
  • update kfactory to 0.21.1 and bring back python3.10 compat #3285
  • fix test_pdks #3282
  • use uv #3279
  • better error messages for routing issues for routing issues #3286
  • improve route_bundle docs #3281

8.13.5 - 2024-10-15

  • make GDSFactory backwards compatible with older kfactory versions #3278

8.13.4 - 2024-10-15

  • fix gf read #3277
  • fix grating_coupler_elliptical_trenches #3272
  • add move_port function #3275
  • Sizing layers #3273

... (truncated)

Commits
  • 860e63d Bump to 8.15.0
  • f678519 Merge pull request #3309 from gdsfactory/improve_docs
  • 05c442e Merge pull request #3308 from gdsfactory/3307-componentget_labels-returns-tex...
  • 8f7eadd improve docs
  • 0154ba4 More correct type for get_layer()
  • 9f2d302 Fix incorrect iteration for Component.get_labels and refactor
  • dcf9cc1 update changelog
  • 6f08d93 Bump to 8.14.3
  • 156cee3 Merge pull request #3302 from gdsfactory/dependabot/pip/trimesh-gte-4.4.1-and...
  • af46a26 Merge pull request #3305 from gdsfactory/add_width_info
  • 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@v8.8.9...v8.15.0)

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

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

sourcery-ai bot commented Oct 23, 2024

🧙 Sourcery has finished reviewing your pull request!


Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

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.

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 29, 2024

Superseded by #414.

@dependabot dependabot bot closed this Oct 29, 2024
@dependabot dependabot bot deleted the dependabot/pip/gdsfactory-gte-8.8.9-and-lt-8.16.0 branch October 29, 2024 13:32
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