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 tidy3d-beta from 1.8.0 to 1.8.1 #1062

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Bumps tidy3d-beta from 1.8.0 to 1.8.1.

Changelog

Sourced from tidy3d-beta's changelog.

[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.
Commits
  • 8263515 changelog and schema for 1.8.1
  • 3297bb3 Fix to print deprecation warning when initializing BoundarySpec from classmet...
  • 3c6399d boundary spec deprecation warning and updated tests to always set boundaries ...
  • 892888b fixed pylint error
  • 6d362a1 fixed typo in Lorentz.coeffs
  • 211ba45 Showing billed FlexUnit at the end of web.monitor
  • a7de987 deprecation warnings for API updates in 2.0
  • e9cbec6 use updater anytime simulation constructed using validator
  • 04ed621 Fix to symmetry_expanded_copy for colocating monitors
  • 1736296 Fix to bug on Windows with temporary file
  • 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.8.0 to 1.8.1.
- [Release notes](https://github.com/flexcompute/tidy3d/releases)
- [Changelog](https://github.com/flexcompute/tidy3d/blob/develop/CHANGELOG.md)
- [Commits](flexcompute/tidy3d@v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: tidy3d-beta
  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 major major release labels Jan 2, 2023
@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Merging #1062 (eb56f3d) into main (d3bdb50) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1062   +/-   ##
=======================================
  Coverage   72.32%   72.32%           
=======================================
  Files         436      436           
  Lines       22570    22570           
  Branches     2993     2993           
=======================================
  Hits        16324    16324           
  Misses       5365     5365           
  Partials      881      881           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 2, 2023

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

@dependabot dependabot bot closed this Jan 2, 2023
@dependabot dependabot bot deleted the dependabot/pip/tidy3d-beta-1.8.1 branch January 2, 2023 19:11
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 major major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants