materialsproject / docs

Materials Project Documentation
https://docs.materialsproject.org
Other
14 stars 33 forks source link

Bump mkdocs-bibtex from 0.3.0 to 2.0.1 #150

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mkdocs-bibtex from 0.3.0 to 2.0.1.

Release notes

Sourced from mkdocs-bibtex's releases.

v2.0.1

Version 2.0.1

Commits

  • [ff47f5c3] Merge pull request #108 from shyamd/fix-inline-numbering
  • [d011c2dd] ensure dictionary ordering on older python versions
  • [576b54c5] fix citation numbering
  • [35470991] Test two citations in one page
  • [82e7e4be] Bump mypy from 0.930 to 0.931
  • [06233b2e] Bump pre-commit from 2.16.0 to 2.17.0

v2.0.0

Version 2.0.0

Commits

  • [8f73346f] Merge pull request #104 from shyamd/update-python-compat
  • [9943d360] Update README
  • [1f198ea1] fix backslashing in pybtex parsiong
  • [3fb00db3] remove padded whitespaces
  • [2cec1f05] sometimes i hate regex
  • [7b9d0f87] ensure only one capture group
  • [2264b423] better regex for legacy parsing
  • [7086f6f3] make first capture group optional
  • [7affef93] fix linting for new src heirarchy
  • [3af3908d] parse multiline markdown
  • [d19babf0] remove stale print
  • [9d619812] Merge branch 'master' into update-python-compat
  • [e6b99e67] pre-commit formatting
  • [8116f4de] move package to src
  • [3bd57bc9] finish integration
  • [01a05cbc] update all tests
  • [f5193b30] bring formatting to utils
  • [4461c8de] move tests out of module
  • [1d292ed1] refactor utility functions into separate module
  • [e6a080d1] convert bib files into one
  • [25a94c99] scaffold new functions
  • [212ac9c6] refactor markdown processing
  • [2fd52ba8] update documentation on markdown conversion
  • [65542c28] remove cite_style
  • [7bf655e6] Merge pull request #99 from shyamd/dependabot/pip/mypy-0.930
  • [5f7c228e] make mypy python version dependent
  • [8f7e75b9] Merge pull request #102 from shyamd/update-python-compat
  • [63cb0cc3] python 3.10 has to be a string in github workflows
  • [e4dd49ec] test newer python versions

v1.2.0

... (truncated)

Commits
  • ff47f5c Merge pull request #108 from shyamd/fix-inline-numbering
  • d011c2d ensure dictionary ordering on older python versions
  • 576b54c fix citation numbering
  • 3547099 Test two citations in one page
  • 82e7e4b Bump mypy from 0.930 to 0.931
  • 06233b2 Bump pre-commit from 2.16.0 to 2.17.0
  • 8f73346 Merge pull request #104 from shyamd/update-python-compat
  • 9943d36 Update README
  • 1f198ea fix backslashing in pybtex parsiong
  • 3fb00db remove padded whitespaces
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #158.