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 3.0.1 #42

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 3 weeks ago

Bumps zotero-types from 1.3.24 to 3.0.1.

Release notes

Sourced from zotero-types's releases.

Release 3.0.1

  • update: xul.d.ts (f5076c0)
  • fix: remove duplicate declaration (e098241)

Release 3.0.0

  • update: lint (30c74a4)
  • update: gecko (ca72aa7)
  • fix: do not download tsconfig from gecko (0e6d357)
  • refactor: xul.d.ts (915a05b)
  • Update Zotero.DB typing (#51) (5d12442)

Release 2.2.1

  • add: Zotero.DB (#49) (5955b7b)
  • Fix ItemTreeManager registerColumns example (#47) (52dab53)
  • fix: Zotero.File.iterateDirectory (26b5aea)
  • update Zotero.getMainWindow() (9c48b54)

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 3 days ago

Superseded by #49.