chore(deps)(deps): bump the minor-and-patch group with 2 updates#84
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps)(deps): bump the minor-and-patch group with 2 updates#84dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 2 updates: [pymupdf](https://github.com/pymupdf/pymupdf) and [spacy](https://github.com/explosion/spaCy). Updates `pymupdf` from 1.27.2.3 to 1.28.0 - [Release notes](https://github.com/pymupdf/pymupdf/releases) - [Changelog](https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt) - [Commits](pymupdf/PyMuPDF@1.27.2.3...1.28.0) Updates `spacy` from 3.8.13 to 3.8.14 - [Release notes](https://github.com/explosion/spaCy/releases) - [Commits](explosion/spaCy@release-v3.8.13...release-v3.8.14) --- updated-dependencies: - dependency-name: pymupdf dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: spacy dependency-version: 3.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 minor-and-patch group with 2 updates: pymupdf and spacy.
Updates
pymupdffrom 1.27.2.3 to 1.28.0Changelog
Sourced from pymupdf's changelog.
... (truncated)
Commits
e9cdfc9changes.txt: fix mupdf version number.629a358docs/document.rst: add new in 1.28.0 to init's archive.7264f27README.md: updated example conversion from md to pdf.119a0bcdocs/document.rst: document that save() now also works for non-pdf documents.5ebfc4csetup.py: use mupdf-1.28.0.14d8facchanges.txt: removed bogus #4423 entry, added #5033.d961616tests/test_annots.py: added test_5033() for setRect() vs set_rect() bug.d91bd63changes.txt: added note about save() and non-pdf documents.fd409de.github/workflows/: updated to use mupdf branch 1.28.x.04aa7ddRemove old setRect NameUpdates
spacyfrom 3.8.13 to 3.8.14Release notes
Sourced from spacy's releases.
Commits
0069cf9Set version to 3.8.145603226fix: check pip module availability instead of PATH binary in download (#13947)d4bb796Add least-privilege permissions to CI workflow9d29209Pass github context via stdin instead of CLI arg4216738Pin GitHub Actions to commit SHAs for supply chain security297938eAdd smoke test and upgrade test to release build workflowDependabot 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