Bump the minor-and-patch group with 3 updates#174
Merged
jangevaare merged 1 commit intomainfrom Mar 30, 2026
Merged
Conversation
Bumps the minor-and-patch group with 3 updates: [pypdf](https://github.com/py-pdf/pypdf), [ty](https://github.com/astral-sh/ty) and [git-changelog](https://github.com/pawamoy/git-changelog). Updates `pypdf` from 6.9.1 to 6.9.2 - [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.9.1...6.9.2) Updates `ty` from 0.0.24 to 0.0.26 - [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.24...0.0.26) Updates `git-changelog` from 2.9.2 to 2.9.3 - [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.9.2...2.9.3) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ty dependency-version: 0.0.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: git-changelog dependency-version: 2.9.3 dependency-type: direct:development update-type: version-update:semver-patch 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 3 updates: pypdf, ty and git-changelog.
Updates
pypdffrom 6.9.1 to 6.9.2Release notes
Sourced from pypdf's releases.
Changelog
Sourced from pypdf's changelog.
Commits
da867f4REL: 6.9.202b1345SEC: Avoid infinite loop in read_from_stream for broken files (#3693)3bef339MAINT: Prefer bytearray over bytes in image_inline (#3692)04b0a38ROB: Resolve UnboundLocalError for xobjs in _get_image (#3684)Updates
tyfrom 0.0.24 to 0.0.26Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
9403051Bump version to 0.0.26 (#3145)d60899aBump version to 0.0.25 (#3125)db65b3eUpdate documentation to reflecttype:ignorechanges (#3121)9e46432Use ty in Emacs with Eglot (#3107)1f30d7cUpdate artifact github actions dependencies (#3113)255ef63Revert "Update Artifact GitHub Actions dependencies" (#3112)5fe54caUpdate Artifact GitHub Actions dependencies (#3108)a0cf1e7Update Swatinem/rust-cache action to v2.9.1 (#3110)fd2acb4Update prek dependencies (#3109)Updates
git-changelogfrom 2.9.2 to 2.9.3Release notes
Sourced from git-changelog's releases.
Changelog
Sourced from git-changelog's changelog.
Commits
a9c0b64chore: Prepare release 2.9.34f44a92fix: Change Debian template to wrap long commit messageDependabot 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