build(deps): bump the all-non-major group across 1 directory with 5 updates#175
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the all-non-major group across 1 directory with 5 updates#175dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…pdates Bumps the all-non-major group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [zotero-plugin-toolkit](https://github.com/windingwind/zotero-plugin-toolkit) | `5.1.0-beta.13` | `5.1.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.3` | `25.3.0` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.1` | | [zotero-plugin-scaffold](https://github.com/zotero-plugin-dev/zotero-plugin-scaffold) | `0.8.2` | `0.8.3` | | [zotero-types](https://github.com/windingwind/zotero-types) | `4.1.0-beta.4` | `4.1.1` | Updates `zotero-plugin-toolkit` from 5.1.0-beta.13 to 5.1.2 - [Release notes](https://github.com/windingwind/zotero-plugin-toolkit/releases) - [Commits](windingwind/zotero-plugin-toolkit@v5.1.0-beta.13...v5.1.2) Updates `@types/node` from 25.0.3 to 25.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.7.4 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.1) Updates `zotero-plugin-scaffold` from 0.8.2 to 0.8.3 - [Release notes](https://github.com/zotero-plugin-dev/zotero-plugin-scaffold/releases) - [Commits](zotero-plugin-dev/zotero-plugin-scaffold@v0.8.2...v0.8.3) Updates `zotero-types` from 4.1.0-beta.4 to 4.1.1 - [Release notes](https://github.com/windingwind/zotero-types/releases) - [Commits](windingwind/zotero-types@v4.1.0-beta.4...v4.1.1) --- updated-dependencies: - dependency-name: zotero-plugin-toolkit dependency-version: 5.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-non-major - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-non-major - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-non-major - dependency-name: zotero-plugin-scaffold dependency-version: 0.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-non-major - dependency-name: zotero-types dependency-version: 4.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-non-major ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 5 updates in the / directory:
5.1.0-beta.135.1.225.0.325.3.03.7.43.8.10.8.20.8.34.1.0-beta.44.1.1Updates
zotero-plugin-toolkitfrom 5.1.0-beta.13 to 5.1.2Release notes
Sourced from zotero-plugin-toolkit's releases.
Commits
1721850chore: release v5.1.2684d08dfix: add build step before publishing npm package86e135achore: release v5.1.1de62330refactor: remove deprecated methods and modules5ecc4b7chore: release v5.1.0-beta.1433082f4fix: npm releaseMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for zotero-plugin-toolkit since your current version.
Updates
@types/nodefrom 25.0.3 to 25.3.0Commits
Updates
prettierfrom 3.7.4 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)Updates
zotero-plugin-scaffoldfrom 0.8.2 to 0.8.3Release notes
Sourced from zotero-plugin-scaffold's releases.
Commits
334d2dfchore(release): publish v0.8.3344b691fix(build): add missing await for buildInProduction() (#160)d0bba34fix(deps): update all non-major dependencies (#156)eedfcbcfix(deps): update dependency hookable to v6 (#159)ccdfad3chore(deps): update dependency@antfu/eslint-configto v7 (#157)d792e99chore(deps): update github artifact actions (#158)a78eb5eci: run autofix on pushbab6089ci: use reuseable workflows8462431chore(deps): update actions/checkout action to v6 (#154)51342a6fix(deps): update dependency chokidar to v5 (#155)Updates
zotero-typesfrom 4.1.0-beta.4 to 4.1.1Release notes
Sourced from zotero-types's releases.
Commits
f6b5840chore: release v4.1.1bfa38d6fix: update and use full commit hash for pdfjs-types (#85)b65cc96chore: release v4.1.0-beta.8a827fd4chore: fix npm releasea638a2cchore: release v4.1.0-beta.7487286fchore: fix npm releasea140764chore: release v4.1.0-beta.639e1f64chore: fix npm release7981471chore: release v4.1.0-beta.59470039chore: update for zotero 8Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for zotero-types since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions