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.3 #158

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps mkdocs-bibtex from 0.3.0 to 2.0.3.

Release notes

Sourced from mkdocs-bibtex's releases.

v2.0.3

Version 2.0.3

Commits

  • [22a6e522] Merge pull request #116 from shyamd/fix_duplicates
  • [37bbb48d] autolint
  • [a3ea96f6] no need for reformatting numbers in old code
  • [d8452670] fix citation formatting
  • [92c0f56b] ensure cite_keys are unique
  • [6aa672bb] new test to check for duplicate citations in markdown
  • [ed460453] fix bug in format citations tests
  • [a00cbf8e] Bump pytest from 6.2.5 to 7.0.1

v2.0.2

Version 2.0.2

Commits

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

... (truncated)

Commits
  • 22a6e52 Merge pull request #116 from shyamd/fix_duplicates
  • 37bbb48 autolint
  • a3ea96f no need for reformatting numbers in old code
  • d845267 fix citation formatting
  • 92c0f56 ensure cite_keys are unique
  • 6aa672b new test to check for duplicate citations in markdown
  • ed46045 fix bug in format citations tests
  • a00cbf8 Bump pytest from 6.2.5 to 7.0.1
  • ff47f5c Merge pull request #108 from shyamd/fix-inline-numbering
  • d011c2d ensure dictionary ordering on older python versions
  • 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 #161.