generated from windingwind/zotero-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump the all-non-major group with 10 updates #48
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/all-non-major-ccdb310f2b
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all-non-major group with 10 updates: | Package | From | To | | --- | --- | --- | | [zotero-plugin-toolkit](https://github.com/windingwind/zotero-plugin-toolkit) | `4.0.11` | `4.1.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.14.0` | `9.20.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.9.0` | `22.13.1` | | [eslint](https://github.com/eslint/eslint) | `9.12.0` | `9.20.0` | | [pdfjs-dist](https://github.com/mozilla/pdf.js) | `4.8.69` | `4.10.38` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.5.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.7.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.14.0` | `8.24.0` | | [zotero-plugin-scaffold](https://github.com/northword/zotero-plugin-scaffold/tree/HEAD/packages/scaffold) | `0.1.6` | `0.2.3` | | [zotero-types](https://github.com/windingwind/zotero-types) | `3.0.1` | `3.1.7` | Updates `zotero-plugin-toolkit` from 4.0.11 to 4.1.1 - [Release notes](https://github.com/windingwind/zotero-plugin-toolkit/releases) - [Changelog](https://github.com/windingwind/zotero-plugin-toolkit/blob/master/.release-it.json) - [Commits](windingwind/zotero-plugin-toolkit@4.0.11...4.1.1) Updates `@eslint/js` from 9.14.0 to 9.20.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.20.0/packages/js) Updates `@types/node` from 22.9.0 to 22.13.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.12.0 to 9.20.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.12.0...v9.20.0) Updates `pdfjs-dist` from 4.8.69 to 4.10.38 - [Release notes](https://github.com/mozilla/pdf.js/releases) - [Commits](mozilla/pdf.js@v4.8.69...v4.10.38) Updates `prettier` from 3.3.3 to 3.5.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.5.0) Updates `typescript` from 5.6.3 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.6.3...v5.7.3) Updates `typescript-eslint` from 8.14.0 to 8.24.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/typescript-eslint) Updates `zotero-plugin-scaffold` from 0.1.6 to 0.2.3 - [Release notes](https://github.com/northword/zotero-plugin-scaffold/releases) - [Commits](https://github.com/northword/zotero-plugin-scaffold/commits/v0.2.3/packages/scaffold) Updates `zotero-types` from 3.0.1 to 3.1.7 - [Release notes](https://github.com/windingwind/zotero-types/releases) - [Commits](windingwind/zotero-types@v3.0.1...v3.1.7) --- updated-dependencies: - dependency-name: zotero-plugin-toolkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-non-major - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-non-major - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-non-major - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-non-major - dependency-name: pdfjs-dist dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-non-major - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-non-major - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-non-major - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-non-major - dependency-name: zotero-plugin-scaffold dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-non-major - dependency-name: zotero-types dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-non-major ... Signed-off-by: dependabot[bot] <[email protected]>
This was referenced Feb 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all-non-major group with 10 updates:
4.0.11
4.1.1
9.14.0
9.20.0
22.9.0
22.13.1
9.12.0
9.20.0
4.8.69
4.10.38
3.3.3
3.5.0
5.6.3
5.7.3
8.14.0
8.24.0
0.1.6
0.2.3
3.0.1
3.1.7
Updates
zotero-plugin-toolkit
from 4.0.11 to 4.1.1Release notes
Sourced from zotero-plugin-toolkit's releases.
Commits
2aa66e3
Release 4.1.158b016b
chore: make global instance lazy load91e2a57
Release 4.1.08aef798
chore(deps): update types to 3.1.0d4ab422
Release 4.0.1605f7e7a
chore(deps): update deps2b1f119
Release 4.0.16-0ca1b666
chore(deps): update depsabe00c4
Release 4.0.15799c496
chore(deps): update depsUpdates
@eslint/js
from 9.14.0 to 9.20.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
031734e
chore: package.json update for@eslint/js
release58560e7
chore: package.json update for@eslint/js
release362099c
chore: package.json update for@eslint/js
release495aa49
chore: extract packagename
frompackage.json
for public interface (#19314)84c5787
chore: package.json update for@eslint/js
releasedf9bf95
chore: package.json update for@eslint/js
releaseb441bee
chore: package.json update for@eslint/js
release3087c9e
feat: addmeta
object to@eslint/js
plugin (#19095)Updates
@types/node
from 22.9.0 to 22.13.1Commits
Updates
eslint
from 9.12.0 to 9.20.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
7e78b50
9.20.0588b664
Build: changelog update for 9.20.0979097a
chore: upgrade@eslint/js
@9
.20.0 (#19412)031734e
chore: package.json update for@eslint/js
release91d4d9f
fix: Bring types in sync with@eslint/core
(#19157)b7012c8
docs: rewrite examples with var using let and const (#19407)d4c47c3
test: avoid empty config warning in test output (#19408)e89a54a
feat: change behavior of inactive flags (#19386)fa25c7a
fix: Emit warning when empty config file is used (#19399)6406376
docs: Update READMEUpdates
pdfjs-dist
from 4.8.69 to 4.10.38Release notes
Sourced from pdfjs-dist's releases.
... (truncated)
Commits
f9bea39
Merge pull request #19273 from Snuffleupagus/NetworkManager-request-methods01240fd
Remove therequestRange
/requestFull
methods from theNetworkManager
classf19b0a1
Merge pull request #19271 from Snuffleupagus/l10n-update93ce29f
Update l10n files61c3ed4
Merge pull request #19269 from Snuffleupagus/image-hasMask20d5332
For images that include SMask/Mask entries, ignore an SMask defined in the cu...8a50d2d
Merge pull request #19259 from Snuffleupagus/more-wrapReason91d8017
Merge pull request #19262 from Snuffleupagus/CompiledFont-assert-fontMatrix5b94c86
Merge...Description has been truncated