materialsproject / docs

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

Bump mkdocs-bibtex from 0.3.0 to 1.1.0 #139

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mkdocs-bibtex from 0.3.0 to 1.1.0.

Release notes

Sourced from mkdocs-bibtex's releases.

v1.1.0

Version 1.1.0

Commits

  • [1e556360] Merge pull request #101 from shyamd/fix-pandoc-parsing
  • [15ff2b30] simplifying parsing logic
  • [3584351d] fix parsing for older pandoc version
  • [e948bff6] fix bad escape sequence in test strings
  • [94caa941] fix pandoc parsing
  • [bb598e48] add test for new pandoc output style
  • [4aa2a196] fix pre-commit for any python version
  • [5f59dd21] Bump pypandoc from 1.6.4 to 1.7.2
  • [faba4805] Merge pull request #93 from shyamd/dependabot/pip/flake8-4.0.1
  • [a326c202] bump pycodestyle to be compatible with flake8
  • [25847f0b] Bump markdown from 3.3.4 to 3.3.6
  • [b7c9e34e] Bump pre-commit from 2.15.0 to 2.16.0
  • [f0976cbd] Bump flake8 from 3.9.2 to 4.0.1
  • [d1eb6f0e] Bump mkdocs from 1.2.2 to 1.2.3
  • [98ffc24e] Bump pytest-cov from 2.12.1 to 3.0.0
  • [7d4a0ac0] Bump pre-commit from 2.14.1 to 2.15.0
  • [3c428c07] Bump pypandoc from 1.6.3 to 1.6.4
  • [fbc77cfd] Bump pytest from 6.2.4 to 6.2.5
  • [74e49cb6] Bump pre-commit from 2.13.0 to 2.14.1
  • [2c65a4dc] Bump pytest-cov from 2.12.0 to 2.12.1
  • [0ae8813e] Bump pypandoc from 1.5 to 1.6.3
  • [fd9df799] Bump mkdocs from 1.1.2 to 1.2.2
  • [dcaa559b] Remove post-processing from testing
  • [15809a10] Create post-process.yml

v1.0.0

Version 1.0.0

Commits

  • [e2896550] Merge pull request #82 from shyamd/fix_pandoc
  • [dddd8e3a] fix name typo
  • [88e16def] use main branch?
  • [7796540a] pre-commit
  • [a2300fb3] squash citation to single line
  • [fcce3370] only cut off first numeral
  • [b7235565] use markdown_strict
  • [40474b8b] test long citation
  • [cefa825f] Convert to version dependent pandoc conversion
  • [63b60612] replace os.path with PathLib and validation
  • [173c0fb7] test multiple pandoc versions
  • [fdd881a6] Add note about conda-forge pypandoc
  • [93ff1799] Add footnotes extension to README

... (truncated)

Commits
  • 1e55636 Merge pull request #101 from shyamd/fix-pandoc-parsing
  • 15ff2b3 simplifying parsing logic
  • 3584351 fix parsing for older pandoc version
  • e948bff fix bad escape sequence in test strings
  • 94caa94 fix pandoc parsing
  • bb598e4 add test for new pandoc output style
  • 4aa2a19 fix pre-commit for any python version
  • 5f59dd2 Bump pypandoc from 1.6.4 to 1.7.2
  • faba480 Merge pull request #93 from shyamd/dependabot/pip/flake8-4.0.1
  • a326c20 bump pycodestyle to be compatible with flake8
  • 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 #142.