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-plugin-toolkit from 2.3.37 to 4.0.11 #47

Open dependabot[bot] opened 3 days ago

dependabot[bot] commented 3 days ago

Bumps zotero-plugin-toolkit from 2.3.37 to 4.0.11.

Release notes

Sourced from zotero-plugin-toolkit's releases.

Release 4.0.11

  • add: menu manager menuitem type (6ddef73)

Release 4.0.10

  • fix: getGlobal directly return if property exists (3b44441)

Release 4.0.9

  • fix: run in html window (c5a40f5)

Release 4.0.8

  • update: MessageHelper to beta (e304d17)

Release 4.0.7

  • add: MessageHelper (341b0fd)
  • fix: debug options (5ee9602)
  • fix: message helper does not attach status by default (747f0e0)
  • add: message helper eval (67fa834)
  • update: docs (438540d)
  • fix: message helper (7ff6870)
  • fix: toolkit in worker (bdf8ec4)
  • fix: prompt helper class def (df98d55)

Release 4.0.6

  • chore: bump all deps (#67) (2dc6a3b)
  • update: v-table react render call to v18 (48b42e1)

Release 4.0.5

  • fix: extends global Zotero (#66) (81902f4)

Release 4.0.4

  • fix: imported ConsoleAPI pollute global scope (89daad4)

Release 4.0.3

  • fix: PromptManager#prompt should be public (8b88568)
  • add: MessageServerHelper (db52307)
  • fix: getZotero (819ac3d)
  • fix: BasicTool.getZotero (39dd386)

Release 4.0.2

  • add: export utils/wait (dad043e)
  • Update README.md (721b3fa)

Release 4.0.1

  • fix: BasicTool not defined error (d8334e7)
  • fix: progress window helper (948643a)

Release 3.1.0

  • refactor: migrate to esm (#63) (1b49f41)

Release 3.0.4

... (truncated)

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)