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.22.2 to 7.23.0 #369

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps gdsfactory from 7.22.2 to 7.23.0.

Release notes

Sourced from gdsfactory's releases.

v7.23.0

What's Changed

New

  • add flag to remap layers #2662

Bug Fixes

  • fix text justify #2666
  • Fix cell decorator #2665
  • Bugfix: make Component.remap_layers actually return a copy #2658

Maintenance

  • allow custom import gds #2661
  • [pre-commit.ci] pre-commit autoupdate #2660
  • release-drafter workflow #2659
  • [minor bugs] Port.info: shallow copy -> deep copy #2657

Other changes

  • Obey stacklevel in warnings.warn for loguru output #2656

Full Changelog: gdsfactory/gdsfactory@v7.22.3...v7.23.0

v7.22.3

What's Changed

Bug Fixes

Maintenance

  • snap ports to grid #2654
  • [pre-commit.ci] pre-commit autoupdate #2652
  • get_bundle_sbend for vertical ports #2649
  • [pre-commit.ci] pre-commit autoupdate #2647
  • use partial instead of gf.partial #2646

Documentation

  • snap ports to grid #2654

Other changes

  • Move auto-widen settings to args for get_route_from_steps #2653
  • bugfix: assert_on_grid failing for large values #2650

... (truncated)

Changelog

Sourced from gdsfactory's changelog.

7.23.0 - 2024-04-10

  • add flag to remap layers #2662
  • fix text justify #2666
  • Fix cell decorator #2665
  • Bugfix: make Component.remap_layers actually return a copy #2658
  • allow custom import gds #2661
  • release-drafter workflow #2659
  • [minor bugs] Port.info: shallow copy -> deep copy #2657
  • Obey stacklevel in warnings.warn for loguru output #2656

Full Changelog: gdsfactory/gdsfactory@v7.22.3...v7.23.0

7.22.3 - 2024-04-04

  • fix array ports #2655
  • fix dc assymm #2644
  • [pre-commit.ci] pre-commit autoupdate #2652
  • get_bundle_sbend for vertical ports #2649
  • use partial instead of gf.partial #2646
  • snap ports to grid #2654
  • Move auto-widen settings to args for get_route_from_steps #2653
  • bugfix: assert_on_grid failing for large values #2650
  • fix to the output of the from_updk function #2645
Commits
  • f4c2ae6 Bump to 7.23.0
  • 90d6d9c Merge pull request #2666 from gdsfactory/fix_text_justify
  • edbc5e5 fix text justify
  • 86180d1 Merge pull request #2665 from gdsfactory/fix_cell_decorator
  • e7728d9 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 6caa266 Update tests/test_cache.py
  • 52c7d81 fix cell decorator
  • aecb61f fix cell decorator
  • a2fc7f9 Merge pull request #2662 from gdsfactory/add_flag_remap_layers
  • 6b8935a Update gdsfactory/component.py
  • 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.22.2 to 7.23.0.
- [Release notes](https://github.com/gdsfactory/gdsfactory/releases)
- [Changelog](https://github.com/gdsfactory/gdsfactory/blob/main/CHANGELOG.md)
- [Commits](gdsfactory/gdsfactory@v7.22.2...v7.23.0)

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

dependabot bot commented on behalf of github Apr 12, 2024

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

@dependabot dependabot bot closed this Apr 12, 2024
@dependabot dependabot bot deleted the dependabot/pip/gdsfactory-7.23.0 branch April 12, 2024 23:28
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