Skip to content

Bump phidl from 1.6.1 to 1.6.3#30

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/phidl-1.6.3
Open

Bump phidl from 1.6.1 to 1.6.3#30
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/phidl-1.6.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 13, 2023

Bumps phidl from 1.6.1 to 1.6.3.

Release notes

Sourced from phidl's releases.

PHIDL 1.6.2

1.6.2 (July 25, 2022)

New features

  • Addition of pg.snspd_candelabra() which creates an optimally-rounded SNSPD with low current crowding and arbtitrarily-high fill factor (thanks Dileep Reddy @​dileepvr)
  • Lazy loading of matplotlib, allowing loading the base phidl libraries much faster (thanks Joaquin Matres @​joamatab)

Changes

  • Modification to pg.boolean() s othat OR/union will merge all shapes within one Device, even if the second Device is None (thanks Stijn Balk @​sbalk)

Bugfixes

  • Modifying the parent of a DeviceReference now correctly updates the reference cell (thanks Joaquin Matres @​joamatab)
  • Fix bug in pg.outline() when distance < 0 (thanks @​yoshi74ls181)
  • GDS path objects now copy over when using pg.import_gds() (thanks Bas Nijholt @​basnijholt)
  • Preserve Polygon.properties and DeviceReference.properties when saving and loading (thanks Bas Nijholt @​basnijholt)
  • D.remove_layers() works also with GDS path objects (thanks Joaquin Matres @​joamatab)
Changelog

Sourced from phidl's changelog.

1.6.3 (Feb 9, 2023)

Bugfixes

  • Fixed error in pg.euler() and pp.smooth() for edge case of nearly-colinear points
  • Specify certain numpy arrays as object to avoid numpy deprecation (thanks Bas Nijholt @​basnijholt and Samuel Gyger @​gyger)
  • Corrected docstring for pg.union() as it does not accept lists of Devices (improvement for future, thanks Samuel Gyger @​gyger)

1.6.2 (July 25, 2022)

New features

  • Addition of pg.snspd_candelabra() which creates an optimally-rounded SNSPD with low current crowding and arbtitrarily-high fill factor (thanks Dileep Reddy @​dileepvr)
  • Lazy loading of matplotlib, allowing loading the base phidl libraries much faster (thanks Joaquin Matres @​joamatab)

Changes

  • Modification to pg.boolean() s othat OR/union will merge all shapes within one Device, even if the second Device is None (thanks Stijn Balk @​sbalk)

Bugfixes

  • Modifying the parent of a DeviceReference now correctly updates the reference cell (thanks Joaquin Matres @​joamatab)
  • Fix bug in pg.outline() when distance < 0 (thanks @​yoshi74ls181)
  • GDS path objects now copy over when using pg.import_gds() (thanks Bas Nijholt @​basnijholt)
  • Preserve Polygon.properties and DeviceReference.properties when saving and loading (thanks Bas Nijholt @​basnijholt)
  • D.remove_layers() works also with GDS path objects (thanks Joaquin Matres @​joamatab)
Commits

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 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 [phidl](https://github.com/amccaugh/phidl) from 1.6.1 to 1.6.3.
- [Release notes](https://github.com/amccaugh/phidl/releases)
- [Changelog](https://github.com/amccaugh/phidl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/amccaugh/phidl/commits)

---
updated-dependencies:
- dependency-name: phidl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 13, 2023
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