Bump the minor-and-patch group across 1 directory with 4 updates#171
Merged
jangevaare merged 1 commit intomainfrom Mar 16, 2026
Merged
Bump the minor-and-patch group across 1 directory with 4 updates#171jangevaare merged 1 commit intomainfrom
jangevaare merged 1 commit intomainfrom
Conversation
Bumps the minor-and-patch group with 4 updates in the / directory: [pypdf](https://github.com/py-pdf/pypdf), [ty](https://github.com/astral-sh/ty), [git-changelog](https://github.com/pawamoy/git-changelog) and [pypandoc](https://github.com/JessicaTegner/pypandoc). Updates `pypdf` from 6.7.2 to 6.9.0 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.7.2...6.9.0) Updates `ty` from 0.0.18 to 0.0.23 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.18...0.0.23) Updates `git-changelog` from 2.7.1 to 2.9.0 - [Release notes](https://github.com/pawamoy/git-changelog/releases) - [Changelog](https://github.com/pawamoy/git-changelog/blob/main/CHANGELOG.md) - [Commits](pawamoy/git-changelog@2.7.1...2.9.0) Updates `pypandoc` from 1.16.2 to 1.17 - [Release notes](https://github.com/JessicaTegner/pypandoc/releases) - [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md) - [Commits](JessicaTegner/pypandoc@v1.16.2...v1.17) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ty dependency-version: 0.0.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: git-changelog dependency-version: 2.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pypandoc dependency-version: '1.17' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... 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 minor-and-patch group with 4 updates in the / directory: pypdf, ty, git-changelog and pypandoc.
Updates
pypdffrom 6.7.2 to 6.9.0Release notes
Sourced from pypdf's releases.
... (truncated)
Changelog
Sourced from pypdf's changelog.
... (truncated)
Commits
8f1f4aaREL: 6.9.05a9a0daBUG: Avoid sharing array-based content streams between pages (#3681)a3451e8ENH: Expose /Perms verification result on Encryption object (#3672)3a4e913PI: Fix O(n²) performance in NameObject read/write (#3679)cf2e518PI: Batch-parse all objects in ObjStm on first access (#3677)2cfcd7eBUG: Avoid accessing invalid page when inserting blank page under some condit...a869eceREL: 6.8.03c550b3SEC: Limit allowed/Lengthvalue of stream (#3675)5dae0e2MAINT: Document and test XMP security (#3674)b9f66abDEV: Change toloadfilestrategy for PyPy in CI (#3671)Updates
tyfrom 0.0.18 to 0.0.23Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
be6e94aBump version to 0.0.23 (#3036)cee15aeUpdate astral-sh/setup-uv action to v7.5.0 (#3035)26a6e34docs: Update the Zed editor integration (#3017)1adde13Document how to update ty's conformance results upstream (#3028)eda1e71Bump version to 0.0.22 (#3031)b4abf2bUpdate Artifact GitHub Actions dependencies (#2996)842b8b5Update PyO3/maturin-action action to v1.50.1 (#2995)6c04a8eUpdate prek dependencies (#2994)1557849installers: Download releases from Astral's mirror first (#2980)c1ad9f2Bump version to 0.0.21 (#2973)Updates
git-changelogfrom 2.7.1 to 2.9.0Release notes
Sourced from git-changelog's releases.
Changelog
Sourced from git-changelog's changelog.
Commits
4adc6b4chore: Prepare release 2.9.05e1bc00ci: Ignore ty warnings4e19299feat: Add Linux commit message convention585acd6chore: Prepare release 2.8.186b6811fix: Correctly use default version-regex and marker-line when printing releas...5e71b7dchore: Prepare release 2.8.054a4fbeci: Update Ruff/ty lints3ca91cfchore: Template upgradeb481280ci: Remove unused type-ignore commentsc990e7afeat: Add Debian changelog templateUpdates
pypandocfrom 1.16.2 to 1.17Release notes
Sourced from pypandoc's releases.
Commits
51af11fSkip delocate repair for macOS binary wheelsa19984fFix cibuildwheel version tag to v3.4.0b30f851Upgrade cibuildwheel from v2 to v352ef402Merge pull request #431 from JessicaTegner/improve_downloade1926a2Move GITHUB_TOKEN to workflow-level envdd1d123Fix incomplete URL substring sanitization (CodeQL)69bddd0[pre-commit.ci] auto fixes from pre-commit.com hooks009df66Add tests for pandoc download retry and auth behavior16fb5e4Fix GitHub 429 rate limit errors in pandoc download497e395Merge pull request #427 from JessicaTegner/issue423Dependabot 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