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 monty from 3.0.2 to 2022.9.9 in /emmet-core #125

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps monty from 3.0.2 to 2022.9.9.

Release notes

Sourced from monty's releases.

v2022.9.9

  • Support for DataClasses in MontyEncoder, MontyDecoder and MSONable.

v2022.9.8

  • Support for DataClasses in MontyEncoder, MontyDecoder and MSONable.

v2022.9.7

  • Fall back on json if orjson is not present. (@​munrojm)

v2022.4.26

  • Fall back on json if orjson is not present. (@​munrojm)

v2022.3.12

v2022.1.19

  • Fix ruamel.yaml backwards compatibility.

v2022.1.12.1

  • Fix decoding of dictionaries (@​arosen93).
  • Formal support for py3.10

v2022.1.12

  • Fix decoding of dictionaries (@​arosen93).
  • Formal support for py3.10

v2021.12.1

v2021.8.17

  • Support serialization for Pandas DataFrames (@​mkhorton).

v2021.7.8

  • Support the specification of fmt keyword arg in monty.serialization loadfn and dumpfn.

v2021.6.10

  • Expanded support for built-in functions, numpy types, etc. in MSON serialization (@​utf).

v2021.5.9

  • Drop py3.5 support.

v2021.3.3

v4.0.2

No release notes provided.

... (truncated)

Changelog

Sourced from monty's changelog.

<title>Change log &[#8212](https://github.com/materialsvirtuallab/monty/issues/8212); monty 2022.9.9 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="_static/flasky.css" />
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
<script src="_static/doctools.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<div class="document">
  <div class="documentwrapper">
    <div class="bodywrapper">
      <div class="body" role="main">

... (truncated)

Commits
  • 50cd352 Update dev docs
  • 232ea50 Black.
  • 4add74f Test fix.
  • 75cfaeb Merge branch 'master' of github.com:materialsvirtuallab/monty
  • 46ccd0e Black.
  • 4688f6e Prioritize MSONable if dataclass is subclass of MSONAble.
  • bd6bff6 Merge pull request #434 from materialsvirtuallab/dependabot/pip/types-request...
  • 389cd15 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • b29ed05 Bump types-requests from 2.28.9 to 2.28.10
  • 3e57028 Some minor reformatting.
  • 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 [monty](https://github.com/materialsvirtuallab/monty) from 3.0.2 to 2022.9.9.
- [Release notes](https://github.com/materialsvirtuallab/monty/releases)
- [Changelog](https://github.com/materialsvirtuallab/monty/blob/master/docs/changelog.html)
- [Commits](materialsvirtuallab/monty@v3.0.2...v2022.9.9)

---
updated-dependencies:
- dependency-name: monty
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 12, 2022
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