chore: bump the minor-updates group across 1 directory with 4 updates - #241
Open
dependabot[bot] wants to merge 1 commit into
Open
chore: bump the minor-updates group across 1 directory with 4 updates#241dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-updates group with 4 updates in the / directory: [commitizen](https://github.com/commitizen-tools/commitizen), [click](https://github.com/pallets/click), [pygithub](https://github.com/pygithub/pygithub) and [pydantic-settings](https://github.com/pydantic/pydantic-settings). Updates `commitizen` from 4.17.0 to 4.18.0 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v4.17.0...v4.18.0) Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.2...8.5.0) Updates `pygithub` from 2.9.1 to 2.10.0 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.9.1...v2.10.0) Updates `pydantic-settings` from 2.14.2 to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.2...v2.15.0) --- updated-dependencies: - dependency-name: commitizen dependency-version: 4.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: pygithub dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
sacha-c,
scastlara and
sdn4z
as code owners
August 31, 2026 06:39
Contributor
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-updates group with 4 updates in the / directory: commitizen, click, pygithub and pydantic-settings.
Updates
commitizenfrom 4.17.0 to 4.18.0Release notes
Sourced from commitizen's releases.
Changelog
Sourced from commitizen's changelog.
Commits
d910b66bump: version 4.17.1 → 4.18.0363508dfeat(commit): add a tag(--body-length-limit) and a function for command commi...88c25e3docs(cli/screenshots): update CLI screenshotsa82e8fbbump: version 4.17.0 → 4.17.1292b089test(init): cover installer missing at install timee3b8cdbfix(init): skip hook question when no installer is present4ded98bfix(init): use prek when installing hooks if pre-commit is missing8296fdebuild(deps): bump pymdown-extensions from 11.0 to 11.0.1 (#2059)0bf2a05build(deps): bump gitpython from 3.1.57 to 3.1.58 (#2058)b66582ebuild(deps): bump gitpython from 3.1.54 to 3.1.57 (#2050)Updates
clickfrom 8.4.2 to 8.5.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
8b19813Release version 8.5.02c8cd3aAdd FAQ entry aboutUnicodeEncodeErroron Windows (#3778)131c86aAdd FAQ entry aboutUnicodeEncodeErroron Windowse1fd594Add support ofpathlib.Pathtoedit(#3781)a1d8785Add support ofpathlib.Pathtoedit2103e15Forward all user's parameters set inPAGERand improve flag detection (#3777)a6256bfForwards all user's parameters set inPAGER61b69e9Resolve the pager command once, in_pager_contextmanager(#3776)9835b0fResolve the pager command once, in_pager_contextmanagerf36d58bRefactor pager stream handling (#3767)Updates
pygithubfrom 2.9.1 to 2.10.0Release notes
Sourced from pygithub's releases.
... (truncated)
Changelog
Sourced from pygithub's changelog.
... (truncated)
Commits
5cdf6abRelease 2.10.0 (#3560)33071b3Fix lazy retrieval of latest tag name (#3487)4f8674bFix OrganizationSecret.edit() to seal the value and use PUT (#3529)c63d09edocs: add example for uploading multiple files in a single commit (#3545)4785224Fix OAuth2 authorizationstate/code_verifierparameters (#3440)134f38aAllow creating custom property with values_editable_by param (#3548)5f707d6FixWorkflowRunschema suggestion (#3559)8280929docs: add exception handling example (#3543)c15572fFix doubled slash in request path forbase_urlwith trailing slash (#3537)162ce9dAddreturn_run_detailsparameter toWorkflow.create_dispatch(#3471)Updates
pydantic-settingsfrom 2.14.2 to 2.15.0Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
f725ca1Prepare release 2.15.0 (#930)28f35c2Bump the python-packages group with 4 updates (#929)9056db0test: move function-local imports to the top of test modules (#927)f077e3afix: raise ValidationError for non-JSON env values on strict fields (#926)ae25d70fix: treat Secret subclasses as non-complex fields (#716) (#920)798dceaBump the python-packages group with 4 updates (#924)a190041Bump the github-actions group with 4 updates (#925)5d93332Bump the python-packages group with 4 updates (#921)d2fdedafix: read secret files as UTF-8 instead of the locale encoding (#917)2256a4eBump the python-packages group with 3 updates (#915)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