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.7 #39

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 month ago

Bumps zotero-plugin-toolkit from 2.3.37 to 4.0.7.

Release notes

Sourced from zotero-plugin-toolkit's releases.

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

  • remove: FieldHooksGlobal (d06aec6)
  • add: waitForReader (86a8797)

Release 3.0.3

  • fix: keyboard addReaderKeyboardCallback null check (22c7899)
  • chore: fixes (6ba924d)
  • Make MenuitemOptions type more specific (#61) (442dc47)

Release 3.0.2

  • fix: console missing groupCollapsed (531efe2)

Release 3.0.1

... (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)
dependabot[bot] commented 1 week ago

Superseded by #46.