Skip to content

Commit

Permalink
Bump emmet-core from 0.83.6 to 0.84.2 (#2475)
Browse files Browse the repository at this point in the history
Bumps [emmet-core](https://github.com/materialsproject/emmet) from
0.83.6 to 0.84.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/materialsproject/emmet/releases">emmet-core's
releases</a>.</em></p>
<blockquote>
<h2>v0.84.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Change pull_request to run_id in builder_meta by <a
href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1041">materialsproject/emmet#1041</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1043">materialsproject/emmet#1043</a></li>
<li>conditional check for existence of taskdoc.input.parameters in
MaterialsDoc by <a
href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1047">materialsproject/emmet#1047</a></li>
<li>MaterialsDoc - add early check for validity of tasks for better
error reporting by <a
href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1048">materialsproject/emmet#1048</a></li>
<li>Bump zipp from 3.10.0 to 3.19.1 in /docs by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1049">materialsproject/emmet#1049</a></li>
<li>Defect by <a
href="https://github.com/jmmshn"><code>@​jmmshn</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1056">materialsproject/emmet#1056</a></li>
<li>task validation test fix by <a
href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1058">materialsproject/emmet#1058</a></li>
<li>Mypy directives and type hinting for [Core, Builders, API] by <a
href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1057">materialsproject/emmet#1057</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1059">materialsproject/emmet#1059</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1061">materialsproject/emmet#1061</a></li>
<li>Bump peaceiris/actions-gh-pages from 3.9.0 to 4.0.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/981">materialsproject/emmet#981</a></li>
<li>Bump werkzeug from 3.0.1 to 3.0.3 in /emmet-builders/requirements by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/materialsproject/emmet/pull/1006">materialsproject/emmet#1006</a></li>
<li>Bump the pip group across 4 directories with 16 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1063">materialsproject/emmet#1063</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1064">materialsproject/emmet#1064</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1066">materialsproject/emmet#1066</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1067">materialsproject/emmet#1067</a></li>
<li>incorrect type hint for run_id in builder_meta by <a
href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1068">materialsproject/emmet#1068</a></li>
<li>add dielectric + optical absorption coeff to CalculationOutput model
by <a href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in
<a
href="https://redirect.github.com/materialsproject/emmet/pull/1070">materialsproject/emmet#1070</a></li>
<li>make sure hubbards fields get added to entries for mats doc by <a
href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1072">materialsproject/emmet#1072</a></li>
<li>Bump the pip group across 2 directories with 1 update by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1071">materialsproject/emmet#1071</a></li>
<li>add checks for TaskDoc's <code>model_post_init</code> by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1074">materialsproject/emmet#1074</a></li>
<li>Further bug fix for legacy task documents with no
<code>calcs_reversed</code> field by <a
href="https://github.com/esoteric-ephemera"><code>@​esoteric-ephemera</code></a>
in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1075">materialsproject/emmet#1075</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1069">materialsproject/emmet#1069</a></li>
<li>uvicorn was moved into an optional import in maggma by <a
href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1077">materialsproject/emmet#1077</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1078">materialsproject/emmet#1078</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1079">materialsproject/emmet#1079</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1080">materialsproject/emmet#1080</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1082">materialsproject/emmet#1082</a></li>
<li>Bump cryptography from 42.0.4 to 43.0.1 in
/emmet-builders/requirements in the pip group across 1 directory by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1083">materialsproject/emmet#1083</a></li>
<li>Bump the pip group across 2 directories with 1 update by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1084">materialsproject/emmet#1084</a></li>
<li>add missing mypy directives for electronic structure by <a
href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1085">materialsproject/emmet#1085</a></li>
<li>[WIP] Large structural changes to MPcules by <a
href="https://github.com/espottesmith"><code>@​espottesmith</code></a>
in <a
href="https://redirect.github.com/materialsproject/emmet/pull/926">materialsproject/emmet#926</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1086">materialsproject/emmet#1086</a></li>
<li>fix logic bug in batch_id validatoin by <a
href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1091">materialsproject/emmet#1091</a></li>
<li>Refactor and small updates to OpenMM and OpenFF task documents by <a
href="https://github.com/orionarcher"><code>@​orionarcher</code></a> in
<a
href="https://redirect.github.com/materialsproject/emmet/pull/1087">materialsproject/emmet#1087</a></li>
<li>Qchem enums by <a
href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1092">materialsproject/emmet#1092</a></li>
<li>linting for qchem by <a
href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1093">materialsproject/emmet#1093</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1090">materialsproject/emmet#1090</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1096">materialsproject/emmet#1096</a></li>
<li>force dynamic enum generation for emmet-core by <a
href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1097">materialsproject/emmet#1097</a></li>
<li>Add convenience util func for generating robocrys descriptions by <a
href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1076">materialsproject/emmet#1076</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1100">materialsproject/emmet#1100</a></li>
<li>Generate enums in Github Actions by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1095">materialsproject/emmet#1095</a></li>
<li>Update enums actions by <a
href="https://github.com/tsmathis"><code>@​tsmathis</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1104">materialsproject/emmet#1104</a></li>
<li>Remove unnecessary indepencence checking by <a
href="https://github.com/mjwen"><code>@​mjwen</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/767">materialsproject/emmet#767</a></li>
<li>Replace | with Union in OpenMM flow by <a
href="https://github.com/orionarcher"><code>@​orionarcher</code></a> in
<a
href="https://redirect.github.com/materialsproject/emmet/pull/1103">materialsproject/emmet#1103</a></li>
<li>Reverting MPCules PR <a
href="https://redirect.github.com/materialsproject/emmet/issues/926">#926</a>
by <a href="https://github.com/tschaume"><code>@​tschaume</code></a> in
<a
href="https://redirect.github.com/materialsproject/emmet/pull/1106">materialsproject/emmet#1106</a></li>
<li>Automated dependency upgrades by <a
href="https://github.com/tschaume"><code>@​tschaume</code></a> in <a
href="https://redirect.github.com/materialsproject/emmet/pull/1107">materialsproject/emmet#1107</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/materialsproject/emmet/blob/main/docs/CHANGELOG.md">emmet-core's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/materialsproject/emmet/tree/v0.84.2">v0.84.2</a>
(2024-09-20)</h2>
<p><a
href="https://github.com/materialsproject/emmet/compare/v0.84.2rc10...v0.84.2">Full
Changelog</a></p>
<p><strong>Merged pull requests:</strong></p>
<ul>
<li>Change name of interchange_meta -&gt; mol_specs and add structure to
MDTaskDocument <a
href="https://redirect.github.com/materialsproject/emmet/pull/1110">#1110</a>
(<a href="https://github.com/orionarcher">orionarcher</a>)</li>
<li>Automated dependency upgrades <a
href="https://redirect.github.com/materialsproject/emmet/pull/1109">#1109</a>
(<a href="https://github.com/tschaume">tschaume</a>)</li>
</ul>
<h2><a
href="https://github.com/materialsproject/emmet/tree/v0.84.2rc10">v0.84.2rc10</a>
(2024-09-19)</h2>
<p><a
href="https://github.com/materialsproject/emmet/compare/v0.84.2rc9...v0.84.2rc10">Full
Changelog</a></p>
<p><strong>Merged pull requests:</strong></p>
<ul>
<li>make calc type enums IgnoreCase <a
href="https://redirect.github.com/materialsproject/emmet/pull/1108">#1108</a>
(<a href="https://github.com/tsmathis">tsmathis</a>)</li>
<li>Automated dependency upgrades <a
href="https://redirect.github.com/materialsproject/emmet/pull/1107">#1107</a>
(<a href="https://github.com/tschaume">tschaume</a>)</li>
</ul>
<h2><a
href="https://github.com/materialsproject/emmet/tree/v0.84.2rc9">v0.84.2rc9</a>
(2024-09-19)</h2>
<p><a
href="https://github.com/materialsproject/emmet/compare/v0.84.2rc8...v0.84.2rc9">Full
Changelog</a></p>
<p><strong>Merged pull requests:</strong></p>
<ul>
<li>Reverting MPCules PR <a
href="https://redirect.github.com/materialsproject/emmet/issues/926">#926</a>
<a
href="https://redirect.github.com/materialsproject/emmet/pull/1106">#1106</a>
(<a href="https://github.com/tschaume">tschaume</a>)</li>
</ul>
<h2><a
href="https://github.com/materialsproject/emmet/tree/v0.84.2rc8">v0.84.2rc8</a>
(2024-09-19)</h2>
<p><a
href="https://github.com/materialsproject/emmet/compare/v0.84.2rc7...v0.84.2rc8">Full
Changelog</a></p>
<p><strong>Fixed bugs:</strong></p>
<ul>
<li>[Bug]: Molecules calc types still trying to import missing enums <a
href="https://redirect.github.com/materialsproject/emmet/issues/1089">#1089</a></li>
<li>fix logic bug in batch_id validatoin <a
href="https://redirect.github.com/materialsproject/emmet/pull/1091">#1091</a>
(<a href="https://github.com/tsmathis">tsmathis</a>)</li>
</ul>
<p><strong>Merged pull requests:</strong></p>
<ul>
<li>Update enums actions <a
href="https://redirect.github.com/materialsproject/emmet/pull/1104">#1104</a>
(<a href="https://github.com/tsmathis">tsmathis</a>)</li>
<li>Replace | with Union in OpenMM flow <a
href="https://redirect.github.com/materialsproject/emmet/pull/1103">#1103</a>
(<a href="https://github.com/orionarcher">orionarcher</a>)</li>
<li>Automated dependency upgrades <a
href="https://redirect.github.com/materialsproject/emmet/pull/1100">#1100</a>
(<a href="https://github.com/tschaume">tschaume</a>)</li>
<li>force dynamic enum generation for emmet-core <a
href="https://redirect.github.com/materialsproject/emmet/pull/1097">#1097</a>
(<a href="https://github.com/tsmathis">tsmathis</a>)</li>
<li>Automated dependency upgrades <a
href="https://redirect.github.com/materialsproject/emmet/pull/1096">#1096</a>
(<a href="https://github.com/tschaume">tschaume</a>)</li>
<li>Generate enums in Github Actions <a
href="https://redirect.github.com/materialsproject/emmet/pull/1095">#1095</a>
(<a href="https://github.com/tschaume">tschaume</a>)</li>
<li>linting for qchem <a
href="https://redirect.github.com/materialsproject/emmet/pull/1093">#1093</a>
(<a href="https://github.com/tsmathis">tsmathis</a>)</li>
<li>Qchem enums <a
href="https://redirect.github.com/materialsproject/emmet/pull/1092">#1092</a>
(<a href="https://github.com/tsmathis">tsmathis</a>)</li>
<li>Automated dependency upgrades <a
href="https://redirect.github.com/materialsproject/emmet/pull/1090">#1090</a>
(<a href="https://github.com/tschaume">tschaume</a>)</li>
<li>Refactor and small updates to OpenMM and OpenFF task documents <a
href="https://redirect.github.com/materialsproject/emmet/pull/1087">#1087</a>
(<a href="https://github.com/orionarcher">orionarcher</a>)</li>
<li>Automated dependency upgrades <a
href="https://redirect.github.com/materialsproject/emmet/pull/1086">#1086</a>
(<a href="https://github.com/tschaume">tschaume</a>)</li>
<li>Add convenience util func for generating robocrys descriptions <a
href="https://redirect.github.com/materialsproject/emmet/pull/1076">#1076</a>
(<a href="https://github.com/tsmathis">tsmathis</a>)</li>
<li>Remove unnecessary indepencence checking <a
href="https://redirect.github.com/materialsproject/emmet/pull/767">#767</a>
(<a href="https://github.com/mjwen">mjwen</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/materialsproject/emmet/commit/dead5b57a9c8b2bd99c4c281ff36c6646bdaf17c"><code>dead5b5</code></a>
linting</li>
<li><a
href="https://github.com/materialsproject/emmet/commit/d19188a1786ed4e135f73486f582c523af8459e3"><code>d19188a</code></a>
Merge pull request <a
href="https://redirect.github.com/materialsproject/emmet/issues/1110">#1110</a>
from orionarcher/11th_hour_renaming</li>
<li><a
href="https://github.com/materialsproject/emmet/commit/66cbfa702729b821170c68209d9631054a46ec00"><code>66cbfa7</code></a>
Change name of interchange_meta -&gt; mol_specs and add structure to
MDTaskDocum...</li>
<li><a
href="https://github.com/materialsproject/emmet/commit/246b4785e8b080670f04f6da77eb928b30a08b8e"><code>246b478</code></a>
upgrade dependencies for deployment</li>
<li><a
href="https://github.com/materialsproject/emmet/commit/b4474d92748d94f8ba6e0288177e4fcbb92e2162"><code>b4474d9</code></a>
Automated dependency upgrades (<a
href="https://redirect.github.com/materialsproject/emmet/issues/1109">#1109</a>)</li>
<li><a
href="https://github.com/materialsproject/emmet/commit/42494fe9fccc08e5dfe83d0433bbdf8073fc060a"><code>42494fe</code></a>
Updated CHANGELOG.md</li>
<li><a
href="https://github.com/materialsproject/emmet/commit/fbfb7e77c08c38727e3b874df5c74129ebe4c6c1"><code>fbfb7e7</code></a>
[automated commit] update calc type enums</li>
<li><a
href="https://github.com/materialsproject/emmet/commit/2fe0663b2b6acc62dea738be0fd1bbd6dad647ae"><code>2fe0663</code></a>
make calc type enums IgnoreCase</li>
<li><a
href="https://github.com/materialsproject/emmet/commit/bc9785ef8eafbe2533a9052964cdd773c8fc9eec"><code>bc9785e</code></a>
Revert &quot;new mongo host env var&quot;</li>
<li><a
href="https://github.com/materialsproject/emmet/commit/3afe98b56ab46fcddd7e9ac07075e5de7221c49e"><code>3afe98b</code></a>
upgrade dependencies for deployment</li>
<li>Additional commits viewable in <a
href="https://github.com/materialsproject/emmet/compare/v0.83.6...v0.84.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=emmet-core&package-manager=pip&previous-version=0.83.6&new-version=0.84.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 1dcf5fd commit 0c269bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ase==3.23.0
custodian==2024.6.24
emmet-core==0.83.6
emmet-core==0.84.2
maggma==0.69.3
monty==2024.7.30
numpy==1.26.4
Expand Down

0 comments on commit 0c269bf

Please sign in to comment.