Skip to content

Bump phidl from 1.6.1 to 1.6.2#17

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/phidl-1.6.2
Closed

Bump phidl from 1.6.1 to 1.6.2#17
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/phidl-1.6.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Aug 1, 2022

Bumps phidl from 1.6.1 to 1.6.2.

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.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
  • a2e6215 Merge pull request #160 from amccaugh/dev
  • a3385d7 Update CHANGELOG.md
  • 8d48dd6 Update geometry_reference.ipynb
  • f63f2f5 Update API.rst
  • 4564117 Update CHANGELOG.md
  • a3900ba Update version
  • f11b1d9 Merge pull request #156 from dileepvr/candelabra_meander
  • c2e798b Pre-commit fixes
  • ac9985b Resolved a simple merge conflict.
  • d5efaa6 Reduced size of candelabra_meander() output by using references and avoiding ...
  • 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 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.2.
- [Release notes](https://github.com/amccaugh/phidl/releases)
- [Changelog](https://github.com/amccaugh/phidl/blob/master/CHANGELOG.md)
- [Commits](amccaugh/phidl@1.6.1...1.6.2)

---
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 Aug 1, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 13, 2023

Superseded by #30.

@dependabot dependabot Bot closed this Feb 13, 2023
@dependabot dependabot Bot deleted the dependabot/pip/phidl-1.6.2 branch February 13, 2023 09:03
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