fkguo / zotero-inspire

Zotero plugin, fetching publication metadata and cite counts (w/ and w/o self citations) from the INSPIRE-HEP database (and CrossRef cite counts for papers in other fields)
Mozilla Public License 2.0
121 stars 6 forks source link

Bump zotero-types from 1.3.24 to 2.2.0 #32

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps zotero-types from 1.3.24 to 2.2.0.

Release notes

Sourced from zotero-types's releases.

Release 2.2.0

  • update MainWindow (cd19483)
  • add MainWindow (05b90ae)
  • fix itemPane (36def13)
  • update nsIInputStream and nsIFile (12013fe)
  • fix ItemPaneManager (8f3a53d)

Release 2.1.1

  • fix: Zotero.Search Operator (36ed889)

Release 2.1.0

  • run lint (d5c8920)
  • add extractIdentifiers and toISBN13 functions to Zotero.Utilities (#44) (812ea2e)
  • upgrade react and pdfjs (454fb5a)

Release 2.0.3

  • Add missing underline and text types to Annotations Fixes #42 (b2c448a)

Release 2.0.2

Release 2.0.1

  • fix return type of Zotero.HTTP.wrapDocument (#40) (75eb53f)

Release 2.0.0

  • update: using @​types/gecko from gecko-dev (35c5a06)
Commits


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 show 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)
dependabot[bot] commented 1 month ago

Superseded by #40.