Skip to content

Bump tidy3d-beta from 1.3.2 to 1.8.4#31

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/tidy3d-beta-1.8.4
Closed

Bump tidy3d-beta from 1.3.2 to 1.8.4#31
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/tidy3d-beta-1.8.4

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps tidy3d-beta from 1.3.2 to 1.8.4.

Release notes

Sourced from tidy3d-beta's releases.

v1.8.4

What's Changed

  • fixed an import error introduced by matplotlib==3.7.0

Full Changelog: flexcompute/tidy3d@v1.8.3...v1.8.4

v1.8.3

What's Changed

Full Changelog: flexcompute/tidy3d@v1.8.2...v1.8.3

v1.8.2

What's Changed

Full Changelog: flexcompute/tidy3d@v1.8.1...v1.8.2

v1.8.1

What's Changed

Full Changelog: flexcompute/tidy3d@v1.8.0...v1.8.1

v1.8.0

What's Changed

... (truncated)

Changelog

Sourced from tidy3d-beta's changelog.

[1.8.4] - 2023-2-13

Fixed

  • Import error when matplotlib updated to 3.7

[1.8.3] - 2023-1-26

Fixed

  • Bug in Simulation.epsilon with coord_key="centers" in which structures were not rendered.
  • Missing @functools.wrap in ensure_freq_in_range decorator from medium.py causing incorrect docstrings.

[1.8.2] - 2023-1-12

Added

  • Warning if users install via tidy3d-beta on pip, from now on, best to use tidy3d directly.
  • Support for dispersive media in AnisotropicMedium

Changed

  • Support shapely version >=2.0 for all python versions.
  • Internally refactor Simulation.epsilon and move eps_diagonal to Structure in preparation for future changes.
  • Readme displays updated instructions for installing tidy3d (remove beta version mention).

Fixed

  • Field decay warning in mode solver when symmetry present.
  • Formatting bug in Tidy3d custom exceptions.

Removed

[1.8.1] - 2022-12-30

Added

  • Environment variable TIDY3D_SSL_VERIFY to optionally disable SSL authentication (default is True).
  • Billed FlexUnit cost displayed at the end of web.monitor.

Fixed

  • Bug on Windows systems with submitting CustomFieldSource data to the server.
  • Fix to FieldData.symmetry_expanded_copy for monitors with colocate=True.

Changed

  • The Simulation version updater is called every time a Simulation object is loaded, not just from_file.
  • Boundary specifications that rely on the default Periodic boundary now print a deprecation warning, as the default boundaries will change to PML in Tidy3D 2.0.

[1.8.0] - 2022-12-14

Added

  • CustomFieldSource that can inject arbitrary source fields.
  • ElectromagneticFieldData.flux property for data corresponding to 2D monitors, and ElectromagneticFieldData.dot method for computing the overlap integral over two sets of frequency-domain field data.
  • Data corresponding to 2D FieldMonitor and FieldTimeMonitor, as well as to ModeSolverMonitor, now also stores grid_correction data

... (truncated)

Commits
  • bef56db preparation for 1.8.4 release
  • 6bde863 fix matplotlib==3.7.0 import
  • a9c5769 fix broken test
  • fadce3a fix errors caught by pylint 2.16.1
  • 557b1df 1.8.3 update schema, changelog, version
  • 3d7d150 use functools.wraps in ensure_freq_in_range
  • e27d362 bump version back to 1.8.2
  • 0dc7f2d fix bug in sim.epsilon with centers
  • 9bdae6a update changelog for 1.8.2
  • a9b2f9f schema for 1.8.2
  • 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 [tidy3d-beta](https://github.com/flexcompute/tidy3d) from 1.3.2 to 1.8.4.
- [Release notes](https://github.com/flexcompute/tidy3d/releases)
- [Changelog](https://github.com/flexcompute/tidy3d/blob/develop/CHANGELOG.md)
- [Commits](flexcompute/tidy3d@v1.3.2...v1.8.4)

---
updated-dependencies:
- dependency-name: tidy3d-beta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 20, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 6, 2023

Superseded by #33.

@dependabot dependabot Bot closed this Mar 6, 2023
@dependabot dependabot Bot deleted the dependabot/pip/tidy3d-beta-1.8.4 branch March 6, 2023 09:02
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